Pull request #4583 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/edgex-go Loading trusted files from base branch main at cc406b27680b88a4cbaad5b59c6f9b2898413f21 rather than 6065eaf2e1602f4583fea1444e599d25deda0bcd Obtained Jenkinsfile from cc406b27680b88a4cbaad5b59c6f9b2898413f21 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-ssh12398162901934441824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17357116339225885144.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4583/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-4583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6421768936915526046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12153056367566847369.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-4583/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-4583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13933812932320111387.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17216 in /w/workspace/edgexfoundry_edgex-go_PR-4583 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 6065eaf2e1602f4583fea1444e599d25deda0bcd Merge succeeded, producing 6065eaf2e1602f4583fea1444e599d25deda0bcd Checking out Revision 6065eaf2e1602f4583fea1444e599d25deda0bcd (PR-4583) > 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/4583/head:refs/remotes/origin/PR-4583 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6065eaf2e1602f4583fea1444e599d25deda0bcd # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6065eaf2e1602f4583fea1444e599d25deda0bcd # timeout=10 Commit message: "docs: Replace slack chat with github discussion" > git rev-list --no-walk cfcbb2ab7c4c74122cc687ce69f21b545a36f2e6 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T00:05:54.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T00:05:54.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T00:05:54.832Z] ========================================================= [2023-05-30T00:05:54.832Z] EdgeX Global Pipelines Version Info [2023-05-30T00:05:54.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:05:55.565Z] ------------------- [2023-05-30T00:05:55.565Z] stable info: [2023-05-30T00:05:55.565Z] ------------------- [2023-05-30T00:05:55.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T00:05:55.565Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T00:05:55.565Z] Message: update stable to v1.0.249 [2023-05-30T00:05:56.137Z] ------------------- [2023-05-30T00:05:56.137Z] experimental info: [2023-05-30T00:05:56.137Z] ------------------- [2023-05-30T00:05:56.137Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T00:05:56.137Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T00:05:56.137Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T00:05:56.382Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T00:05:56.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T00:05:56.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T00:05:56.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T00:05:56.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T00:05:56.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T00:05:56.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T00:05:56.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T00:05:56.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T00:05:56.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T00:05:56.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T00:05:56.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T00:05:56.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T00:05:56.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T00:05:56.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T00:05:56.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T00:05:56.623Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T00:05:56.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T00:05:56.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T00:05:56.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T00:05:56.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T00:05:56.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T00:05:56.707Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T00:05:56.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4583 [Pipeline] echo [2023-05-30T00:05:56.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4583 [Pipeline] echo [2023-05-30T00:05:56.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4583 [Pipeline] echo [2023-05-30T00:05:56.761Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6065eaf2e1602f4583fea1444e599d25deda0bcd [Pipeline] echo [2023-05-30T00:05:56.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6065eaf [Pipeline] echo [2023-05-30T00:05:56.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:05:56.824Z] provisioning config files... [2023-05-30T00:05:56.836Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5256178117168423562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:05:57.138Z] ---> docker-login.sh [2023-05-30T00:05:57.138Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:05:57.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:05:57.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:05:57.709Z] Configure a credential helper to remove this warning. See [2023-05-30T00:05:57.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:05:57.709Z] [2023-05-30T00:05:57.709Z] Login Succeeded [2023-05-30T00:05:57.969Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:05:57.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:05:57.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:05:57.969Z] Configure a credential helper to remove this warning. See [2023-05-30T00:05:57.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:05:57.969Z] [2023-05-30T00:05:57.969Z] Login Succeeded [2023-05-30T00:05:57.969Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:05:57.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:05:57.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:05:57.969Z] Configure a credential helper to remove this warning. See [2023-05-30T00:05:57.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:05:57.969Z] [2023-05-30T00:05:57.969Z] Login Succeeded [2023-05-30T00:05:57.969Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:05:58.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:05:58.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:05:58.230Z] Configure a credential helper to remove this warning. See [2023-05-30T00:05:58.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:05:58.230Z] [2023-05-30T00:05:58.230Z] Login Succeeded [2023-05-30T00:05:58.230Z] docker.io [2023-05-30T00:05:58.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:05:58.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:05:58.490Z] Configure a credential helper to remove this warning. See [2023-05-30T00:05:58.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:05:58.490Z] [2023-05-30T00:05:58.490Z] Login Succeeded [2023-05-30T00:05:58.490Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:05:58.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:05:58.806Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/core-command/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/core-data/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T00:05:58.806Z] + + cut -d/ -f2dirname [2023-05-30T00:05:58.806Z] cmd/security-bootstrapper/Dockerfile [2023-05-30T00:05:58.806Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T00:05:58.806Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T00:05:58.806Z] cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T00:05:58.806Z] + cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T00:05:58.806Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-05-30T00:05:58.806Z] cut -d/ -f2 [2023-05-30T00:05:58.806Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T00:05:58.853Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T00:05:59.188Z] + git rev-list -1 --merges 6065eaf2e1602f4583fea1444e599d25deda0bcd~1..6065eaf2e1602f4583fea1444e599d25deda0bcd [Pipeline] echo [2023-05-30T00:05:59.206Z] -----------> git rev-list -1 --merges 6065eaf2e1602f4583fea1444e599d25deda0bcd~1..6065eaf2e1602f4583fea1444e599d25deda0bcd 6065eaf2e1602f4583fea1444e599d25deda0bcd [false] [Pipeline] sh [2023-05-30T00:05:59.508Z] + git log --format=format:%s -1 6065eaf2e1602f4583fea1444e599d25deda0bcd [Pipeline] echo [2023-05-30T00:05:59.529Z] ========================================================= [2023-05-30T00:05:59.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T00:05:59.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T00:05:59.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T00:05:59.948Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T00:05:59.948Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T00:05:59.948Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T00:05:59.948Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T00:05:59.948Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T00:05:59.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:06:00.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:06:00.306Z] [2023-05-30T00:06:00.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:06:00.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:06:00.606Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T00:06:00.606Z] b85a868b505f: Pulling fs layer [2023-05-30T00:06:00.606Z] e2be974225ed: Pulling fs layer [2023-05-30T00:06:00.606Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T00:06:00.606Z] 988bab9f4d93: Pulling fs layer [2023-05-30T00:06:00.606Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T00:06:00.606Z] eaf3925da568: Pulling fs layer [2023-05-30T00:06:00.606Z] bab4dde63d76: Pulling fs layer [2023-05-30T00:06:00.606Z] bde34c3a00c8: Pulling fs layer [2023-05-30T00:06:00.606Z] b352a97aabf1: Pulling fs layer [2023-05-30T00:06:00.606Z] 4872d77fe225: Pulling fs layer [2023-05-30T00:06:00.606Z] 5851b861e8e6: Pulling fs layer [2023-05-30T00:06:00.606Z] 988bab9f4d93: Waiting [2023-05-30T00:06:00.606Z] 1469e6f7b9e6: Waiting [2023-05-30T00:06:00.606Z] eaf3925da568: Waiting [2023-05-30T00:06:00.606Z] bab4dde63d76: Waiting [2023-05-30T00:06:00.606Z] bde34c3a00c8: Waiting [2023-05-30T00:06:00.606Z] b352a97aabf1: Waiting [2023-05-30T00:06:00.606Z] 4872d77fe225: Waiting [2023-05-30T00:06:00.606Z] 5851b861e8e6: Waiting [2023-05-30T00:06:00.606Z] e2be974225ed: Download complete [2023-05-30T00:06:00.606Z] 988bab9f4d93: Verifying Checksum [2023-05-30T00:06:00.606Z] 988bab9f4d93: Download complete [2023-05-30T00:06:00.606Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T00:06:00.606Z] 1469e6f7b9e6: Download complete [2023-05-30T00:06:00.606Z] eaf3925da568: Verifying Checksum [2023-05-30T00:06:00.866Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T00:06:00.866Z] 339a4e72a1f5: Download complete [2023-05-30T00:06:00.866Z] bde34c3a00c8: Verifying Checksum [2023-05-30T00:06:00.866Z] bde34c3a00c8: Download complete [2023-05-30T00:06:00.866Z] b352a97aabf1: Download complete [2023-05-30T00:06:00.866Z] 4872d77fe225: Verifying Checksum [2023-05-30T00:06:00.866Z] 4872d77fe225: Download complete [2023-05-30T00:06:00.866Z] 5851b861e8e6: Download complete [2023-05-30T00:06:00.866Z] b85a868b505f: Verifying Checksum [2023-05-30T00:06:00.866Z] b85a868b505f: Download complete [2023-05-30T00:06:01.125Z] bab4dde63d76: Verifying Checksum [2023-05-30T00:06:01.125Z] bab4dde63d76: Download complete [2023-05-30T00:06:02.064Z] b85a868b505f: Pull complete [2023-05-30T00:06:02.064Z] e2be974225ed: Pull complete [2023-05-30T00:06:02.633Z] 339a4e72a1f5: Pull complete [2023-05-30T00:06:02.633Z] 988bab9f4d93: Pull complete [2023-05-30T00:06:02.900Z] 1469e6f7b9e6: Pull complete [2023-05-30T00:06:02.900Z] eaf3925da568: Pull complete [2023-05-30T00:06:04.806Z] bab4dde63d76: Pull complete [2023-05-30T00:06:04.806Z] bde34c3a00c8: Pull complete [2023-05-30T00:06:05.067Z] b352a97aabf1: Pull complete [2023-05-30T00:06:05.067Z] 4872d77fe225: Pull complete [2023-05-30T00:06:05.067Z] 5851b861e8e6: Pull complete [2023-05-30T00:06:05.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T00:06:05.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T00:06:05.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:06:05.422Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:06:05.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2023-05-30T00:06:09.064Z] $ docker top 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 -eo pid,comm [2023-05-30T00:06:09.126Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T00:06:09.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T00:06:09.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:06:09.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:06:09.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:06:09.285Z] $ docker exec 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 ssh-agent [2023-05-30T00:06:09.402Z] SSH_AUTH_SOCK=/tmp/ssh-RGkA9Hu27Vgr/agent.31 [2023-05-30T00:06:09.402Z] SSH_AGENT_PID=37 [2023-05-30T00:06:09.408Z] Running ssh-add (command line suppressed) [2023-05-30T00:06:09.518Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9194279285417731253.key (/w/workspace/edgex-go/3@tmp/private_key_9194279285417731253.key) [2023-05-30T00:06:09.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:06:09.817Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T00:06:09.833Z] $ docker exec --env ******** --env ******** 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 ssh-agent -k [2023-05-30T00:06:09.925Z] unset SSH_AUTH_SOCK; [2023-05-30T00:06:09.926Z] unset SSH_AGENT_PID; [2023-05-30T00:06:09.926Z] echo Agent pid 37 killed; [2023-05-30T00:06:09.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T00:06:09.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T00:06:09.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T00:06:10.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T00:06:10.084Z] $ docker exec 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 ssh-agent [2023-05-30T00:06:10.190Z] SSH_AUTH_SOCK=/tmp/ssh-M73Hmgwe2Jir/agent.69 [2023-05-30T00:06:10.190Z] SSH_AGENT_PID=75 [2023-05-30T00:06:10.195Z] Running ssh-add (command line suppressed) [2023-05-30T00:06:10.312Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8655842089517156585.key (/w/workspace/edgex-go/3@tmp/private_key_8655842089517156585.key) [2023-05-30T00:06:10.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T00:06:10.612Z] + git semver init [2023-05-30T00:06:10.871Z] 2023-05-30 00:06:10,793 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T00:06:10.871Z] 2023-05-30 00:06:10,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-30T00:06:10.871Z] 2023-05-30 00:06:10,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-30T00:06:10.871Z] 2023-05-30 00:06:10,795 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,774 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4583 with force:False [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,774 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4583 [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,777 [execute] INFO git cat-file --batch-check [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,783 [execute] INFO git cat-file --batch [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T00:06:16.167Z] 2023-05-30 00:06:15,788 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4583 [2023-05-30T00:06:16.167Z] 0.0.0 [Pipeline] } [2023-05-30T00:06:16.183Z] $ docker exec --env ******** --env ******** 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 ssh-agent -k [2023-05-30T00:06:16.276Z] unset SSH_AUTH_SOCK; [2023-05-30T00:06:16.276Z] unset SSH_AGENT_PID; [2023-05-30T00:06:16.276Z] echo Agent pid 75 killed; [2023-05-30T00:06:16.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T00:06:16.597Z] + git semver [Pipeline] } [2023-05-30T00:06:16.872Z] $ docker stop --time=1 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 [2023-05-30T00:06:18.171Z] $ docker rm -f --volumes 3f4a3d866edfe317836e6a98837825875a6efef5ae8b9ad8a1707833f6576c74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:06:18.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T00:06:18.774Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T00:06:18.776Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T00:06:19.160Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-30T00:06:19.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:06:19.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:06:19.191Z] ========================================================= [2023-05-30T00:06:19.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T00:06:19.191Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:06:19.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T00:06:19.476Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T00:06:19.476Z] f56be85fc22e: Pulling fs layer [2023-05-30T00:06:19.476Z] 85791d961cd3: Pulling fs layer [2023-05-30T00:06:19.476Z] d694b5ae8c79: Pulling fs layer [2023-05-30T00:06:19.476Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T00:06:19.476Z] 4d19c01a9841: Pulling fs layer [2023-05-30T00:06:19.476Z] 9325e15d5711: Pulling fs layer [2023-05-30T00:06:19.476Z] 556b6ee489ea: Pulling fs layer [2023-05-30T00:06:19.476Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T00:06:19.476Z] 9f32a84ed3da: Waiting [2023-05-30T00:06:19.476Z] c5a4b2cf53e6: Waiting [2023-05-30T00:06:19.476Z] 4d19c01a9841: Waiting [2023-05-30T00:06:19.476Z] 9325e15d5711: Waiting [2023-05-30T00:06:19.476Z] 556b6ee489ea: Waiting [2023-05-30T00:06:19.476Z] 85791d961cd3: Verifying Checksum [2023-05-30T00:06:19.476Z] 85791d961cd3: Download complete [2023-05-30T00:06:19.476Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T00:06:19.476Z] 9f32a84ed3da: Download complete [2023-05-30T00:06:19.476Z] 4d19c01a9841: Download complete [2023-05-30T00:06:19.476Z] f56be85fc22e: Verifying Checksum [2023-05-30T00:06:19.476Z] f56be85fc22e: Download complete [2023-05-30T00:06:19.476Z] 9325e15d5711: Verifying Checksum [2023-05-30T00:06:19.476Z] 9325e15d5711: Download complete [2023-05-30T00:06:19.737Z] f56be85fc22e: Pull complete [2023-05-30T00:06:19.737Z] 85791d961cd3: Pull complete [2023-05-30T00:06:19.999Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T00:06:19.999Z] c5a4b2cf53e6: Download complete [2023-05-30T00:06:20.258Z] d694b5ae8c79: Verifying Checksum [2023-05-30T00:06:20.259Z] d694b5ae8c79: Download complete [2023-05-30T00:06:20.259Z] 556b6ee489ea: Verifying Checksum [2023-05-30T00:06:20.259Z] 556b6ee489ea: Download complete [2023-05-30T00:06:23.541Z] d694b5ae8c79: Pull complete [2023-05-30T00:06:23.541Z] 9f32a84ed3da: Pull complete [2023-05-30T00:06:23.541Z] 4d19c01a9841: Pull complete [2023-05-30T00:06:23.800Z] 9325e15d5711: Pull complete [2023-05-30T00:06:26.341Z] 556b6ee489ea: Pull complete [2023-05-30T00:06:27.275Z] c5a4b2cf53e6: Pull complete [2023-05-30T00:06:27.275Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T00:06:27.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T00:06:27.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:06:27.570Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T00:06:27.570Z] WORKDIR /edgex [2023-05-30T00:06:27.570Z] COPY go.mod . [2023-05-30T00:06:27.570Z] RUN go mod download [2023-05-30T00:06:27.570Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T00:06:28.139Z] Sending build context to Docker daemon 170.8MB [2023-05-30T00:06:28.139Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T00:06:28.139Z] ---> c4be618373d6 [2023-05-30T00:06:28.139Z] Step 2/4 : WORKDIR /edgex [2023-05-30T00:06:32.333Z] ---> Running in df059f1973b9 [2023-05-30T00:06:32.333Z] Removing intermediate container df059f1973b9 [2023-05-30T00:06:32.333Z] ---> 405a450d0e17 [2023-05-30T00:06:32.333Z] Step 3/4 : COPY go.mod . [2023-05-30T00:06:32.333Z] ---> b303d16044ab [2023-05-30T00:06:32.333Z] Step 4/4 : RUN go mod download [2023-05-30T00:06:32.333Z] ---> Running in dd819b926c2c [2023-05-30T00:06:33.836Z] Still waiting to schedule task [2023-05-30T00:06:33.837Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T00:06:44.548Z] Removing intermediate container dd819b926c2c [2023-05-30T00:06:44.548Z] ---> f0896eb550cc [2023-05-30T00:06:44.548Z] Successfully built f0896eb550cc [2023-05-30T00:06:44.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:06:44.848Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T00:06:44.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:06:44.916Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:06:44.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T00:06:45.372Z] $ docker top bdf2afc414ee7d8cde64f8b590156813b917197ae942abfe4ed8061b76aa3ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:06:45.719Z] + go version [2023-05-30T00:06:45.719Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T00:06:45.731Z] $ docker stop --time=1 bdf2afc414ee7d8cde64f8b590156813b917197ae942abfe4ed8061b76aa3ca7 [2023-05-30T00:06:47.015Z] $ docker rm -f --volumes bdf2afc414ee7d8cde64f8b590156813b917197ae942abfe4ed8061b76aa3ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:06:47.424Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T00:06:47.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:06:47.497Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:06:47.526Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T00:06:47.861Z] $ docker top 747bc08233dcfb01beaec54569f23d0058a7b94f44c44bcd4f28af5d2b233836 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T00:06:47.927Z] ========================================================= [2023-05-30T00:06:47.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T00:06:47.927Z] ========================================================= [Pipeline] sh [2023-05-30T00:06:48.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:06:48.494Z] + make test [2023-05-30T00:06:48.494Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T00:06:56.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T00:07:08.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T00:07:08.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T00:07:09.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T00:07:09.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T00:07:09.616Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T00:07:09.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T00:07:09.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T00:07:09.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T00:07:09.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T00:07:10.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T00:07:10.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T00:07:10.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T00:07:10.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T00:07:10.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T00:07:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T00:07:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T00:07:12.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-05-30T00:07:14.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2023-05-30T00:07:19.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-05-30T00:07:19.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T00:07:19.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T00:07:19.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T00:07:20.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T00:07:20.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T00:07:20.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-05-30T00:07:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T00:07:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T00:07:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:07:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T00:07:21.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T00:07:22.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T00:07:22.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T00:07:24.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.361s coverage: 88.5% of statements [2023-05-30T00:07:24.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-05-30T00:07:25.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T00:07:25.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T00:07:25.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:07:25.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements [2023-05-30T00:07:25.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T00:07:25.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T00:07:25.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T00:07:25.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T00:07:25.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T00:07:25.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-05-30T00:07:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T00:07:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T00:07:26.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T00:07:26.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-05-30T00:07:27.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T00:07:27.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T00:07:27.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-05-30T00:07:27.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.035s coverage: 29.0% of statements [2023-05-30T00:07:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements [2023-05-30T00:07:27.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements [2023-05-30T00:07:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-05-30T00:07:28.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2023-05-30T00:07:28.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-05-30T00:07:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T00:07:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T00:07:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T00:07:29.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T00:07:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T00:07:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T00:07:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T00:07:29.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T00:07:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T00:07:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T00:07:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T00:07:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T00:07:31.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T00:07:31.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T00:07:31.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T00:07:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T00:07:32.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T00:07:33.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T00:07:33.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T00:07:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T00:07:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T00:07:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T00:07:36.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T00:07:36.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T00:07:36.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T00:07:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T00:07:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T00:07:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T00:07:37.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T00:07:39.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T00:07:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T00:07:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T00:07:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T00:07:40.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-05-30T00:07:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T00:07:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:07:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T00:07:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T00:07:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T00:07:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T00:07:42.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T00:07:42.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.296s coverage: 79.9% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.083s coverage: 92.9% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.059s coverage: 87.2% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 63.1% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-30T00:07:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-30T00:07:52.577Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-30T00:07:52.577Z] running golangci-lint [2023-05-30T00:07:52.836Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T00:07:52.836Z] go version go1.20.2 linux/amd64 [2023-05-30T00:07:53.094Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T00:07:53.094Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T00:08:08.005Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 14.802745826s" [2023-05-30T00:08:08.006Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.504496ms" [2023-05-30T00:08:16.200Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.045804255s with top 10 stages: buildir: 33.930524945s, inspect: 2.129912629s, fact_deprecated: 1.590587254s, ctrlflow: 1.165621221s, gosec: 1.098711926s, printf: 1.022135573s, S1038: 922.838182ms, fact_purity: 778.258711ms, nilness: 759.388836ms, unused: 505.531947ms" [2023-05-30T00:08:16.200Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T00:08:16.200Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203" [2023-05-30T00:08:16.200Z] level=info msg="[runner] processing took 18.511714ms with stages: nolint: 7.802716ms, identifier_marker: 5.605492ms, path_prettifier: 1.532197ms, autogenerated_exclude: 1.528047ms, exclude-rules: 1.257523ms, skip_dirs: 708.708µs, cgo: 46.98µs, filename_unadjuster: 25.771µs, max_same_issues: 680ns, uniq_by_line: 610ns, max_from_linter: 550ns, diff: 410ns, skip_files: 410ns, severity-rules: 380ns, source_code: 290ns, exclude: 270ns, sort_results: 260ns, path_shortener: 170ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" [2023-05-30T00:08:16.200Z] level=info msg="[runner] linters took 7.906044071s with stages: goanalysis_metalinter: 7.887421296s" [2023-05-30T00:08:16.200Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T00:08:16.200Z] level=info msg="Memory: 228 samples, avg is 185.4MB, max is 703.3MB" [2023-05-30T00:08:16.200Z] level=info msg="Execution took 22.752203031s" [2023-05-30T00:08:16.200Z] go vet ./... [2023-05-30T00:08:20.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T00:08:20.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T00:08:20.384Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T00:08:20.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T00:08:20.971Z] + ls -al . [2023-05-30T00:08:20.971Z] total 704 [2023-05-30T00:08:20.971Z] drwxrwxr-x 11 1001 1001 4096 May 30 00:06 . [2023-05-30T00:08:20.971Z] drwxr-xr-x 4 root root 4096 May 30 00:06 .. [2023-05-30T00:08:20.971Z] drwxrwxr-x 2 1001 1001 4096 May 30 00:05 .blubracket [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 16 May 30 00:05 .dockerignore [2023-05-30T00:08:20.971Z] drwxrwxr-x 8 1001 1001 4096 May 30 00:06 .git [2023-05-30T00:08:20.971Z] drwxrwxr-x 3 1001 1001 4096 May 30 00:05 .github [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 1133 May 30 00:05 .gitignore [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 42 May 30 00:05 .golangci.yml [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 87 May 30 00:05 .hadolint.yml [2023-05-30T00:08:20.971Z] drwxr-xr-x 3 1001 1001 4096 May 30 00:06 .semver [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 166 May 30 00:05 .sonarcloud.properties [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 1171 May 30 00:05 ADOPTERS.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 10835 May 30 00:05 Attribution.txt [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 73765 May 30 00:05 CHANGELOG.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 3804 May 30 00:05 CONTRIBUTING.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 677 May 30 00:05 GOVERNANCE.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 883 May 30 00:05 Jenkinsfile [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 10775 May 30 00:05 LICENSE [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 14368 May 30 00:05 Makefile [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 582 May 30 00:05 OWNERS.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 9923 May 30 00:05 README.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 789 May 30 00:05 SECURITY.md [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 5 May 30 00:06 VERSION [2023-05-30T00:08:20.971Z] drwxrwxr-x 2 1001 1001 4096 May 30 00:05 bin [2023-05-30T00:08:20.971Z] drwxrwxr-x 18 1001 1001 4096 May 30 00:05 cmd [2023-05-30T00:08:20.971Z] -rw-r--r-- 1 root root 447731 May 30 00:07 coverage.out [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 3159 May 30 00:05 go.mod [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 30958 May 30 00:05 go.sum [2023-05-30T00:08:20.971Z] drwxrwxr-x 7 1001 1001 4096 May 30 00:05 internal [2023-05-30T00:08:20.971Z] drwxrwxr-x 3 1001 1001 4096 May 30 00:05 openapi [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 594 May 30 00:05 security.txt [2023-05-30T00:08:20.971Z] drwxrwxr-x 4 1001 1001 4096 May 30 00:05 snap [2023-05-30T00:08:20.971Z] -rw-rw-r-- 1 1001 1001 204 May 30 00:05 version.go [Pipeline] sh [2023-05-30T00:08:21.257Z] + '[' -e coverage.out ] [2023-05-30T00:08:21.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T00:08:21.355Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T00:08:21.637Z] + make build [2023-05-30T00:08:21.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T00:08:33.853Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T00:08:34.111Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T00:08:35.491Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T00:08:36.061Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T00:08:42.616Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T00:08:43.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T00:08:44.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T00:08:45.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T00:08:45.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T00:08:46.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T00:08:47.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-30T00:08:48.811Z] $ docker stop --time=1 747bc08233dcfb01beaec54569f23d0058a7b94f44c44bcd4f28af5d2b233836 [2023-05-30T00:08:52.975Z] $ docker rm -f --volumes 747bc08233dcfb01beaec54569f23d0058a7b94f44c44bcd4f28af5d2b233836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:08:53.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T00:08:53.784Z] [2023-05-30T00:08:53.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:08:54.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T00:08:54.078Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T00:08:54.078Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T00:08:54.078Z] ca9280d653b3: Pulling fs layer [2023-05-30T00:08:54.078Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T00:08:54.078Z] cbdbe7a5bc2a: Download complete [2023-05-30T00:08:54.336Z] ca9280d653b3: Verifying Checksum [2023-05-30T00:08:54.336Z] ca9280d653b3: Download complete [2023-05-30T00:08:54.336Z] cbdbe7a5bc2a: Pull complete [2023-05-30T00:08:54.594Z] 7e9c9ca2126c: Download complete [2023-05-30T00:08:54.852Z] ca9280d653b3: Pull complete [2023-05-30T00:08:57.376Z] 7e9c9ca2126c: Pull complete [2023-05-30T00:08:57.376Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T00:08:57.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T00:08:57.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:08:57.451Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:08:57.479Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T00:08:59.312Z] $ docker top cbb625451fb616542869e9a82067d018af718a27b8c3cb7c1e67304d2d23c3fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:08:59.652Z] + docker-compose build --help [2023-05-30T00:08:59.652Z] + grep parallel [2023-05-30T00:09:00.221Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T00:09:00.233Z] $ docker stop --time=1 cbb625451fb616542869e9a82067d018af718a27b8c3cb7c1e67304d2d23c3fe [2023-05-30T00:09:01.501Z] $ docker rm -f --volumes cbb625451fb616542869e9a82067d018af718a27b8c3cb7c1e67304d2d23c3fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:09:01.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T00:09:01.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:09:01.979Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:09:02.015Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T00:09:02.334Z] $ docker top 654f2c151b251504f38f269bcb3314b9307b843947043b5de7d7e7b086563f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:09:02.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T00:09:03.245Z] Building core-command ... [2023-05-30T00:09:03.245Z] Building core-common-config-bootstrapper ... [2023-05-30T00:09:03.245Z] Building core-data ... [2023-05-30T00:09:03.245Z] Building core-metadata ... [2023-05-30T00:09:03.245Z] Building security-bootstrapper ... [2023-05-30T00:09:03.245Z] Building security-proxy-auth ... [2023-05-30T00:09:03.245Z] Building security-proxy-setup ... [2023-05-30T00:09:03.245Z] Building security-secretstore-setup ... [2023-05-30T00:09:03.245Z] Building security-spiffe-token-provider ... [2023-05-30T00:09:03.245Z] Building security-spire-agent ... [2023-05-30T00:09:03.245Z] Building security-spire-config ... [2023-05-30T00:09:03.245Z] Building security-spire-server ... [2023-05-30T00:09:03.245Z] Building support-notifications ... [2023-05-30T00:09:03.245Z] Building support-scheduler ... [2023-05-30T00:09:03.245Z] Building core-common-config-bootstrapper [2023-05-30T00:09:03.245Z] Building support-scheduler [2023-05-30T00:09:03.245Z] Building security-proxy-setup [2023-05-30T00:09:03.245Z] Building security-proxy-auth [2023-05-30T00:09:03.245Z] Building security-spire-config [2023-05-30T00:09:13.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:09:13.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:09:13.224Z] ---> f0896eb550cc [2023-05-30T00:09:13.224Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T00:09:13.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:09:13.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:09:13.224Z] ---> f0896eb550cc [2023-05-30T00:09:13.224Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:09:13.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:09:13.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:09:13.224Z] ---> f0896eb550cc [2023-05-30T00:09:13.224Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:09:13.482Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:09:13.482Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:09:13.482Z] ---> f0896eb550cc [2023-05-30T00:09:13.482Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T00:09:13.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:09:13.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:09:13.482Z] ---> f0896eb550cc [2023-05-30T00:09:13.482Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:09:20.044Z] ---> Running in 03d7ae562b8a [2023-05-30T00:09:20.044Z] ---> Running in 532921f70348 [2023-05-30T00:09:20.044Z] ---> Running in 9ef66ca115d3 [2023-05-30T00:09:20.044Z] ---> Running in 9e3cedcf9e1c [2023-05-30T00:09:20.044Z] ---> Running in dd2b6bb3e87a [2023-05-30T00:09:20.044Z] Removing intermediate container 03d7ae562b8a [2023-05-30T00:09:20.044Z] ---> a615eb3ed8db [2023-05-30T00:09:20.044Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:09:20.044Z] Removing intermediate container 9e3cedcf9e1c [2023-05-30T00:09:20.044Z] ---> 2dda4432e089 [2023-05-30T00:09:20.044Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:09:20.044Z] Removing intermediate container 532921f70348 [2023-05-30T00:09:20.044Z] ---> 2f60499faed7 [2023-05-30T00:09:20.044Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:09:20.044Z] Removing intermediate container dd2b6bb3e87a [2023-05-30T00:09:20.044Z] Removing intermediate container 9ef66ca115d3 [2023-05-30T00:09:20.044Z] ---> c534f88660f8 [2023-05-30T00:09:20.044Z] ---> 4da90dab0b00 [2023-05-30T00:09:20.044Z] Step 4/23 : WORKDIR /edgex-goStep 4/22 : RUN apk add --update --no-cache make git [2023-05-30T00:09:20.044Z] [2023-05-30T00:09:20.044Z] ---> Running in 02f9b9ceedc4 [2023-05-30T00:09:20.044Z] ---> Running in f01a9eca47de [2023-05-30T00:09:20.044Z] ---> Running in 381d6d0e073d [2023-05-30T00:09:20.044Z] ---> Running in 76ebebc6b1c9 [2023-05-30T00:09:20.044Z] ---> Running in 52d7374b9426 [2023-05-30T00:09:20.044Z] Removing intermediate container 02f9b9ceedc4 [2023-05-30T00:09:20.044Z] ---> e8bd4ca7b819 [2023-05-30T00:09:20.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:09:20.044Z] Removing intermediate container 381d6d0e073d [2023-05-30T00:09:20.044Z] ---> 83867bcb212f [2023-05-30T00:09:20.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:09:20.044Z] ---> Running in c7b45cef9a04 [2023-05-30T00:09:20.044Z] ---> Running in f845936ae8bc [2023-05-30T00:09:20.044Z] Removing intermediate container 52d7374b9426 [2023-05-30T00:09:20.044Z] ---> 6d8df19af910 [2023-05-30T00:09:20.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:09:20.044Z] ---> Running in 169ca6c8cc97 [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.559Z] OK: 265 MiB in 53 packages [2023-05-30T00:09:20.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:09:20.559Z] OK: 265 MiB in 53 packages [2023-05-30T00:09:20.559Z] OK: 265 MiB in 53 packages [2023-05-30T00:09:20.817Z] OK: 265 MiB in 53 packages [2023-05-30T00:09:20.817Z] OK: 265 MiB in 53 packages [2023-05-30T00:09:20.817Z] Removing intermediate container f01a9eca47de [2023-05-30T00:09:20.817Z] ---> 411eb5bbfdcf [2023-05-30T00:09:20.817Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T00:09:21.074Z] ---> 78dd740dc912 [2023-05-30T00:09:21.074Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:09:21.074Z] ---> Running in 76e39c00e8a3 [2023-05-30T00:09:21.074Z] Removing intermediate container 76ebebc6b1c9 [2023-05-30T00:09:21.074Z] ---> b9145ee7a113 [2023-05-30T00:09:21.074Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T00:09:21.331Z] Removing intermediate container f845936ae8bc [2023-05-30T00:09:21.331Z] ---> dce9b75d67ba [2023-05-30T00:09:21.332Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:09:21.332Z] ---> 32392d91bf4e [2023-05-30T00:09:21.332Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:09:21.332Z] Removing intermediate container c7b45cef9a04 [2023-05-30T00:09:21.332Z] ---> f88c56ed0577 [2023-05-30T00:09:21.332Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:09:21.332Z] ---> Running in db5e47ab96ce [2023-05-30T00:09:21.332Z] Removing intermediate container 169ca6c8cc97 [2023-05-30T00:09:21.332Z] ---> 4ad407bd07b5 [2023-05-30T00:09:21.332Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:09:21.332Z] ---> 039bf88aedcc [2023-05-30T00:09:21.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:09:21.332Z] ---> Running in 55ccc19e2775 [2023-05-30T00:09:21.332Z] ---> ddfe5a8d3f2b [2023-05-30T00:09:21.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:09:21.332Z] ---> Running in c820568e0ca3 [2023-05-30T00:09:21.589Z] ---> 516198c6a6cc [2023-05-30T00:09:21.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:09:21.589Z] ---> Running in 38c7b0988948 [2023-05-30T00:10:00.349Z] Removing intermediate container 38c7b0988948 [2023-05-30T00:10:00.349Z] ---> 130fc6b1ccd1 [2023-05-30T00:10:00.349Z] Step 8/23 : COPY . . [2023-05-30T00:10:00.349Z] Removing intermediate container 55ccc19e2775 [2023-05-30T00:10:00.349Z] ---> 204faaba6ed2 [2023-05-30T00:10:00.349Z] Step 8/23 : COPY . . [2023-05-30T00:10:00.349Z] Removing intermediate container 76e39c00e8a3 [2023-05-30T00:10:00.349Z] ---> 086f5096c94c [2023-05-30T00:10:00.349Z] Step 7/27 : COPY . . [2023-05-30T00:10:00.349Z] Removing intermediate container db5e47ab96ce [2023-05-30T00:10:00.349Z] ---> f01c73d0faaa [2023-05-30T00:10:00.349Z] Step 7/22 : COPY . . [2023-05-30T00:10:00.349Z] Removing intermediate container c820568e0ca3 [2023-05-30T00:10:00.349Z] ---> 9ee9866eea01 [2023-05-30T00:10:00.349Z] Step 8/23 : COPY . . [2023-05-30T00:10:12.707Z] ---> 02ac70946e3b [2023-05-30T00:10:12.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T00:10:12.707Z] ---> 0c01a865d5c0 [2023-05-30T00:10:12.707Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:10:12.707Z] ---> 38f6c3748627 [2023-05-30T00:10:12.707Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T00:10:12.707Z] ---> Running in 4a5537f47048 [2023-05-30T00:10:12.707Z] ---> Running in 47d0b325c81b [2023-05-30T00:10:12.707Z] ---> 925155fa4bb5 [2023-05-30T00:10:12.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T00:10:12.707Z] ---> Running in bea1388ef045 [2023-05-30T00:10:12.707Z] ---> Running in 16dd194256ae [2023-05-30T00:10:12.707Z] ---> 8dd287dca27a [2023-05-30T00:10:12.707Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T00:10:12.707Z] ---> Running in 5c3afc76a641 [2023-05-30T00:10:12.707Z] Removing intermediate container 47d0b325c81b [2023-05-30T00:10:12.707Z] ---> bb5310459c20 [2023-05-30T00:10:12.707Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T00:10:12.965Z] ---> Running in 37c5ed5b7bdf [2023-05-30T00:10:12.965Z] Removing intermediate container 37c5ed5b7bdf [2023-05-30T00:10:12.965Z] ---> e81957f460cd [2023-05-30T00:10:12.965Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:10:12.965Z] ---> Running in 10bb334eb385 [2023-05-30T00:10:12.965Z] Removing intermediate container 10bb334eb385 [2023-05-30T00:10:12.965Z] ---> 43d3ff37d7f7 [2023-05-30T00:10:12.965Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:10:12.965Z] ---> Running in b9c6df8131ff [2023-05-30T00:10:12.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T00:10:13.223Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T00:10:13.223Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T00:10:13.481Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T00:10:14.048Z] Removing intermediate container b9c6df8131ff [2023-05-30T00:10:14.048Z] ---> 3cb497446e18 [2023-05-30T00:10:14.048Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T00:10:14.048Z] ---> Running in 9feb1b77b4b9 [2023-05-30T00:10:14.304Z] Removing intermediate container 9feb1b77b4b9 [2023-05-30T00:10:14.304Z] ---> 3296f04e1598 [2023-05-30T00:10:14.304Z] [2023-05-30T00:10:14.304Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T00:10:14.561Z] 3.17: Pulling from library/alpine [2023-05-30T00:10:14.561Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T00:10:14.561Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T00:10:14.561Z] ---> 9ed4aefc74f6 [2023-05-30T00:10:14.561Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:10:14.561Z] ---> Running in b7093c22e06d [2023-05-30T00:10:14.823Z] Removing intermediate container b7093c22e06d [2023-05-30T00:10:14.823Z] ---> ce58591ef6b1 [2023-05-30T00:10:14.823Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T00:10:14.823Z] ---> Running in 50ef615bdf68 [2023-05-30T00:10:15.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:15.598Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:10:15.598Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:10:15.598Z] OK: 17823 distinct packages available [2023-05-30T00:10:15.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:15.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:15.866Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T00:10:15.866Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:10:15.866Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T00:10:15.866Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T00:10:15.866Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:10:15.866Z] OK: 7 MiB in 19 packages [2023-05-30T00:10:16.432Z] Removing intermediate container 50ef615bdf68 [2023-05-30T00:10:16.432Z] ---> 017df560a520 [2023-05-30T00:10:16.432Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:10:17.071Z] ---> 451087e93b53 [2023-05-30T00:10:17.071Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:10:18.441Z] ---> 4564b5b47c38 [2023-05-30T00:10:18.442Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:10:25.032Z] ---> 1cf9b0fd5898 [2023-05-30T00:10:25.032Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:10:26.480Z] ---> 0ddaf127ef48 [2023-05-30T00:10:26.480Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T00:10:26.480Z] ---> Running in 9a5dd39a1c3c [2023-05-30T00:10:27.053Z] Removing intermediate container 9a5dd39a1c3c [2023-05-30T00:10:27.053Z] ---> 33f752dede1f [2023-05-30T00:10:27.053Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T00:10:27.994Z] ---> a492c7e5bcb1 [2023-05-30T00:10:27.994Z] Step 22/27 : WORKDIR / [2023-05-30T00:10:27.994Z] ---> Running in f5c4bec6b4a4 [2023-05-30T00:10:28.563Z] Removing intermediate container f5c4bec6b4a4 [2023-05-30T00:10:28.563Z] ---> 8b763110b34d [2023-05-30T00:10:28.563Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:10:28.822Z] ---> Running in e9c0c14ddac2 [2023-05-30T00:10:29.435Z] Removing intermediate container e9c0c14ddac2 [2023-05-30T00:10:29.435Z] ---> f58ec639107e [2023-05-30T00:10:29.435Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:10:29.435Z] ---> Running in c977127301be [2023-05-30T00:10:29.695Z] Removing intermediate container c977127301be [2023-05-30T00:10:29.695Z] ---> bdb9adb916ad [2023-05-30T00:10:29.695Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T00:10:29.695Z] ---> Running in bd20cb898b69 [2023-05-30T00:10:30.644Z] Removing intermediate container bd20cb898b69 [2023-05-30T00:10:30.644Z] ---> 583149da486f [2023-05-30T00:10:30.644Z] Step 26/27 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:10:30.905Z] ---> Running in 0381d0ded246 [2023-05-30T00:10:31.166Z] Removing intermediate container 0381d0ded246 [2023-05-30T00:10:31.166Z] ---> 1922fe369c84 [2023-05-30T00:10:31.166Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T00:10:31.166Z] ---> Running in e26fd4c61013 [2023-05-30T00:10:32.105Z] Removing intermediate container e26fd4c61013 [2023-05-30T00:10:32.105Z] ---> f60fc9beb0d7 [2023-05-30T00:10:32.105Z] [2023-05-30T00:10:32.105Z] Successfully built f60fc9beb0d7 [2023-05-30T00:10:32.105Z] Successfully tagged security-spire-config:latest [2023-05-30T00:10:32.105Z]  Building security-spire-config ... done Building support-notifications [2023-05-30T00:10:37.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:10:37.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:10:37.405Z] ---> f0896eb550cc [2023-05-30T00:10:37.405Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:10:37.405Z] ---> Using cache [2023-05-30T00:10:37.405Z] ---> c534f88660f8 [2023-05-30T00:10:37.405Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:10:37.405Z] ---> Using cache [2023-05-30T00:10:37.405Z] ---> 6d8df19af910 [2023-05-30T00:10:37.405Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T00:10:42.681Z] ---> Running in 027dd950465d [2023-05-30T00:10:43.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:43.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:43.911Z] OK: 265 MiB in 53 packages [2023-05-30T00:10:46.447Z] Removing intermediate container 027dd950465d [2023-05-30T00:10:46.447Z] ---> 11a123b93278 [2023-05-30T00:10:46.447Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:10:46.447Z] Removing intermediate container 4a5537f47048 [2023-05-30T00:10:46.447Z] ---> bea5a2af99af [2023-05-30T00:10:46.447Z] [2023-05-30T00:10:46.447Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:10:46.447Z] ---> 9ed4aefc74f6 [2023-05-30T00:10:46.447Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T00:10:46.447Z] Removing intermediate container 16dd194256ae [2023-05-30T00:10:46.447Z] ---> 74a8fe074e5a [2023-05-30T00:10:46.447Z] [2023-05-30T00:10:46.447Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:10:46.447Z] ---> 9ed4aefc74f6 [2023-05-30T00:10:46.447Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T00:10:46.447Z] Removing intermediate container bea1388ef045 [2023-05-30T00:10:46.447Z] ---> d596266d03f1 [2023-05-30T00:10:46.447Z] [2023-05-30T00:10:46.447Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T00:10:46.447Z] ---> 9ed4aefc74f6 [2023-05-30T00:10:46.447Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T00:10:46.447Z] ---> Running in e3db53a14403 [2023-05-30T00:10:46.707Z] ---> Running in c97e53ff2d46 [2023-05-30T00:10:46.707Z] ---> e94ad017e939 [2023-05-30T00:10:46.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:10:46.707Z] ---> Running in 766c3044647a [2023-05-30T00:10:46.965Z] ---> Running in 6abfbe59baaa [2023-05-30T00:10:46.965Z] Removing intermediate container e3db53a14403 [2023-05-30T00:10:46.965Z] ---> b79dfc0d1b2c [2023-05-30T00:10:46.965Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:10:46.965Z] Removing intermediate container c97e53ff2d46 [2023-05-30T00:10:46.965Z] ---> 0077ce7038a2 [2023-05-30T00:10:46.965Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:10:46.965Z] ---> Running in ee04a1e8b8c7 [2023-05-30T00:10:46.965Z] ---> Running in decfc0f6dc81 [2023-05-30T00:10:47.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:47.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:47.498Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:10:47.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:47.498Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T00:10:47.498Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:10:47.498Z] OK: 8 MiB in 17 packages [2023-05-30T00:10:47.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:47.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:47.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:48.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:10:48.126Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:10:48.126Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:10:48.126Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:10:48.126Z] OK: 7 MiB in 16 packages [2023-05-30T00:10:48.126Z] OK: 7 MiB in 16 packages [2023-05-30T00:10:49.601Z] Removing intermediate container 766c3044647a [2023-05-30T00:10:49.601Z] ---> 0bf82ecd7a79 [2023-05-30T00:10:49.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T00:10:49.601Z] ---> Running in b644a703144b [2023-05-30T00:10:49.601Z] Removing intermediate container 5c3afc76a641 [2023-05-30T00:10:49.601Z] ---> 0b098904a360 [2023-05-30T00:10:49.601Z] [2023-05-30T00:10:49.601Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:10:49.601Z] ---> 9ed4aefc74f6 [2023-05-30T00:10:49.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:10:49.601Z] Removing intermediate container decfc0f6dc81 [2023-05-30T00:10:49.601Z] ---> daf8f8c0fb67 [2023-05-30T00:10:49.601Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:10:49.601Z] Removing intermediate container ee04a1e8b8c7 [2023-05-30T00:10:49.601Z] ---> 3ef2f62c2265 [2023-05-30T00:10:49.601Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:10:49.861Z] ---> Running in f9099e6c0abf [2023-05-30T00:10:49.861Z] Removing intermediate container b644a703144b [2023-05-30T00:10:49.861Z] ---> 9acc915559f3 [2023-05-30T00:10:49.861Z] Step 12/22 : WORKDIR /edgex [2023-05-30T00:10:49.861Z] ---> Running in b75068bcf71c [2023-05-30T00:10:49.861Z] ---> 6f534df46c15 [2023-05-30T00:10:49.861Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:10:49.861Z] ---> ff3cbb6555ad [2023-05-30T00:10:49.861Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:10:50.119Z] Removing intermediate container b75068bcf71c [2023-05-30T00:10:50.119Z] ---> fca28a2764e2 [2023-05-30T00:10:50.119Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:10:50.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:50.119Z] ---> acba95eb6ec4 [2023-05-30T00:10:50.119Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T00:10:50.119Z] ---> 33c2bce2bd3d [2023-05-30T00:10:50.119Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T00:10:50.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:10:50.653Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:10:50.653Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:10:50.653Z] OK: 7 MiB in 16 packages [2023-05-30T00:10:51.220Z] ---> 9593701022fe [2023-05-30T00:10:51.220Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:10:51.829Z] ---> 7b7b4c43015f [2023-05-30T00:10:51.829Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:10:51.829Z] ---> 74863f933157 [2023-05-30T00:10:51.829Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:10:51.829Z] ---> 7c61a528a561 [2023-05-30T00:10:51.829Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T00:10:51.829Z] Removing intermediate container f9099e6c0abf [2023-05-30T00:10:51.829Z] ---> 325ae1f90481 [2023-05-30T00:10:51.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:10:51.829Z] ---> Running in 5068a7c775ce [2023-05-30T00:10:51.829Z] ---> 07ee53a38a95 [2023-05-30T00:10:51.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T00:10:51.829Z] ---> e0d35b50c6ba [2023-05-30T00:10:51.829Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T00:10:51.829Z] ---> 9488661a220d [2023-05-30T00:10:51.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T00:10:51.829Z] Removing intermediate container 5068a7c775ce [2023-05-30T00:10:51.829Z] ---> 6453254195e7 [2023-05-30T00:10:51.829Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T00:10:52.094Z] ---> Running in b9de951b7c23 [2023-05-30T00:10:52.350Z] ---> 3e922f0770ef [2023-05-30T00:10:52.350Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:10:52.350Z] ---> f34c810a4050 [2023-05-30T00:10:52.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T00:10:52.350Z] ---> 4ba35f7d6d57 [2023-05-30T00:10:52.350Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:10:52.350Z] Removing intermediate container b9de951b7c23 [2023-05-30T00:10:52.350Z] ---> 8632e6e092d3 [2023-05-30T00:10:52.350Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T00:10:52.350Z] ---> Running in f2091bfcdfff [2023-05-30T00:10:52.350Z] ---> Running in 466023791eac [2023-05-30T00:10:52.351Z] ---> Running in 6169b63263b1 [2023-05-30T00:10:52.351Z] ---> fc8e4299a3f1 [2023-05-30T00:10:52.351Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:10:52.608Z] ---> Running in 813bc8e968de [2023-05-30T00:10:52.608Z] Removing intermediate container 6169b63263b1 [2023-05-30T00:10:52.608Z] ---> 46e8f8e8fae4 [2023-05-30T00:10:52.608Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:10:52.608Z] ---> 6f2afc80a0ad [2023-05-30T00:10:52.608Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:10:52.866Z] ---> 950c06051c13 [2023-05-30T00:10:52.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T00:10:54.849Z] ---> 882f9888d9e6 [2023-05-30T00:10:54.849Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:10:54.849Z] Removing intermediate container 466023791eac [2023-05-30T00:10:54.849Z] ---> 887f1c61624f [2023-05-30T00:10:54.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:10:54.849Z] Removing intermediate container f2091bfcdfff [2023-05-30T00:10:54.849Z] ---> b2b77af024a8 [2023-05-30T00:10:54.849Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:10:55.120Z] ---> Running in ca0f7d19bdf8 [2023-05-30T00:10:55.120Z] ---> Running in 5c061920abe6 [2023-05-30T00:10:55.120Z] Removing intermediate container 813bc8e968de [2023-05-30T00:10:55.120Z] ---> f95401fe72a2 [2023-05-30T00:10:55.120Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:10:55.120Z] ---> 2e7acc2009b0 [2023-05-30T00:10:55.120Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T00:10:55.120Z] ---> Running in 55234d9412f6 [2023-05-30T00:10:55.120Z] ---> Running in b5dd3f3b1b89 [2023-05-30T00:10:55.383Z] Removing intermediate container 5c061920abe6 [2023-05-30T00:10:55.383Z] ---> 0f253d0da0d0 [2023-05-30T00:10:55.383Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:10:55.383Z] Removing intermediate container ca0f7d19bdf8 [2023-05-30T00:10:55.383Z] ---> 4be2970ee9e9 [2023-05-30T00:10:55.383Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:10:55.383Z] ---> Running in 9db3d7705fac [2023-05-30T00:10:55.383Z] ---> Running in 13c3415e450e [2023-05-30T00:10:55.383Z] Removing intermediate container 55234d9412f6 [2023-05-30T00:10:55.383Z] ---> 196e5c8c3f23 [2023-05-30T00:10:55.383Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T00:10:55.956Z] Removing intermediate container b5dd3f3b1b89 [2023-05-30T00:10:55.956Z] ---> 918bb24d7fa2 [2023-05-30T00:10:55.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:10:56.216Z] ---> Running in 34eb587d8924 [2023-05-30T00:10:56.217Z] ---> Running in bfb64f01e467 [2023-05-30T00:10:56.217Z] Removing intermediate container 13c3415e450e [2023-05-30T00:10:56.217Z] ---> b68b6d5acc17 [2023-05-30T00:10:56.217Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T00:10:56.217Z] Removing intermediate container 9db3d7705fac [2023-05-30T00:10:56.217Z] ---> a7f60a72c12d [2023-05-30T00:10:56.217Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T00:10:56.217Z] ---> Running in e682b39b90a3 [2023-05-30T00:10:56.217Z] ---> Running in a3ef679de78e [2023-05-30T00:10:56.474Z] Removing intermediate container bfb64f01e467 [2023-05-30T00:10:56.475Z] ---> 3d4112e2629c [2023-05-30T00:10:56.475Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T00:10:56.475Z] Removing intermediate container 34eb587d8924 [2023-05-30T00:10:56.475Z] ---> 767b2edb2986 [2023-05-30T00:10:56.475Z] Step 21/22 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:10:56.475Z] Removing intermediate container e682b39b90a3 [2023-05-30T00:10:56.475Z] ---> 60c3a8297919 [2023-05-30T00:10:56.475Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:10:56.475Z] Removing intermediate container a3ef679de78e [2023-05-30T00:10:56.475Z] ---> 78ed733ebc20 [2023-05-30T00:10:56.475Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:10:56.475Z] ---> Running in e4acaa24de0e [2023-05-30T00:10:56.475Z] ---> Running in 1911b65b4028 [2023-05-30T00:10:56.475Z] ---> Running in 30c1ad4bcd49 [2023-05-30T00:10:56.475Z] ---> Running in 7df37638f0b1 [2023-05-30T00:10:56.734Z] Removing intermediate container 30c1ad4bcd49 [2023-05-30T00:10:56.734Z] ---> 1d1a60e9acbc [2023-05-30T00:10:56.734Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:10:56.734Z] Removing intermediate container e4acaa24de0e [2023-05-30T00:10:56.734Z] ---> 672c2d77a964 [2023-05-30T00:10:56.734Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T00:10:56.734Z] Removing intermediate container 7df37638f0b1 [2023-05-30T00:10:56.734Z] ---> 2abcc0088618 [2023-05-30T00:10:56.734Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:10:56.734Z] Removing intermediate container 1911b65b4028 [2023-05-30T00:10:56.734Z] ---> a4619b1744b7 [2023-05-30T00:10:56.734Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:10:56.734Z] ---> Running in 1de409430e4f [2023-05-30T00:10:56.734Z] ---> Running in 74207540e1a8 [2023-05-30T00:10:56.734Z] ---> Running in 5bdd5bd5b8c9 [2023-05-30T00:10:56.734Z] ---> Running in 3b7f83d64f5c [2023-05-30T00:10:57.304Z] Removing intermediate container 5bdd5bd5b8c9 [2023-05-30T00:10:57.304Z] ---> 421ccbafd4b2 [2023-05-30T00:10:57.304Z] [2023-05-30T00:10:57.304Z] Removing intermediate container 1de409430e4f [2023-05-30T00:10:57.304Z] ---> 19fa009e2ec2 [2023-05-30T00:10:57.304Z] [2023-05-30T00:10:57.304Z] Removing intermediate container 74207540e1a8 [2023-05-30T00:10:57.304Z] ---> e599ec4bb6f9 [2023-05-30T00:10:57.304Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:10:57.304Z] Removing intermediate container 3b7f83d64f5c [2023-05-30T00:10:57.304Z] ---> 030e6381510e [2023-05-30T00:10:57.304Z] [2023-05-30T00:10:57.304Z] ---> Running in 70087bc820fb [2023-05-30T00:10:57.304Z] Successfully built 421ccbafd4b2 [2023-05-30T00:10:57.304Z] Successfully tagged security-proxy-auth:latest [2023-05-30T00:10:57.304Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-30T00:10:57.304Z] Successfully built 19fa009e2ec2 [2023-05-30T00:10:57.304Z] Successfully built 030e6381510e [2023-05-30T00:10:57.304Z] Successfully tagged security-proxy-setup:latest [2023-05-30T00:10:57.304Z]  Building security-proxy-setup ... done Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T00:10:57.304Z] Building security-spire-server [2023-05-30T00:10:57.304Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-05-30T00:10:57.304Z] Removing intermediate container 70087bc820fb [2023-05-30T00:10:57.304Z] ---> 19aa70e56fd5 [2023-05-30T00:10:57.304Z] [2023-05-30T00:10:57.562Z] Successfully built 19aa70e56fd5 [2023-05-30T00:10:57.562Z] Successfully tagged support-scheduler:latest [2023-05-30T00:10:57.562Z]  Building support-scheduler ... done Building core-data [2023-05-30T00:11:03.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17217 in /w/workspace/edgexfoundry_edgex-go_PR-4583 [Pipeline] { [Pipeline] ws [2023-05-30T00:11:03.411Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-30T00:11:03.448Z] The recommended git tool is: git [2023-05-30T00:11:07.527Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:11:07.527Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:11:07.527Z] ---> f0896eb550cc [2023-05-30T00:11:07.527Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 4da90dab0b00 [2023-05-30T00:11:07.527Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:11:07.527Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:11:07.527Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:11:07.527Z] ---> f0896eb550cc [2023-05-30T00:11:07.527Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> c534f88660f8 [2023-05-30T00:11:07.527Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 6d8df19af910 [2023-05-30T00:11:07.527Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 4ad407bd07b5 [2023-05-30T00:11:07.527Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 516198c6a6cc [2023-05-30T00:11:07.527Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 130fc6b1ccd1 [2023-05-30T00:11:07.527Z] Step 8/25 : COPY . . [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 925155fa4bb5 [2023-05-30T00:11:07.527Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T00:11:07.527Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:11:07.527Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:11:07.527Z] ---> f0896eb550cc [2023-05-30T00:11:07.527Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 4da90dab0b00 [2023-05-30T00:11:07.527Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T00:11:07.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:11:07.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:11:07.527Z] ---> f0896eb550cc [2023-05-30T00:11:07.527Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> c534f88660f8 [2023-05-30T00:11:07.527Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 6d8df19af910 [2023-05-30T00:11:07.527Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 4ad407bd07b5 [2023-05-30T00:11:07.527Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 516198c6a6cc [2023-05-30T00:11:07.527Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 130fc6b1ccd1 [2023-05-30T00:11:07.527Z] Step 8/23 : COPY . . [2023-05-30T00:11:07.527Z] ---> Using cache [2023-05-30T00:11:07.527Z] ---> 925155fa4bb5 [2023-05-30T00:11:07.527Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T00:11:08.658Z] using credential edgex-jenkins-ssh [2023-05-30T00:11:08.677Z] Cloning the remote Git repository [2023-05-30T00:11:08.725Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T00:11:08.817Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-30T00:11:08.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T00:11:08.966Z] > git --version # timeout=10 [2023-05-30T00:11:08.987Z] > git --version # 'git version 2.25.1' [2023-05-30T00:11:08.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T00:11:09.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T00:11:14.156Z] ---> Running in fcae082d25c3 [2023-05-30T00:11:14.156Z] ---> Running in 7986ac8f7da2 [2023-05-30T00:11:14.156Z] ---> Running in f475453886eb [2023-05-30T00:11:14.156Z] ---> Running in cd6b17f9d8f0 [2023-05-30T00:11:14.156Z] Removing intermediate container 6abfbe59baaa [2023-05-30T00:11:14.156Z] ---> ddd7494e7996 [2023-05-30T00:11:14.156Z] Step 8/23 : COPY . . [2023-05-30T00:11:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.156Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T00:11:14.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.414Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T00:11:14.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.414Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:11:14.414Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:11:14.414Z] OK: 17828 distinct packages available [2023-05-30T00:11:14.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.414Z] OK: 265 MiB in 53 packages [2023-05-30T00:11:14.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:14.930Z] OK: 265 MiB in 53 packages [2023-05-30T00:11:19.133Z] Removing intermediate container 7986ac8f7da2 [2023-05-30T00:11:19.133Z] ---> 600ec668f5b8 [2023-05-30T00:11:19.133Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T00:11:19.133Z] ---> 824102b56f98 [2023-05-30T00:11:19.133Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T00:11:19.390Z] Removing intermediate container fcae082d25c3 [2023-05-30T00:11:19.390Z] ---> 3cd05d415817 [2023-05-30T00:11:19.390Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T00:11:19.390Z] ---> Running in 6166bdea36d6 [2023-05-30T00:11:19.390Z] ---> 75675ca00ad2 [2023-05-30T00:11:19.390Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:11:19.390Z] ---> Running in b3d87723c3e5 [2023-05-30T00:11:19.976Z] ---> b8acb091af50 [2023-05-30T00:11:19.976Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:11:19.977Z] ---> Running in a82e6669a13d [2023-05-30T00:11:19.977Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T00:11:27.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T00:11:27.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T00:11:29.415Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:11:29.859Z] Merge succeeded, producing 6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:11:29.860Z] Checking out Revision 6065eaf2e1602f4583fea1444e599d25deda0bcd (PR-4583) [2023-05-30T00:11:28.471Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T00:11:28.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T00:11:28.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T00:11:28.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4583/head:refs/remotes/origin/PR-4583 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T00:11:29.437Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T00:11:29.517Z] > git checkout -f 6065eaf2e1602f4583fea1444e599d25deda0bcd # timeout=10 [2023-05-30T00:11:29.752Z] > git remote # timeout=10 [2023-05-30T00:11:29.777Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T00:11:29.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T00:11:29.811Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-30T00:11:29.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T00:11:29.870Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T00:11:29.884Z] > git checkout -f 6065eaf2e1602f4583fea1444e599d25deda0bcd # timeout=10 [2023-05-30T00:11:33.531Z] Commit message: "docs: Replace slack chat with github discussion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T00:11:34.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T00:11:34.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T00:11:34.516Z] Dload Upload Total Spent Left Speed [2023-05-30T00:11:34.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 41132 0 --:--:-- --:--:-- --:--:-- 41132 [Pipeline] sh [2023-05-30T00:11:35.529Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T00:11:35.865Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T00:11:35.865Z] + sudo tee /etc/docker/daemon.new [2023-05-30T00:11:35.865Z] { [2023-05-30T00:11:35.865Z] "registry-mirrors": [ [2023-05-30T00:11:35.865Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T00:11:35.865Z] ], [2023-05-30T00:11:35.865Z] "bip": "10.250.0.254/24", [2023-05-30T00:11:35.865Z] "hosts": [ [2023-05-30T00:11:35.865Z] "tcp://0.0.0.0:5555", [2023-05-30T00:11:35.865Z] "unix:///var/run/docker.sock" [2023-05-30T00:11:35.865Z] ], [2023-05-30T00:11:35.865Z] "mtu": 1458, [2023-05-30T00:11:35.865Z] "selinux-enabled": true, [2023-05-30T00:11:35.865Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T00:11:35.865Z] } [Pipeline] sh [2023-05-30T00:11:36.200Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T00:11:36.553Z] + sudo service docker restart [2023-05-30T00:11:52.120Z] Removing intermediate container f475453886eb [2023-05-30T00:11:52.120Z] ---> 9104026fa153 [2023-05-30T00:11:52.120Z] [2023-05-30T00:11:52.120Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:11:52.120Z] ---> 9ed4aefc74f6 [2023-05-30T00:11:52.120Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:11:52.120Z] ---> Running in 0a5e9e608a37 [2023-05-30T00:11:52.120Z] Removing intermediate container cd6b17f9d8f0 [2023-05-30T00:11:52.120Z] ---> 1f01638bd11f [2023-05-30T00:11:52.120Z] [2023-05-30T00:11:52.120Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T00:11:52.120Z] ---> 9ed4aefc74f6 [2023-05-30T00:11:52.120Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:11:52.120Z] ---> Using cache [2023-05-30T00:11:52.120Z] ---> 325ae1f90481 [2023-05-30T00:11:52.120Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:11:52.120Z] ---> Using cache [2023-05-30T00:11:52.120Z] ---> 6453254195e7 [2023-05-30T00:11:52.120Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T00:11:52.120Z] Removing intermediate container 0a5e9e608a37 [2023-05-30T00:11:52.120Z] ---> b6254e09813a [2023-05-30T00:11:52.120Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T00:11:52.120Z] ---> Running in 0a0089f7aeec [2023-05-30T00:11:52.120Z] ---> Running in bb390806a094 [2023-05-30T00:11:52.120Z] Removing intermediate container 0a0089f7aeec [2023-05-30T00:11:52.120Z] ---> d0be38edbbe1 [2023-05-30T00:11:52.120Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T00:11:52.120Z] Removing intermediate container bb390806a094 [2023-05-30T00:11:52.120Z] ---> 375100a9544c [2023-05-30T00:11:52.120Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T00:11:52.120Z] ---> Running in 0b0354060a50 [2023-05-30T00:11:52.120Z] ---> Running in bc391e19ce36 [2023-05-30T00:11:52.120Z] Removing intermediate container 0b0354060a50 [2023-05-30T00:11:52.120Z] ---> 28f1dec8107d [2023-05-30T00:11:52.120Z] Step 15/25 : WORKDIR / [2023-05-30T00:11:52.120Z] ---> Running in 5085fb289de9 [2023-05-30T00:11:52.120Z] Removing intermediate container bc391e19ce36 [2023-05-30T00:11:52.120Z] ---> d6e771914f1b [2023-05-30T00:11:52.120Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:11:52.120Z] ---> Running in eed0f1ec5698 [2023-05-30T00:11:52.120Z] Removing intermediate container 5085fb289de9 [2023-05-30T00:11:52.120Z] ---> 573cafaccb1b [2023-05-30T00:11:52.120Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:11:52.120Z] Removing intermediate container b3d87723c3e5 [2023-05-30T00:11:52.120Z] ---> f2eef5a7a2f9 [2023-05-30T00:11:52.120Z] Step 7/26 : COPY . . [2023-05-30T00:11:52.120Z] Removing intermediate container a82e6669a13d [2023-05-30T00:11:52.120Z] ---> 82c05a1da96a [2023-05-30T00:11:52.120Z] Step 7/20 : COPY . . [2023-05-30T00:11:52.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:52.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:52.120Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:11:52.120Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:11:52.120Z] OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:11:54.836Z] provisioning config files... [2023-05-30T00:11:54.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config651859280555091390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:11:55.221Z] ---> docker-login.sh [2023-05-30T00:11:55.221Z] nexus3.edgexfoundry.org:10001 [2023-05-30T00:11:55.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:11:56.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:11:56.085Z] Configure a credential helper to remove this warning. See [2023-05-30T00:11:56.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:11:56.085Z] [2023-05-30T00:11:56.085Z] Login Succeeded [2023-05-30T00:11:56.085Z] nexus3.edgexfoundry.org:10002 [2023-05-30T00:11:56.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:11:56.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:11:56.357Z] Configure a credential helper to remove this warning. See [2023-05-30T00:11:56.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:11:56.357Z] [2023-05-30T00:11:56.357Z] Login Succeeded [2023-05-30T00:11:56.357Z] nexus3.edgexfoundry.org:10003 [2023-05-30T00:11:56.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:11:56.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:11:56.902Z] Configure a credential helper to remove this warning. See [2023-05-30T00:11:56.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:11:56.902Z] [2023-05-30T00:11:56.902Z] Login Succeeded [2023-05-30T00:11:56.902Z] nexus3.edgexfoundry.org:10004 [2023-05-30T00:11:57.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:11:57.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:11:57.175Z] Configure a credential helper to remove this warning. See [2023-05-30T00:11:57.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:11:57.175Z] [2023-05-30T00:11:57.175Z] Login Succeeded [2023-05-30T00:11:57.175Z] docker.io [2023-05-30T00:11:57.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T00:11:57.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T00:11:57.716Z] Configure a credential helper to remove this warning. See [2023-05-30T00:11:57.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T00:11:57.716Z] [2023-05-30T00:11:57.716Z] Login Succeeded [2023-05-30T00:11:57.716Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T00:11:57.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T00:11:58.390Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-30T00:11:58.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:11:58.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T00:11:58.448Z] ========================================================= [2023-05-30T00:11:58.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T00:11:58.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:11:58.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T00:11:59.002Z] ---> e430fbf63964 [2023-05-30T00:11:59.002Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:11:59.002Z] ---> 139084cdf1b6 [2023-05-30T00:11:59.002Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T00:11:59.002Z] ---> Running in 393821c16c3b [2023-05-30T00:11:59.002Z] ---> 6d0a08283f91 [2023-05-30T00:11:59.002Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:11:59.002Z] Removing intermediate container eed0f1ec5698 [2023-05-30T00:11:59.002Z] ---> 0ed887607db2 [2023-05-30T00:11:59.002Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:11:59.002Z] Removing intermediate container 6166bdea36d6 [2023-05-30T00:11:59.002Z] ---> 8ce74f38e91b [2023-05-30T00:11:59.002Z] [2023-05-30T00:11:59.002Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:11:59.002Z] ---> 9ed4aefc74f6 [2023-05-30T00:11:59.002Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T00:11:59.002Z] ---> 07600b8fb0b4 [2023-05-30T00:11:59.002Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T00:11:59.002Z] ---> Running in d7a1e4f9b284 [2023-05-30T00:11:59.002Z] ---> Running in 023d3be36603 [2023-05-30T00:11:59.002Z] ---> 486b41820826 [2023-05-30T00:11:59.002Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:11:59.002Z] Removing intermediate container 023d3be36603 [2023-05-30T00:11:59.002Z] ---> 15f7da64c673 [2023-05-30T00:11:59.002Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T00:11:59.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T00:11:59.002Z] ---> Running in 4f667addcf46 [2023-05-30T00:11:59.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:59.002Z] ---> 3d9795852a3e [2023-05-30T00:11:59.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:11:59.002Z] ---> ebc22c3b9fff [2023-05-30T00:11:59.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T00:11:59.294Z] Removing intermediate container 4f667addcf46 [2023-05-30T00:11:59.294Z] ---> a0cce29f058f [2023-05-30T00:11:59.294Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:11:59.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:11:59.294Z] ---> Running in e19e2af33b6c [2023-05-30T00:11:59.294Z] ---> b0bc3fe85eeb [2023-05-30T00:11:59.294Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T00:11:59.294Z] Removing intermediate container e19e2af33b6c [2023-05-30T00:11:59.294Z] ---> c778244378c5 [2023-05-30T00:11:59.294Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:11:59.384Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T00:11:59.384Z] c41833b44d91: Pulling fs layer [2023-05-30T00:11:59.384Z] ed15518f5707: Pulling fs layer [2023-05-30T00:11:59.384Z] feae8fd75edb: Pulling fs layer [2023-05-30T00:11:59.384Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T00:11:59.384Z] 3cdef696dda3: Pulling fs layer [2023-05-30T00:11:59.384Z] 2ced38df9373: Pulling fs layer [2023-05-30T00:11:59.384Z] 58f1dce35555: Pulling fs layer [2023-05-30T00:11:59.384Z] 3cdef696dda3: Waiting [2023-05-30T00:11:59.384Z] 242c74f7c9fa: Waiting [2023-05-30T00:11:59.384Z] 2ced38df9373: Waiting [2023-05-30T00:11:59.384Z] 58f1dce35555: Waiting [2023-05-30T00:11:59.384Z] ed15518f5707: Download complete [2023-05-30T00:11:59.384Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T00:11:59.384Z] 242c74f7c9fa: Download complete [2023-05-30T00:11:59.384Z] 3cdef696dda3: Verifying Checksum [2023-05-30T00:11:59.384Z] 3cdef696dda3: Download complete [2023-05-30T00:11:59.384Z] c41833b44d91: Verifying Checksum [2023-05-30T00:11:59.384Z] c41833b44d91: Download complete [2023-05-30T00:11:59.553Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T00:11:59.553Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:11:59.553Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:11:59.553Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:11:59.553Z] ---> Running in e16715824a38 [2023-05-30T00:11:59.553Z] ---> 27cea50ef462 [2023-05-30T00:11:59.553Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T00:11:59.553Z] ---> 4c5974bebed5 [2023-05-30T00:11:59.553Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:11:59.553Z] ---> Running in 31d513580238 [2023-05-30T00:11:59.553Z] OK: 8 MiB in 17 packages [2023-05-30T00:11:59.812Z] Removing intermediate container 31d513580238 [2023-05-30T00:11:59.812Z] ---> ea2d8c598dee [2023-05-30T00:11:59.812Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:11:59.812Z] ---> 645501c00205 [2023-05-30T00:11:59.812Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T00:11:59.812Z] ---> Running in e331d6885e16 [2023-05-30T00:11:59.812Z] ---> Running in 319c44de438f [2023-05-30T00:12:00.070Z] Removing intermediate container e331d6885e16 [2023-05-30T00:12:00.070Z] ---> d8ef46cbdea7 [2023-05-30T00:12:00.070Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T00:12:00.070Z] Removing intermediate container 319c44de438f [2023-05-30T00:12:00.070Z] ---> e1b5efefcc45 [2023-05-30T00:12:00.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:12:00.070Z] ---> Running in 92810530128a [2023-05-30T00:12:00.070Z] ---> Running in 14195f9ec8f8 [2023-05-30T00:12:00.070Z] Removing intermediate container d7a1e4f9b284 [2023-05-30T00:12:00.070Z] ---> dca266005ca3 [2023-05-30T00:12:00.070Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:12:00.070Z] ---> Running in 99dac948e9b9 [2023-05-30T00:12:00.328Z] Removing intermediate container 99dac948e9b9 [2023-05-30T00:12:00.328Z] ---> f81ffc6cca2c [2023-05-30T00:12:00.328Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T00:12:00.328Z] Removing intermediate container 92810530128a [2023-05-30T00:12:00.328Z] ---> d2cc6c580327 [2023-05-30T00:12:00.328Z] Step 24/25 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:00.328Z] Removing intermediate container 14195f9ec8f8 [2023-05-30T00:12:00.328Z] ---> ba9b3065a9fc [2023-05-30T00:12:00.329Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T00:12:00.329Z] Removing intermediate container e16715824a38 [2023-05-30T00:12:00.329Z] ---> 96098d13b40a [2023-05-30T00:12:00.329Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T00:12:00.329Z] ---> Running in 8f1b102b01bb [2023-05-30T00:12:00.329Z] ---> Running in d9000d5ee521 [2023-05-30T00:12:00.329Z] ---> Running in 6962c112bbc1 [2023-05-30T00:12:00.593Z] ---> Running in cf3932becaf7 [2023-05-30T00:12:00.593Z] Removing intermediate container d9000d5ee521 [2023-05-30T00:12:00.593Z] ---> 24d39aec820f [2023-05-30T00:12:00.593Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T00:12:00.593Z] Removing intermediate container 8f1b102b01bb [2023-05-30T00:12:00.593Z] ---> 3e9feb5ae4af [2023-05-30T00:12:00.593Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T00:12:00.593Z] ---> Running in 33fb96c4858d [2023-05-30T00:12:00.593Z] Removing intermediate container 6962c112bbc1 [2023-05-30T00:12:00.593Z] ---> da7dfcde80b4 [2023-05-30T00:12:00.593Z] [2023-05-30T00:12:00.593Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T00:12:00.593Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:00.593Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:12:00.593Z] ---> Using cache [2023-05-30T00:12:00.593Z] ---> ce58591ef6b1 [2023-05-30T00:12:00.593Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T00:12:00.593Z] ---> Running in 6e57932f7809 [2023-05-30T00:12:00.593Z] Removing intermediate container cf3932becaf7 [2023-05-30T00:12:00.593Z] ---> d3f20ed564d9 [2023-05-30T00:12:00.593Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:00.593Z] ---> Running in 8b3147a6d4c7 [2023-05-30T00:12:00.593Z] Removing intermediate container 33fb96c4858d [2023-05-30T00:12:00.593Z] ---> 8a3b930fb9df [2023-05-30T00:12:00.593Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:00.593Z] ---> Running in 721a3b7bd349 [2023-05-30T00:12:00.822Z] c41833b44d91: Pull complete [2023-05-30T00:12:00.923Z] Removing intermediate container 6e57932f7809 [2023-05-30T00:12:00.923Z] ---> 4abad6d52827 [2023-05-30T00:12:00.923Z] [2023-05-30T00:12:00.923Z] Successfully built 4abad6d52827 [2023-05-30T00:12:00.923Z] Removing intermediate container 721a3b7bd349 [2023-05-30T00:12:00.923Z] ---> dae80302d557 [2023-05-30T00:12:00.923Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:12:00.923Z] Successfully tagged core-metadata:latest [2023-05-30T00:12:00.923Z]  Building core-metadata ... done Building security-secretstore-setup [2023-05-30T00:12:00.923Z] ---> 4fed32175684 [2023-05-30T00:12:00.923Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:00.923Z] ---> Running in 450060f33f1f [2023-05-30T00:12:01.095Z] 58f1dce35555: Verifying Checksum [2023-05-30T00:12:01.095Z] 58f1dce35555: Download complete [2023-05-30T00:12:01.095Z] ed15518f5707: Pull complete [2023-05-30T00:12:01.553Z] Removing intermediate container 450060f33f1f [2023-05-30T00:12:01.554Z] ---> 9db6eb2a67a2 [2023-05-30T00:12:01.554Z] [2023-05-30T00:12:01.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:01.554Z] Successfully built 9db6eb2a67a2 [2023-05-30T00:12:01.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:01.907Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:12:01.907Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:12:01.907Z] OK: 17823 distinct packages available [2023-05-30T00:12:02.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:02.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:02.515Z] 2ced38df9373: Download complete [2023-05-30T00:12:02.515Z] feae8fd75edb: Verifying Checksum [2023-05-30T00:12:02.515Z] feae8fd75edb: Download complete [2023-05-30T00:12:02.878Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T00:12:02.878Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:12:02.878Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T00:12:02.878Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T00:12:02.878Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T00:12:02.878Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:12:02.878Z] OK: 8 MiB in 20 packages [2023-05-30T00:12:03.816Z] Successfully tagged core-data:latest [2023-05-30T00:12:03.816Z]  Building core-data ... done Building core-command [2023-05-30T00:12:06.436Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:12:06.436Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:12:06.436Z] ---> f0896eb550cc [2023-05-30T00:12:06.436Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T00:12:06.436Z] ---> Using cache [2023-05-30T00:12:06.436Z] ---> 4da90dab0b00 [2023-05-30T00:12:06.436Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T00:12:06.436Z] ---> Using cache [2023-05-30T00:12:06.436Z] ---> b9145ee7a113 [2023-05-30T00:12:06.436Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T00:12:06.436Z] ---> Using cache [2023-05-30T00:12:06.436Z] ---> 32392d91bf4e [2023-05-30T00:12:06.436Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:12:06.436Z] ---> Using cache [2023-05-30T00:12:06.436Z] ---> f01c73d0faaa [2023-05-30T00:12:06.436Z] Step 7/25 : COPY . . [2023-05-30T00:12:06.436Z] ---> Using cache [2023-05-30T00:12:06.436Z] ---> 38f6c3748627 [2023-05-30T00:12:06.436Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T00:12:09.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:12:09.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:12:09.025Z] ---> f0896eb550cc [2023-05-30T00:12:09.025Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> c534f88660f8 [2023-05-30T00:12:09.025Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> 6d8df19af910 [2023-05-30T00:12:09.025Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> 4ad407bd07b5 [2023-05-30T00:12:09.025Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> 516198c6a6cc [2023-05-30T00:12:09.025Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> 130fc6b1ccd1 [2023-05-30T00:12:09.025Z] Step 8/24 : COPY . . [2023-05-30T00:12:09.025Z] ---> Using cache [2023-05-30T00:12:09.025Z] ---> 925155fa4bb5 [2023-05-30T00:12:09.025Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T00:12:12.534Z] ---> 278e70357961 [2023-05-30T00:12:12.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T00:12:12.635Z] feae8fd75edb: Pull complete [2023-05-30T00:12:12.635Z] 242c74f7c9fa: Pull complete [2023-05-30T00:12:12.794Z] ---> Running in 3efa282b6c5f [2023-05-30T00:12:12.795Z] ---> Running in 659eec533fe1 [2023-05-30T00:12:12.904Z] 3cdef696dda3: Pull complete [2023-05-30T00:12:13.743Z] Removing intermediate container 8b3147a6d4c7 [2023-05-30T00:12:13.743Z] ---> 80bdc0bdf5c6 [2023-05-30T00:12:13.743Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:13.743Z] ---> 93570fca0c7c [2023-05-30T00:12:13.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:12:13.743Z] ---> ca5aa3321665 [2023-05-30T00:12:13.743Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:13.743Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T00:12:13.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T00:12:14.004Z] ---> 79f82fa759f9 [2023-05-30T00:12:14.004Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T00:12:14.004Z] ---> 92c816ac9ecb [2023-05-30T00:12:14.004Z] ---> Running in 99cb1a60ac35 [2023-05-30T00:12:14.004Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:12:14.265Z] Removing intermediate container 99cb1a60ac35 [2023-05-30T00:12:14.265Z] ---> 99ed82e49c76 [2023-05-30T00:12:14.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:12:14.265Z] ---> Running in 31337cb20b4b [2023-05-30T00:12:14.265Z] Removing intermediate container 31337cb20b4b [2023-05-30T00:12:14.265Z] ---> 74ac21981294 [2023-05-30T00:12:14.265Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T00:12:14.265Z] ---> Running in 6f94bf5f71d4 [2023-05-30T00:12:14.835Z] Removing intermediate container 6f94bf5f71d4 [2023-05-30T00:12:14.835Z] ---> b01e4a9a7c65 [2023-05-30T00:12:14.835Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:15.094Z] ---> Running in 62dde5e79ed5 [2023-05-30T00:12:15.985Z] Removing intermediate container 62dde5e79ed5 [2023-05-30T00:12:15.985Z] ---> b16afd439c66 [2023-05-30T00:12:15.985Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:12:16.928Z] ---> Running in 50891b13d6d5 [2023-05-30T00:12:16.928Z] ---> cd8bef0b4f48 [2023-05-30T00:12:16.928Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:12:17.188Z] Removing intermediate container 50891b13d6d5 [2023-05-30T00:12:17.188Z] ---> a56db4e6d9bd [2023-05-30T00:12:17.188Z] [2023-05-30T00:12:17.188Z] Successfully built a56db4e6d9bd [2023-05-30T00:12:17.188Z] Successfully tagged support-notifications:latest [2023-05-30T00:12:17.188Z] Building security-bootstrapper [2023-05-30T00:12:17.188Z]  Building support-notifications ... done  ---> 505871c29c67 [2023-05-30T00:12:17.188Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T00:12:19.592Z] 2ced38df9373: Pull complete [2023-05-30T00:12:21.542Z] 58f1dce35555: Pull complete [2023-05-30T00:12:21.542Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T00:12:21.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T00:12:21.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:12:22.018Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T00:12:22.018Z] WORKDIR /edgex [2023-05-30T00:12:22.018Z] COPY go.mod . [2023-05-30T00:12:22.018Z] RUN go mod download [2023-05-30T00:12:22.018Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-30T00:12:22.560Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:12:22.560Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:12:22.560Z] ---> f0896eb550cc [2023-05-30T00:12:22.560Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T00:12:22.560Z] ---> Using cache [2023-05-30T00:12:22.560Z] ---> 4da90dab0b00 [2023-05-30T00:12:22.560Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T00:12:22.560Z] ---> Using cache [2023-05-30T00:12:22.560Z] ---> b9145ee7a113 [2023-05-30T00:12:22.560Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T00:12:22.560Z] ---> Using cache [2023-05-30T00:12:22.560Z] ---> 32392d91bf4e [2023-05-30T00:12:22.560Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:12:22.560Z] ---> Using cache [2023-05-30T00:12:22.560Z] ---> f01c73d0faaa [2023-05-30T00:12:22.560Z] Step 7/33 : COPY . . [2023-05-30T00:12:22.560Z] ---> Using cache [2023-05-30T00:12:22.560Z] ---> 38f6c3748627 [2023-05-30T00:12:22.560Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T00:12:22.615Z] Sending build context to Docker daemon 2.928MB [2023-05-30T00:12:22.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T00:12:22.615Z] ---> fadd8f120f05 [2023-05-30T00:12:22.615Z] Step 2/4 : WORKDIR /edgex [2023-05-30T00:12:23.949Z] ---> 15c931336d8d [2023-05-30T00:12:23.949Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T00:12:23.949Z] ---> Running in 394c743774e1 [2023-05-30T00:12:24.521Z] ---> a5a29e63de13 [2023-05-30T00:12:24.521Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:12:24.521Z] ---> Running in eabe180f4de5 [2023-05-30T00:12:24.568Z] ---> Running in bc1ee80b5fef [2023-05-30T00:12:24.781Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T00:12:24.836Z] Removing intermediate container bc1ee80b5fef [2023-05-30T00:12:24.836Z] ---> c8acc39bd78e [2023-05-30T00:12:24.836Z] Step 3/4 : COPY go.mod . [2023-05-30T00:12:25.090Z] Removing intermediate container eabe180f4de5 [2023-05-30T00:12:25.090Z] ---> 4b6a7401caf6 [2023-05-30T00:12:25.090Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:12:25.090Z] ---> Running in a07f10a5e70c [2023-05-30T00:12:25.348Z] Removing intermediate container a07f10a5e70c [2023-05-30T00:12:25.348Z] ---> 8ead4fbaa921 [2023-05-30T00:12:25.348Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T00:12:25.348Z] ---> Running in 9738b99da456 [2023-05-30T00:12:25.437Z] ---> 55298a9b6c15 [2023-05-30T00:12:25.437Z] Step 4/4 : RUN go mod download [2023-05-30T00:12:25.437Z] ---> Running in b39ed37c799a [2023-05-30T00:12:25.932Z] Removing intermediate container 9738b99da456 [2023-05-30T00:12:25.932Z] ---> 29aa47908a44 [2023-05-30T00:12:25.932Z] Step 25/26 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:26.191Z] ---> Running in 80bdf64b8963 [2023-05-30T00:12:26.452Z] Removing intermediate container 80bdf64b8963 [2023-05-30T00:12:26.452Z] ---> 2cf3d03fe016 [2023-05-30T00:12:26.452Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T00:12:26.452Z] ---> Running in 8dd127039761 [2023-05-30T00:12:27.058Z] Removing intermediate container 8dd127039761 [2023-05-30T00:12:27.058Z] ---> f7542a994a85 [2023-05-30T00:12:27.058Z] [2023-05-30T00:12:27.058Z] Successfully built f7542a994a85 [2023-05-30T00:12:27.058Z] Successfully tagged security-spire-server:latest [2023-05-30T00:12:27.058Z] Building security-spire-agent [2023-05-30T00:12:33.877Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:12:33.877Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:12:33.877Z] ---> f0896eb550cc [2023-05-30T00:12:33.877Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> 4da90dab0b00 [2023-05-30T00:12:33.877Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> 600ec668f5b8 [2023-05-30T00:12:33.877Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> 75675ca00ad2 [2023-05-30T00:12:33.877Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> f2eef5a7a2f9 [2023-05-30T00:12:33.877Z] Step 7/27 : COPY . . [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> 6d0a08283f91 [2023-05-30T00:12:33.877Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> 15f7da64c673 [2023-05-30T00:12:33.877Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> a0cce29f058f [2023-05-30T00:12:33.877Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:12:33.877Z] ---> Using cache [2023-05-30T00:12:33.877Z] ---> c778244378c5 [2023-05-30T00:12:33.877Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:12:42.029Z] Removing intermediate container 393821c16c3b [2023-05-30T00:12:42.029Z] ---> d36f76193a78 [2023-05-30T00:12:42.029Z] [2023-05-30T00:12:42.029Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T00:12:42.029Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:42.029Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T00:12:42.029Z] ---> Running in 685c00e6f715 [2023-05-30T00:12:42.029Z] ---> Running in 5d524af89d22 [2023-05-30T00:12:42.029Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T00:12:42.029Z] Removing intermediate container 5d524af89d22 [2023-05-30T00:12:42.029Z] ---> 4d43f97685cf [2023-05-30T00:12:42.029Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T00:12:42.029Z] ---> Running in 245fca6a4fd0 [2023-05-30T00:12:42.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:42.562Z] Removing intermediate container 685c00e6f715 [2023-05-30T00:12:42.562Z] ---> f84c3cc18e3b [2023-05-30T00:12:42.562Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T00:12:42.562Z] ---> Running in 612c572906d3 [2023-05-30T00:12:42.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:42.822Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:12:42.822Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:12:42.822Z] OK: 17823 distinct packages available [2023-05-30T00:12:42.822Z] Removing intermediate container 612c572906d3 [2023-05-30T00:12:42.822Z] ---> 03596e265727 [2023-05-30T00:12:42.822Z] [2023-05-30T00:12:42.822Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T00:12:42.822Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:42.822Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:12:42.822Z] ---> Using cache [2023-05-30T00:12:42.822Z] ---> ce58591ef6b1 [2023-05-30T00:12:42.822Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T00:12:42.822Z] ---> Using cache [2023-05-30T00:12:42.822Z] ---> 80bdc0bdf5c6 [2023-05-30T00:12:42.822Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:42.822Z] ---> Using cache [2023-05-30T00:12:42.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:43.082Z] ---> ca5aa3321665 [2023-05-30T00:12:43.082Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:43.082Z] ---> Using cache [2023-05-30T00:12:43.082Z] ---> 92c816ac9ecb [2023-05-30T00:12:43.082Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T00:12:43.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:43.343Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T00:12:43.343Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T00:12:43.343Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T00:12:43.343Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T00:12:43.343Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T00:12:43.343Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T00:12:43.343Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:12:43.343Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T00:12:43.343Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T00:12:43.343Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:12:43.343Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:12:43.659Z] OK: 10 MiB in 24 packages [2023-05-30T00:12:46.369Z] ---> b4a58a7422e2 [2023-05-30T00:12:46.369Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:12:46.635Z] Removing intermediate container 3efa282b6c5f [2023-05-30T00:12:46.635Z] ---> 452194db2245 [2023-05-30T00:12:46.635Z] [2023-05-30T00:12:46.635Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T00:12:46.635Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:46.635Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:12:46.635Z] ---> Using cache [2023-05-30T00:12:46.635Z] ---> 325ae1f90481 [2023-05-30T00:12:46.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:12:46.635Z] ---> Using cache [2023-05-30T00:12:46.635Z] ---> 6453254195e7 [2023-05-30T00:12:46.635Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T00:12:46.635Z] Removing intermediate container 659eec533fe1 [2023-05-30T00:12:46.635Z] ---> 10ba32901a6a [2023-05-30T00:12:46.635Z] [2023-05-30T00:12:46.635Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T00:12:46.635Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:46.635Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T00:12:46.635Z] ---> Running in 4574e78d3f30 [2023-05-30T00:12:46.635Z] ---> Running in 066ea028ee8c [2023-05-30T00:12:46.635Z] Removing intermediate container 245fca6a4fd0 [2023-05-30T00:12:46.635Z] ---> 41dcbbbf65c8 [2023-05-30T00:12:46.635Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:47.628Z] Removing intermediate container 4574e78d3f30 [2023-05-30T00:12:47.628Z] ---> 6ec771273056 [2023-05-30T00:12:47.628Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T00:12:47.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:47.887Z] ---> 516ddd9e714e [2023-05-30T00:12:47.887Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:47.887Z] ---> Running in 017ae350440e [2023-05-30T00:12:48.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:48.443Z] Removing intermediate container 017ae350440e [2023-05-30T00:12:48.443Z] ---> 79a5e484a91f [2023-05-30T00:12:48.443Z] Step 15/24 : WORKDIR / [2023-05-30T00:12:48.443Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T00:12:48.443Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T00:12:48.443Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T00:12:48.443Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:12:48.705Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:12:48.705Z] OK: 8 MiB in 18 packages [2023-05-30T00:12:48.705Z] ---> d10753619935 [2023-05-30T00:12:48.705Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T00:12:49.110Z] ---> Running in 294b37483cb1 [2023-05-30T00:12:49.110Z] ---> 62ea16a993b4 [2023-05-30T00:12:49.110Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:12:49.110Z] Removing intermediate container 294b37483cb1 [2023-05-30T00:12:49.110Z] ---> 58139b9f0f2e [2023-05-30T00:12:49.110Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:49.372Z] ---> 82ce2aa559d6 [2023-05-30T00:12:49.372Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T00:12:49.372Z] ---> cdadd6beec58 [2023-05-30T00:12:49.372Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:49.632Z] ---> 5052dc707e6b [2023-05-30T00:12:49.632Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T00:12:49.632Z] ---> e725d918b3d8 [2023-05-30T00:12:49.632Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:12:49.632Z] Removing intermediate container 066ea028ee8c [2023-05-30T00:12:49.632Z] ---> 72f53b131829 [2023-05-30T00:12:49.632Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T00:12:49.632Z] ---> 9576f03c0ae6 [2023-05-30T00:12:49.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T00:12:49.632Z] ---> Running in 11d1b65da317 [2023-05-30T00:12:49.893Z] ---> 98b686259e70 [2023-05-30T00:12:49.893Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T00:12:49.893Z] Removing intermediate container 11d1b65da317 [2023-05-30T00:12:49.893Z] ---> 4b9fb67bb837 [2023-05-30T00:12:49.893Z] Step 12/25 : WORKDIR / [2023-05-30T00:12:49.893Z] ---> 2f1930d9ba02 [2023-05-30T00:12:49.893Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:12:49.893Z] ---> Running in f0a7e53d86aa [2023-05-30T00:12:50.153Z] ---> Running in dbff2a354132 [2023-05-30T00:12:50.153Z] ---> Running in 0b9cd75db328 [2023-05-30T00:12:50.153Z] Removing intermediate container f0a7e53d86aa [2023-05-30T00:12:50.153Z] ---> e069151aee00 [2023-05-30T00:12:50.153Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:12:50.153Z] ---> 54b3b4f4bddc [2023-05-30T00:12:50.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:12:50.153Z] Removing intermediate container 0b9cd75db328 [2023-05-30T00:12:50.153Z] ---> d886a0d18502 [2023-05-30T00:12:50.153Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:12:50.153Z] Removing intermediate container dbff2a354132 [2023-05-30T00:12:50.153Z] ---> 12042372bd75 [2023-05-30T00:12:50.153Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:50.153Z] ---> Running in 523f9c85c480 [2023-05-30T00:12:50.153Z] ---> Running in ad26d7393cf3 [2023-05-30T00:12:50.412Z] Removing intermediate container 523f9c85c480 [2023-05-30T00:12:50.412Z] ---> c6dd738f76aa [2023-05-30T00:12:50.412Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T00:12:50.412Z] Removing intermediate container ad26d7393cf3 [2023-05-30T00:12:50.412Z] ---> 70cc35a24411 [2023-05-30T00:12:50.412Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T00:12:50.412Z] ---> Running in 4464e5d3c09b [2023-05-30T00:12:50.412Z] ---> Running in 9a44df8f51d7 [2023-05-30T00:12:50.412Z] ---> f290654b42f2 [2023-05-30T00:12:50.412Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:50.412Z] ---> 7153a30c1acf [2023-05-30T00:12:50.412Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T00:12:50.710Z] Removing intermediate container 9a44df8f51d7 [2023-05-30T00:12:50.710Z] ---> f618ee4d17a8 [2023-05-30T00:12:50.710Z] Step 26/27 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:50.710Z] ---> Running in d31c44bc6244 [2023-05-30T00:12:50.710Z] Removing intermediate container 4464e5d3c09b [2023-05-30T00:12:50.710Z] ---> d3a3654c3542 [2023-05-30T00:12:50.710Z] Step 19/20 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:50.710Z] ---> Running in 01b76f030d9c [2023-05-30T00:12:50.710Z] ---> 51c7bf506092 [2023-05-30T00:12:50.710Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-30T00:12:50.710Z] ---> Running in bb34282df913 [2023-05-30T00:12:50.710Z] Removing intermediate container 01b76f030d9c [2023-05-30T00:12:50.710Z] ---> 6ce306abec61 [2023-05-30T00:12:50.710Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T00:12:50.970Z] Removing intermediate container bb34282df913 [2023-05-30T00:12:50.970Z] ---> 1487b79ab914 [2023-05-30T00:12:50.970Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T00:12:50.970Z] Removing intermediate container d31c44bc6244 [2023-05-30T00:12:50.970Z] ---> 14d2f0168fd6 [2023-05-30T00:12:50.970Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:12:50.970Z] ---> Running in e9d4c4e5979a [2023-05-30T00:12:50.970Z] ---> Running in c11e944ce771 [2023-05-30T00:12:50.970Z] ---> Running in 18e7d17bc197 [2023-05-30T00:12:50.970Z] ---> 4681b0e9a3a0 [2023-05-30T00:12:50.970Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T00:12:50.970Z] Removing intermediate container e9d4c4e5979a [2023-05-30T00:12:50.970Z] ---> fc4b56763e8b [2023-05-30T00:12:50.970Z] [2023-05-30T00:12:50.970Z] Removing intermediate container c11e944ce771 [2023-05-30T00:12:50.970Z] ---> 8e462808ff7e [2023-05-30T00:12:50.970Z] [2023-05-30T00:12:51.235Z] Removing intermediate container 18e7d17bc197 [2023-05-30T00:12:51.235Z] ---> 7069694ff9cc [2023-05-30T00:12:51.235Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T00:12:51.235Z] Successfully built fc4b56763e8b [2023-05-30T00:12:51.235Z] Successfully tagged security-spire-agent:latest [2023-05-30T00:12:51.235Z]  Building security-spire-agent ... done  ---> f13e185df8b5 [2023-05-30T00:12:51.235Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:12:51.235Z] ---> Running in d38642d46f1a [2023-05-30T00:12:51.235Z] Successfully built 8e462808ff7e [2023-05-30T00:12:51.236Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T00:12:51.497Z]  Building security-spiffe-token-provider ... done  ---> f6ee31859630 [2023-05-30T00:12:51.497Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T00:12:51.497Z] Removing intermediate container d38642d46f1a [2023-05-30T00:12:51.497Z] ---> 8e49c62432b5 [2023-05-30T00:12:51.497Z] Step 23/24 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:51.497Z] ---> Running in 589348ab28d6 [2023-05-30T00:12:51.757Z] Removing intermediate container 589348ab28d6 [2023-05-30T00:12:51.757Z] ---> c409d8b9000b [2023-05-30T00:12:51.757Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T00:12:51.757Z] ---> 6689a65340fe [2023-05-30T00:12:51.757Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T00:12:51.757Z] ---> Running in f474602b6864 [2023-05-30T00:12:52.017Z] Removing intermediate container f474602b6864 [2023-05-30T00:12:52.017Z] ---> cb3e2292e320 [2023-05-30T00:12:52.017Z] [2023-05-30T00:12:52.280Z] Successfully built cb3e2292e320 [2023-05-30T00:12:52.541Z] Successfully tagged core-command:latest [2023-05-30T00:12:52.541Z]  Building core-command ... done  ---> b7db1892afc0 [2023-05-30T00:12:52.541Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T00:12:52.541Z] Removing intermediate container 394c743774e1 [2023-05-30T00:12:52.541Z] ---> 93ab7fd4a216 [2023-05-30T00:12:52.541Z] [2023-05-30T00:12:52.541Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T00:12:52.541Z] ---> 9ed4aefc74f6 [2023-05-30T00:12:52.541Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T00:12:52.541Z] ---> Using cache [2023-05-30T00:12:52.541Z] ---> 4d43f97685cf [2023-05-30T00:12:52.541Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T00:12:52.541Z] ---> Running in b2dd0f44fa87 [2023-05-30T00:12:52.541Z] ---> 384f7398f62a [2023-05-30T00:12:52.541Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:12:52.541Z] ---> Running in d8865d9fb539 [2023-05-30T00:12:52.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T00:12:53.064Z] Removing intermediate container d8865d9fb539 [2023-05-30T00:12:53.064Z] ---> 8a8da1a81bb2 [2023-05-30T00:12:53.064Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:12:53.064Z] ---> Running in 847e32d844b4 [2023-05-30T00:12:53.064Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:12:53.064Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T00:12:53.064Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:12:53.064Z] OK: 7 MiB in 17 packages [2023-05-30T00:12:53.324Z] Removing intermediate container 847e32d844b4 [2023-05-30T00:12:53.324Z] ---> 87545bbc4a45 [2023-05-30T00:12:53.324Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T00:12:53.324Z] ---> Running in af8c68434efc [2023-05-30T00:12:53.324Z] Removing intermediate container af8c68434efc [2023-05-30T00:12:53.324Z] ---> 6b7be4e9c1ad [2023-05-30T00:12:53.324Z] Step 24/25 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:53.324Z] ---> Running in 3796a84db88f [2023-05-30T00:12:53.324Z] Removing intermediate container 3796a84db88f [2023-05-30T00:12:53.324Z] ---> 185b8b58db2f [2023-05-30T00:12:53.324Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T00:12:53.324Z] ---> Running in c345ccadf1c9 [2023-05-30T00:12:53.584Z] Removing intermediate container b2dd0f44fa87 [2023-05-30T00:12:53.584Z] ---> e9f7c99b06f1 [2023-05-30T00:12:53.584Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T00:12:53.584Z] ---> Running in 1e96476c92b9 [2023-05-30T00:12:53.584Z] Removing intermediate container c345ccadf1c9 [2023-05-30T00:12:53.584Z] ---> ed47c2e43885 [2023-05-30T00:12:53.584Z] [2023-05-30T00:12:53.584Z] Removing intermediate container 1e96476c92b9 [2023-05-30T00:12:53.584Z] ---> a4488857f990 [2023-05-30T00:12:53.584Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T00:12:53.584Z] ---> Running in 4204c6e65e98 [2023-05-30T00:12:53.584Z] Successfully built ed47c2e43885 [2023-05-30T00:12:53.584Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T00:12:53.584Z]  Building security-secretstore-setup ... done Removing intermediate container 4204c6e65e98 [2023-05-30T00:12:53.584Z] ---> 08e365bcb378 [2023-05-30T00:12:53.584Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T00:12:53.584Z] ---> Running in f67cf50d36b2 [2023-05-30T00:12:53.846Z] Removing intermediate container f67cf50d36b2 [2023-05-30T00:12:53.846Z] ---> 2b37b03cc355 [2023-05-30T00:12:53.846Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T00:12:53.846Z] ---> Running in a0c66e8ae654 [2023-05-30T00:12:53.846Z] Removing intermediate container a0c66e8ae654 [2023-05-30T00:12:53.846Z] ---> 86ce8547cb26 [2023-05-30T00:12:53.846Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T00:12:53.846Z] ---> Running in 9eb72821dd6b [2023-05-30T00:12:54.418Z] Removing intermediate container 9eb72821dd6b [2023-05-30T00:12:54.418Z] ---> 3fd3ef0fd7fa [2023-05-30T00:12:54.418Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T00:12:54.418Z] ---> Running in 7909cbb1aaec [2023-05-30T00:12:54.418Z] Removing intermediate container 7909cbb1aaec [2023-05-30T00:12:54.418Z] ---> 097118edf25c [2023-05-30T00:12:54.418Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T00:12:54.678Z] ---> 6862584849c1 [2023-05-30T00:12:54.678Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T00:12:54.678Z] ---> Running in 2631d3a0bf7e [2023-05-30T00:12:55.247Z] Removing intermediate container 2631d3a0bf7e [2023-05-30T00:12:55.247Z] ---> c16595160f0c [2023-05-30T00:12:55.247Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:12:55.247Z] ---> 6946fb5e0c18 [2023-05-30T00:12:55.247Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:12:55.507Z] ---> cc3eb4e7fd92 [2023-05-30T00:12:55.507Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T00:12:56.073Z] ---> 1e1640ab33e7 [2023-05-30T00:12:56.073Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T00:12:56.073Z] ---> cb706907d1f9 [2023-05-30T00:12:56.073Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T00:12:56.331Z] ---> 08f2c070dc65 [2023-05-30T00:12:56.331Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T00:12:56.331Z] ---> d12daaf6d047 [2023-05-30T00:12:56.331Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T00:12:56.331Z] ---> bbfb667c3bab [2023-05-30T00:12:56.331Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T00:12:56.591Z] ---> bdf1f49eb05e [2023-05-30T00:12:56.591Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T00:12:56.591Z] ---> Running in 813622ffa1e0 [2023-05-30T00:12:57.170Z] Removing intermediate container 813622ffa1e0 [2023-05-30T00:12:57.170Z] ---> 6badfe7388e9 [2023-05-30T00:12:57.170Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T00:12:57.170Z] ---> Running in dda51b8aa1e8 [2023-05-30T00:12:57.170Z] Removing intermediate container dda51b8aa1e8 [2023-05-30T00:12:57.170Z] ---> b50f549b9658 [2023-05-30T00:12:57.170Z] Step 30/33 : CMD ["gate"] [2023-05-30T00:12:57.170Z] ---> Running in dea1aa43447a [2023-05-30T00:12:57.170Z] Removing intermediate container dea1aa43447a [2023-05-30T00:12:57.170Z] ---> 7bc99d2a22f5 [2023-05-30T00:12:57.170Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T00:12:57.170Z] ---> Running in 0160646ae23b [2023-05-30T00:12:57.428Z] Removing intermediate container 0160646ae23b [2023-05-30T00:12:57.428Z] ---> f056d3b48ea2 [2023-05-30T00:12:57.428Z] Step 32/33 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:12:57.428Z] ---> Running in 262887f3e22b [2023-05-30T00:12:57.428Z] Removing intermediate container 262887f3e22b [2023-05-30T00:12:57.428Z] ---> f4835f897532 [2023-05-30T00:12:57.428Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T00:12:57.428Z] ---> Running in af6c452dad85 [2023-05-30T00:12:57.428Z] Removing intermediate container af6c452dad85 [2023-05-30T00:12:57.428Z] ---> 558b8b4aa545 [2023-05-30T00:12:57.428Z] [2023-05-30T00:12:57.689Z] Successfully built 558b8b4aa545 [2023-05-30T00:12:57.689Z] Successfully tagged security-bootstrapper:latest [2023-05-30T00:12:57.694Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-30T00:12:57.700Z] $ docker stop --time=1 654f2c151b251504f38f269bcb3314b9307b843947043b5de7d7e7b086563f3a [2023-05-30T00:12:59.010Z] $ docker rm -f --volumes 654f2c151b251504f38f269bcb3314b9307b843947043b5de7d7e7b086563f3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:12:59.166Z] Removing intermediate container b39ed37c799a [2023-05-30T00:12:59.166Z] ---> a8875d801c56 [2023-05-30T00:12:59.166Z] Successfully built a8875d801c56 [2023-05-30T00:12:59.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:12:59.347Z] + docker images [2023-05-30T00:12:59.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T00:12:59.347Z] security-bootstrapper latest 558b8b4aa545 2 seconds ago 22.2MB [2023-05-30T00:12:59.347Z] security-secretstore-setup latest ed47c2e43885 6 seconds ago 32.8MB [2023-05-30T00:12:59.347Z] 93ab7fd4a216 7 seconds ago 1.71GB [2023-05-30T00:12:59.347Z] core-command latest cb3e2292e320 8 seconds ago 19.9MB [2023-05-30T00:12:59.347Z] security-spire-agent latest fc4b56763e8b 9 seconds ago 161MB [2023-05-30T00:12:59.347Z] security-spiffe-token-provider latest 8e462808ff7e 9 seconds ago 32.8MB [2023-05-30T00:12:59.347Z] 452194db2245 14 seconds ago 1.72GB [2023-05-30T00:12:59.347Z] 10ba32901a6a 14 seconds ago 1.72GB [2023-05-30T00:12:59.347Z] 03596e265727 17 seconds ago 1.58GB [2023-05-30T00:12:59.347Z] d36f76193a78 29 seconds ago 1.76GB [2023-05-30T00:12:59.347Z] security-spire-server latest f7542a994a85 33 seconds ago 103MB [2023-05-30T00:12:59.347Z] support-notifications latest a56db4e6d9bd 43 seconds ago 32.4MB [2023-05-30T00:12:59.347Z] core-metadata latest 4abad6d52827 59 seconds ago 20.4MB [2023-05-30T00:12:59.347Z] da7dfcde80b4 59 seconds ago 1.58GB [2023-05-30T00:12:59.347Z] core-data latest 9db6eb2a67a2 59 seconds ago 20MB [2023-05-30T00:12:59.347Z] 8ce74f38e91b About a minute ago 1.79GB [2023-05-30T00:12:59.347Z] 1f01638bd11f About a minute ago 1.73GB [2023-05-30T00:12:59.347Z] 9104026fa153 About a minute ago 1.73GB [2023-05-30T00:12:59.347Z] support-scheduler latest 19aa70e56fd5 2 minutes ago 31.8MB [2023-05-30T00:12:59.347Z] core-common-config-bootstrapper latest 030e6381510e 2 minutes ago 17.2MB [2023-05-30T00:12:59.347Z] security-proxy-setup latest 19fa009e2ec2 2 minutes ago 18.7MB [2023-05-30T00:12:59.347Z] security-proxy-auth latest 421ccbafd4b2 2 minutes ago 18.3MB [2023-05-30T00:12:59.347Z] 0b098904a360 2 minutes ago 1.79GB [2023-05-30T00:12:59.347Z] d596266d03f1 2 minutes ago 1.7GB [2023-05-30T00:12:59.347Z] bea5a2af99af 2 minutes ago 1.7GB [2023-05-30T00:12:59.347Z] 74a8fe074e5a 2 minutes ago 1.72GB [2023-05-30T00:12:59.347Z] security-spire-config latest f60fc9beb0d7 2 minutes ago 102MB [2023-05-30T00:12:59.347Z] 3296f04e1598 2 minutes ago 1.58GB [2023-05-30T00:12:59.347Z] ci-base-image-x86_64 latest f0896eb550cc 6 minutes ago 918MB [2023-05-30T00:12:59.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T00:12:59.347Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T00:12:59.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T00:12:59.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T00:12:59.538Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T00:12:59.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:12:59.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2023-05-30T00:12:59.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T00:13:01.214Z] $ docker top 3b3ca3d2734560f7d9fd882589cdc5a8882e91084f460ae281f34ffd9a373de4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:13:02.076Z] + go version [2023-05-30T00:13:02.076Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T00:13:02.097Z] $ docker stop --time=1 3b3ca3d2734560f7d9fd882589cdc5a8882e91084f460ae281f34ffd9a373de4 [2023-05-30T00:13:03.783Z] $ docker rm -f --volumes 3b3ca3d2734560f7d9fd882589cdc5a8882e91084f460ae281f34ffd9a373de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:13:04.346Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T00:13:04.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:13:04.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2023-05-30T00:13:04.615Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T00:13:06.668Z] $ docker top ad003c9915794ff35e9e9d77c6ac25bda5f60a133bd4c62487d014b52cec3317 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T00:13:06.880Z] ========================================================= [2023-05-30T00:13:06.880Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T00:13:06.880Z] ========================================================= [Pipeline] sh [2023-05-30T00:13:07.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-30T00:13:08.239Z] + make test [2023-05-30T00:13:08.239Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T00:13:55.113Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T00:16:01.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T00:16:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T00:16:02.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T00:16:02.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T00:16:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T00:16:17.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T00:16:17.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T00:16:17.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.361s coverage: 28.7% of statements [2023-05-30T00:16:28.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2023-05-30T00:16:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T00:16:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T00:16:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T00:16:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.748s coverage: 71.5% of statements [2023-05-30T00:16:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T00:16:41.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T00:16:41.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements [2023-05-30T00:16:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T00:16:45.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T00:16:45.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:16:45.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T00:16:45.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T00:16:54.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T00:16:54.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T00:17:12.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.686s coverage: 88.5% of statements [2023-05-30T00:17:12.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.471s coverage: 3.8% of statements [2023-05-30T00:17:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T00:17:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T00:17:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:17:13.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.936s coverage: 95.6% of statements [2023-05-30T00:17:13.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T00:17:13.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T00:17:13.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T00:17:13.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T00:17:13.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T00:17:13.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements [2023-05-30T00:17:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T00:17:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T00:17:20.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T00:17:20.560Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.297s coverage: 65.9% of statements [2023-05-30T00:17:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T00:17:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T00:17:32.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2023-05-30T00:17:32.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.296s coverage: 29.0% of statements [2023-05-30T00:17:37.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 42.9% of statements [2023-05-30T00:17:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements [2023-05-30T00:17:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2023-05-30T00:17:38.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-05-30T00:17:42.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements [2023-05-30T00:17:44.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T00:17:45.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T00:17:45.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T00:17:45.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T00:17:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T00:17:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T00:17:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T00:17:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T00:17:53.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.311s coverage: 94.4% of statements [2023-05-30T00:17:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T00:17:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T00:17:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T00:17:53.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T00:18:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T00:18:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T00:18:04.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T00:18:09.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.385s coverage: 79.9% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.313s coverage: 92.9% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.283s coverage: 62.3% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-05-30T00:18:09.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.549s coverage: 81.8% of statements [2023-05-30T00:18:13.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T00:18:13.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T00:18:13.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.567s coverage: 82.1% of statements [2023-05-30T00:18:13.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 86.0% of statements [2023-05-30T00:18:21.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T00:18:21.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T00:18:21.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements [2023-05-30T00:18:21.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements [2023-05-30T00:18:23.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-05-30T00:18:23.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-05-30T00:18:23.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2023-05-30T00:18:23.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T00:18:23.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T00:18:23.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T00:18:23.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-30T00:18:33.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T00:18:33.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T00:18:33.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T00:18:33.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.048s coverage: 38.4% of statements [2023-05-30T00:18:33.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2023-05-30T00:18:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T00:18:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T00:18:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T00:18:38.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T00:18:38.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2023-05-30T00:18:45.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T00:18:45.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T00:18:45.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T00:18:45.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T00:18:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2023-05-30T00:18:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T00:18:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:18:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T00:18:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T00:18:54.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.682s coverage: 92.3% of statements [2023-05-30T00:18:59.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T00:18:59.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T00:18:59.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.347s coverage: 61.5% of statements [2023-05-30T00:19:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T00:19:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T00:19:02.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements [2023-05-30T00:19:03.983Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-30T00:19:03.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T00:19:03.983Z] go vet ./... [2023-05-30T00:22:10.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T00:22:10.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T00:22:10.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T00:22:10.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T00:22:11.444Z] + ls -al . [2023-05-30T00:22:11.444Z] total 700 [2023-05-30T00:22:11.444Z] drwxrwxr-x 10 1001 1001 4096 May 30 00:13 . [2023-05-30T00:22:11.444Z] drwxr-xr-x 4 root root 4096 May 30 00:13 .. [2023-05-30T00:22:11.444Z] drwxrwxr-x 2 1001 1001 4096 May 30 00:11 .blubracket [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 16 May 30 00:11 .dockerignore [2023-05-30T00:22:11.444Z] drwxrwxr-x 8 1001 1001 4096 May 30 00:11 .git [2023-05-30T00:22:11.444Z] drwxrwxr-x 3 1001 1001 4096 May 30 00:11 .github [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 1133 May 30 00:11 .gitignore [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 42 May 30 00:11 .golangci.yml [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 87 May 30 00:11 .hadolint.yml [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 166 May 30 00:11 .sonarcloud.properties [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 1171 May 30 00:11 ADOPTERS.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 10835 May 30 00:11 Attribution.txt [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 73765 May 30 00:11 CHANGELOG.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 3804 May 30 00:11 CONTRIBUTING.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 677 May 30 00:11 GOVERNANCE.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 883 May 30 00:11 Jenkinsfile [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 10775 May 30 00:11 LICENSE [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 14368 May 30 00:11 Makefile [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 582 May 30 00:11 OWNERS.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 9923 May 30 00:11 README.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 789 May 30 00:11 SECURITY.md [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 5 May 30 00:06 VERSION [2023-05-30T00:22:11.444Z] drwxrwxr-x 2 1001 1001 4096 May 30 00:11 bin [2023-05-30T00:22:11.444Z] drwxrwxr-x 18 1001 1001 4096 May 30 00:11 cmd [2023-05-30T00:22:11.444Z] -rw-r--r-- 1 root root 447731 May 30 00:19 coverage.out [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 3159 May 30 00:11 go.mod [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 30958 May 30 00:11 go.sum [2023-05-30T00:22:11.444Z] drwxrwxr-x 7 1001 1001 4096 May 30 00:11 internal [2023-05-30T00:22:11.444Z] drwxrwxr-x 3 1001 1001 4096 May 30 00:11 openapi [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 594 May 30 00:11 security.txt [2023-05-30T00:22:11.444Z] drwxrwxr-x 4 1001 1001 4096 May 30 00:11 snap [2023-05-30T00:22:11.444Z] -rw-rw-r-- 1 1001 1001 204 May 30 00:11 version.go [Pipeline] sh [2023-05-30T00:22:12.090Z] + '[' -e coverage.out ] [2023-05-30T00:22:12.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T00:22:12.110Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T00:22:13.071Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T00:22:13.728Z] + make build [2023-05-30T00:22:13.728Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T00:24:05.589Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T00:24:08.942Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T00:24:15.599Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T00:24:18.938Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T00:25:15.343Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T00:25:18.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T00:25:26.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T00:25:32.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T00:25:37.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T00:25:41.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T00:25:48.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-30T00:25:55.157Z] $ docker stop --time=1 ad003c9915794ff35e9e9d77c6ac25bda5f60a133bd4c62487d014b52cec3317 [2023-05-30T00:25:57.347Z] $ docker rm -f --volumes ad003c9915794ff35e9e9d77c6ac25bda5f60a133bd4c62487d014b52cec3317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:26:00.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T00:26:00.026Z] [2023-05-30T00:26:00.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:26:00.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T00:26:00.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T00:26:00.646Z] 29e5d40040c1: Pulling fs layer [2023-05-30T00:26:00.646Z] 1ce36da41761: Pulling fs layer [2023-05-30T00:26:00.646Z] 25b303627fd3: Pulling fs layer [2023-05-30T00:26:00.646Z] 29e5d40040c1: Verifying Checksum [2023-05-30T00:26:00.646Z] 29e5d40040c1: Download complete [2023-05-30T00:26:00.915Z] 1ce36da41761: Verifying Checksum [2023-05-30T00:26:00.915Z] 1ce36da41761: Download complete [2023-05-30T00:26:01.502Z] 29e5d40040c1: Pull complete [2023-05-30T00:26:02.921Z] 1ce36da41761: Pull complete [2023-05-30T00:26:02.921Z] 25b303627fd3: Verifying Checksum [2023-05-30T00:26:02.921Z] 25b303627fd3: Download complete [2023-05-30T00:26:13.008Z] 25b303627fd3: Pull complete [2023-05-30T00:26:13.008Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T00:26:13.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T00:26:13.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:26:13.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2023-05-30T00:26:13.317Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T00:26:15.840Z] $ docker top 52e4bbd3ff63f0b74e021083017189a4cbed4c8d9607528bca1c581eb45db830 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:26:16.687Z] + grep parallel [2023-05-30T00:26:16.687Z] + docker-compose build --help [2023-05-30T00:26:23.330Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T00:26:23.341Z] $ docker stop --time=1 52e4bbd3ff63f0b74e021083017189a4cbed4c8d9607528bca1c581eb45db830 [2023-05-30T00:26:25.056Z] $ docker rm -f --volumes 52e4bbd3ff63f0b74e021083017189a4cbed4c8d9607528bca1c581eb45db830 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:26:25.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T00:26:25.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:26:25.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2023-05-30T00:26:25.885Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T00:26:27.176Z] $ docker top 26bcec4921fdab46c6870648b254b5e3a734e350bd6178596fabe286647add05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:26:28.040Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T00:26:35.207Z] Building core-command ... [2023-05-30T00:26:35.207Z] Building core-common-config-bootstrapper ... [2023-05-30T00:26:35.207Z] Building core-data ... [2023-05-30T00:26:35.207Z] Building core-metadata ... [2023-05-30T00:26:35.207Z] Building security-bootstrapper ... [2023-05-30T00:26:35.207Z] Building security-proxy-auth ... [2023-05-30T00:26:35.207Z] Building security-proxy-setup ... [2023-05-30T00:26:35.207Z] Building security-secretstore-setup ... [2023-05-30T00:26:35.207Z] Building security-spiffe-token-provider ... [2023-05-30T00:26:35.207Z] Building security-spire-agent ... [2023-05-30T00:26:35.207Z] Building security-spire-config ... [2023-05-30T00:26:35.207Z] Building security-spire-server ... [2023-05-30T00:26:35.207Z] Building support-notifications ... [2023-05-30T00:26:35.207Z] Building support-scheduler ... [2023-05-30T00:26:35.207Z] Building core-metadata [2023-05-30T00:26:35.207Z] Building support-scheduler [2023-05-30T00:26:35.207Z] Building security-proxy-auth [2023-05-30T00:26:35.207Z] Building core-data [2023-05-30T00:26:35.207Z] Building security-secretstore-setup [2023-05-30T00:27:31.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:27:31.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:27:31.751Z] ---> a8875d801c56 [2023-05-30T00:27:31.751Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T00:27:31.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:27:31.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:27:31.751Z] ---> a8875d801c56 [2023-05-30T00:27:31.751Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:27:31.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:27:31.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:27:31.751Z] ---> a8875d801c56 [2023-05-30T00:27:31.751Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:27:31.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:27:31.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:27:31.751Z] ---> a8875d801c56 [2023-05-30T00:27:31.751Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:27:31.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:27:31.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:27:31.751Z] ---> a8875d801c56 [2023-05-30T00:27:31.751Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:27:31.751Z] ---> Running in 76c82636d882 [2023-05-30T00:27:31.751Z] ---> Running in fea997546408 [2023-05-30T00:27:31.751Z] ---> Running in 7a9d4deb94ac [2023-05-30T00:27:31.751Z] ---> Running in 44ee2ffbb3cc [2023-05-30T00:27:31.751Z] ---> Running in 989d65a4c2a4 [2023-05-30T00:27:31.751Z] Removing intermediate container fea997546408 [2023-05-30T00:27:31.751Z] ---> 75faf85dff78 [2023-05-30T00:27:31.751Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:27:31.751Z] Removing intermediate container 7a9d4deb94ac [2023-05-30T00:27:31.751Z] ---> 110532f4f57e [2023-05-30T00:27:31.751Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:27:31.751Z] Removing intermediate container 989d65a4c2a4 [2023-05-30T00:27:31.751Z] ---> b10f6fb7ede0 [2023-05-30T00:27:31.751Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:27:31.751Z] Removing intermediate container 76c82636d882 [2023-05-30T00:27:31.751Z] ---> 11db45ab7eaf [2023-05-30T00:27:31.751Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T00:27:31.751Z] Removing intermediate container 44ee2ffbb3cc [2023-05-30T00:27:31.751Z] ---> dc86a59266ca [2023-05-30T00:27:31.751Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T00:27:31.751Z] ---> Running in 6638f6f1f152 [2023-05-30T00:27:31.751Z] ---> Running in ecdde6e83f14 [2023-05-30T00:27:31.751Z] ---> Running in 09750f9059ee [2023-05-30T00:27:31.751Z] ---> Running in 6e54b360adcc [2023-05-30T00:27:31.751Z] ---> Running in 61fcd1d80a28 [2023-05-30T00:27:31.751Z] Removing intermediate container 6638f6f1f152 [2023-05-30T00:27:31.751Z] ---> ab057c9d33ca [2023-05-30T00:27:31.751Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:27:31.751Z] ---> Running in 1a69daee6a34 [2023-05-30T00:27:31.751Z] Removing intermediate container 09750f9059ee [2023-05-30T00:27:31.751Z] ---> b45e2f77f98c [2023-05-30T00:27:31.751Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:27:31.751Z] Removing intermediate container ecdde6e83f14 [2023-05-30T00:27:31.751Z] ---> c9f3de439121 [2023-05-30T00:27:31.751Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:27:31.751Z] Removing intermediate container 6e54b360adcc [2023-05-30T00:27:31.751Z] ---> 87ec8083315d [2023-05-30T00:27:31.751Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T00:27:31.751Z] ---> Running in a471a42fc495 [2023-05-30T00:27:31.751Z] ---> Running in a5f176872ec9 [2023-05-30T00:27:31.751Z] ---> Running in 43b16513214f [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.752Z] OK: 263 MiB in 53 packages [2023-05-30T00:27:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:31.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:32.741Z] OK: 263 MiB in 53 packages [2023-05-30T00:27:32.741Z] Removing intermediate container 61fcd1d80a28 [2023-05-30T00:27:32.741Z] ---> 64768bab2a03 [2023-05-30T00:27:32.741Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T00:27:33.040Z] OK: 263 MiB in 53 packages [2023-05-30T00:27:33.366Z] OK: 263 MiB in 53 packages [2023-05-30T00:27:33.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:27:34.265Z] ---> 881c1bc1c71d [2023-05-30T00:27:34.265Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:27:34.535Z] ---> Running in c4cfbc055832 [2023-05-30T00:27:34.804Z] Removing intermediate container 1a69daee6a34 [2023-05-30T00:27:34.804Z] ---> d726d85fe119 [2023-05-30T00:27:34.804Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:27:35.071Z] OK: 263 MiB in 53 packages [2023-05-30T00:27:35.767Z] Removing intermediate container 43b16513214f [2023-05-30T00:27:35.767Z] ---> befe174ab6dd [2023-05-30T00:27:35.767Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:27:35.767Z] Removing intermediate container a5f176872ec9 [2023-05-30T00:27:35.767Z] ---> e0fbb6ea27f6 [2023-05-30T00:27:35.767Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T00:27:36.375Z] ---> d8bc59395649 [2023-05-30T00:27:36.375Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:27:36.647Z] ---> Running in 3770546f4759 [2023-05-30T00:27:36.931Z] Removing intermediate container a471a42fc495 [2023-05-30T00:27:36.931Z] ---> 30a942df790e [2023-05-30T00:27:36.931Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:27:37.223Z] ---> 6ba938cec59d [2023-05-30T00:27:37.223Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:27:37.223Z] ---> 1f86c97e520f [2023-05-30T00:27:37.223Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:27:37.496Z] ---> Running in 84f0db902bd8 [2023-05-30T00:27:37.496Z] ---> Running in 72dcd952f59e [2023-05-30T00:27:38.459Z] ---> 1926c8732840 [2023-05-30T00:27:38.459Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:27:38.734Z] ---> Running in c8ef76c49c81 [2023-05-30T00:29:30.420Z] Removing intermediate container 84f0db902bd8 [2023-05-30T00:29:30.420Z] ---> 5faa85b379d0 [2023-05-30T00:29:30.420Z] Step 8/23 : COPY . . [2023-05-30T00:29:30.420Z] Removing intermediate container 72dcd952f59e [2023-05-30T00:29:30.420Z] ---> f44299d38cdb [2023-05-30T00:29:30.420Z] Step 8/25 : COPY . . [2023-05-30T00:29:30.420Z] Removing intermediate container 3770546f4759 [2023-05-30T00:29:30.420Z] ---> 662abc5769d8 [2023-05-30T00:29:30.420Z] Step 8/23 : COPY . . [2023-05-30T00:29:30.420Z] Removing intermediate container c4cfbc055832 [2023-05-30T00:29:30.420Z] ---> 3b803d3f02d4 [2023-05-30T00:29:30.420Z] Step 7/25 : COPY . . [2023-05-30T00:29:30.420Z] Removing intermediate container c8ef76c49c81 [2023-05-30T00:29:30.420Z] ---> 602946e7b324 [2023-05-30T00:29:30.420Z] Step 8/23 : COPY . . [2023-05-30T00:29:42.719Z] ---> ef28f5a0fba3 [2023-05-30T00:29:42.719Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T00:29:42.719Z] ---> 6e66d167e702 [2023-05-30T00:29:42.719Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T00:29:42.719Z] ---> fd378ce2be48 [2023-05-30T00:29:42.719Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T00:29:42.719Z] ---> Running in b66908dc11dc [2023-05-30T00:29:42.719Z] ---> 97ec27c68d8e [2023-05-30T00:29:42.719Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T00:29:42.719Z] ---> Running in 0f155af06428 [2023-05-30T00:29:42.719Z] ---> Running in 7ba5173c3d72 [2023-05-30T00:29:42.719Z] ---> Running in 4b08690957ad [2023-05-30T00:29:42.719Z] ---> 0727abc570d1 [2023-05-30T00:29:42.719Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T00:29:42.719Z] ---> Running in 258ee164bf6c [2023-05-30T00:29:44.131Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T00:29:44.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T00:29:44.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T00:29:45.249Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T00:29:45.249Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T00:35:52.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T00:35:56.411Z] Removing intermediate container 7ba5173c3d72 [2023-05-30T00:35:56.411Z] ---> f3290a75c339 [2023-05-30T00:35:56.411Z] [2023-05-30T00:35:56.411Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:35:56.411Z] 3.17: Pulling from library/alpine [2023-05-30T00:35:56.411Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T00:35:56.411Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T00:35:56.411Z] ---> 51e60588ff2c [2023-05-30T00:35:56.411Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T00:36:00.651Z] ---> Running in b28a63e66156 [2023-05-30T00:36:01.607Z] Removing intermediate container b28a63e66156 [2023-05-30T00:36:01.607Z] ---> 2e05a08c73a0 [2023-05-30T00:36:01.607Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:36:01.607Z] ---> Running in d4f6d3351d6b [2023-05-30T00:36:04.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:05.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:07.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:36:07.077Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:36:07.345Z] OK: 8 MiB in 16 packages [2023-05-30T00:36:09.919Z] Removing intermediate container d4f6d3351d6b [2023-05-30T00:36:09.919Z] ---> 13ee3427b42f [2023-05-30T00:36:09.919Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:36:10.882Z] ---> d717c10fdad2 [2023-05-30T00:36:10.882Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:36:10.882Z] Removing intermediate container 0f155af06428 [2023-05-30T00:36:10.882Z] ---> 43fd0070c561 [2023-05-30T00:36:10.882Z] [2023-05-30T00:36:10.882Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T00:36:10.882Z] ---> 51e60588ff2c [2023-05-30T00:36:10.882Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T00:36:11.162Z] ---> Running in 8929010dd8d5 [2023-05-30T00:36:13.742Z] ---> 4befb8a0857e [2023-05-30T00:36:13.742Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T00:36:13.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:14.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:14.963Z] ---> fb90430f9f27 [2023-05-30T00:36:14.964Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:36:15.923Z] ---> 5ddac33233b5 [2023-05-30T00:36:15.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T00:36:16.189Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T00:36:16.189Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T00:36:16.189Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T00:36:16.189Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:36:16.454Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:36:16.720Z] ---> f85afcb19568 [2023-05-30T00:36:16.720Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:36:16.720Z] ---> Running in c4ee2f60cc27 [2023-05-30T00:36:16.990Z] OK: 8 MiB in 18 packages [2023-05-30T00:36:19.566Z] Removing intermediate container 8929010dd8d5 [2023-05-30T00:36:19.566Z] ---> f52aadf3e7dd [2023-05-30T00:36:19.566Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T00:36:19.566Z] ---> Running in dbc0ee3b7fdb [2023-05-30T00:36:20.529Z] Removing intermediate container dbc0ee3b7fdb [2023-05-30T00:36:20.529Z] ---> d589a4173b54 [2023-05-30T00:36:20.529Z] Step 12/25 : WORKDIR / [2023-05-30T00:36:20.529Z] ---> Running in 52bbe31cfcc9 [2023-05-30T00:36:20.808Z] Removing intermediate container c4ee2f60cc27 [2023-05-30T00:36:20.808Z] ---> 2c081b2fcb69 [2023-05-30T00:36:20.808Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:36:20.808Z] ---> Running in 02d106dff83b [2023-05-30T00:36:21.389Z] Removing intermediate container 52bbe31cfcc9 [2023-05-30T00:36:21.389Z] ---> 7cb4a5977587 [2023-05-30T00:36:21.389Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:36:21.389Z] Removing intermediate container 02d106dff83b [2023-05-30T00:36:21.389Z] ---> c18183c01a74 [2023-05-30T00:36:21.389Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:36:21.389Z] ---> Running in 88d7b70f9aa9 [2023-05-30T00:36:21.970Z] Removing intermediate container 88d7b70f9aa9 [2023-05-30T00:36:21.970Z] ---> 77274318e797 [2023-05-30T00:36:21.970Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T00:36:22.236Z] ---> Running in b7b47ec38c39 [2023-05-30T00:36:22.506Z] ---> 57781d37dfe0 [2023-05-30T00:36:22.506Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:36:23.085Z] Removing intermediate container b7b47ec38c39 [2023-05-30T00:36:23.085Z] ---> a8a50ecf9abf [2023-05-30T00:36:23.085Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:36:23.359Z] ---> Running in ac8e52f9f732 [2023-05-30T00:36:23.359Z] ---> 1e4c8fcc06f8 [2023-05-30T00:36:23.359Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-30T00:36:26.693Z] Removing intermediate container ac8e52f9f732 [2023-05-30T00:36:26.693Z] ---> f69fc8808b5c [2023-05-30T00:36:26.693Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:36:26.693Z] ---> b7395a65a247 [2023-05-30T00:36:26.693Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-30T00:36:26.693Z] ---> Running in c99f9fc66e8c [2023-05-30T00:36:27.274Z] Removing intermediate container c99f9fc66e8c [2023-05-30T00:36:27.274Z] ---> ac2f9f794509 [2023-05-30T00:36:27.274Z] [2023-05-30T00:36:27.855Z] Successfully built ac2f9f794509 [2023-05-30T00:36:27.855Z] ---> 0c9706e10e1e [2023-05-30T00:36:27.855Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:36:27.855Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T00:36:27.855Z] Building security-spire-config [2023-05-30T00:36:28.818Z]  Building security-proxy-auth ... done  ---> 152fdf9278a8 [2023-05-30T00:36:28.818Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T00:36:30.752Z] ---> fc68c31d959e [2023-05-30T00:36:30.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T00:36:32.688Z] ---> a512c93e6cb1 [2023-05-30T00:36:32.688Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T00:36:33.645Z] ---> c419af9e6a93 [2023-05-30T00:36:33.645Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:36:33.645Z] ---> Running in eff9b98ac532 [2023-05-30T00:36:36.975Z] Removing intermediate container eff9b98ac532 [2023-05-30T00:36:36.975Z] ---> 39d7f87e0957 [2023-05-30T00:36:36.975Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:36:36.975Z] ---> Running in 170a87182578 [2023-05-30T00:36:41.214Z] Removing intermediate container 170a87182578 [2023-05-30T00:36:41.214Z] ---> 44040dd9b7f8 [2023-05-30T00:36:41.214Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T00:36:41.214Z] ---> Running in ac163053a90c [2023-05-30T00:36:42.168Z] Removing intermediate container ac163053a90c [2023-05-30T00:36:42.168Z] ---> 52e3a8ba4b65 [2023-05-30T00:36:42.168Z] Step 24/25 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:36:42.433Z] ---> Running in 0ed92cd30dde [2023-05-30T00:36:43.388Z] Removing intermediate container 0ed92cd30dde [2023-05-30T00:36:43.388Z] ---> 1893d500bc40 [2023-05-30T00:36:43.388Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T00:36:43.655Z] ---> Running in 6b6704f10b67 [2023-05-30T00:36:44.622Z] Removing intermediate container 6b6704f10b67 [2023-05-30T00:36:44.622Z] ---> 3664e0f7f5bf [2023-05-30T00:36:44.622Z] [2023-05-30T00:36:45.576Z] Successfully built 3664e0f7f5bf [2023-05-30T00:36:45.576Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T00:36:45.576Z]  Building security-secretstore-setup ... done Building support-notifications [2023-05-30T00:36:48.926Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:36:48.926Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:36:48.926Z] ---> a8875d801c56 [2023-05-30T00:36:48.926Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T00:36:48.926Z] ---> Using cache [2023-05-30T00:36:48.926Z] ---> dc86a59266ca [2023-05-30T00:36:48.926Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:36:48.926Z] ---> Running in a3350745b94b [2023-05-30T00:36:50.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:51.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:36:52.843Z] OK: 263 MiB in 53 packages [2023-05-30T00:36:56.174Z] Removing intermediate container a3350745b94b [2023-05-30T00:36:56.174Z] ---> d70c0765a542 [2023-05-30T00:36:56.174Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T00:36:57.587Z] ---> 1681721b80ca [2023-05-30T00:36:57.587Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:36:57.587Z] ---> Running in 1134909a010e [2023-05-30T00:37:01.827Z] Removing intermediate container 258ee164bf6c [2023-05-30T00:37:01.827Z] ---> d66b7c8216f2 [2023-05-30T00:37:01.827Z] [2023-05-30T00:37:01.827Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:37:01.827Z] ---> 51e60588ff2c [2023-05-30T00:37:01.827Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:37:02.092Z] ---> Running in 1b139f85a86d [2023-05-30T00:37:03.058Z] Removing intermediate container 1b139f85a86d [2023-05-30T00:37:03.058Z] ---> 2797d3fd1b41 [2023-05-30T00:37:03.058Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T00:37:03.323Z] ---> Running in 00e9da91d434 [2023-05-30T00:37:04.725Z] Removing intermediate container 00e9da91d434 [2023-05-30T00:37:04.725Z] ---> 89a53060b34b [2023-05-30T00:37:04.725Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T00:37:04.725Z] ---> Running in 3297c0728672 [2023-05-30T00:37:05.690Z] Removing intermediate container 3297c0728672 [2023-05-30T00:37:05.690Z] ---> ac3bb62f0908 [2023-05-30T00:37:05.690Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:37:05.956Z] ---> Running in c1e691db196d [2023-05-30T00:37:06.912Z] Removing intermediate container 4b08690957ad [2023-05-30T00:37:06.912Z] ---> 3a22940d0a4c [2023-05-30T00:37:06.912Z] [2023-05-30T00:37:06.912Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T00:37:06.912Z] ---> 51e60588ff2c [2023-05-30T00:37:06.912Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:37:06.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:37:06.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:37:06.912Z] ---> a8875d801c56 [2023-05-30T00:37:06.912Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:37:06.912Z] ---> Using cache [2023-05-30T00:37:06.912Z] ---> 11db45ab7eaf [2023-05-30T00:37:06.912Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:37:06.912Z] ---> Using cache [2023-05-30T00:37:06.912Z] ---> 87ec8083315d [2023-05-30T00:37:06.912Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T00:37:07.180Z] ---> Running in 4c726111a9fd [2023-05-30T00:37:07.180Z] ---> Running in 1b6548822ba6 [2023-05-30T00:37:08.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:09.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:09.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:09.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:10.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:37:10.661Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:37:10.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:37:10.661Z] OK: 8 MiB in 16 packages [2023-05-30T00:37:12.064Z] OK: 263 MiB in 53 packages [2023-05-30T00:37:12.064Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T00:37:12.064Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:37:12.064Z] OK: 8 MiB in 16 packages [2023-05-30T00:37:12.328Z] Removing intermediate container c1e691db196d [2023-05-30T00:37:12.328Z] ---> 1b2d3e229c9f [2023-05-30T00:37:12.328Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:37:13.733Z] Removing intermediate container 1b6548822ba6 [2023-05-30T00:37:13.733Z] ---> 1656db6150b9 [2023-05-30T00:37:13.733Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:37:14.314Z] ---> da2a973abc07 [2023-05-30T00:37:14.314Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:37:14.314Z] Removing intermediate container 4c726111a9fd [2023-05-30T00:37:14.314Z] ---> 6600244e5f38 [2023-05-30T00:37:14.314Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:37:14.580Z] ---> Running in c2db942dbce5 [2023-05-30T00:37:14.847Z] ---> 7f4965c99e39 [2023-05-30T00:37:14.847Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:37:15.112Z] ---> Running in eda7abaf9fa2 [2023-05-30T00:37:15.380Z] Removing intermediate container c2db942dbce5 [2023-05-30T00:37:15.380Z] ---> 7e93af61d53d [2023-05-30T00:37:15.380Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T00:37:15.380Z] ---> Running in 2c4e43e1f13b [2023-05-30T00:37:15.963Z] ---> ebe4181b25b1 [2023-05-30T00:37:15.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T00:37:16.228Z] Removing intermediate container 2c4e43e1f13b [2023-05-30T00:37:16.228Z] ---> d541aad03111 [2023-05-30T00:37:16.228Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T00:37:16.494Z] ---> Running in a58bc0a5802a [2023-05-30T00:37:18.061Z] Removing intermediate container a58bc0a5802a [2023-05-30T00:37:18.061Z] ---> ee23c3997741 [2023-05-30T00:37:18.061Z] Step 15/25 : WORKDIR / [2023-05-30T00:37:18.061Z] ---> Running in 648afc53b814 [2023-05-30T00:37:18.753Z] ---> 3d09f2fe77cb [2023-05-30T00:37:18.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:37:18.753Z] Removing intermediate container 648afc53b814 [2023-05-30T00:37:18.753Z] ---> c470953472d3 [2023-05-30T00:37:18.753Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:37:20.201Z] ---> 2657dc29dfd7 [2023-05-30T00:37:20.201Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:37:20.201Z] ---> a07d1aa2e2c0 [2023-05-30T00:37:20.201Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T00:37:20.201Z] ---> Running in 3675af85733b [2023-05-30T00:37:21.223Z] Removing intermediate container 3675af85733b [2023-05-30T00:37:21.223Z] ---> 56b415d4908e [2023-05-30T00:37:21.223Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:37:21.495Z] ---> c7c38df946e0 [2023-05-30T00:37:21.495Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T00:37:21.495Z] ---> Running in 725675caacba [2023-05-30T00:37:22.129Z] Removing intermediate container 725675caacba [2023-05-30T00:37:22.129Z] ---> af7826bc84cb [2023-05-30T00:37:22.129Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T00:37:22.408Z] ---> Running in 949191b56697 [2023-05-30T00:37:23.370Z] Removing intermediate container 949191b56697 [2023-05-30T00:37:23.370Z] ---> f60ea2d0f95c [2023-05-30T00:37:23.370Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:37:23.370Z] ---> Running in d405a73492dd [2023-05-30T00:37:23.954Z] ---> 03da5ace750c [2023-05-30T00:37:23.954Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:37:23.954Z] Removing intermediate container d405a73492dd [2023-05-30T00:37:23.954Z] ---> 453ebd89fdac [2023-05-30T00:37:23.954Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:37:24.220Z] ---> Running in 7b47e048cc07 [2023-05-30T00:37:25.173Z] Removing intermediate container 7b47e048cc07 [2023-05-30T00:37:25.173Z] ---> ccaf2a4f6ddc [2023-05-30T00:37:25.173Z] [2023-05-30T00:37:25.173Z] ---> 51d1e7f0fffc [2023-05-30T00:37:25.173Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T00:37:25.438Z] Successfully built ccaf2a4f6ddc [2023-05-30T00:37:25.438Z] Successfully tagged core-data-arm64:latest [2023-05-30T00:37:25.438Z] Building security-spire-server [2023-05-30T00:37:26.287Z]  Building core-data ... done  ---> 2235780f9c08 [2023-05-30T00:37:26.287Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T00:37:26.287Z] ---> Running in 330c5869394f [2023-05-30T00:37:26.866Z] Removing intermediate container 330c5869394f [2023-05-30T00:37:26.866Z] ---> b57d38dc7194 [2023-05-30T00:37:26.866Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:37:26.866Z] ---> Running in 9bfcad0f07aa [2023-05-30T00:37:27.447Z] Removing intermediate container 9bfcad0f07aa [2023-05-30T00:37:27.447Z] ---> d55156aa0c8f [2023-05-30T00:37:27.447Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T00:37:27.447Z] ---> Running in c0dba07d2908 [2023-05-30T00:37:28.028Z] Removing intermediate container c0dba07d2908 [2023-05-30T00:37:28.028Z] ---> 223064db2862 [2023-05-30T00:37:28.028Z] Step 24/25 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:37:28.297Z] ---> Running in 62f89a7a1b20 [2023-05-30T00:37:28.878Z] Removing intermediate container 62f89a7a1b20 [2023-05-30T00:37:28.878Z] ---> 75238eb4fd41 [2023-05-30T00:37:28.878Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T00:37:29.146Z] ---> Running in deb6ec7cd742 [2023-05-30T00:37:29.724Z] Removing intermediate container deb6ec7cd742 [2023-05-30T00:37:29.725Z] ---> 42c476c94ae6 [2023-05-30T00:37:29.725Z] [2023-05-30T00:37:29.991Z] Successfully built 42c476c94ae6 [2023-05-30T00:37:29.991Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T00:37:29.991Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-30T00:37:52.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:37:52.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:37:52.020Z] ---> a8875d801c56 [2023-05-30T00:37:52.020Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T00:37:52.020Z] ---> Using cache [2023-05-30T00:37:52.020Z] ---> dc86a59266ca [2023-05-30T00:37:52.020Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:37:52.020Z] ---> Using cache [2023-05-30T00:37:52.020Z] ---> d70c0765a542 [2023-05-30T00:37:52.020Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T00:37:52.020Z] ---> Using cache [2023-05-30T00:37:52.020Z] ---> 1681721b80ca [2023-05-30T00:37:52.020Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:37:52.020Z] ---> Running in 9cea861732ad [2023-05-30T00:37:55.359Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:37:55.359Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:37:55.359Z] ---> a8875d801c56 [2023-05-30T00:37:55.359Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T00:37:55.359Z] ---> Using cache [2023-05-30T00:37:55.359Z] ---> dc86a59266ca [2023-05-30T00:37:55.359Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T00:37:55.359Z] ---> Using cache [2023-05-30T00:37:55.359Z] ---> 64768bab2a03 [2023-05-30T00:37:55.359Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T00:37:55.359Z] ---> Using cache [2023-05-30T00:37:55.359Z] ---> 881c1bc1c71d [2023-05-30T00:37:55.359Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:37:55.359Z] ---> Using cache [2023-05-30T00:37:55.359Z] ---> 3b803d3f02d4 [2023-05-30T00:37:55.359Z] Step 7/33 : COPY . . [2023-05-30T00:37:55.359Z] ---> Using cache [2023-05-30T00:37:55.359Z] ---> 6e66d167e702 [2023-05-30T00:37:55.359Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T00:37:55.939Z] ---> Running in 54a4a469ec86 [2023-05-30T00:37:58.516Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T00:38:45.336Z] Removing intermediate container 1134909a010e [2023-05-30T00:38:45.336Z] ---> 7b463e8e5c2c [2023-05-30T00:38:45.336Z] Step 7/27 : COPY . . [2023-05-30T00:39:03.512Z] Removing intermediate container b66908dc11dc [2023-05-30T00:39:03.512Z] ---> 1c5252f25d52 [2023-05-30T00:39:03.512Z] [2023-05-30T00:39:03.512Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:39:03.512Z] ---> 51e60588ff2c [2023-05-30T00:39:03.512Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:39:03.512Z] ---> Using cache [2023-05-30T00:39:03.512Z] ---> 6600244e5f38 [2023-05-30T00:39:03.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:39:03.512Z] ---> Using cache [2023-05-30T00:39:03.512Z] ---> 7e93af61d53d [2023-05-30T00:39:03.512Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T00:39:03.512Z] ---> Running in e692a767aeda [2023-05-30T00:39:03.512Z] Removing intermediate container e692a767aeda [2023-05-30T00:39:03.512Z] ---> 80541e11e428 [2023-05-30T00:39:03.512Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T00:39:03.512Z] ---> Running in b8b7f7fd2998 [2023-05-30T00:39:04.915Z] Removing intermediate container b8b7f7fd2998 [2023-05-30T00:39:04.915Z] ---> daa10152d152 [2023-05-30T00:39:04.915Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:39:06.850Z] ---> 09aa290c5a50 [2023-05-30T00:39:06.850Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:39:08.788Z] Removing intermediate container eda7abaf9fa2 [2023-05-30T00:39:08.788Z] ---> c5578e83a8d1 [2023-05-30T00:39:08.788Z] Step 8/23 : COPY . . [2023-05-30T00:39:11.356Z] ---> 517496039a01 [2023-05-30T00:39:11.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T00:39:11.935Z] ---> 3d54191b8ff1 [2023-05-30T00:39:11.936Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:39:12.201Z] ---> Running in 7e602de299ec [2023-05-30T00:39:13.611Z] Removing intermediate container 7e602de299ec [2023-05-30T00:39:13.611Z] ---> 2bf8b90bfd07 [2023-05-30T00:39:13.611Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T00:39:13.611Z] ---> Running in c0409f4d82b3 [2023-05-30T00:39:15.020Z] Removing intermediate container c0409f4d82b3 [2023-05-30T00:39:15.020Z] ---> 10e1a9771858 [2023-05-30T00:39:15.020Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:39:15.287Z] ---> Running in 9ea531f29b9c [2023-05-30T00:39:16.243Z] Removing intermediate container 9ea531f29b9c [2023-05-30T00:39:16.243Z] ---> b67b7a1872d6 [2023-05-30T00:39:16.243Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:39:16.510Z] ---> Running in 2aaac0fb09e8 [2023-05-30T00:39:18.446Z] ---> 941e46ccb32d [2023-05-30T00:39:18.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:39:20.387Z] ---> fa06c4c4427d [2023-05-30T00:39:20.387Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T00:39:20.655Z] ---> Running in fcb1e31db4b8 [2023-05-30T00:39:20.921Z] Removing intermediate container 2aaac0fb09e8 [2023-05-30T00:39:20.921Z] ---> 670ba1827632 [2023-05-30T00:39:20.921Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T00:39:21.192Z] ---> Running in 55d71d0d97b8 [2023-05-30T00:39:21.458Z] Removing intermediate container fcb1e31db4b8 [2023-05-30T00:39:21.458Z] ---> 57f4a3c0b391 [2023-05-30T00:39:21.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:39:21.724Z] ---> Running in 4ee7aa73b0e1 [2023-05-30T00:39:24.301Z] Removing intermediate container 55d71d0d97b8 [2023-05-30T00:39:24.301Z] ---> 41a24f0ef98d [2023-05-30T00:39:24.301Z] [2023-05-30T00:39:24.301Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T00:39:24.301Z] ---> 51e60588ff2c [2023-05-30T00:39:24.301Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:39:24.301Z] ---> Running in b95acd601777 [2023-05-30T00:39:24.301Z] Removing intermediate container 4ee7aa73b0e1 [2023-05-30T00:39:24.301Z] ---> edf9fbfd6f8f [2023-05-30T00:39:24.301Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T00:39:24.567Z] ---> Running in e782cab247dc [2023-05-30T00:39:25.149Z] Removing intermediate container b95acd601777 [2023-05-30T00:39:25.149Z] ---> 0e482c6b5a15 [2023-05-30T00:39:25.149Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T00:39:25.416Z] ---> Running in 27e04d0b27be [2023-05-30T00:39:25.683Z] Removing intermediate container e782cab247dc [2023-05-30T00:39:25.683Z] ---> 01e443f83c64 [2023-05-30T00:39:25.683Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:39:25.951Z] ---> Running in 95bcf7a1d0c3 [2023-05-30T00:39:27.359Z] Removing intermediate container 95bcf7a1d0c3 [2023-05-30T00:39:27.359Z] ---> 33397bca022c [2023-05-30T00:39:27.359Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:39:27.626Z] ---> Running in 384ef92391cf [2023-05-30T00:39:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:28.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:28.583Z] Removing intermediate container 384ef92391cf [2023-05-30T00:39:28.583Z] ---> 450b5e20799e [2023-05-30T00:39:28.583Z] [2023-05-30T00:39:29.536Z] Successfully built 450b5e20799e [2023-05-30T00:39:29.536Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T00:39:29.536Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-30T00:39:29.536Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:39:29.536Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:39:29.536Z] OK: 17694 distinct packages available [2023-05-30T00:39:29.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:30.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:32.167Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T00:39:32.167Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:39:32.167Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T00:39:32.167Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T00:39:32.167Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:39:32.167Z] OK: 8 MiB in 19 packages [2023-05-30T00:39:34.743Z] Removing intermediate container 27e04d0b27be [2023-05-30T00:39:34.743Z] ---> 8ff74a315e57 [2023-05-30T00:39:34.743Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:39:38.986Z] ---> 3c32bf920698 [2023-05-30T00:39:38.986Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:39:39.568Z] ---> 40c0aca402f0 [2023-05-30T00:39:39.568Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T00:39:39.832Z] ---> Running in c33f30b3ca04 [2023-05-30T00:39:40.788Z] ---> d6e61715b544 [2023-05-30T00:39:40.788Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:39:42.736Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T00:39:48.071Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:39:48.071Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:39:48.071Z] ---> a8875d801c56 [2023-05-30T00:39:48.071Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T00:39:48.071Z] ---> Using cache [2023-05-30T00:39:48.071Z] ---> dc86a59266ca [2023-05-30T00:39:48.071Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T00:39:48.071Z] ---> Running in d9cbf17ff818 [2023-05-30T00:39:50.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:50.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:52.376Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:39:52.376Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:39:52.376Z] OK: 17699 distinct packages available [2023-05-30T00:39:52.643Z] Removing intermediate container 9cea861732ad [2023-05-30T00:39:52.643Z] ---> d6dd4c7b94df [2023-05-30T00:39:52.643Z] Step 7/26 : COPY . . [2023-05-30T00:39:52.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:52.909Z] ---> 5e948b077b16 [2023-05-30T00:39:52.909Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:39:53.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:39:54.078Z] ---> a2da06b44bcf [2023-05-30T00:39:54.078Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T00:39:54.078Z] ---> Running in 7818a6545fc7 [2023-05-30T00:39:55.035Z] Removing intermediate container 7818a6545fc7 [2023-05-30T00:39:55.035Z] ---> 383845409974 [2023-05-30T00:39:55.035Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T00:39:55.036Z] OK: 263 MiB in 53 packages [2023-05-30T00:39:57.006Z] ---> af4f584c2fe1 [2023-05-30T00:39:57.006Z] Step 22/27 : WORKDIR / [2023-05-30T00:39:57.006Z] ---> Running in c380ac866a34 [2023-05-30T00:39:57.271Z] Removing intermediate container d9cbf17ff818 [2023-05-30T00:39:57.271Z] ---> c89d4d4754f3 [2023-05-30T00:39:57.271Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T00:39:57.851Z] Removing intermediate container c380ac866a34 [2023-05-30T00:39:57.851Z] ---> 970cdea48dd4 [2023-05-30T00:39:57.851Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:39:58.116Z] ---> Running in 1951e03803b9 [2023-05-30T00:39:59.077Z] ---> 42e215ea460e [2023-05-30T00:39:59.077Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:39:59.077Z] Removing intermediate container 1951e03803b9 [2023-05-30T00:39:59.077Z] ---> 320e1a9695d1 [2023-05-30T00:39:59.077Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:39:59.343Z] ---> Running in d1fe84976989 [2023-05-30T00:39:59.343Z] ---> Running in 0232f656fa4d [2023-05-30T00:40:00.743Z] Removing intermediate container 0232f656fa4d [2023-05-30T00:40:00.743Z] ---> 2d22b281de85 [2023-05-30T00:40:00.743Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T00:40:00.743Z] ---> Running in 43ec811b46dc [2023-05-30T00:40:01.696Z] Removing intermediate container 43ec811b46dc [2023-05-30T00:40:01.697Z] ---> 4116f484809c [2023-05-30T00:40:01.697Z] Step 26/27 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:40:01.962Z] ---> Running in 7fa3ed49b13e [2023-05-30T00:40:02.916Z] Removing intermediate container 7fa3ed49b13e [2023-05-30T00:40:02.916Z] ---> a988030dfdcf [2023-05-30T00:40:02.916Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T00:40:02.916Z] ---> Running in 784daa2cc359 [2023-05-30T00:40:06.245Z] Removing intermediate container 784daa2cc359 [2023-05-30T00:40:06.245Z] ---> 2c6466215f96 [2023-05-30T00:40:06.245Z] [2023-05-30T00:40:06.245Z] Successfully built 2c6466215f96 [2023-05-30T00:40:06.245Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T00:40:06.245Z] Building security-spire-agent [2023-05-30T00:40:10.480Z]  Building security-spire-config ... done  ---> b4b90e522b2b [2023-05-30T00:40:10.480Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:40:10.480Z] ---> Running in 7dce0d733966 [2023-05-30T00:40:10.749Z] Removing intermediate container 7dce0d733966 [2023-05-30T00:40:10.749Z] ---> ac7856709f6c [2023-05-30T00:40:10.749Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T00:40:11.019Z] ---> Running in bcde6bc51a19 [2023-05-30T00:40:11.604Z] Removing intermediate container bcde6bc51a19 [2023-05-30T00:40:11.604Z] ---> 7452327823bc [2023-05-30T00:40:11.604Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:40:11.604Z] ---> Running in 7c5af06fbbf3 [2023-05-30T00:40:12.187Z] Removing intermediate container 7c5af06fbbf3 [2023-05-30T00:40:12.187Z] ---> ab70a009cc77 [2023-05-30T00:40:12.187Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:40:12.187Z] ---> Running in 0053ca873786 [2023-05-30T00:40:15.516Z] Removing intermediate container 0053ca873786 [2023-05-30T00:40:15.516Z] ---> aa5a744a4011 [2023-05-30T00:40:15.516Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T00:40:15.780Z] ---> Running in 741618b7524d [2023-05-30T00:40:19.106Z] Removing intermediate container 741618b7524d [2023-05-30T00:40:19.106Z] ---> 1cb855c441fc [2023-05-30T00:40:19.106Z] [2023-05-30T00:40:19.106Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T00:40:19.106Z] ---> 51e60588ff2c [2023-05-30T00:40:19.106Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:40:19.106Z] ---> Using cache [2023-05-30T00:40:19.106Z] ---> 0e482c6b5a15 [2023-05-30T00:40:19.106Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T00:40:19.106Z] ---> Running in e4963e42b111 [2023-05-30T00:40:21.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:22.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:24.198Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:40:24.198Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:40:24.198Z] OK: 17694 distinct packages available [2023-05-30T00:40:24.198Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:40:24.198Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:40:24.198Z] ---> a8875d801c56 [2023-05-30T00:40:24.198Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> dc86a59266ca [2023-05-30T00:40:24.198Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> d70c0765a542 [2023-05-30T00:40:24.198Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> 1681721b80ca [2023-05-30T00:40:24.198Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> d6dd4c7b94df [2023-05-30T00:40:24.198Z] Step 7/27 : COPY . . [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> b4b90e522b2b [2023-05-30T00:40:24.198Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> ac7856709f6c [2023-05-30T00:40:24.198Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> 7452327823bc [2023-05-30T00:40:24.198Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T00:40:24.198Z] ---> Using cache [2023-05-30T00:40:24.198Z] ---> ab70a009cc77 [2023-05-30T00:40:24.198Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-30T00:40:24.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:24.198Z] ---> Running in 6c2459900a80 [2023-05-30T00:40:25.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:26.777Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T00:40:26.777Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:40:26.777Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T00:40:26.777Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T00:40:26.777Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T00:40:26.777Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:40:27.089Z] OK: 9 MiB in 20 packages [2023-05-30T00:40:27.404Z] Removing intermediate container 6c2459900a80 [2023-05-30T00:40:27.404Z] ---> 6755ab838b82 [2023-05-30T00:40:27.404Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T00:40:27.404Z] ---> Running in 4cc5bd62b861 [2023-05-30T00:40:28.452Z] Removing intermediate container 4cc5bd62b861 [2023-05-30T00:40:28.452Z] ---> 77c9f63d21e1 [2023-05-30T00:40:28.452Z] [2023-05-30T00:40:28.452Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T00:40:28.452Z] ---> 51e60588ff2c [2023-05-30T00:40:28.452Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T00:40:28.452Z] ---> Using cache [2023-05-30T00:40:28.452Z] ---> 0e482c6b5a15 [2023-05-30T00:40:28.452Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T00:40:28.452Z] ---> Running in 9dfb3b300482 [2023-05-30T00:40:29.458Z] Removing intermediate container e4963e42b111 [2023-05-30T00:40:29.458Z] ---> b9b73dba6937 [2023-05-30T00:40:29.458Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:40:30.891Z] ---> d66223c8aac0 [2023-05-30T00:40:30.891Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:40:30.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:31.472Z] ---> ea3e5734072e [2023-05-30T00:40:31.472Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:40:31.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:33.669Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:40:33.669Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:40:33.669Z] OK: 17694 distinct packages available [2023-05-30T00:40:33.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:34.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:40:36.023Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T00:40:36.023Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:40:36.023Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T00:40:36.023Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T00:40:36.023Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T00:40:36.023Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:40:36.023Z] OK: 9 MiB in 20 packages [2023-05-30T00:40:37.955Z] ---> 0878b60f729e [2023-05-30T00:40:37.955Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:40:38.541Z] Removing intermediate container 9dfb3b300482 [2023-05-30T00:40:38.541Z] ---> 9ef11d230472 [2023-05-30T00:40:38.541Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:40:39.124Z] ---> b5534b3783a4 [2023-05-30T00:40:39.124Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T00:40:39.707Z] ---> 7483695eb18c [2023-05-30T00:40:39.707Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:40:40.664Z] ---> 79ed53db1fe0 [2023-05-30T00:40:40.664Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T00:40:40.664Z] ---> 58de60d9f8a1 [2023-05-30T00:40:40.664Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T00:40:41.619Z] ---> 4d257e5142a0 [2023-05-30T00:40:41.619Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:40:41.884Z] ---> Running in 61a619564c2b [2023-05-30T00:40:42.838Z] Removing intermediate container 61a619564c2b [2023-05-30T00:40:42.838Z] ---> c67c02d9c37b [2023-05-30T00:40:42.838Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:40:42.838Z] ---> Running in c39876f7a898 [2023-05-30T00:40:43.818Z] Removing intermediate container c39876f7a898 [2023-05-30T00:40:43.818Z] ---> 57f047ea7cf0 [2023-05-30T00:40:43.818Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T00:40:44.084Z] ---> Running in 786fc2abc2e9 [2023-05-30T00:40:46.023Z] Removing intermediate container 786fc2abc2e9 [2023-05-30T00:40:46.023Z] ---> 0de558df8ac5 [2023-05-30T00:40:46.023Z] Step 25/26 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:40:46.290Z] ---> Running in d797df0689b7 [2023-05-30T00:40:46.290Z] ---> e86e714dff4e [2023-05-30T00:40:46.290Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T00:40:46.874Z] Removing intermediate container d797df0689b7 [2023-05-30T00:40:46.874Z] ---> 706e635c55bf [2023-05-30T00:40:46.874Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T00:40:46.874Z] ---> Running in 4a0ecd8545d5 [2023-05-30T00:40:47.835Z] Removing intermediate container 4a0ecd8545d5 [2023-05-30T00:40:47.835Z] ---> 51bdab9fefbd [2023-05-30T00:40:47.835Z] [2023-05-30T00:40:48.413Z] Successfully built 51bdab9fefbd [2023-05-30T00:40:48.413Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T00:40:48.413Z]  Building security-spire-server ... done Building core-command [2023-05-30T00:40:53.740Z] ---> 82c47f0d1c81 [2023-05-30T00:40:53.740Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T00:40:55.150Z] ---> b28ca2e6e59f [2023-05-30T00:40:55.150Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T00:40:56.107Z] ---> 7a3ce79dfd28 [2023-05-30T00:40:56.108Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T00:41:00.346Z] ---> c0d6286c233c [2023-05-30T00:41:00.346Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T00:41:00.611Z] ---> Running in 783f47905403 [2023-05-30T00:41:01.566Z] Removing intermediate container 783f47905403 [2023-05-30T00:41:01.566Z] ---> 77d5b735cad6 [2023-05-30T00:41:01.566Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T00:41:01.834Z] ---> Running in 64a81a75014e [2023-05-30T00:41:03.239Z] Removing intermediate container 64a81a75014e [2023-05-30T00:41:03.239Z] ---> ccc944e9888e [2023-05-30T00:41:03.239Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T00:41:03.239Z] ---> Running in b1bf8f1ba971 [2023-05-30T00:41:04.196Z] Removing intermediate container b1bf8f1ba971 [2023-05-30T00:41:04.196Z] ---> a309492f8afd [2023-05-30T00:41:04.196Z] Step 26/27 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:41:04.462Z] ---> Running in 8ccff3d0332b [2023-05-30T00:41:05.418Z] Removing intermediate container 8ccff3d0332b [2023-05-30T00:41:05.418Z] ---> c4055fd0ae4f [2023-05-30T00:41:05.418Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T00:41:05.699Z] ---> Running in 02533233daf8 [2023-05-30T00:41:07.112Z] Removing intermediate container 02533233daf8 [2023-05-30T00:41:07.112Z] ---> 2d94fe535846 [2023-05-30T00:41:07.112Z] [2023-05-30T00:41:08.069Z] Successfully built 2d94fe535846 [2023-05-30T00:41:08.069Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T00:41:08.069Z] Building core-common-config-bootstrapper [2023-05-30T00:41:08.649Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:41:08.649Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:41:08.649Z] ---> a8875d801c56 [2023-05-30T00:41:08.649Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:41:08.649Z] ---> Using cache [2023-05-30T00:41:08.649Z] ---> 11db45ab7eaf [2023-05-30T00:41:08.649Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T00:41:08.649Z] ---> Using cache [2023-05-30T00:41:08.649Z] ---> 87ec8083315d [2023-05-30T00:41:08.649Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T00:41:08.649Z] ---> Using cache [2023-05-30T00:41:08.649Z] ---> e0fbb6ea27f6 [2023-05-30T00:41:08.925Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T00:41:08.925Z] ---> Using cache [2023-05-30T00:41:08.925Z] ---> 1f86c97e520f [2023-05-30T00:41:08.925Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:41:08.925Z] ---> Using cache [2023-05-30T00:41:08.925Z] ---> f44299d38cdb [2023-05-30T00:41:08.925Z] Step 8/24 : COPY . . [2023-05-30T00:41:08.925Z] ---> Using cache [2023-05-30T00:41:08.925Z] ---> fd378ce2be48 [2023-05-30T00:41:08.925Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T00:41:08.925Z] ---> Running in b512739b4d88 [2023-05-30T00:41:11.515Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T00:41:27.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:41:27.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:41:27.050Z] ---> a8875d801c56 [2023-05-30T00:41:27.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> 11db45ab7eaf [2023-05-30T00:41:27.050Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> 87ec8083315d [2023-05-30T00:41:27.050Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> e0fbb6ea27f6 [2023-05-30T00:41:27.050Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> 1f86c97e520f [2023-05-30T00:41:27.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> f44299d38cdb [2023-05-30T00:41:27.050Z] Step 8/23 : COPY . . [2023-05-30T00:41:27.050Z] ---> Using cache [2023-05-30T00:41:27.050Z] ---> fd378ce2be48 [2023-05-30T00:41:27.050Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T00:41:29.015Z] ---> Running in e3cc58cdd3b5 [2023-05-30T00:41:30.951Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T00:41:45.923Z] Removing intermediate container d1fe84976989 [2023-05-30T00:41:45.923Z] ---> b17369d6aa0f [2023-05-30T00:41:45.923Z] Step 7/20 : COPY . . [2023-05-30T00:41:58.207Z] ---> 83a631ac1f3f [2023-05-30T00:41:58.207Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T00:41:58.207Z] ---> Running in c8882be220f5 [2023-05-30T00:41:58.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T00:42:08.847Z] Removing intermediate container 54a4a469ec86 [2023-05-30T00:42:08.847Z] ---> 2935171e5d75 [2023-05-30T00:42:08.847Z] [2023-05-30T00:42:08.847Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T00:42:08.847Z] ---> 51e60588ff2c [2023-05-30T00:42:08.847Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T00:42:08.847Z] ---> Running in 0f6e7312c8ac [2023-05-30T00:42:08.847Z] Removing intermediate container 0f6e7312c8ac [2023-05-30T00:42:08.847Z] ---> 478ef1dd9f8a [2023-05-30T00:42:08.847Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T00:42:08.847Z] ---> Running in b7a8089f4413 [2023-05-30T00:42:10.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:42:11.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:42:12.845Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:42:12.845Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T00:42:12.845Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:42:12.845Z] OK: 8 MiB in 17 packages [2023-05-30T00:42:14.261Z] Removing intermediate container b7a8089f4413 [2023-05-30T00:42:14.261Z] ---> dc9fbcfa3809 [2023-05-30T00:42:14.261Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T00:42:14.261Z] ---> Running in d42987c8c9d4 [2023-05-30T00:42:14.844Z] Removing intermediate container d42987c8c9d4 [2023-05-30T00:42:14.844Z] ---> 3af090c5b839 [2023-05-30T00:42:14.844Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T00:42:14.844Z] ---> Running in 6c7066097f4b [2023-05-30T00:42:15.428Z] Removing intermediate container 6c7066097f4b [2023-05-30T00:42:15.428Z] ---> ab633fc02747 [2023-05-30T00:42:15.428Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T00:42:15.428Z] ---> Running in 8213bdbfe347 [2023-05-30T00:42:16.015Z] Removing intermediate container 8213bdbfe347 [2023-05-30T00:42:16.015Z] ---> fdd4f60ad928 [2023-05-30T00:42:16.015Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T00:42:16.015Z] ---> Running in 4bae8c70d935 [2023-05-30T00:42:16.603Z] Removing intermediate container 4bae8c70d935 [2023-05-30T00:42:16.603Z] ---> 1d8b0c8c188b [2023-05-30T00:42:16.603Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T00:42:16.603Z] ---> Running in 060d14e1f374 [2023-05-30T00:42:21.954Z] Removing intermediate container 060d14e1f374 [2023-05-30T00:42:21.954Z] ---> de2fcffb7337 [2023-05-30T00:42:21.954Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T00:42:21.954Z] ---> Running in e0529fe21ff9 [2023-05-30T00:42:21.954Z] Removing intermediate container e0529fe21ff9 [2023-05-30T00:42:21.954Z] ---> 98b90f2546d3 [2023-05-30T00:42:21.954Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T00:42:22.921Z] ---> 9e62627dbc90 [2023-05-30T00:42:22.921Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T00:42:22.921Z] ---> Running in c70f41bbc717 [2023-05-30T00:42:26.277Z] Removing intermediate container c70f41bbc717 [2023-05-30T00:42:26.277Z] ---> 941d3053f23b [2023-05-30T00:42:26.277Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:42:26.860Z] ---> eb61bf3ba965 [2023-05-30T00:42:26.860Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:42:27.440Z] ---> 49786b37b65a [2023-05-30T00:42:27.440Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T00:42:29.383Z] ---> 68fceb7eb127 [2023-05-30T00:42:29.383Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T00:42:30.356Z] ---> f047ff7a7a11 [2023-05-30T00:42:30.356Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T00:42:31.316Z] ---> 45ee6925981f [2023-05-30T00:42:31.316Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T00:42:31.915Z] ---> 3c7e4eedb1ca [2023-05-30T00:42:31.915Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T00:42:35.244Z] ---> 902946c21e45 [2023-05-30T00:42:35.244Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T00:42:35.823Z] ---> 56b0b37b7776 [2023-05-30T00:42:35.823Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T00:42:36.088Z] ---> Running in 1787033e8026 [2023-05-30T00:42:39.418Z] Removing intermediate container 1787033e8026 [2023-05-30T00:42:39.418Z] ---> 35c828c61c35 [2023-05-30T00:42:39.418Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T00:42:39.418Z] ---> Running in f332f778574d [2023-05-30T00:42:39.692Z] Removing intermediate container f332f778574d [2023-05-30T00:42:39.692Z] ---> 6c530c72e89d [2023-05-30T00:42:39.692Z] Step 30/33 : CMD ["gate"] [2023-05-30T00:42:39.959Z] ---> Running in b66259d4f325 [2023-05-30T00:42:40.231Z] Removing intermediate container b66259d4f325 [2023-05-30T00:42:40.231Z] ---> 8c14834ea62a [2023-05-30T00:42:40.231Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T00:42:40.500Z] ---> Running in 4447a9615b85 [2023-05-30T00:42:41.080Z] Removing intermediate container 4447a9615b85 [2023-05-30T00:42:41.080Z] ---> 5324b28a63c3 [2023-05-30T00:42:41.080Z] Step 32/33 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:42:41.080Z] ---> Running in fecb48d12801 [2023-05-30T00:42:41.663Z] Removing intermediate container fecb48d12801 [2023-05-30T00:42:41.663Z] ---> 011fcf09cec0 [2023-05-30T00:42:41.663Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T00:42:41.663Z] ---> Running in 0e94adc70bae [2023-05-30T00:42:42.244Z] Removing intermediate container 0e94adc70bae [2023-05-30T00:42:42.244Z] ---> 2459d37d9b70 [2023-05-30T00:42:42.244Z] [2023-05-30T00:42:42.508Z] Successfully built 2459d37d9b70 [2023-05-30T00:42:42.508Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T00:42:42.508Z] Building security-proxy-setup [2023-05-30T00:43:00.674Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T00:43:00.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T00:43:00.674Z] ---> a8875d801c56 [2023-05-30T00:43:00.674Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T00:43:00.674Z] ---> Using cache [2023-05-30T00:43:00.674Z] ---> dc86a59266ca [2023-05-30T00:43:00.674Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T00:43:00.674Z] ---> Using cache [2023-05-30T00:43:00.674Z] ---> 64768bab2a03 [2023-05-30T00:43:00.674Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T00:43:00.674Z] ---> Using cache [2023-05-30T00:43:00.674Z] ---> 881c1bc1c71d [2023-05-30T00:43:00.674Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T00:43:00.674Z] ---> Using cache [2023-05-30T00:43:00.674Z] ---> 3b803d3f02d4 [2023-05-30T00:43:00.674Z] Step 7/22 : COPY . . [2023-05-30T00:43:00.674Z] ---> Using cache [2023-05-30T00:43:00.674Z] ---> 6e66d167e702 [2023-05-30T00:43:00.674Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T00:43:00.674Z] ---> Running in 22021b88f5f3 [2023-05-30T00:43:02.080Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T00:48:09.152Z] Removing intermediate container b512739b4d88 [2023-05-30T00:48:09.152Z] ---> 5aa316ce3b07 [2023-05-30T00:48:09.152Z] [2023-05-30T00:48:09.152Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T00:48:09.152Z] ---> 51e60588ff2c [2023-05-30T00:48:09.152Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> 6600244e5f38 [2023-05-30T00:48:09.152Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> 7e93af61d53d [2023-05-30T00:48:09.152Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T00:48:09.152Z] ---> Running in 3a09a2add496 [2023-05-30T00:48:09.152Z] Removing intermediate container 3a09a2add496 [2023-05-30T00:48:09.152Z] ---> 2dca417684de [2023-05-30T00:48:09.152Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T00:48:09.152Z] ---> Running in 67cbf6a2fde2 [2023-05-30T00:48:09.152Z] Removing intermediate container 67cbf6a2fde2 [2023-05-30T00:48:09.152Z] ---> c2a295420a37 [2023-05-30T00:48:09.152Z] Step 15/24 : WORKDIR / [2023-05-30T00:48:09.152Z] ---> Running in 1b67c04f0acc [2023-05-30T00:48:09.152Z] Removing intermediate container 1b67c04f0acc [2023-05-30T00:48:09.152Z] ---> b65a5c41de6f [2023-05-30T00:48:09.152Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:48:09.152Z] ---> cfb3b3d84950 [2023-05-30T00:48:09.152Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:48:09.152Z] ---> df596a40c66d [2023-05-30T00:48:09.152Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T00:48:09.152Z] Removing intermediate container e3cc58cdd3b5 [2023-05-30T00:48:09.152Z] ---> 5b0fa149a5da [2023-05-30T00:48:09.152Z] [2023-05-30T00:48:09.152Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:48:09.152Z] ---> 51e60588ff2c [2023-05-30T00:48:09.152Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> 2e05a08c73a0 [2023-05-30T00:48:09.152Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> 13ee3427b42f [2023-05-30T00:48:09.152Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> d717c10fdad2 [2023-05-30T00:48:09.152Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:48:09.152Z] ---> Using cache [2023-05-30T00:48:09.152Z] ---> 4befb8a0857e [2023-05-30T00:48:09.152Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T00:48:09.152Z] ---> 7c8f5accf852 [2023-05-30T00:48:09.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:48:09.152Z] ---> 60ac186ae19c [2023-05-30T00:48:09.152Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:48:09.152Z] ---> 4627f4127ee2 [2023-05-30T00:48:09.152Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T00:48:09.152Z] ---> Running in 86fde2e5f6d8 [2023-05-30T00:48:09.152Z] ---> 21a9f6ea3d4b [2023-05-30T00:48:09.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T00:48:09.152Z] Removing intermediate container 86fde2e5f6d8 [2023-05-30T00:48:09.152Z] ---> 37e8e0daf317 [2023-05-30T00:48:09.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:48:09.432Z] ---> Running in 8a8d6c0b7af2 [2023-05-30T00:48:10.920Z] ---> 22ddc3f1f7ba [2023-05-30T00:48:10.920Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:48:10.920Z] Removing intermediate container 8a8d6c0b7af2 [2023-05-30T00:48:10.920Z] ---> e44de2ba43b7 [2023-05-30T00:48:10.920Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T00:48:10.920Z] ---> Running in b87c4155953e [2023-05-30T00:48:10.920Z] ---> Running in 6ad962f4deef [2023-05-30T00:48:11.914Z] Removing intermediate container 6ad962f4deef [2023-05-30T00:48:11.914Z] ---> c7eb8625455a [2023-05-30T00:48:11.914Z] Step 23/24 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:48:11.914Z] ---> Running in 5f676aed5a01 [2023-05-30T00:48:12.873Z] Removing intermediate container 5f676aed5a01 [2023-05-30T00:48:12.873Z] ---> 8e864a1c98c0 [2023-05-30T00:48:12.873Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T00:48:12.873Z] ---> Running in 4a3f798918a3 [2023-05-30T00:48:13.463Z] Removing intermediate container 4a3f798918a3 [2023-05-30T00:48:13.463Z] ---> 5250bc1c86a4 [2023-05-30T00:48:13.463Z] [2023-05-30T00:48:14.065Z] Successfully built 5250bc1c86a4 [2023-05-30T00:48:14.065Z] Successfully tagged core-command-arm64:latest [2023-05-30T00:48:14.331Z]  Building core-command ... done Removing intermediate container b87c4155953e [2023-05-30T00:48:14.331Z] ---> 54496c3cd580 [2023-05-30T00:48:14.331Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:48:14.331Z] ---> Running in 53891e9b4210 [2023-05-30T00:48:14.911Z] Removing intermediate container 53891e9b4210 [2023-05-30T00:48:14.911Z] ---> 568cbd5f21b9 [2023-05-30T00:48:14.911Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:48:14.911Z] ---> Running in 8f2cbff8789b [2023-05-30T00:48:15.501Z] Removing intermediate container 8f2cbff8789b [2023-05-30T00:48:15.501Z] ---> 5a28c41e6b78 [2023-05-30T00:48:15.501Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T00:48:15.776Z] ---> Running in 4e2a682416ee [2023-05-30T00:48:16.048Z] Removing intermediate container 4e2a682416ee [2023-05-30T00:48:16.048Z] ---> 83e9cce2ae20 [2023-05-30T00:48:16.048Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:48:16.324Z] ---> Running in d3da39d71ed9 [2023-05-30T00:48:16.588Z] Removing intermediate container d3da39d71ed9 [2023-05-30T00:48:16.854Z] ---> 3b8f6a5897df [2023-05-30T00:48:16.854Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:48:16.854Z] ---> Running in 3ffec1435055 [2023-05-30T00:48:17.437Z] Removing intermediate container 3ffec1435055 [2023-05-30T00:48:17.437Z] ---> 929d8630c3cf [2023-05-30T00:48:17.437Z] [2023-05-30T00:48:17.702Z] Successfully built 929d8630c3cf [2023-05-30T00:48:17.703Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T00:48:49.888Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 22021b88f5f3 [2023-05-30T00:48:49.888Z] ---> afcfcc37ec2f [2023-05-30T00:48:49.888Z] [2023-05-30T00:48:49.888Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T00:48:49.888Z] ---> 51e60588ff2c [2023-05-30T00:48:49.888Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T00:48:49.888Z] Removing intermediate container c33f30b3ca04 [2023-05-30T00:48:49.888Z] ---> cc214bdfc4a6 [2023-05-30T00:48:49.888Z] [2023-05-30T00:48:49.888Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T00:48:49.888Z] ---> 51e60588ff2c [2023-05-30T00:48:49.888Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T00:48:49.888Z] ---> Running in c7c7529782f6 [2023-05-30T00:48:49.888Z] ---> Running in 2b7d0657bc95 [2023-05-30T00:48:51.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:48:51.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:48:51.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:48:51.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:48:53.289Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T00:48:53.289Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:48:53.289Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T00:48:53.289Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T00:48:53.289Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:48:53.289Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:48:53.289Z] OK: 8 MiB in 17 packages [2023-05-30T00:48:53.289Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:48:53.554Z] OK: 8 MiB in 17 packages [2023-05-30T00:48:54.964Z] Removing intermediate container c7c7529782f6 [2023-05-30T00:48:54.964Z] ---> 298505668780 [2023-05-30T00:48:54.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-30T00:48:54.964Z] ---> Running in c5466139faf0 [2023-05-30T00:48:55.548Z] Removing intermediate container c5466139faf0 [2023-05-30T00:48:55.548Z] ---> 73905b462c6b [2023-05-30T00:48:55.548Z] Step 12/22 : WORKDIR /edgex [2023-05-30T00:48:55.548Z] Removing intermediate container 2b7d0657bc95 [2023-05-30T00:48:55.548Z] ---> 1a09eb178ff5 [2023-05-30T00:48:55.548Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T00:48:55.548Z] ---> Running in 57147d24c1ca [2023-05-30T00:48:55.548Z] ---> Running in 7e1a028912e6 [2023-05-30T00:48:56.130Z] Removing intermediate container 57147d24c1ca [2023-05-30T00:48:56.130Z] ---> 9c0f176403d5 [2023-05-30T00:48:56.130Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:48:56.130Z] Removing intermediate container 7e1a028912e6 [2023-05-30T00:48:56.130Z] ---> fa46c37c6e67 [2023-05-30T00:48:56.130Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T00:48:56.130Z] ---> Running in 88c7dff3af89 [2023-05-30T00:48:56.717Z] Removing intermediate container 88c7dff3af89 [2023-05-30T00:48:56.717Z] ---> 77c370e0009f [2023-05-30T00:48:56.717Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T00:48:56.717Z] ---> Running in 089e60e78ccb [2023-05-30T00:48:56.717Z] ---> 9997c4fbb2ce [2023-05-30T00:48:56.717Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:48:57.300Z] Removing intermediate container 089e60e78ccb [2023-05-30T00:48:57.300Z] ---> 8f90eb551781 [2023-05-30T00:48:57.300Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:48:57.566Z] ---> ade920b6d6b9 [2023-05-30T00:48:57.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T00:48:57.833Z] ---> 66160cd975a1 [2023-05-30T00:48:57.833Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:48:58.415Z] ---> 89dc482bbfd9 [2023-05-30T00:48:58.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T00:48:58.682Z] ---> f055bff84436 [2023-05-30T00:48:58.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T00:48:59.636Z] ---> 157b53705e58 [2023-05-30T00:48:59.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T00:49:00.594Z] ---> 5f602802f885 [2023-05-30T00:49:00.594Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T00:49:00.594Z] ---> Running in 43f2f6e44cd9 [2023-05-30T00:49:00.594Z] ---> 1f952d29fcdc [2023-05-30T00:49:00.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:49:03.947Z] ---> da9c34779e3d [2023-05-30T00:49:03.947Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T00:49:04.213Z] ---> Running in d0d5e85b9ddb [2023-05-30T00:49:04.804Z] Removing intermediate container d0d5e85b9ddb [2023-05-30T00:49:04.804Z] ---> 3d49960d71cb [2023-05-30T00:49:04.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T00:49:04.805Z] ---> Running in 8d979f65471f [2023-05-30T00:49:05.095Z] Removing intermediate container 43f2f6e44cd9 [2023-05-30T00:49:05.095Z] ---> e417e58c8a5c [2023-05-30T00:49:05.095Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T00:49:05.095Z] ---> Running in 7a03c4169805 [2023-05-30T00:49:05.370Z] Removing intermediate container 8d979f65471f [2023-05-30T00:49:05.370Z] ---> 9d4b35ccb5ee [2023-05-30T00:49:05.370Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T00:49:05.370Z] ---> Running in 3199755538d4 [2023-05-30T00:49:05.634Z] Removing intermediate container 7a03c4169805 [2023-05-30T00:49:05.634Z] ---> ae6079885803 [2023-05-30T00:49:05.634Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T00:49:05.634Z] ---> Running in 492637c6d7ce [2023-05-30T00:49:05.902Z] Removing intermediate container 3199755538d4 [2023-05-30T00:49:05.902Z] ---> ee633bddb590 [2023-05-30T00:49:05.902Z] Step 22/23 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:49:05.902Z] ---> Running in 98e453f89c9d [2023-05-30T00:49:06.169Z] Removing intermediate container 492637c6d7ce [2023-05-30T00:49:06.169Z] ---> 11e7fa4bf116 [2023-05-30T00:49:06.169Z] Step 21/22 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:49:06.169Z] ---> Running in e03d25159331 [2023-05-30T00:49:06.434Z] Removing intermediate container 98e453f89c9d [2023-05-30T00:49:06.434Z] ---> 7061bc37dd4d [2023-05-30T00:49:06.434Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T00:49:06.434Z] ---> Running in 77e896b82c9f [2023-05-30T00:49:06.700Z] Removing intermediate container e03d25159331 [2023-05-30T00:49:06.700Z] ---> c1aa672ab1cb [2023-05-30T00:49:06.700Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T00:49:06.700Z] ---> Running in 2d88aed1c984 [2023-05-30T00:49:06.965Z] Removing intermediate container 77e896b82c9f [2023-05-30T00:49:06.965Z] ---> fc0f1f232539 [2023-05-30T00:49:06.965Z] [2023-05-30T00:49:07.229Z] Removing intermediate container 2d88aed1c984 [2023-05-30T00:49:07.229Z] ---> 8448311551f3 [2023-05-30T00:49:07.229Z] [2023-05-30T00:49:07.229Z] Successfully built fc0f1f232539 [2023-05-30T00:49:07.229Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T00:49:07.494Z]  Building support-notifications ... done Successfully built 8448311551f3 [2023-05-30T00:49:07.494Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T00:49:11.738Z]  Building security-proxy-setup ... done Removing intermediate container c8882be220f5 [2023-05-30T00:49:11.738Z] ---> 7d0042a3a44b [2023-05-30T00:49:11.738Z] [2023-05-30T00:49:11.738Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T00:49:11.738Z] ---> 51e60588ff2c [2023-05-30T00:49:11.738Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T00:49:11.738Z] ---> Using cache [2023-05-30T00:49:11.738Z] ---> 478ef1dd9f8a [2023-05-30T00:49:11.738Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T00:49:11.738Z] ---> Running in 2f589256618f [2023-05-30T00:49:12.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:49:12.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:49:14.300Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T00:49:14.300Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T00:49:14.300Z] OK: 17694 distinct packages available [2023-05-30T00:49:14.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T00:49:14.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T00:49:15.522Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T00:49:15.789Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T00:49:15.789Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T00:49:15.789Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T00:49:15.789Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T00:49:15.789Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T00:49:15.789Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T00:49:15.789Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T00:49:15.789Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T00:49:15.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T00:49:15.789Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T00:49:16.058Z] OK: 11 MiB in 24 packages [2023-05-30T00:49:19.401Z] Removing intermediate container 2f589256618f [2023-05-30T00:49:19.401Z] ---> fa90acdda41a [2023-05-30T00:49:19.401Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T00:49:19.401Z] ---> b67a83c8240f [2023-05-30T00:49:19.401Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T00:49:19.665Z] ---> e08d42f1276b [2023-05-30T00:49:19.665Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T00:49:21.070Z] ---> 885b00863de2 [2023-05-30T00:49:21.070Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T00:49:21.336Z] ---> 0f6da18c4a63 [2023-05-30T00:49:21.336Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T00:49:21.601Z] ---> Running in 5bdfbbe378cc [2023-05-30T00:49:21.865Z] Removing intermediate container 5bdfbbe378cc [2023-05-30T00:49:21.865Z] ---> 737f6858fa25 [2023-05-30T00:49:21.865Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T00:49:21.865Z] ---> Running in 8e8e123c98ec [2023-05-30T00:49:22.131Z] Removing intermediate container 8e8e123c98ec [2023-05-30T00:49:22.131Z] ---> 3ba272fd1a1c [2023-05-30T00:49:22.131Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T00:49:22.131Z] ---> Running in cd0833a6364a [2023-05-30T00:49:22.402Z] Removing intermediate container cd0833a6364a [2023-05-30T00:49:22.402Z] ---> 31d73d80d042 [2023-05-30T00:49:22.402Z] Step 19/20 : LABEL git_sha=6065eaf2e1602f4583fea1444e599d25deda0bcd [2023-05-30T00:49:22.668Z] ---> Running in c47746536711 [2023-05-30T00:49:22.934Z] Removing intermediate container c47746536711 [2023-05-30T00:49:22.934Z] ---> 330c78339785 [2023-05-30T00:49:22.934Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T00:49:22.934Z] ---> Running in 8fb1ba0f3d0a [2023-05-30T00:49:23.200Z] Removing intermediate container 8fb1ba0f3d0a [2023-05-30T00:49:23.200Z] ---> 47d1b0da8578 [2023-05-30T00:49:23.200Z] [2023-05-30T00:49:23.466Z] Successfully built 47d1b0da8578 [2023-05-30T00:49:23.466Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T00:49:23.740Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-30T00:49:23.738Z] $ docker stop --time=1 26bcec4921fdab46c6870648b254b5e3a734e350bd6178596fabe286647add05 [2023-05-30T00:49:25.321Z] $ docker rm -f --volumes 26bcec4921fdab46c6870648b254b5e3a734e350bd6178596fabe286647add05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T00:49:25.798Z] + docker images [2023-05-30T00:49:26.061Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T00:49:26.061Z] security-spiffe-token-provider-arm64 latest 47d1b0da8578 3 seconds ago 32.7MB [2023-05-30T00:49:26.061Z] 7d0042a3a44b 15 seconds ago 1.57GB [2023-05-30T00:49:26.061Z] security-proxy-setup-arm64 latest 8448311551f3 19 seconds ago 18.7MB [2023-05-30T00:49:26.061Z] support-notifications-arm64 latest fc0f1f232539 19 seconds ago 31.9MB [2023-05-30T00:49:26.062Z] afcfcc37ec2f 39 seconds ago 1.51GB [2023-05-30T00:49:26.062Z] cc214bdfc4a6 40 seconds ago 1.59GB [2023-05-30T00:49:26.062Z] core-common-config-bootstrapper-arm64 latest 929d8630c3cf About a minute ago 17.2MB [2023-05-30T00:49:26.062Z] core-command-arm64 latest 5250bc1c86a4 About a minute ago 19.7MB [2023-05-30T00:49:26.062Z] 5b0fa149a5da About a minute ago 1.52GB [2023-05-30T00:49:26.062Z] 5aa316ce3b07 About a minute ago 1.53GB [2023-05-30T00:49:26.062Z] security-bootstrapper-arm64 latest 2459d37d9b70 6 minutes ago 21.9MB [2023-05-30T00:49:26.062Z] 2935171e5d75 7 minutes ago 1.51GB [2023-05-30T00:49:26.062Z] security-spire-agent-arm64 latest 2d94fe535846 8 minutes ago 153MB [2023-05-30T00:49:26.062Z] security-spire-server-arm64 latest 51bdab9fefbd 8 minutes ago 97MB [2023-05-30T00:49:26.062Z] 77c9f63d21e1 8 minutes ago 1.39GB [2023-05-30T00:49:26.062Z] 1cb855c441fc 9 minutes ago 1.39GB [2023-05-30T00:49:26.062Z] security-spire-config-arm64 latest 2c6466215f96 9 minutes ago 96.1MB [2023-05-30T00:49:26.062Z] support-scheduler-arm64 latest 450b5e20799e 9 minutes ago 31.2MB [2023-05-30T00:49:26.062Z] 41a24f0ef98d 10 minutes ago 1.39GB [2023-05-30T00:49:26.062Z] 1c5252f25d52 10 minutes ago 1.59GB [2023-05-30T00:49:26.062Z] core-metadata-arm64 latest 42c476c94ae6 11 minutes ago 20.2MB [2023-05-30T00:49:26.062Z] core-data-arm64 latest ccaf2a4f6ddc 12 minutes ago 19.9MB [2023-05-30T00:49:26.062Z] 3a22940d0a4c 12 minutes ago 1.53GB [2023-05-30T00:49:26.062Z] d66b7c8216f2 12 minutes ago 1.53GB [2023-05-30T00:49:26.062Z] security-secretstore-setup-arm64 latest 3664e0f7f5bf 12 minutes ago 32.2MB [2023-05-30T00:49:26.062Z] security-proxy-auth-arm64 latest ac2f9f794509 12 minutes ago 18.1MB [2023-05-30T00:49:26.062Z] 43fd0070c561 13 minutes ago 1.52GB [2023-05-30T00:49:26.062Z] f3290a75c339 13 minutes ago 1.51GB [2023-05-30T00:49:26.062Z] ci-base-image-arm64 latest a8875d801c56 36 minutes ago 899MB [2023-05-30T00:49:26.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T00:49:26.062Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T00:49:26.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:49:26.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:49:26.494Z] [2023-05-30T00:49:26.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:49:26.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:49:27.079Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T00:49:27.079Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T00:49:27.079Z] 04944245beec: Pulling fs layer [2023-05-30T00:49:27.079Z] 699f458cf7ca: Pulling fs layer [2023-05-30T00:49:27.079Z] 765212b225bb: Pulling fs layer [2023-05-30T00:49:27.079Z] f23df028b6ca: Pulling fs layer [2023-05-30T00:49:27.079Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T00:49:27.079Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T00:49:27.079Z] 765212b225bb: Waiting [2023-05-30T00:49:27.079Z] f23df028b6ca: Waiting [2023-05-30T00:49:27.079Z] d65c8cfc05b1: Waiting [2023-05-30T00:49:27.079Z] 2437ff75d9bd: Waiting [2023-05-30T00:49:27.079Z] 04944245beec: Verifying Checksum [2023-05-30T00:49:27.079Z] 04944245beec: Download complete [2023-05-30T00:49:27.079Z] 765212b225bb: Verifying Checksum [2023-05-30T00:49:27.079Z] 765212b225bb: Download complete [2023-05-30T00:49:27.079Z] f23df028b6ca: Verifying Checksum [2023-05-30T00:49:27.079Z] f23df028b6ca: Download complete [2023-05-30T00:49:27.079Z] d65c8cfc05b1: Download complete [2023-05-30T00:49:27.345Z] 699f458cf7ca: Verifying Checksum [2023-05-30T00:49:27.345Z] 699f458cf7ca: Download complete [2023-05-30T00:49:27.610Z] 8998bd30e6a1: Download complete [2023-05-30T00:49:30.180Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T00:49:30.180Z] 2437ff75d9bd: Download complete [2023-05-30T00:49:31.584Z] 8998bd30e6a1: Pull complete [2023-05-30T00:49:32.164Z] 04944245beec: Pull complete [2023-05-30T00:49:33.566Z] 699f458cf7ca: Pull complete [2023-05-30T00:49:33.831Z] 765212b225bb: Pull complete [2023-05-30T00:49:34.412Z] f23df028b6ca: Pull complete [2023-05-30T00:49:34.677Z] d65c8cfc05b1: Pull complete [2023-05-30T00:49:49.643Z] 2437ff75d9bd: Pull complete [2023-05-30T00:49:49.643Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T00:49:49.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T00:49:49.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:49:49.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2023-05-30T00:49:49.865Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T00:49:52.701Z] $ docker top d6b30deb31e7d106edb2e589792dac6cea8e22c4fa247b531b12762c91266f28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:49:53.274Z] ---> job-cost.sh [2023-05-30T00:49:53.537Z] lf-activate-venv: SKIPPING [2023-05-30T00:49:53.537Z] INFO: No Stack... [2023-05-30T00:49:53.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T00:49:54.749Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T00:49:55.058Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-05-30T00:49:55.058Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T00:49:55.091Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4583-3-stack-cost] [2023-05-30T00:49:55.097Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4583-3-stack-cost] did not exist. Created. [2023-05-30T00:49:55.097Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4583-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T00:49:55.412Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T00:49:55.575Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T00:49:55.581Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4583-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T00:49:55.595Z] $ docker stop --time=1 d6b30deb31e7d106edb2e589792dac6cea8e22c4fa247b531b12762c91266f28 [2023-05-30T00:49:57.070Z] $ docker rm -f --volumes d6b30deb31e7d106edb2e589792dac6cea8e22c4fa247b531b12762c91266f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T00:49:57.499Z] provisioning config files... [2023-05-30T00:49:57.506Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config11324651162265045570tmp [Pipeline] { [Pipeline] sh [2023-05-30T00:49:57.799Z] + set +x [2023-05-30T00:49:57.799Z] + curl -s https://codecov.io/bash [2023-05-30T00:49:57.799Z] + bash -s -- [2023-05-30T00:49:57.799Z] [2023-05-30T00:49:57.799Z] _____ _ [2023-05-30T00:49:57.799Z] / ____| | | [2023-05-30T00:49:57.799Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T00:49:57.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T00:49:57.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T00:49:57.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T00:49:57.799Z] Bash-1.0.6 [2023-05-30T00:49:57.799Z] [2023-05-30T00:49:57.799Z] [2023-05-30T00:49:57.799Z] ==> git version 2.25.1 found [2023-05-30T00:49:57.799Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T00:49:57.799Z] Release-Date: 2020-01-08 [2023-05-30T00:49:57.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T00:49:57.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T00:49:57.799Z] ==> Jenkins CI detected. [2023-05-30T00:49:57.799Z] current dir:  /w/workspace/edgex-go/3 [2023-05-30T00:49:57.799Z] project root: . [2023-05-30T00:49:57.799Z] --> token set from env [2023-05-30T00:49:57.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T00:49:57.799Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T00:49:57.799Z] ==> Python coveragepy not found [2023-05-30T00:49:57.799Z] ==> Searching for coverage reports in: [2023-05-30T00:49:57.799Z] + . [2023-05-30T00:49:58.058Z] -> Found 1 reports [2023-05-30T00:49:58.058Z] ==> Detecting git/mercurial file structure [2023-05-30T00:49:58.058Z] ==> Reading reports [2023-05-30T00:49:58.058Z] + ./coverage.out bytes=447731 [2023-05-30T00:49:58.058Z] ==> Appending adjustments [2023-05-30T00:49:58.058Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T00:49:58.991Z] + Found adjustments [2023-05-30T00:49:58.991Z] ==> Gzipping contents [2023-05-30T00:49:58.991Z] 60K /tmp/codecov.C1uGN6.gz [2023-05-30T00:49:58.991Z] ==> Uploading reports [2023-05-30T00:49:58.991Z] url: https://codecov.io [2023-05-30T00:49:58.991Z] query: branch=PR-4583&commit=6065eaf2e1602f4583fea1444e599d25deda0bcd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4583%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4583&job=&cmd_args= [2023-05-30T00:49:58.991Z] -> Pinging Codecov [2023-05-30T00:49:58.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4583&commit=6065eaf2e1602f4583fea1444e599d25deda0bcd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4583%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4583&job=&cmd_args= [2023-05-30T00:49:59.249Z] -> Uploading to [2023-05-30T00:49:59.249Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/6065eaf2e1602f4583fea1444e599d25deda0bcd/821bff10-68cd-4c7f-a747-b6749e001cb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T004959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5616b33d49c5b56bceb6e97e08dfc1010c28613bf10d7353d28807c69203489c [2023-05-30T00:49:59.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T00:49:59.249Z] Dload Upload Total Spent Left Speed [2023-05-30T00:49:59.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57427 0 0 100 57427 0 235k --:--:-- --:--:-- --:--:-- 235k [2023-05-30T00:49:59.508Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6065eaf2e1602f4583fea1444e599d25deda0bcd [Pipeline] } [2023-05-30T00:49:59.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T00:50:00.130Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:00.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:01.287Z] ---> package-listing.sh [2023-05-30T00:50:01.287Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T00:50:01.287Z] ++ facter osfamily [2023-05-30T00:50:01.545Z] + OS_FAMILY=debian [2023-05-30T00:50:01.545Z] + workspace=/w/workspace/edgex-go/3 [2023-05-30T00:50:01.545Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T00:50:01.545Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T00:50:01.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T00:50:01.545Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T00:50:01.545Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-30T00:50:01.545Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T00:50:01.545Z] + case "${OS_FAMILY}" in [2023-05-30T00:50:01.545Z] + dpkg -l [2023-05-30T00:50:01.545Z] + grep '^ii' [2023-05-30T00:50:01.545Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T00:50:01.545Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T00:50:01.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T00:50:01.545Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-30T00:50:01.545Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-30T00:50:01.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-30T00:50:01.554Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T00:50:01.832Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:50:02.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:50:02.394Z] [2023-05-30T00:50:02.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T00:50:02.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:50:02.690Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T00:50:02.690Z] 5eb5b503b376: Pulling fs layer [2023-05-30T00:50:02.690Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T00:50:02.690Z] ec43610c2a17: Pulling fs layer [2023-05-30T00:50:02.690Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T00:50:02.690Z] 33b1e0a273af: Pulling fs layer [2023-05-30T00:50:02.690Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T00:50:02.690Z] 2f39f015ded8: Pulling fs layer [2023-05-30T00:50:02.690Z] 3a2ae6a8a46f: Waiting [2023-05-30T00:50:02.690Z] 33b1e0a273af: Waiting [2023-05-30T00:50:02.690Z] 5d3b04190fa2: Waiting [2023-05-30T00:50:02.690Z] 2f39f015ded8: Waiting [2023-05-30T00:50:02.690Z] 5c69ac0246d0: Download complete [2023-05-30T00:50:02.690Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T00:50:02.690Z] 3a2ae6a8a46f: Download complete [2023-05-30T00:50:02.690Z] 33b1e0a273af: Verifying Checksum [2023-05-30T00:50:02.690Z] 33b1e0a273af: Download complete [2023-05-30T00:50:02.690Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T00:50:02.690Z] 5d3b04190fa2: Download complete [2023-05-30T00:50:02.948Z] ec43610c2a17: Verifying Checksum [2023-05-30T00:50:02.948Z] ec43610c2a17: Download complete [2023-05-30T00:50:02.948Z] 5eb5b503b376: Verifying Checksum [2023-05-30T00:50:02.948Z] 5eb5b503b376: Download complete [2023-05-30T00:50:03.514Z] 2f39f015ded8: Download complete [2023-05-30T00:50:03.772Z] 5eb5b503b376: Pull complete [2023-05-30T00:50:04.030Z] 5c69ac0246d0: Pull complete [2023-05-30T00:50:04.289Z] ec43610c2a17: Pull complete [2023-05-30T00:50:04.289Z] 3a2ae6a8a46f: Pull complete [2023-05-30T00:50:04.547Z] 33b1e0a273af: Pull complete [2023-05-30T00:50:04.547Z] 5d3b04190fa2: Pull complete [2023-05-30T00:50:08.726Z] 2f39f015ded8: Pull complete [2023-05-30T00:50:08.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T00:50:08.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T00:50:08.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T00:50:08.807Z] prd-ubuntu20.04-docker-8c-8g-17216 does not seem to be running inside a container [2023-05-30T00:50:08.835Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T00:50:12.115Z] $ docker top 324621f30c594b14e28516e601a9cb602c882892c63360ed9db8962ac3ef0702 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T00:50:12.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T00:50:12.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T00:50:13.026Z] + ls /var/log/sa-host [2023-05-30T00:50:13.026Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T00:50:13.099Z] provisioning config files... [2023-05-30T00:50:13.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6090644775029245187tmp [Pipeline] { [Pipeline] echo [2023-05-30T00:50:13.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:13.403Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T00:50:13.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:13.725Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T00:50:13.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:14.016Z] ---> sudo-logs.sh [2023-05-30T00:50:14.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T00:50:14.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:14.317Z] ---> job-cost.sh [2023-05-30T00:50:14.317Z] lf-activate-venv: SKIPPING [2023-05-30T00:50:14.317Z] DEBUG: total: 0.10999999940395355 [2023-05-30T00:50:14.317Z] INFO: Retrieving Stack Cost... [2023-05-30T00:50:14.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T00:50:15.145Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T00:50:15.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T00:50:15.437Z] ---> logs-deploy.sh [2023-05-30T00:50:15.437Z] lf-activate-venv: SKIPPING [2023-05-30T00:50:15.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4583/3 [2023-05-30T00:50:15.437Z] INFO: archiving workspace using pattern(s): [2023-05-30T00:50:16.373Z] Archives upload complete. [2023-05-30T00:50:16.373Z] INFO: archiving logs to Nexus