Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+5bf55878ace16878edbd308d9dee72012f144a0a (e4e91a90cecdb5fbfcdde6fc9343946b4d6732c6) 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-ssh13543528651372212846.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-ssh15716739698532865850.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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2337455007820406955.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-ssh4613355759044271668.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5755627278946946764.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 Running on prd-ubuntu20.04-docker-8c-8g-16677 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 92ebc57aabaa9a576287071c50ce44250fff77bf Checking out Revision 92ebc57aabaa9a576287071c50ce44250fff77bf (PR-4572) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ebc57aabaa9a576287071c50ce44250fff77bf # timeout=10 Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T08:29:29.446Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T08:29:29.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T08:29:29.500Z] ========================================================= [2023-05-24T08:29:29.500Z] EdgeX Global Pipelines Version Info [2023-05-24T08:29:29.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T08:29:30.203Z] ------------------- [2023-05-24T08:29:30.203Z] stable info: [2023-05-24T08:29:30.203Z] ------------------- [2023-05-24T08:29:30.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T08:29:30.203Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T08:29:30.203Z] Message: update stable to v1.0.249 > git rev-list --no-walk ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 [2023-05-24T08:29:30.776Z] ------------------- [2023-05-24T08:29:30.776Z] experimental info: [2023-05-24T08:29:30.776Z] ------------------- [2023-05-24T08:29:30.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T08:29:30.776Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T08:29:30.776Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T08:29:30.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-24T08:29:31.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-24T08:29:31.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T08:29:31.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T08:29:31.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T08:29:31.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T08:29:31.068Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T08:29:31.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-24T08:29:31.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-24T08:29:31.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-24T08:29:31.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T08:29:31.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T08:29:31.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T08:29:31.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T08:29:31.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T08:29:31.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T08:29:31.186Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T08:29:31.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T08:29:31.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T08:29:31.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T08:29:31.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T08:29:31.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T08:29:31.253Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T08:29:31.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-24T08:29:31.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-24T08:29:31.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-24T08:29:31.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo [2023-05-24T08:29:31.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ebc57 [Pipeline] echo [2023-05-24T08:29:31.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T08:29:31.362Z] provisioning config files... [2023-05-24T08:29:31.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2976023054613414024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T08:29:31.688Z] ---> docker-login.sh [2023-05-24T08:29:31.688Z] nexus3.edgexfoundry.org:10001 [2023-05-24T08:29:31.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:29:31.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:29:31.950Z] Configure a credential helper to remove this warning. See [2023-05-24T08:29:31.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:29:31.950Z] [2023-05-24T08:29:31.950Z] Login Succeeded [2023-05-24T08:29:32.212Z] nexus3.edgexfoundry.org:10002 [2023-05-24T08:29:32.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:29:32.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:29:32.212Z] Configure a credential helper to remove this warning. See [2023-05-24T08:29:32.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:29:32.212Z] [2023-05-24T08:29:32.212Z] Login Succeeded [2023-05-24T08:29:32.212Z] nexus3.edgexfoundry.org:10003 [2023-05-24T08:29:32.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:29:32.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:29:32.212Z] Configure a credential helper to remove this warning. See [2023-05-24T08:29:32.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:29:32.212Z] [2023-05-24T08:29:32.212Z] Login Succeeded [2023-05-24T08:29:32.212Z] nexus3.edgexfoundry.org:10004 [2023-05-24T08:29:32.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:29:32.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:29:32.474Z] Configure a credential helper to remove this warning. See [2023-05-24T08:29:32.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:29:32.474Z] [2023-05-24T08:29:32.474Z] Login Succeeded [2023-05-24T08:29:32.474Z] docker.io [2023-05-24T08:29:32.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:29:32.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:29:32.736Z] Configure a credential helper to remove this warning. See [2023-05-24T08:29:32.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:29:32.736Z] [2023-05-24T08:29:32.736Z] Login Succeeded [2023-05-24T08:29:32.736Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T08:29:32.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T08:29:33.047Z] + 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-24T08:29:33.047Z] + + dirname cmd/core-command/Dockerfile [2023-05-24T08:29:33.047Z] cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T08:29:33.047Z] + + dirname cmd/core-data/Dockerfilecut [2023-05-24T08:29:33.047Z] -d/ -f2 [2023-05-24T08:29:33.047Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/core-metadata/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-24T08:29:33.047Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-24T08:29:33.047Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2023-05-24T08:29:33.047Z] [2023-05-24T08:29:33.047Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-24T08:29:33.047Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-24T08:29:33.047Z] + cut -d/ -f2 [2023-05-24T08:29:33.047Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-24T08:29:33.097Z] 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-24T08:29:33.443Z] + git rev-list -1 --merges 92ebc57aabaa9a576287071c50ce44250fff77bf~1..92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo [2023-05-24T08:29:33.454Z] -----------> git rev-list -1 --merges 92ebc57aabaa9a576287071c50ce44250fff77bf~1..92ebc57aabaa9a576287071c50ce44250fff77bf 92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:29:33.454Z] 92ebc57aabaa9a576287071c50ce44250fff77bf [false] [Pipeline] sh [2023-05-24T08:29:33.744Z] + git log --format=format:%s -1 92ebc57aabaa9a576287071c50ce44250fff77bf [Pipeline] echo [2023-05-24T08:29:33.756Z] ========================================================= [2023-05-24T08:29:33.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T08:29:33.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-24T08:29:34.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T08:29:34.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T08:29:34.210Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T08:29:34.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T08:29:34.210Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-24T08:29:34.210Z] -a /etc/ssh/ssh_known_hosts [2023-05-24T08:29:34.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:29:34.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:29:34.742Z] [2023-05-24T08:29:34.742Z] 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-24T08:29:35.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:29:35.050Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T08:29:35.050Z] b85a868b505f: Pulling fs layer [2023-05-24T08:29:35.050Z] e2be974225ed: Pulling fs layer [2023-05-24T08:29:35.050Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T08:29:35.050Z] 988bab9f4d93: Pulling fs layer [2023-05-24T08:29:35.050Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T08:29:35.050Z] eaf3925da568: Pulling fs layer [2023-05-24T08:29:35.050Z] bab4dde63d76: Pulling fs layer [2023-05-24T08:29:35.050Z] bde34c3a00c8: Pulling fs layer [2023-05-24T08:29:35.050Z] b352a97aabf1: Pulling fs layer [2023-05-24T08:29:35.050Z] 4872d77fe225: Pulling fs layer [2023-05-24T08:29:35.050Z] 5851b861e8e6: Pulling fs layer [2023-05-24T08:29:35.050Z] 1469e6f7b9e6: Waiting [2023-05-24T08:29:35.050Z] eaf3925da568: Waiting [2023-05-24T08:29:35.050Z] bab4dde63d76: Waiting [2023-05-24T08:29:35.050Z] 988bab9f4d93: Waiting [2023-05-24T08:29:35.050Z] bde34c3a00c8: Waiting [2023-05-24T08:29:35.050Z] b352a97aabf1: Waiting [2023-05-24T08:29:35.050Z] 4872d77fe225: Waiting [2023-05-24T08:29:35.050Z] 5851b861e8e6: Waiting [2023-05-24T08:29:35.050Z] e2be974225ed: Verifying Checksum [2023-05-24T08:29:35.050Z] e2be974225ed: Download complete [2023-05-24T08:29:35.050Z] 988bab9f4d93: Verifying Checksum [2023-05-24T08:29:35.050Z] 988bab9f4d93: Download complete [2023-05-24T08:29:35.050Z] 1469e6f7b9e6: Download complete [2023-05-24T08:29:35.050Z] eaf3925da568: Verifying Checksum [2023-05-24T08:29:35.050Z] eaf3925da568: Download complete [2023-05-24T08:29:35.050Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T08:29:35.050Z] 339a4e72a1f5: Download complete [2023-05-24T08:29:35.310Z] bde34c3a00c8: Verifying Checksum [2023-05-24T08:29:35.310Z] b352a97aabf1: Download complete [2023-05-24T08:29:35.310Z] 4872d77fe225: Download complete [2023-05-24T08:29:35.310Z] 5851b861e8e6: Verifying Checksum [2023-05-24T08:29:35.310Z] 5851b861e8e6: Download complete [2023-05-24T08:29:35.310Z] b85a868b505f: Verifying Checksum [2023-05-24T08:29:35.310Z] b85a868b505f: Download complete [2023-05-24T08:29:35.571Z] bab4dde63d76: Verifying Checksum [2023-05-24T08:29:35.571Z] bab4dde63d76: Download complete [2023-05-24T08:29:36.512Z] b85a868b505f: Pull complete [2023-05-24T08:29:36.770Z] e2be974225ed: Pull complete [2023-05-24T08:29:37.342Z] 339a4e72a1f5: Pull complete [2023-05-24T08:29:37.342Z] 988bab9f4d93: Pull complete [2023-05-24T08:29:37.602Z] 1469e6f7b9e6: Pull complete [2023-05-24T08:29:37.602Z] eaf3925da568: Pull complete [2023-05-24T08:29:39.508Z] bab4dde63d76: Pull complete [2023-05-24T08:29:39.508Z] bde34c3a00c8: Pull complete [2023-05-24T08:29:39.768Z] b352a97aabf1: Pull complete [2023-05-24T08:29:39.768Z] 4872d77fe225: Pull complete [2023-05-24T08:29:39.768Z] 5851b861e8e6: Pull complete [2023-05-24T08:29:39.768Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T08:29:40.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T08:29:40.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:29:40.130Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T08:29:40.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T08:29:43.027Z] $ docker top 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 -eo pid,comm [2023-05-24T08:29:43.080Z] 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-24T08:29:43.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T08:29:43.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T08:29:43.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T08:29:43.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T08:29:43.243Z] $ docker exec 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent [2023-05-24T08:29:43.358Z] SSH_AUTH_SOCK=/tmp/ssh-zlueYtj5gaUF/agent.33 [2023-05-24T08:29:43.358Z] SSH_AGENT_PID=40 [2023-05-24T08:29:43.366Z] Running ssh-add (command line suppressed) [2023-05-24T08:29:43.476Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_17883842337949095518.key (/w/workspace/edgex-go/4@tmp/private_key_17883842337949095518.key) [2023-05-24T08:29:43.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T08:29:43.782Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T08:29:43.803Z] $ docker exec --env ******** --env ******** 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent -k [2023-05-24T08:29:43.905Z] unset SSH_AUTH_SOCK; [2023-05-24T08:29:43.905Z] unset SSH_AGENT_PID; [2023-05-24T08:29:43.905Z] echo Agent pid 40 killed; [2023-05-24T08:29:43.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T08:29:43.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T08:29:43.941Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T08:29:44.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T08:29:44.068Z] $ docker exec 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent [2023-05-24T08:29:44.183Z] SSH_AUTH_SOCK=/tmp/ssh-N65SUnYFwlTC/agent.72 [2023-05-24T08:29:44.183Z] SSH_AGENT_PID=78 [2023-05-24T08:29:44.188Z] Running ssh-add (command line suppressed) [2023-05-24T08:29:44.288Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16149570651518093722.key (/w/workspace/edgex-go/4@tmp/private_key_16149570651518093722.key) [2023-05-24T08:29:44.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T08:29:44.589Z] + git semver init [2023-05-24T08:29:44.849Z] 2023-05-24 08:29:44,786 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T08:29:44.849Z] 2023-05-24 08:29:44,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-05-24T08:29:44.849Z] 2023-05-24 08:29:44,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-05-24T08:29:44.849Z] 2023-05-24 08:29:44,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,421 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4572 with force:False [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,421 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4572 [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,426 [execute] INFO git cat-file --batch-check [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,432 [execute] INFO git cat-file --batch [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T08:29:50.120Z] 2023-05-24 08:29:49,437 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4572 [2023-05-24T08:29:50.120Z] 0.0.0 [Pipeline] } [2023-05-24T08:29:50.133Z] $ docker exec --env ******** --env ******** 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 ssh-agent -k [2023-05-24T08:29:50.230Z] unset SSH_AUTH_SOCK; [2023-05-24T08:29:50.231Z] unset SSH_AGENT_PID; [2023-05-24T08:29:50.231Z] echo Agent pid 78 killed; [2023-05-24T08:29:50.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T08:29:50.543Z] + git semver [Pipeline] } [2023-05-24T08:29:50.819Z] $ docker stop --time=1 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 [2023-05-24T08:29:52.081Z] $ docker rm -f --volumes 95cede1245b311c0d83bbec48a48680dedb5dfdf1670c0695be7dd8da82ab8d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T08:29:52.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T08:29:52.623Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T08:29:52.627Z] [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-24T08:29:53.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-24T08:29:53.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:29:53.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:29:53.075Z] ========================================================= [2023-05-24T08:29:53.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T08:29:53.075Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:29:53.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:29:53.360Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T08:29:53.360Z] f56be85fc22e: Pulling fs layer [2023-05-24T08:29:53.360Z] 85791d961cd3: Pulling fs layer [2023-05-24T08:29:53.360Z] d694b5ae8c79: Pulling fs layer [2023-05-24T08:29:53.360Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T08:29:53.360Z] 4d19c01a9841: Pulling fs layer [2023-05-24T08:29:53.360Z] 9325e15d5711: Pulling fs layer [2023-05-24T08:29:53.360Z] 556b6ee489ea: Pulling fs layer [2023-05-24T08:29:53.360Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T08:29:53.360Z] 4d19c01a9841: Waiting [2023-05-24T08:29:53.360Z] 556b6ee489ea: Waiting [2023-05-24T08:29:53.360Z] 9325e15d5711: Waiting [2023-05-24T08:29:53.360Z] 9f32a84ed3da: Waiting [2023-05-24T08:29:53.360Z] c5a4b2cf53e6: Waiting [2023-05-24T08:29:53.360Z] 85791d961cd3: Download complete [2023-05-24T08:29:53.360Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T08:29:53.360Z] 9f32a84ed3da: Download complete [2023-05-24T08:29:53.360Z] 4d19c01a9841: Verifying Checksum [2023-05-24T08:29:53.360Z] 4d19c01a9841: Download complete [2023-05-24T08:29:53.360Z] f56be85fc22e: Verifying Checksum [2023-05-24T08:29:53.361Z] 9325e15d5711: Verifying Checksum [2023-05-24T08:29:53.361Z] 9325e15d5711: Download complete [2023-05-24T08:29:53.621Z] f56be85fc22e: Pull complete [2023-05-24T08:29:53.882Z] 85791d961cd3: Pull complete [2023-05-24T08:29:53.882Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T08:29:53.882Z] c5a4b2cf53e6: Download complete [2023-05-24T08:29:54.139Z] d694b5ae8c79: Verifying Checksum [2023-05-24T08:29:54.139Z] d694b5ae8c79: Download complete [2023-05-24T08:29:54.139Z] 556b6ee489ea: Verifying Checksum [2023-05-24T08:29:54.139Z] 556b6ee489ea: Download complete [2023-05-24T08:29:58.330Z] d694b5ae8c79: Pull complete [2023-05-24T08:29:58.330Z] 9f32a84ed3da: Pull complete [2023-05-24T08:29:58.330Z] 4d19c01a9841: Pull complete [2023-05-24T08:29:58.330Z] 9325e15d5711: Pull complete [2023-05-24T08:30:00.237Z] 556b6ee489ea: Pull complete [2023-05-24T08:30:01.175Z] c5a4b2cf53e6: Pull complete [2023-05-24T08:30:01.175Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T08:30:01.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:01.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:30:01.474Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:01.474Z] WORKDIR /edgex [2023-05-24T08:30:01.474Z] COPY go.mod . [2023-05-24T08:30:01.474Z] RUN go mod download [2023-05-24T08:30:01.474Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-24T08:30:02.052Z] Sending build context to Docker daemon 170.7MB [2023-05-24T08:30:02.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T08:30:02.052Z] ---> c4be618373d6 [2023-05-24T08:30:02.052Z] Step 2/4 : WORKDIR /edgex [2023-05-24T08:30:07.365Z] ---> Running in d638ab5990ed [2023-05-24T08:30:07.365Z] Removing intermediate container d638ab5990ed [2023-05-24T08:30:07.365Z] ---> 5935f93d9ca7 [2023-05-24T08:30:07.365Z] Step 3/4 : COPY go.mod . [2023-05-24T08:30:07.365Z] ---> 44db674d306c [2023-05-24T08:30:07.365Z] Step 4/4 : RUN go mod download [2023-05-24T08:30:07.365Z] ---> Running in b583db4e3f0b [2023-05-24T08:30:07.705Z] Still waiting to schedule task [2023-05-24T08:30:07.706Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T08:30:22.274Z] Removing intermediate container b583db4e3f0b [2023-05-24T08:30:22.274Z] ---> b1c19bfc3796 [2023-05-24T08:30:22.274Z] Successfully built b1c19bfc3796 [2023-05-24T08:30:22.274Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:30:22.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T08:30:22.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:30:22.657Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T08:30:22.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T08:30:23.077Z] $ docker top 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:30:23.412Z] + go version [2023-05-24T08:30:23.412Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T08:30:23.428Z] $ docker stop --time=1 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 [2023-05-24T08:30:24.706Z] $ docker rm -f --volumes 4e662d359b5be77f394747fcfdf7adf8d4ecd4295447d9eac28b97bfb51a04c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:30:25.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T08:30:25.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:30:25.183Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T08:30:25.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T08:30:25.542Z] $ docker top 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T08:30:25.603Z] ========================================================= [2023-05-24T08:30:25.604Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T08:30:25.604Z] ========================================================= [Pipeline] sh [2023-05-24T08:30:25.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:30:26.171Z] + make test [2023-05-24T08:30:26.171Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T08:30:32.730Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T08:30:47.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T08:30:47.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T08:30:47.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T08:30:47.862Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T08:30:48.431Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T08:30:48.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T08:30:48.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T08:30:48.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T08:30:48.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T08:30:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T08:30:49.518Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T08:30:49.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T08:30:49.776Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T08:30:49.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T08:30:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T08:30:51.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T08:30:51.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-24T08:30:53.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-24T08:30:57.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-24T08:30:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T08:30:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T08:30:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T08:30:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T08:30:59.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T08:30:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-24T08:31:00.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T08:31:00.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T08:31:00.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:00.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T08:31:00.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T08:31:01.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T08:31:01.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T08:31:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.882s coverage: 88.5% of statements [2023-05-24T08:31:03.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.8% of statements [2023-05-24T08:31:03.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T08:31:03.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:03.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T08:31:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements [2023-05-24T08:31:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T08:31:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T08:31:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T08:31:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T08:31:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T08:31:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements [2023-05-24T08:31:05.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T08:31:05.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T08:31:05.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T08:31:05.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-05-24T08:31:06.629Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T08:31:06.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T08:31:06.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-05-24T08:31:06.629Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-05-24T08:31:06.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 42.9% of statements [2023-05-24T08:31:07.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements [2023-05-24T08:31:07.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-05-24T08:31:07.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-05-24T08:31:07.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-24T08:31:08.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T08:31:08.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T08:31:08.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T08:31:08.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T08:31:08.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T08:31:08.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T08:31:08.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T08:31:08.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T08:31:09.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T08:31:09.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T08:31:09.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T08:31:09.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T08:31:09.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T08:31:09.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T08:31:10.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T08:31:11.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T08:31:11.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T08:31:12.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T08:31:12.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T08:31:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T08:31:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T08:31:13.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T08:31:15.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T08:31:15.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T08:31:15.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T08:31:16.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T08:31:16.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T08:31:16.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T08:31:16.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T08:31:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T08:31:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T08:31:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T08:31:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T08:31:18.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T08:31:18.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:18.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T08:31:18.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T08:31:19.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T08:31:19.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T08:31:19.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-05-24T08:31:20.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T08:31:20.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.071s coverage: 92.9% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-24T08:31:33.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-05-24T08:31:33.061Z] 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-24T08:31:33.061Z] running golangci-lint [2023-05-24T08:31:33.061Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-24T08:31:33.061Z] go version go1.20.2 linux/amd64 [2023-05-24T08:31:33.061Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-24T08:31:33.061Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-24T08:31:43.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16680 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws [2023-05-24T08:31:43.083Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-05-24T08:31:43.115Z] The recommended git tool is: git [2023-05-24T08:31:47.923Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 13.644253401s" [2023-05-24T08:31:47.923Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.627772ms" [2023-05-24T08:31:50.245Z] using credential edgex-jenkins-ssh [2023-05-24T08:31:50.271Z] Cloning the remote Git repository [2023-05-24T08:31:50.318Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:31:50.421Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-05-24T08:31:50.585Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:31:50.586Z] > git --version # timeout=10 [2023-05-24T08:31:50.608Z] > git --version # 'git version 2.25.1' [2023-05-24T08:31:50.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:31:50.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T08:31:52.114Z] level=info msg="[linters_context/goanalysis] analyzers took 48.986802344s with top 10 stages: buildir: 27.29379161s, inspect: 2.030229934s, fact_deprecated: 2.007843905s, gosec: 1.244591978s, S1038: 1.061337075s, printf: 1.033041199s, nilness: 868.603881ms, ctrlflow: 865.103259ms, fact_purity: 687.781188ms, typedness: 612.206186ms" [2023-05-24T08:31:52.114Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-24T08:31:52.114Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, skip_files: 203/203" [2023-05-24T08:31:52.114Z] level=info msg="[runner] processing took 16.022235ms with stages: nolint: 6.49446ms, identifier_marker: 4.577759ms, path_prettifier: 1.495952ms, autogenerated_exclude: 1.40569ms, exclude-rules: 1.306598ms, skip_dirs: 665.834µs, cgo: 50.551µs, filename_unadjuster: 21.941µs, max_same_issues: 590ns, uniq_by_line: 450ns, skip_files: 370ns, sort_results: 290ns, source_code: 280ns, exclude: 270ns, diff: 250ns, severity-rules: 250ns, path_shortener: 240ns, max_from_linter: 180ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns" [2023-05-24T08:31:52.114Z] level=info msg="[runner] linters took 6.368885725s with stages: goanalysis_metalinter: 6.352771768s" [2023-05-24T08:31:52.114Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-24T08:31:52.114Z] level=info msg="Memory: 202 samples, avg is 180.4MB, max is 765.9MB" [2023-05-24T08:31:52.114Z] level=info msg="Execution took 20.055574621s" [2023-05-24T08:31:52.114Z] go vet ./... [2023-05-24T08:31:56.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T08:31:56.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T08:31:56.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T08:31:56.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-24T08:31:56.859Z] + ls -al . [2023-05-24T08:31:56.859Z] total 704 [2023-05-24T08:31:56.859Z] drwxrwxr-x 11 1001 1001 4096 May 24 08:30 . [2023-05-24T08:31:56.859Z] drwxr-xr-x 4 root root 4096 May 24 08:30 .. [2023-05-24T08:31:56.859Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:29 .blubracket [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 16 May 24 08:29 .dockerignore [2023-05-24T08:31:56.859Z] drwxrwxr-x 8 1001 1001 4096 May 24 08:29 .git [2023-05-24T08:31:56.859Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:29 .github [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 1133 May 24 08:29 .gitignore [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 42 May 24 08:29 .golangci.yml [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 87 May 24 08:29 .hadolint.yml [2023-05-24T08:31:56.859Z] drwxr-xr-x 3 1001 1001 4096 May 24 08:29 .semver [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 166 May 24 08:29 .sonarcloud.properties [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 1171 May 24 08:29 ADOPTERS.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 10835 May 24 08:29 Attribution.txt [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 73765 May 24 08:29 CHANGELOG.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 3804 May 24 08:29 CONTRIBUTING.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 677 May 24 08:29 GOVERNANCE.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 883 May 24 08:29 Jenkinsfile [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 10775 May 24 08:29 LICENSE [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 14368 May 24 08:29 Makefile [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 582 May 24 08:29 OWNERS.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 9902 May 24 08:29 README.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 789 May 24 08:29 SECURITY.md [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 5 May 24 08:29 VERSION [2023-05-24T08:31:56.859Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:29 bin [2023-05-24T08:31:56.859Z] drwxrwxr-x 18 1001 1001 4096 May 24 08:29 cmd [2023-05-24T08:31:56.859Z] -rw-r--r-- 1 root root 447731 May 24 08:31 coverage.out [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 3159 May 24 08:29 go.mod [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 31048 May 24 08:29 go.sum [2023-05-24T08:31:56.859Z] drwxrwxr-x 7 1001 1001 4096 May 24 08:29 internal [2023-05-24T08:31:56.859Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:29 openapi [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 594 May 24 08:29 security.txt [2023-05-24T08:31:56.859Z] drwxrwxr-x 4 1001 1001 4096 May 24 08:29 snap [2023-05-24T08:31:56.859Z] -rw-rw-r-- 1 1001 1001 204 May 24 08:29 version.go [Pipeline] sh [2023-05-24T08:31:57.142Z] + '[' -e coverage.out ] [2023-05-24T08:31:57.142Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-24T08:31:57.246Z] Stashed 1 file(s) [Pipeline] sh [2023-05-24T08:31:57.524Z] + make build [2023-05-24T08:31:57.524Z] 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-24T08:32:08.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T08:32:08.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T08:32:09.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T08:32:09.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T08:32:09.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:32:09.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T08:32:09.716Z] 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-24T08:32:09.716Z] 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-24T08:32:09.891Z] Merging remotes/origin/main commit 5bf55878ace16878edbd308d9dee72012f144a0a into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-24T08:32:10.281Z] 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-24T08:32:10.599Z] Merge succeeded, producing d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:32:10.600Z] Checking out Revision d92a891ee4f24f18c4e18d8dba9bd0f756a36413 (PR-4572) [2023-05-24T08:32:11.217Z] 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-24T08:32:09.910Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T08:32:09.988Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-24T08:32:10.215Z] > git remote # timeout=10 [2023-05-24T08:32:10.237Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T08:32:10.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T08:32:10.281Z] > git merge 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 [2023-05-24T08:32:10.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T08:32:10.606Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T08:32:10.624Z] > git checkout -f d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 [2023-05-24T08:32:14.249Z] Commit message: "Merge commit '5bf55878ace16878edbd308d9dee72012f144a0a' into HEAD" [2023-05-24T08:32:14.256Z] > git rev-list --no-walk ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 [2023-05-24T08:32:14.273Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T08:32:15.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T08:32:15.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T08:32:15.168Z] Dload Upload Total Spent Left Speed [2023-05-24T08:32:15.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-05-24T08:32:15.921Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T08:32:16.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T08:32:16.258Z] + sudo tee /etc/docker/daemon.new [2023-05-24T08:32:16.258Z] { [2023-05-24T08:32:16.258Z] "registry-mirrors": [ [2023-05-24T08:32:16.258Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T08:32:16.258Z] ], [2023-05-24T08:32:16.258Z] "bip": "10.250.0.254/24", [2023-05-24T08:32:16.258Z] "hosts": [ [2023-05-24T08:32:16.258Z] "tcp://0.0.0.0:5555", [2023-05-24T08:32:16.258Z] "unix:///var/run/docker.sock" [2023-05-24T08:32:16.258Z] ], [2023-05-24T08:32:16.258Z] "mtu": 1458, [2023-05-24T08:32:16.258Z] "selinux-enabled": true, [2023-05-24T08:32:16.258Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T08:32:16.258Z] } [Pipeline] sh [2023-05-24T08:32:16.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T08:32:16.917Z] + sudo service docker restart [2023-05-24T08:32:17.773Z] 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-24T08:32:18.337Z] 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-24T08:32:19.707Z] 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-24T08:32:20.641Z] 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-24T08:32:21.577Z] 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-24T08:32:22.143Z] 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-24T08:32:23.515Z] 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-24T08:32:24.463Z] $ docker stop --time=1 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 [2023-05-24T08:32:29.130Z] $ docker rm -f --volumes 9104edef4c9898652ce898cd4e621d99e90140bc36a809d8f7b19927d7b25837 [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-24T08:32:30.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T08:32:30.007Z] [2023-05-24T08:32:30.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:32:30.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T08:32:30.300Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-24T08:32:30.300Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-24T08:32:30.300Z] ca9280d653b3: Pulling fs layer [2023-05-24T08:32:30.300Z] 7e9c9ca2126c: Pulling fs layer [2023-05-24T08:32:30.300Z] cbdbe7a5bc2a: Download complete [2023-05-24T08:32:30.559Z] cbdbe7a5bc2a: Pull complete [2023-05-24T08:32:31.935Z] ca9280d653b3: Verifying Checksum [2023-05-24T08:32:31.935Z] ca9280d653b3: Download complete [2023-05-24T08:32:32.192Z] 7e9c9ca2126c: Download complete [2023-05-24T08:32:32.449Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T08:32:35.188Z] provisioning config files... [2023-05-24T08:32:35.212Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7268841518823408948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T08:32:35.553Z] ---> docker-login.sh [2023-05-24T08:32:35.553Z] nexus3.edgexfoundry.org:10001 [2023-05-24T08:32:35.743Z] 7e9c9ca2126c: Pull complete [2023-05-24T08:32:35.743Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-24T08:32:35.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T08:32:35.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:32:35.813Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T08:32:35.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:32:35.851Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-24T08:32:36.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:32:36.098Z] Configure a credential helper to remove this warning. See [2023-05-24T08:32:36.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:32:36.098Z] [2023-05-24T08:32:36.098Z] Login Succeeded [2023-05-24T08:32:36.098Z] nexus3.edgexfoundry.org:10002 [2023-05-24T08:32:36.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:32:36.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:32:36.636Z] Configure a credential helper to remove this warning. See [2023-05-24T08:32:36.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:32:36.636Z] [2023-05-24T08:32:36.636Z] Login Succeeded [2023-05-24T08:32:36.636Z] nexus3.edgexfoundry.org:10003 [2023-05-24T08:32:36.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:32:36.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:32:36.905Z] Configure a credential helper to remove this warning. See [2023-05-24T08:32:36.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:32:36.905Z] [2023-05-24T08:32:36.905Z] Login Succeeded [2023-05-24T08:32:36.905Z] nexus3.edgexfoundry.org:10004 [2023-05-24T08:32:37.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:32:37.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:32:37.174Z] Configure a credential helper to remove this warning. See [2023-05-24T08:32:37.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:32:37.174Z] [2023-05-24T08:32:37.174Z] Login Succeeded [2023-05-24T08:32:37.174Z] docker.io [2023-05-24T08:32:37.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T08:32:37.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T08:32:37.712Z] Configure a credential helper to remove this warning. See [2023-05-24T08:32:37.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T08:32:37.712Z] [2023-05-24T08:32:37.712Z] Login Succeeded [2023-05-24T08:32:37.712Z] ---> docker-login.sh ends [2023-05-24T08:32:38.795Z] $ docker top 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-24T08:32:38.852Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-24T08:32:39.138Z] + docker-compose build --help [2023-05-24T08:32:39.138Z] + grep parallel [2023-05-24T08:32:39.421Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-24T08:32:39.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:32:39.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T08:32:39.469Z] ========================================================= [2023-05-24T08:32:39.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T08:32:39.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:32:39.704Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T08:32:39.718Z] $ docker stop --time=1 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 [2023-05-24T08:32:39.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:32:40.065Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T08:32:40.065Z] c41833b44d91: Pulling fs layer [2023-05-24T08:32:40.065Z] ed15518f5707: Pulling fs layer [2023-05-24T08:32:40.065Z] feae8fd75edb: Pulling fs layer [2023-05-24T08:32:40.065Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T08:32:40.065Z] 3cdef696dda3: Pulling fs layer [2023-05-24T08:32:40.065Z] 2ced38df9373: Pulling fs layer [2023-05-24T08:32:40.065Z] 58f1dce35555: Pulling fs layer [2023-05-24T08:32:40.065Z] 3cdef696dda3: Waiting [2023-05-24T08:32:40.065Z] 2ced38df9373: Waiting [2023-05-24T08:32:40.065Z] 58f1dce35555: Waiting [2023-05-24T08:32:40.065Z] 242c74f7c9fa: Waiting [2023-05-24T08:32:40.065Z] ed15518f5707: Verifying Checksum [2023-05-24T08:32:40.065Z] ed15518f5707: Download complete [2023-05-24T08:32:40.065Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T08:32:40.065Z] 242c74f7c9fa: Download complete [2023-05-24T08:32:40.065Z] 3cdef696dda3: Verifying Checksum [2023-05-24T08:32:40.065Z] 3cdef696dda3: Download complete [2023-05-24T08:32:40.065Z] c41833b44d91: Verifying Checksum [2023-05-24T08:32:40.065Z] c41833b44d91: Download complete [2023-05-24T08:32:40.976Z] $ docker rm -f --volumes 00650b4612e362f1b37a1673d38cd76e4c5b277872cb354115159522ab597d60 [Pipeline] // withDockerContainer [2023-05-24T08:32:41.033Z] c41833b44d91: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:32:41.302Z] 58f1dce35555: Verifying Checksum [2023-05-24T08:32:41.302Z] 58f1dce35555: Download complete [2023-05-24T08:32:41.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T08:32:41.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:32:41.438Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T08:32:41.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-24T08:32:41.808Z] $ docker top 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:32:42.147Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T08:32:42.716Z] Building core-command ... [2023-05-24T08:32:42.716Z] Building core-common-config-bootstrapper ... [2023-05-24T08:32:42.716Z] Building core-data ... [2023-05-24T08:32:42.716Z] Building core-metadata ... [2023-05-24T08:32:42.716Z] Building security-bootstrapper ... [2023-05-24T08:32:42.716Z] Building security-proxy-auth ... [2023-05-24T08:32:42.716Z] Building security-proxy-setup ... [2023-05-24T08:32:42.716Z] Building security-secretstore-setup ... [2023-05-24T08:32:42.716Z] Building security-spiffe-token-provider ... [2023-05-24T08:32:42.716Z] Building security-spire-agent ... [2023-05-24T08:32:42.716Z] Building security-spire-config ... [2023-05-24T08:32:42.716Z] Building security-spire-server ... [2023-05-24T08:32:42.716Z] Building support-notifications ... [2023-05-24T08:32:42.716Z] Building support-scheduler ... [2023-05-24T08:32:42.716Z] Building support-scheduler [2023-05-24T08:32:42.716Z] Building security-secretstore-setup [2023-05-24T08:32:42.716Z] Building security-spire-agent [2023-05-24T08:32:42.716Z] Building security-spiffe-token-provider [2023-05-24T08:32:42.716Z] Building support-notifications [2023-05-24T08:32:42.730Z] feae8fd75edb: Verifying Checksum [2023-05-24T08:32:42.730Z] feae8fd75edb: Download complete [2023-05-24T08:32:42.730Z] 2ced38df9373: Download complete [2023-05-24T08:32:43.314Z] ed15518f5707: Pull complete [2023-05-24T08:32:53.421Z] feae8fd75edb: Pull complete [2023-05-24T08:32:53.421Z] 242c74f7c9fa: Pull complete [2023-05-24T08:32:53.421Z] 3cdef696dda3: Pull complete [2023-05-24T08:32:54.914Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:32:54.914Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:32:54.914Z] ---> b1c19bfc3796 [2023-05-24T08:32:54.914Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T08:32:54.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:32:54.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:32:54.914Z] ---> b1c19bfc3796 [2023-05-24T08:32:54.914Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:32:54.914Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:32:54.914Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:32:54.914Z] ---> b1c19bfc3796 [2023-05-24T08:32:54.914Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T08:32:54.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:32:54.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:32:54.914Z] ---> b1c19bfc3796 [2023-05-24T08:32:54.914Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:32:54.914Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:32:54.914Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:32:54.914Z] ---> b1c19bfc3796 [2023-05-24T08:32:54.914Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T08:33:00.113Z] 2ced38df9373: Pull complete [2023-05-24T08:33:02.720Z] 58f1dce35555: Pull complete [2023-05-24T08:33:02.720Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T08:33:02.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:33:02.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:33:03.053Z] ---> Running in a35a68fc1c1f [2023-05-24T08:33:03.053Z] ---> Running in e0edd08e487d [2023-05-24T08:33:03.053Z] ---> Running in b30a9a0b4d11 [2023-05-24T08:33:03.053Z] ---> Running in 0cd36947c7bc [2023-05-24T08:33:03.053Z] ---> Running in a973c7f9e8ab [2023-05-24T08:33:03.053Z] Removing intermediate container b30a9a0b4d11 [2023-05-24T08:33:03.053Z] ---> a9ed3a6e1ca3 [2023-05-24T08:33:03.053Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:33:03.053Z] Removing intermediate container e0edd08e487d [2023-05-24T08:33:03.053Z] ---> 74323d5bdb26 [2023-05-24T08:33:03.053Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:33:03.053Z] Removing intermediate container a973c7f9e8ab [2023-05-24T08:33:03.053Z] ---> 3a6199765f06 [2023-05-24T08:33:03.053Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T08:33:03.053Z] Removing intermediate container a35a68fc1c1f [2023-05-24T08:33:03.053Z] ---> 4163d42e452a [2023-05-24T08:33:03.053Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:33:03.053Z] ---> Running in 96002139f1de [2023-05-24T08:33:03.053Z] Removing intermediate container 0cd36947c7bc [2023-05-24T08:33:03.053Z] ---> b23da4a9583f [2023-05-24T08:33:03.053Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T08:33:03.053Z] ---> Running in 5b09cdf0a968 [2023-05-24T08:33:03.053Z] ---> Running in 6a2fe1891060 [2023-05-24T08:33:03.053Z] ---> Running in 7f5e70b89010 [2023-05-24T08:33:03.053Z] ---> Running in 81e99ef0aadf [2023-05-24T08:33:03.053Z] Removing intermediate container 96002139f1de [2023-05-24T08:33:03.053Z] ---> 6ebdb697c73b [2023-05-24T08:33:03.053Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:33:03.053Z] ---> Running in 0cba914a9481 [2023-05-24T08:33:03.053Z] Removing intermediate container 7f5e70b89010 [2023-05-24T08:33:03.053Z] ---> bb99bf79abec [2023-05-24T08:33:03.053Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T08:33:03.053Z] ---> Running in dc2f35577322 [2023-05-24T08:33:03.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.064Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:33:03.064Z] WORKDIR /edgex [2023-05-24T08:33:03.064Z] COPY go.mod . [2023-05-24T08:33:03.064Z] RUN go mod download [2023-05-24T08:33:03.064Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-24T08:33:03.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.572Z] OK: 265 MiB in 53 packages [2023-05-24T08:33:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.572Z] OK: 265 MiB in 53 packages [2023-05-24T08:33:03.572Z] OK: 265 MiB in 53 packages [2023-05-24T08:33:03.660Z] Sending build context to Docker daemon 2.928MB [2023-05-24T08:33:03.660Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T08:33:03.660Z] ---> fadd8f120f05 [2023-05-24T08:33:03.660Z] Step 2/4 : WORKDIR /edgex [2023-05-24T08:33:03.834Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:33:03.834Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:33:03.834Z] OK: 17826 distinct packages available [2023-05-24T08:33:03.834Z] OK: 265 MiB in 53 packages [2023-05-24T08:33:03.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:03.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:33:04.092Z] Removing intermediate container 5b09cdf0a968 [2023-05-24T08:33:04.092Z] ---> a24497a8b830 [2023-05-24T08:33:04.092Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T08:33:04.092Z] Removing intermediate container 6a2fe1891060 [2023-05-24T08:33:04.092Z] ---> 0d6d3a1ff0ab [2023-05-24T08:33:04.092Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T08:33:04.092Z] OK: 265 MiB in 53 packages [2023-05-24T08:33:04.092Z] ---> 322103cb0737 [2023-05-24T08:33:04.092Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:33:04.092Z] ---> Running in 2f58da812e9f [2023-05-24T08:33:04.092Z] Removing intermediate container dc2f35577322 [2023-05-24T08:33:04.092Z] ---> 5d722eb31139 [2023-05-24T08:33:04.092Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:33:04.351Z] ---> df3fea686517 [2023-05-24T08:33:04.351Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:33:04.351Z] Removing intermediate container 0cba914a9481 [2023-05-24T08:33:04.351Z] ---> c596e957285f [2023-05-24T08:33:04.351Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:33:04.351Z] ---> Running in d55cc2b55c37 [2023-05-24T08:33:04.351Z] ---> d86983c6b32b [2023-05-24T08:33:04.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:33:04.351Z] ---> Running in 11e4b8cee595 [2023-05-24T08:33:04.351Z] ---> d16866c6fd27 [2023-05-24T08:33:04.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:33:04.610Z] ---> Running in c0361a152796 [2023-05-24T08:33:04.610Z] Removing intermediate container 81e99ef0aadf [2023-05-24T08:33:04.610Z] ---> 58256bdc0d1a [2023-05-24T08:33:04.610Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T08:33:04.610Z] ---> ab0768efa1b2 [2023-05-24T08:33:04.610Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:33:04.610Z] ---> Running in c54456f49b66 [2023-05-24T08:33:05.616Z] ---> Running in e0291e16045d [2023-05-24T08:33:05.885Z] Removing intermediate container e0291e16045d [2023-05-24T08:33:05.885Z] ---> 366ba0c54c13 [2023-05-24T08:33:05.885Z] Step 3/4 : COPY go.mod . [2023-05-24T08:33:06.473Z] ---> 800cef59236e [2023-05-24T08:33:06.473Z] Step 4/4 : RUN go mod download [2023-05-24T08:33:06.473Z] ---> Running in b2d27a9b2fdc [2023-05-24T08:33:38.742Z] Removing intermediate container b2d27a9b2fdc [2023-05-24T08:33:38.742Z] ---> 0d0212dc1a20 [2023-05-24T08:33:38.742Z] Successfully built 0d0212dc1a20 [2023-05-24T08:33:38.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:33:39.087Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T08:33:39.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:33:39.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container [2023-05-24T08:33:39.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T08:33:40.746Z] $ docker top 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:33:41.602Z] + go version [2023-05-24T08:33:41.602Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T08:33:41.623Z] $ docker stop --time=1 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 [2023-05-24T08:33:43.318Z] $ docker rm -f --volumes 7a763690b86ae8ffa36ca706b7fb8bc0d0a1e8a82478d08fa247781c48182332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:33:43.904Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T08:33:43.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:33:44.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container [2023-05-24T08:33:44.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T08:33:45.468Z] $ docker top 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T08:33:45.691Z] ========================================================= [2023-05-24T08:33:45.691Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T08:33:45.691Z] ========================================================= [Pipeline] sh [2023-05-24T08:33:46.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-24T08:33:46.994Z] + make test [2023-05-24T08:33:46.995Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T08:34:26.089Z] Removing intermediate container 11e4b8cee595 [2023-05-24T08:34:26.089Z] ---> 645bffd0a1c4 [2023-05-24T08:34:26.089Z] Step 8/23 : COPY . . [2023-05-24T08:34:26.089Z] Removing intermediate container c54456f49b66 [2023-05-24T08:34:26.089Z] ---> d6c6cb229cf7 [2023-05-24T08:34:26.089Z] Step 7/20 : COPY . . [2023-05-24T08:34:26.089Z] Removing intermediate container 2f58da812e9f [2023-05-24T08:34:26.089Z] ---> 681d39e42fab [2023-05-24T08:34:26.089Z] Step 7/25 : COPY . . [2023-05-24T08:34:26.089Z] Removing intermediate container c0361a152796 [2023-05-24T08:34:26.089Z] ---> cdbb21f09382 [2023-05-24T08:34:26.089Z] Step 8/23 : COPY . . [2023-05-24T08:34:26.089Z] Removing intermediate container d55cc2b55c37 [2023-05-24T08:34:26.089Z] ---> a4492d8123d3 [2023-05-24T08:34:26.089Z] Step 7/27 : COPY . . [2023-05-24T08:34:33.899Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T08:34:52.957Z] ---> 4e068a1019c7 [2023-05-24T08:34:52.957Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T08:34:52.957Z] ---> 328f7f40f584 [2023-05-24T08:34:52.957Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T08:34:52.957Z] ---> 078b69d91ad7 [2023-05-24T08:34:52.957Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T08:34:52.957Z] ---> Running in 142b804a2ce6 [2023-05-24T08:34:52.957Z] ---> c7c72462533c [2023-05-24T08:34:52.957Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T08:34:52.957Z] ---> 45a58f51ea01 [2023-05-24T08:34:52.957Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T08:34:52.957Z] ---> Running in e14e3f90b3af [2023-05-24T08:34:52.957Z] ---> Running in 6ce21d6b3e18 [2023-05-24T08:34:52.957Z] ---> Running in f4f770b747f4 [2023-05-24T08:34:52.957Z] ---> Running in f15b45f7af37 [2023-05-24T08:34:52.957Z] Removing intermediate container 142b804a2ce6 [2023-05-24T08:34:52.957Z] ---> edc1ec1719e7 [2023-05-24T08:34:52.957Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T08:34:52.957Z] ---> Running in 99f1cad0c36c [2023-05-24T08:34:52.957Z] Removing intermediate container 99f1cad0c36c [2023-05-24T08:34:52.957Z] ---> 2416cfed0187 [2023-05-24T08:34:52.957Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T08:34:52.957Z] ---> Running in d2febe7da909 [2023-05-24T08:34:52.957Z] Removing intermediate container d2febe7da909 [2023-05-24T08:34:52.957Z] ---> 0b8d5f7ae167 [2023-05-24T08:34:52.957Z] 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-24T08:34:52.957Z] ---> Running in 0f2a6426dd91 [2023-05-24T08:34:52.957Z] 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-24T08:34:52.957Z] 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-24T08:34:52.957Z] 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-24T08:34:52.957Z] 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-24T08:34:52.957Z] Removing intermediate container 0f2a6426dd91 [2023-05-24T08:34:52.957Z] ---> 8257fb3a0da7 [2023-05-24T08:34:52.957Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T08:34:52.957Z] ---> Running in a8aa026179b9 [2023-05-24T08:34:52.957Z] Removing intermediate container a8aa026179b9 [2023-05-24T08:34:52.957Z] ---> 9e0037ef7051 [2023-05-24T08:34:52.957Z] [2023-05-24T08:34:52.957Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T08:34:52.957Z] 3.17: Pulling from library/alpine [2023-05-24T08:34:52.957Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T08:34:52.957Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T08:34:52.957Z] ---> 9ed4aefc74f6 [2023-05-24T08:34:52.957Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T08:34:52.957Z] ---> Running in 5a55b5fe1503 [2023-05-24T08:34:52.957Z] Removing intermediate container 5a55b5fe1503 [2023-05-24T08:34:52.957Z] ---> af98027466c6 [2023-05-24T08:34:52.957Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T08:34:53.216Z] ---> Running in 64826298ef38 [2023-05-24T08:34:53.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:34:53.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:34:53.997Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:34:53.997Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:34:53.997Z] OK: 17823 distinct packages available [2023-05-24T08:34:53.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:34:54.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:34:54.262Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T08:34:54.524Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T08:34:54.524Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T08:34:54.524Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T08:34:54.524Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T08:34:54.524Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:34:54.524Z] OK: 8 MiB in 20 packages [2023-05-24T08:34:56.433Z] Removing intermediate container 64826298ef38 [2023-05-24T08:34:56.433Z] ---> 339f2be70678 [2023-05-24T08:34:56.433Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:34:57.809Z] ---> 5bf535d2dbe7 [2023-05-24T08:34:57.809Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:35:02.718Z] ---> a126367b8449 [2023-05-24T08:35:02.718Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T08:35:12.693Z] ---> e57886786f47 [2023-05-24T08:35:12.693Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T08:35:20.815Z] ---> 9d8b3e069db6 [2023-05-24T08:35:20.815Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T08:35:21.073Z] ---> f40b97654fbe [2023-05-24T08:35:21.073Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T08:35:22.452Z] ---> 035e52252a1d [2023-05-24T08:35:22.452Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T08:35:23.431Z] 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-24T08:35:26.882Z] ---> 715556209d05 [2023-05-24T08:35:26.882Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T08:35:27.482Z] ---> Running in 8b9b54103651 [2023-05-24T08:35:27.856Z] Removing intermediate container 8b9b54103651 [2023-05-24T08:35:27.856Z] ---> 9a248893a945 [2023-05-24T08:35:27.856Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T08:35:30.715Z] ---> Running in ed34c2053a1e [2023-05-24T08:35:31.736Z] Removing intermediate container ed34c2053a1e [2023-05-24T08:35:31.736Z] ---> 0b7d92856eca [2023-05-24T08:35:31.736Z] Step 25/27 : LABEL arch=x86_64 [2023-05-24T08:35:31.993Z] ---> Running in 8f078093621e [2023-05-24T08:35:31.993Z] Removing intermediate container 6ce21d6b3e18 [2023-05-24T08:35:31.993Z] ---> 03cff3b4c7cf [2023-05-24T08:35:31.993Z] [2023-05-24T08:35:31.993Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T08:35:31.993Z] ---> 9ed4aefc74f6 [2023-05-24T08:35:31.993Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T08:35:31.993Z] Removing intermediate container f15b45f7af37 [2023-05-24T08:35:31.993Z] ---> 818933fe1b3d [2023-05-24T08:35:31.993Z] [2023-05-24T08:35:31.993Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T08:35:31.993Z] ---> 9ed4aefc74f6 [2023-05-24T08:35:31.993Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T08:35:37.300Z] ---> Running in 9641d7fab31b [2023-05-24T08:35:37.300Z] ---> Running in fa1538a890ac [2023-05-24T08:35:37.300Z] Removing intermediate container 8f078093621e [2023-05-24T08:35:37.300Z] ---> 76553f9ff103 [2023-05-24T08:35:37.300Z] Step 26/27 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:35:37.300Z] ---> Running in 28333055e5be [2023-05-24T08:35:37.300Z] Removing intermediate container 9641d7fab31b [2023-05-24T08:35:37.300Z] ---> 50d019aa67b9 [2023-05-24T08:35:37.300Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T08:35:37.300Z] ---> Running in a9976e1df4a2 [2023-05-24T08:35:37.300Z] Removing intermediate container 28333055e5be [2023-05-24T08:35:37.300Z] ---> 4443aa5d4371 [2023-05-24T08:35:37.300Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T08:35:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.300Z] Removing intermediate container e14e3f90b3af [2023-05-24T08:35:37.300Z] ---> a99fa95b39b6 [2023-05-24T08:35:37.300Z] [2023-05-24T08:35:37.300Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:35:37.300Z] ---> 9ed4aefc74f6 [2023-05-24T08:35:37.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:35:37.300Z] ---> Running in 375655a5b037 [2023-05-24T08:35:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.300Z] ---> Running in ad2bd6c0a32f [2023-05-24T08:35:37.300Z] Removing intermediate container f4f770b747f4 [2023-05-24T08:35:37.300Z] ---> 991de8ba5bb7 [2023-05-24T08:35:37.300Z] [2023-05-24T08:35:37.300Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:35:37.300Z] ---> 9ed4aefc74f6 [2023-05-24T08:35:37.300Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T08:35:37.300Z] Removing intermediate container 375655a5b037 [2023-05-24T08:35:37.300Z] ---> e21a3ae52391 [2023-05-24T08:35:37.300Z] [2023-05-24T08:35:37.300Z] ---> Running in f6fb26b0e069 [2023-05-24T08:35:37.300Z] Successfully built e21a3ae52391 [2023-05-24T08:35:37.300Z] Successfully tagged security-spire-agent:latest [2023-05-24T08:35:37.300Z] Building core-metadata [2023-05-24T08:35:37.300Z]  Building security-spire-agent ... done (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T08:35:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.300Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T08:35:37.300Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T08:35:37.300Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:35:37.300Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T08:35:37.558Z] OK: 8 MiB in 18 packages [2023-05-24T08:35:37.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:37.830Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:35:37.830Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:35:37.830Z] OK: 17823 distinct packages available [2023-05-24T08:35:37.830Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:35:37.830Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:35:37.830Z] OK: 7 MiB in 16 packages [2023-05-24T08:35:37.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:38.088Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T08:35:38.088Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T08:35:38.088Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:35:38.088Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T08:35:38.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:38.088Z] OK: 8 MiB in 17 packages [2023-05-24T08:35:38.348Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T08:35:38.348Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T08:35:38.348Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T08:35:38.348Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T08:35:38.348Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T08:35:38.348Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T08:35:38.348Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T08:35:38.348Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T08:35:38.348Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T08:35:38.348Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:35:38.348Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T08:35:38.348Z] OK: 10 MiB in 24 packages [2023-05-24T08:35:41.642Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:35:41.642Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:35:41.642Z] ---> b1c19bfc3796 [2023-05-24T08:35:41.642Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:35:41.642Z] ---> Using cache [2023-05-24T08:35:41.642Z] ---> 74323d5bdb26 [2023-05-24T08:35:41.642Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T08:35:41.642Z] ---> Using cache [2023-05-24T08:35:41.642Z] ---> bb99bf79abec [2023-05-24T08:35:41.642Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T08:35:44.180Z] ---> Running in b7c7176cebc5 [2023-05-24T08:35:44.438Z] Removing intermediate container fa1538a890ac [2023-05-24T08:35:44.438Z] ---> aefa29890caa [2023-05-24T08:35:44.438Z] 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-24T08:35:44.696Z] ---> Running in 6f28f99d10ab [2023-05-24T08:35:44.696Z] Removing intermediate container ad2bd6c0a32f [2023-05-24T08:35:44.696Z] ---> 1087ba433dd0 [2023-05-24T08:35:44.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:35:44.696Z] Removing intermediate container f6fb26b0e069 [2023-05-24T08:35:44.696Z] ---> 9107df19ecc4 [2023-05-24T08:35:44.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:35:44.696Z] Removing intermediate container a9976e1df4a2 [2023-05-24T08:35:44.696Z] ---> 5855d3f577ff [2023-05-24T08:35:44.696Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:35:44.696Z] ---> Running in 10e6d3ba8585 [2023-05-24T08:35:44.696Z] ---> Running in ab69d318eb72 [2023-05-24T08:35:44.696Z] Removing intermediate container 6f28f99d10ab [2023-05-24T08:35:44.696Z] ---> efd6d67f40a1 [2023-05-24T08:35:44.696Z] Step 12/25 : WORKDIR / [2023-05-24T08:35:44.696Z] ---> Running in fa892001308c [2023-05-24T08:35:44.696Z] Removing intermediate container 10e6d3ba8585 [2023-05-24T08:35:44.696Z] ---> 43e052c57ca9 [2023-05-24T08:35:44.696Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T08:35:44.696Z] Removing intermediate container ab69d318eb72 [2023-05-24T08:35:44.696Z] ---> c4e02ff9e6cb [2023-05-24T08:35:44.696Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T08:35:44.960Z] ---> Running in d7ff369e3707 [2023-05-24T08:35:44.960Z] ---> 2dd15d1032bf [2023-05-24T08:35:44.960Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:35:44.960Z] ---> Running in 8786a909b689 [2023-05-24T08:35:44.960Z] Removing intermediate container fa892001308c [2023-05-24T08:35:44.960Z] ---> 92911c6cf64d [2023-05-24T08:35:44.960Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:35:44.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:44.960Z] Removing intermediate container d7ff369e3707 [2023-05-24T08:35:44.960Z] ---> 12e51104b8b7 [2023-05-24T08:35:44.960Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T08:35:44.960Z] ---> Running in c699ce5c99f1 [2023-05-24T08:35:44.960Z] Removing intermediate container 8786a909b689 [2023-05-24T08:35:44.960Z] ---> 6ab63014ae88 [2023-05-24T08:35:44.960Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T08:35:44.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:35:44.961Z] ---> Running in 1aa35f8fc85e [2023-05-24T08:35:44.961Z] ---> b8e1f6f8908a [2023-05-24T08:35:44.961Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T08:35:44.961Z] ---> e100d56bc153 [2023-05-24T08:35:45.282Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:35:45.282Z] Removing intermediate container c699ce5c99f1 [2023-05-24T08:35:45.282Z] ---> af2f24d50658 [2023-05-24T08:35:45.282Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:35:45.282Z] Removing intermediate container 1aa35f8fc85e [2023-05-24T08:35:45.282Z] ---> 35e7380a1ad4 [2023-05-24T08:35:45.282Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:35:45.282Z] OK: 265 MiB in 53 packages [2023-05-24T08:35:45.855Z] ---> 214807c7d975 [2023-05-24T08:35:45.855Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:35:45.855Z] ---> 3027c2c0dbea [2023-05-24T08:35:45.855Z] 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-24T08:35:45.855Z] ---> 72d7f9d74b73 [2023-05-24T08:35:45.855Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:35:45.855Z] ---> 37e1494d3945 [2023-05-24T08:35:45.855Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:35:45.855Z] ---> ebd426975706 [2023-05-24T08:35:45.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T08:35:45.855Z] ---> 513f011e44a4 [2023-05-24T08:35:45.855Z] 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-24T08:35:45.855Z] ---> 3d16146e4d71 [2023-05-24T08:35:45.855Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T08:35:45.855Z] ---> eb48eccc7618 [2023-05-24T08:35:45.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T08:35:45.855Z] ---> Running in 23bf0276d82a [2023-05-24T08:35:45.855Z] Removing intermediate container b7c7176cebc5 [2023-05-24T08:35:45.855Z] ---> 22ffd3584cdd [2023-05-24T08:35:45.855Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T08:35:46.113Z] ---> ea071bcf6acf [2023-05-24T08:35:46.113Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:35:47.487Z] Removing intermediate container 23bf0276d82a [2023-05-24T08:35:47.487Z] ---> 6369620d280e [2023-05-24T08:35:47.487Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:35:47.487Z] ---> d9e6574a3925 [2023-05-24T08:35:47.487Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:35:47.487Z] ---> 533f9a3d4832 [2023-05-24T08:35:47.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:35:47.487Z] ---> d704b094e0aa [2023-05-24T08:35:47.487Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T08:35:47.487Z] ---> a7207d8c353a [2023-05-24T08:35:47.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:35:47.487Z] ---> Running in 69b1b89e5302 [2023-05-24T08:35:47.487Z] ---> Running in bf21cd18de12 [2023-05-24T08:35:47.487Z] Removing intermediate container 69b1b89e5302 [2023-05-24T08:35:47.487Z] ---> 21d9d93611b4 [2023-05-24T08:35:47.487Z] Step 18/20 : LABEL arch=x86_64 [2023-05-24T08:35:47.744Z] ---> ee3c7e9c0fa4 [2023-05-24T08:35:47.744Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T08:35:47.744Z] ---> Running in a9389a814a48 [2023-05-24T08:35:47.744Z] ---> 594077c5ee34 [2023-05-24T08:35:48.002Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T08:35:48.002Z] ---> Running in aa469115702e [2023-05-24T08:35:48.002Z] ---> 365b5175d8bc [2023-05-24T08:35:48.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T08:35:48.002Z] ---> Running in 6c354c3dccd3 [2023-05-24T08:35:48.002Z] Removing intermediate container a9389a814a48 [2023-05-24T08:35:48.002Z] ---> 03256d26a993 [2023-05-24T08:35:48.002Z] Step 19/20 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:35:48.002Z] ---> Running in 7b1c8129db56 [2023-05-24T08:35:48.002Z] Removing intermediate container aa469115702e [2023-05-24T08:35:48.002Z] ---> 0b251ca5070e [2023-05-24T08:35:48.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:35:48.002Z] Removing intermediate container 6c354c3dccd3 [2023-05-24T08:35:48.002Z] ---> c1c839017c00 [2023-05-24T08:35:48.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:35:48.261Z] Removing intermediate container 7b1c8129db56 [2023-05-24T08:35:48.261Z] ---> 61c6b86aaa2b [2023-05-24T08:35:48.261Z] Step 20/20 : LABEL version=0.0.0 [2023-05-24T08:35:48.520Z] ---> Running in 8bfdd6af366b [2023-05-24T08:35:48.520Z] ---> Running in 2c8f515dcf77 [2023-05-24T08:35:48.520Z] ---> Running in 8ef60ab412ca [2023-05-24T08:35:48.520Z] ---> 6380fbe74053 [2023-05-24T08:35:48.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T08:35:48.520Z] Removing intermediate container 2c8f515dcf77 [2023-05-24T08:35:48.520Z] ---> a2f3352ddc2f [2023-05-24T08:35:48.520Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T08:35:48.520Z] Removing intermediate container 8bfdd6af366b [2023-05-24T08:35:48.520Z] ---> a24bd009a31f [2023-05-24T08:35:48.520Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T08:35:48.520Z] Removing intermediate container 8ef60ab412ca [2023-05-24T08:35:48.520Z] ---> 3b6a798ab7d5 [2023-05-24T08:35:48.520Z] [2023-05-24T08:35:48.520Z] ---> Running in ad98d3974490 [2023-05-24T08:35:48.520Z] ---> Running in fd7da73b5afa [2023-05-24T08:35:48.520Z] ---> b0052b8e9fae [2023-05-24T08:35:48.520Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:35:48.779Z] Successfully built 3b6a798ab7d5 [2023-05-24T08:35:48.779Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-24T08:35:48.779Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-05-24T08:35:48.779Z] ---> Running in ff6e444a4353 [2023-05-24T08:35:48.779Z] Removing intermediate container ad98d3974490 [2023-05-24T08:35:48.779Z] ---> 6442db79c844 [2023-05-24T08:35:48.779Z] Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:35:48.779Z] Removing intermediate container fd7da73b5afa [2023-05-24T08:35:48.779Z] ---> 244f3a0d092a [2023-05-24T08:35:48.779Z] Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:35:49.037Z] ---> Running in 8cb5abf5d888 [2023-05-24T08:35:53.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:35:53.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:35:53.219Z] ---> b1c19bfc3796 [2023-05-24T08:35:53.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:35:53.219Z] ---> Using cache [2023-05-24T08:35:53.219Z] ---> 74323d5bdb26 [2023-05-24T08:35:53.219Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:35:53.219Z] ---> Using cache [2023-05-24T08:35:53.219Z] ---> bb99bf79abec [2023-05-24T08:35:53.219Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:35:53.219Z] ---> Using cache [2023-05-24T08:35:53.219Z] ---> 22ffd3584cdd [2023-05-24T08:35:53.219Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:35:53.219Z] ---> Using cache [2023-05-24T08:35:53.219Z] ---> d9e6574a3925 [2023-05-24T08:35:53.219Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:35:54.155Z] ---> Running in 835f839badf4 [2023-05-24T08:35:54.155Z] ---> Running in a57d726aaf61 [2023-05-24T08:35:54.155Z] Removing intermediate container 8cb5abf5d888 [2023-05-24T08:35:54.155Z] ---> b9b449caf68d [2023-05-24T08:35:54.155Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:35:54.155Z] ---> Running in 3baa2fb55ff2 [2023-05-24T08:35:54.155Z] Removing intermediate container 835f839badf4 [2023-05-24T08:35:54.155Z] ---> bf9ac61a1098 [2023-05-24T08:35:54.155Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:35:54.155Z] ---> Running in 1b2446554fbe [2023-05-24T08:35:54.155Z] Removing intermediate container 3baa2fb55ff2 [2023-05-24T08:35:54.155Z] ---> 4a4351bd1d2a [2023-05-24T08:35:54.155Z] [2023-05-24T08:35:54.416Z] Successfully built 4a4351bd1d2a [2023-05-24T08:35:54.416Z] Successfully tagged support-scheduler:latest [2023-05-24T08:35:54.416Z] Building security-proxy-setup [2023-05-24T08:35:54.416Z]  Building support-scheduler ... done Removing intermediate container 1b2446554fbe [2023-05-24T08:35:54.416Z] ---> 090c4cd23610 [2023-05-24T08:35:54.416Z] [2023-05-24T08:35:54.416Z] Removing intermediate container ff6e444a4353 [2023-05-24T08:35:54.416Z] ---> dadd12dd2e62 [2023-05-24T08:35:54.416Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:35:54.416Z] ---> Running in 28b82df84e14 [2023-05-24T08:35:54.416Z] Successfully built 090c4cd23610 [2023-05-24T08:35:54.416Z] Successfully tagged support-notifications:latest [2023-05-24T08:35:54.416Z] Building core-command [2023-05-24T08:35:54.416Z]  Building support-notifications ... done Removing intermediate container 28b82df84e14 [2023-05-24T08:35:54.416Z] ---> db3993e16299 [2023-05-24T08:35:54.416Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T08:35:58.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:35:58.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:35:58.038Z] ---> b1c19bfc3796 [2023-05-24T08:35:58.038Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T08:35:58.038Z] ---> Using cache [2023-05-24T08:35:58.038Z] ---> b23da4a9583f [2023-05-24T08:35:58.038Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T08:35:59.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:35:59.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:35:59.425Z] ---> b1c19bfc3796 [2023-05-24T08:35:59.425Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:35:59.425Z] ---> Using cache [2023-05-24T08:35:59.425Z] ---> 74323d5bdb26 [2023-05-24T08:35:59.425Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T08:35:59.425Z] ---> Using cache [2023-05-24T08:35:59.425Z] ---> bb99bf79abec [2023-05-24T08:35:59.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T08:35:59.425Z] ---> Using cache [2023-05-24T08:35:59.425Z] ---> 22ffd3584cdd [2023-05-24T08:35:59.425Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T08:35:59.425Z] ---> Using cache [2023-05-24T08:35:59.425Z] ---> d9e6574a3925 [2023-05-24T08:35:59.425Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:36:04.719Z] ---> Running in d8dfa63e8a0b [2023-05-24T08:36:04.719Z] ---> Running in 408d472230b6 [2023-05-24T08:36:04.719Z] ---> Running in 47b57b7c7b12 [2023-05-24T08:36:04.719Z] Removing intermediate container d8dfa63e8a0b [2023-05-24T08:36:04.719Z] ---> c32e46547d20 [2023-05-24T08:36:04.719Z] Step 24/25 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:36:04.719Z] ---> Running in 01eaa5bc5149 [2023-05-24T08:36:04.719Z] Removing intermediate container 01eaa5bc5149 [2023-05-24T08:36:04.719Z] ---> 03683fdca41f [2023-05-24T08:36:04.719Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T08:36:04.719Z] ---> Running in 67bffd578671 [2023-05-24T08:36:04.719Z] Removing intermediate container 67bffd578671 [2023-05-24T08:36:04.719Z] ---> c44b83c6ae06 [2023-05-24T08:36:04.719Z] [2023-05-24T08:36:04.719Z] Successfully built c44b83c6ae06 [2023-05-24T08:36:04.719Z] Successfully tagged security-secretstore-setup:latest [2023-05-24T08:36:04.719Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-05-24T08:36:04.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:36:04.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:36:04.978Z] OK: 265 MiB in 53 packages [2023-05-24T08:36:10.340Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:36:10.340Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:36:10.340Z] ---> b1c19bfc3796 [2023-05-24T08:36:10.340Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T08:36:10.340Z] ---> Using cache [2023-05-24T08:36:10.340Z] ---> b23da4a9583f [2023-05-24T08:36:10.340Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:36:15.670Z] ---> Running in 745ad283df73 [2023-05-24T08:36:15.670Z] Removing intermediate container 408d472230b6 [2023-05-24T08:36:15.670Z] ---> a5b5f354d0f5 [2023-05-24T08:36:15.670Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T08:36:15.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:36:15.928Z] ---> 982b333eb210 [2023-05-24T08:36:15.928Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:36:15.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:36:16.186Z] OK: 265 MiB in 53 packages [2023-05-24T08:36:17.570Z] ---> Running in 392a7a81c4e2 [2023-05-24T08:36:24.227Z] Removing intermediate container 745ad283df73 [2023-05-24T08:36:24.227Z] ---> 332752ac890c [2023-05-24T08:36:24.227Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T08:36:25.013Z] Removing intermediate container bf21cd18de12 [2023-05-24T08:36:25.013Z] ---> bcffe511beda [2023-05-24T08:36:25.013Z] Step 8/25 : COPY . . [2023-05-24T08:36:25.013Z] ---> f10f272dc220 [2023-05-24T08:36:25.013Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:36:39.926Z] ---> Running in 077def313b67 [2023-05-24T08:36:39.926Z] ---> 402c28c6046a [2023-05-24T08:36:39.926Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T08:36:39.926Z] ---> Running in 7a5b3d36714b [2023-05-24T08:36:39.926Z] Removing intermediate container a57d726aaf61 [2023-05-24T08:36:39.926Z] ---> 6fe2d7fae6cd [2023-05-24T08:36:39.926Z] Step 8/23 : COPY . . [2023-05-24T08:36:39.926Z] 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-24T08:36:40.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T08:36:40.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T08:36:40.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T08:36:40.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T08:36:42.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T08:36:45.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T08:36:45.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T08:36:45.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T08:36:45.462Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T08:36:47.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T08:36:50.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T08:36:50.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T08:36:50.010Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T08:36:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T08:37:01.904Z] ---> c17bff9bce39 [2023-05-24T08:37:01.904Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T08:37:02.164Z] ---> Running in f5cabc0e8fde [2023-05-24T08:37:02.426Z] Removing intermediate container 47b57b7c7b12 [2023-05-24T08:37:02.426Z] ---> 7be3cf70fc70 [2023-05-24T08:37:02.426Z] Step 8/24 : COPY . . [2023-05-24T08:37:02.426Z] 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-24T08:37:05.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T08:37:05.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T08:37:05.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2023-05-24T08:37:20.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements [2023-05-24T08:37:24.359Z] ---> 78f354e414e8 [2023-05-24T08:37:24.359Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T08:37:24.359Z] Removing intermediate container 7a5b3d36714b [2023-05-24T08:37:24.359Z] ---> c98470791f9d [2023-05-24T08:37:24.359Z] [2023-05-24T08:37:24.359Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T08:37:24.359Z] ---> 9ed4aefc74f6 [2023-05-24T08:37:24.359Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:37:24.359Z] ---> Using cache [2023-05-24T08:37:24.359Z] ---> 1087ba433dd0 [2023-05-24T08:37:24.359Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:37:24.359Z] ---> Using cache [2023-05-24T08:37:24.359Z] ---> 43e052c57ca9 [2023-05-24T08:37:24.359Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T08:37:24.359Z] ---> Running in fa355edba820 [2023-05-24T08:37:24.359Z] ---> Running in 23ec0006d5b9 [2023-05-24T08:37:24.359Z] Removing intermediate container 23ec0006d5b9 [2023-05-24T08:37:24.359Z] ---> 24e598aa775a [2023-05-24T08:37:24.359Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T08:37:24.359Z] 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-24T08:37:24.359Z] ---> Running in c95854ec3021 [2023-05-24T08:37:24.359Z] Removing intermediate container 392a7a81c4e2 [2023-05-24T08:37:24.359Z] ---> 5460a199334e [2023-05-24T08:37:24.359Z] Step 7/22 : COPY . . [2023-05-24T08:37:24.359Z] Removing intermediate container 077def313b67 [2023-05-24T08:37:24.359Z] ---> 75a9a81d14f1 [2023-05-24T08:37:24.359Z] Step 7/27 : COPY . . [2023-05-24T08:37:26.256Z] Removing intermediate container c95854ec3021 [2023-05-24T08:37:26.257Z] ---> 3cd9591151b1 [2023-05-24T08:37:26.257Z] Step 15/25 : WORKDIR / [2023-05-24T08:37:30.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.5% of statements [2023-05-24T08:37:30.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T08:37:30.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T08:37:30.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T08:37:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T08:37:37.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T08:37:37.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements [2023-05-24T08:37:41.146Z] ---> Running in a5d38040a8c1 [2023-05-24T08:37:41.147Z] ---> 8d4eab80276c [2023-05-24T08:37:41.147Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T08:37:41.147Z] ---> 57a18c3db3f8 [2023-05-24T08:37:41.147Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T08:37:41.147Z] Removing intermediate container a5d38040a8c1 [2023-05-24T08:37:41.147Z] ---> ea3772d28d81 [2023-05-24T08:37:41.147Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:37:41.147Z] ---> Running in 331adbf3358d [2023-05-24T08:37:41.147Z] ---> Running in acc12764cf76 [2023-05-24T08:37:41.147Z] 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-24T08:37:41.147Z] ---> 5560ac2c9c56 [2023-05-24T08:37:41.147Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:37:41.427Z] Removing intermediate container acc12764cf76 [2023-05-24T08:37:41.427Z] ---> 8fd1598675b6 [2023-05-24T08:37:41.427Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T08:37:41.427Z] ---> 66a911c911e6 [2023-05-24T08:37:41.427Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T08:37:41.427Z] ---> Running in 11566cb1f80f [2023-05-24T08:37:41.427Z] Removing intermediate container f5cabc0e8fde [2023-05-24T08:37:41.427Z] ---> 755a604c4d41 [2023-05-24T08:37:41.427Z] [2023-05-24T08:37:41.427Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:37:41.427Z] ---> 9ed4aefc74f6 [2023-05-24T08:37:41.427Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T08:37:41.687Z] ---> Running in e918cd35d40e [2023-05-24T08:37:41.687Z] Removing intermediate container 11566cb1f80f [2023-05-24T08:37:41.687Z] ---> ff6c1557c7b0 [2023-05-24T08:37:41.687Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T08:37:41.946Z] ---> Running in 49a0f2c0ea20 [2023-05-24T08:37:41.946Z] Removing intermediate container e918cd35d40e [2023-05-24T08:37:41.946Z] ---> 349eecbd8560 [2023-05-24T08:37:41.946Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:37:42.207Z] ---> 446721283f45 [2023-05-24T08:37:42.207Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:37:42.207Z] ---> Running in 0656ad3a6294 [2023-05-24T08:37:42.207Z] Removing intermediate container 49a0f2c0ea20 [2023-05-24T08:37:42.207Z] ---> dca3ad840422 [2023-05-24T08:37:42.207Z] 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-24T08:37:42.207Z] ---> Running in 4cbd1456c939 [2023-05-24T08:37:42.207Z] ---> 6cc0d4d13e60 [2023-05-24T08:37:42.207Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T08:37:42.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:42.489Z] ---> 0e8a8a62fc72 [2023-05-24T08:37:42.489Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T08:37:42.489Z] ---> Running in 6d3c69011f50 [2023-05-24T08:37:42.824Z] Removing intermediate container 6d3c69011f50 [2023-05-24T08:37:42.824Z] ---> 17ce462c569b [2023-05-24T08:37:42.824Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:37:42.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:42.824Z] ---> Running in 997a412595a3 [2023-05-24T08:37:42.824Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:37:42.824Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:37:42.824Z] OK: 7 MiB in 16 packages [2023-05-24T08:37:43.276Z] Removing intermediate container 997a412595a3 [2023-05-24T08:37:43.276Z] ---> 186d43f6d66d [2023-05-24T08:37:43.276Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T08:37:43.276Z] ---> Running in c0dfb80bd12e [2023-05-24T08:37:43.276Z] Removing intermediate container 4cbd1456c939 [2023-05-24T08:37:43.276Z] ---> 23311e85d531 [2023-05-24T08:37:43.276Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T08:37:43.276Z] ---> Running in ad9892e5d939 [2023-05-24T08:37:43.535Z] Removing intermediate container c0dfb80bd12e [2023-05-24T08:37:43.535Z] ---> 1717587185ba [2023-05-24T08:37:43.535Z] Step 24/25 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:37:43.535Z] ---> Running in 5b3fdc7d5118 [2023-05-24T08:37:43.535Z] Removing intermediate container 0656ad3a6294 [2023-05-24T08:37:43.535Z] ---> 29b780ada27f [2023-05-24T08:37:43.535Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:37:43.792Z] Removing intermediate container ad9892e5d939 [2023-05-24T08:37:43.792Z] ---> 58f1c9deb53d [2023-05-24T08:37:43.792Z] [2023-05-24T08:37:43.792Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T08:37:43.792Z] ---> 9ed4aefc74f6 [2023-05-24T08:37:43.792Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T08:37:43.792Z] ---> Using cache [2023-05-24T08:37:43.792Z] ---> af98027466c6 [2023-05-24T08:37:43.792Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T08:37:43.792Z] Removing intermediate container 5b3fdc7d5118 [2023-05-24T08:37:43.792Z] ---> 55676b0876e4 [2023-05-24T08:37:43.792Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T08:37:43.792Z] ---> d84806040e16 [2023-05-24T08:37:43.792Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:37:43.792Z] ---> Running in a5c5f5a4a0a3 [2023-05-24T08:37:44.050Z] ---> Running in cca3c1f31d95 [2023-05-24T08:37:44.051Z] Removing intermediate container cca3c1f31d95 [2023-05-24T08:37:44.051Z] ---> 4ce3b9ec4231 [2023-05-24T08:37:44.051Z] [2023-05-24T08:37:44.051Z] ---> 345c6aa19dc6 [2023-05-24T08:37:44.051Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T08:37:44.309Z] Successfully built 4ce3b9ec4231 [2023-05-24T08:37:44.309Z] Successfully tagged core-metadata:latest [2023-05-24T08:37:44.309Z] Building core-data [2023-05-24T08:37:44.309Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:44.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:44.568Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:37:44.568Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:37:44.568Z] OK: 17823 distinct packages available [2023-05-24T08:37:44.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:44.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:37:45.090Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T08:37:45.090Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T08:37:45.090Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T08:37:45.090Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T08:37:45.090Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:37:45.090Z] OK: 7 MiB in 19 packages [2023-05-24T08:37:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T08:37:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T08:37:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:37:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T08:37:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T08:37:48.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:37:48.368Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:37:48.368Z] ---> b1c19bfc3796 [2023-05-24T08:37:48.368Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> 74323d5bdb26 [2023-05-24T08:37:48.368Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> bb99bf79abec [2023-05-24T08:37:48.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> 22ffd3584cdd [2023-05-24T08:37:48.368Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> d9e6574a3925 [2023-05-24T08:37:48.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> 7be3cf70fc70 [2023-05-24T08:37:48.368Z] Step 8/23 : COPY . . [2023-05-24T08:37:48.368Z] ---> Using cache [2023-05-24T08:37:48.368Z] ---> 78f354e414e8 [2023-05-24T08:37:48.368Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T08:37:53.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T08:37:53.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T08:37:53.914Z] ---> e60d215b7340 [2023-05-24T08:37:53.914Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:37:53.914Z] ---> Running in 0219a7ef23b1 [2023-05-24T08:37:53.914Z] Removing intermediate container a5c5f5a4a0a3 [2023-05-24T08:37:53.914Z] ---> 1b2d42433380 [2023-05-24T08:37:53.914Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:37:53.914Z] ---> 81e2fe1799f8 [2023-05-24T08:37:53.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T08:37:54.175Z] 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-24T08:37:54.466Z] ---> 1e90f2d2fa51 [2023-05-24T08:37:54.466Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:37:54.724Z] ---> 91233e642dfa [2023-05-24T08:37:54.724Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:37:54.724Z] ---> Running in 0591be7ca799 [2023-05-24T08:37:55.289Z] ---> 3b9e20db87d5 [2023-05-24T08:37:55.289Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T08:37:59.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.884s coverage: 88.5% of statements [2023-05-24T08:37:59.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.601s coverage: 3.8% of statements [2023-05-24T08:37:59.473Z] Removing intermediate container fa355edba820 [2023-05-24T08:37:59.473Z] ---> c824f71a2836 [2023-05-24T08:37:59.473Z] [2023-05-24T08:37:59.473Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T08:37:59.473Z] ---> 9ed4aefc74f6 [2023-05-24T08:37:59.473Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:37:59.473Z] ---> Using cache [2023-05-24T08:37:59.473Z] ---> 1087ba433dd0 [2023-05-24T08:37:59.473Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:37:59.473Z] ---> Using cache [2023-05-24T08:37:59.473Z] ---> 43e052c57ca9 [2023-05-24T08:37:59.473Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T08:37:59.473Z] ---> d5dc5b6123fc [2023-05-24T08:37:59.473Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T08:37:59.473Z] ---> Running in 73a69b978afb [2023-05-24T08:37:59.473Z] Removing intermediate container 0591be7ca799 [2023-05-24T08:37:59.473Z] ---> f34d049c7712 [2023-05-24T08:37:59.473Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:37:59.473Z] ---> Running in 35843ba46d66 [2023-05-24T08:37:59.473Z] Removing intermediate container 73a69b978afb [2023-05-24T08:37:59.473Z] ---> 8b598d2fa197 [2023-05-24T08:37:59.473Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T08:37:59.763Z] ---> b5e971a58bc9 [2023-05-24T08:37:59.763Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T08:38:00.022Z] ---> Running in a1c98a639fe8 [2023-05-24T08:38:00.022Z] Removing intermediate container 35843ba46d66 [2023-05-24T08:38:00.022Z] ---> 5c684f6cd92c [2023-05-24T08:38:00.022Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:38:00.022Z] ---> Running in 84dfa6fb4ec1 [2023-05-24T08:38:00.280Z] ---> Running in 2ce74c553a27 [2023-05-24T08:38:00.280Z] Removing intermediate container a1c98a639fe8 [2023-05-24T08:38:00.280Z] ---> 50aead557882 [2023-05-24T08:38:00.280Z] Step 15/24 : WORKDIR / [2023-05-24T08:38:00.280Z] ---> Running in 77e372ab5d43 [2023-05-24T08:38:00.280Z] Removing intermediate container 84dfa6fb4ec1 [2023-05-24T08:38:00.280Z] ---> 1861c73428d7 [2023-05-24T08:38:00.280Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T08:38:00.665Z] Removing intermediate container 2ce74c553a27 [2023-05-24T08:38:00.665Z] ---> 00fd65c6935d [2023-05-24T08:38:00.665Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T08:38:01.022Z] Removing intermediate container 77e372ab5d43 [2023-05-24T08:38:01.022Z] ---> afe667f60010 [2023-05-24T08:38:01.022Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:01.022Z] ---> Running in 9a10af613671 [2023-05-24T08:38:01.281Z] ---> fc779161bc1f [2023-05-24T08:38:01.281Z] Step 22/27 : WORKDIR / [2023-05-24T08:38:01.542Z] ---> Running in 5b7a8a783964 [2023-05-24T08:38:01.542Z] Removing intermediate container 9a10af613671 [2023-05-24T08:38:01.542Z] ---> 643695203c07 [2023-05-24T08:38:01.542Z] Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:01.801Z] ---> 39d754342ca6 [2023-05-24T08:38:01.801Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:01.801Z] ---> Running in e6ffa725cf5f [2023-05-24T08:38:02.059Z] Removing intermediate container 5b7a8a783964 [2023-05-24T08:38:02.059Z] ---> e7020934fc26 [2023-05-24T08:38:02.059Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T08:38:02.059Z] ---> Running in ce8f39f3b6b3 [2023-05-24T08:38:02.059Z] Removing intermediate container e6ffa725cf5f [2023-05-24T08:38:02.059Z] ---> 51fece37fb45 [2023-05-24T08:38:02.059Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:38:02.059Z] ---> 8173932f80c8 [2023-05-24T08:38:02.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T08:38:02.059Z] ---> Running in 0a1b0a5befb3 [2023-05-24T08:38:03.451Z] Removing intermediate container ce8f39f3b6b3 [2023-05-24T08:38:03.451Z] ---> 22f16ab6f39a [2023-05-24T08:38:03.451Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T08:38:03.451Z] Removing intermediate container 0a1b0a5befb3 [2023-05-24T08:38:03.451Z] ---> 9557745543bf [2023-05-24T08:38:03.451Z] [2023-05-24T08:38:03.451Z] ---> 2735654f87b2 [2023-05-24T08:38:03.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:38:03.451Z] ---> Running in bb5eed70cf23 [2023-05-24T08:38:03.451Z] Successfully built 9557745543bf [2023-05-24T08:38:03.451Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-24T08:38:03.451Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-24T08:38:05.382Z] Removing intermediate container bb5eed70cf23 [2023-05-24T08:38:05.382Z] ---> a6b7530af502 [2023-05-24T08:38:05.382Z] Step 25/27 : LABEL arch=x86_64 [2023-05-24T08:38:05.643Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:38:05.644Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:38:05.644Z] ---> b1c19bfc3796 [2023-05-24T08:38:05.644Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> b23da4a9583f [2023-05-24T08:38:05.644Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> 332752ac890c [2023-05-24T08:38:05.644Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> f10f272dc220 [2023-05-24T08:38:05.644Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> 75a9a81d14f1 [2023-05-24T08:38:05.644Z] Step 7/26 : COPY . . [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> 57a18c3db3f8 [2023-05-24T08:38:05.644Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> 8fd1598675b6 [2023-05-24T08:38:05.644Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> ff6c1557c7b0 [2023-05-24T08:38:05.644Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T08:38:05.644Z] ---> Using cache [2023-05-24T08:38:05.644Z] ---> dca3ad840422 [2023-05-24T08:38:05.644Z] 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-24T08:38:08.296Z] ---> 36ae2ca1e08c [2023-05-24T08:38:08.296Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T08:38:08.296Z] ---> Running in 2c31238b4bc2 [2023-05-24T08:38:08.296Z] ---> Running in 6c4436f0820b [2023-05-24T08:38:08.296Z] ---> Running in e64cdebcd168 [2023-05-24T08:38:08.296Z] Removing intermediate container 2c31238b4bc2 [2023-05-24T08:38:08.296Z] ---> 12f64651e0cf [2023-05-24T08:38:08.296Z] Step 26/27 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:08.558Z] ---> Running in 744cc992a655 [2023-05-24T08:38:08.558Z] Removing intermediate container e64cdebcd168 [2023-05-24T08:38:08.558Z] ---> 7c87b683f7de [2023-05-24T08:38:08.558Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:38:08.558Z] ---> Running in 0afce267ceec [2023-05-24T08:38:08.821Z] Removing intermediate container 744cc992a655 [2023-05-24T08:38:08.821Z] ---> 3bd2aaecfe11 [2023-05-24T08:38:08.821Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T08:38:09.086Z] ---> Running in 975c05efb5e6 [2023-05-24T08:38:09.086Z] Removing intermediate container 0afce267ceec [2023-05-24T08:38:09.086Z] ---> 70da0ad1f2cd [2023-05-24T08:38:09.086Z] Step 22/24 : LABEL arch=x86_64 [2023-05-24T08:38:09.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T08:38:09.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T08:38:09.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:38:09.347Z] Removing intermediate container 975c05efb5e6 [2023-05-24T08:38:09.347Z] ---> eabe1d1ae2dd [2023-05-24T08:38:09.347Z] [2023-05-24T08:38:09.347Z] ---> Running in 593e3ec6a0a1 [2023-05-24T08:38:09.347Z] Successfully built eabe1d1ae2dd [2023-05-24T08:38:09.347Z] Successfully tagged security-spire-config:latest [2023-05-24T08:38:09.347Z] Building security-proxy-auth [2023-05-24T08:38:11.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.879s coverage: 95.6% of statements [2023-05-24T08:38:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T08:38:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T08:38:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T08:38:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T08:38:11.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T08:38:11.266Z]  Building security-spire-config ... done Removing intermediate container 6c4436f0820b [2023-05-24T08:38:11.266Z] ---> 8e1536d60e2a [2023-05-24T08:38:11.266Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T08:38:11.518Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-05-24T08:38:11.925Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:38:11.925Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:38:11.925Z] ---> b1c19bfc3796 [2023-05-24T08:38:11.925Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> 74323d5bdb26 [2023-05-24T08:38:11.925Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> bb99bf79abec [2023-05-24T08:38:11.925Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> 22ffd3584cdd [2023-05-24T08:38:11.925Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> d9e6574a3925 [2023-05-24T08:38:11.925Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> 7be3cf70fc70 [2023-05-24T08:38:11.925Z] Step 8/23 : COPY . . [2023-05-24T08:38:11.925Z] ---> Using cache [2023-05-24T08:38:11.925Z] ---> 78f354e414e8 [2023-05-24T08:38:11.925Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T08:38:16.128Z] Removing intermediate container 593e3ec6a0a1 [2023-05-24T08:38:16.128Z] ---> 43e95ac75654 [2023-05-24T08:38:16.128Z] Step 23/24 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:16.128Z] ---> Running in 71bcc88c8d7e [2023-05-24T08:38:16.128Z] ---> Running in dc131bc39675 [2023-05-24T08:38:16.128Z] ---> Running in 9fa663cdaed3 [2023-05-24T08:38:16.128Z] Removing intermediate container 331adbf3358d [2023-05-24T08:38:16.128Z] ---> 5acb84c98df6 [2023-05-24T08:38:16.128Z] [2023-05-24T08:38:16.128Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T08:38:16.128Z] ---> 9ed4aefc74f6 [2023-05-24T08:38:16.128Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T08:38:16.128Z] ---> Running in 52908726b90d [2023-05-24T08:38:16.128Z] Removing intermediate container 9fa663cdaed3 [2023-05-24T08:38:16.128Z] ---> ca00052ed7ca [2023-05-24T08:38:16.128Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T08:38:16.128Z] Removing intermediate container 71bcc88c8d7e [2023-05-24T08:38:16.128Z] ---> fc6a0c1193c3 [2023-05-24T08:38:16.128Z] [2023-05-24T08:38:16.128Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T08:38:16.128Z] ---> 9ed4aefc74f6 [2023-05-24T08:38:16.128Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T08:38:16.128Z] ---> Using cache [2023-05-24T08:38:16.128Z] ---> af98027466c6 [2023-05-24T08:38:16.128Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T08:38:16.128Z] ---> Using cache [2023-05-24T08:38:16.128Z] ---> 339f2be70678 [2023-05-24T08:38:16.128Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:16.128Z] ---> Using cache [2023-05-24T08:38:16.128Z] ---> 5bf535d2dbe7 [2023-05-24T08:38:16.128Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:16.128Z] ---> Running in b173752c9cad [2023-05-24T08:38:16.128Z] ---> Using cache [2023-05-24T08:38:16.128Z] ---> a126367b8449 [2023-05-24T08:38:16.128Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T08:38:16.128Z] Removing intermediate container b173752c9cad [2023-05-24T08:38:16.128Z] ---> 28a14c70bfd5 [2023-05-24T08:38:16.128Z] [2023-05-24T08:38:16.128Z] Successfully built 28a14c70bfd5 [2023-05-24T08:38:16.128Z] Successfully tagged core-command:latest [2023-05-24T08:38:16.128Z]  Building core-command ... done Building security-bootstrapper [2023-05-24T08:38:16.388Z] 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-24T08:38:16.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:16.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:16.648Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T08:38:16.648Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T08:38:16.648Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:38:16.648Z] OK: 8 MiB in 17 packages [2023-05-24T08:38:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T08:38:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T08:38:18.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T08:38:18.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.286s coverage: 65.9% of statements [2023-05-24T08:38:21.946Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:38:21.946Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:38:21.946Z] ---> b1c19bfc3796 [2023-05-24T08:38:21.946Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T08:38:21.946Z] ---> Using cache [2023-05-24T08:38:21.946Z] ---> b23da4a9583f [2023-05-24T08:38:21.946Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T08:38:21.946Z] ---> Using cache [2023-05-24T08:38:21.946Z] ---> a5b5f354d0f5 [2023-05-24T08:38:21.946Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T08:38:21.946Z] ---> Using cache [2023-05-24T08:38:21.946Z] ---> 982b333eb210 [2023-05-24T08:38:21.946Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:38:21.946Z] ---> Using cache [2023-05-24T08:38:21.946Z] ---> 5460a199334e [2023-05-24T08:38:21.946Z] Step 7/33 : COPY . . [2023-05-24T08:38:21.946Z] ---> Using cache [2023-05-24T08:38:21.946Z] ---> 8d4eab80276c [2023-05-24T08:38:21.946Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T08:38:28.543Z] ---> 562d034fb6ad [2023-05-24T08:38:28.543Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T08:38:28.543Z] ---> Running in 0e96669d4837 [2023-05-24T08:38:28.543Z] Removing intermediate container 0219a7ef23b1 [2023-05-24T08:38:28.543Z] ---> 766154736820 [2023-05-24T08:38:28.543Z] [2023-05-24T08:38:28.543Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:38:28.543Z] ---> 9ed4aefc74f6 [2023-05-24T08:38:28.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:38:28.543Z] Removing intermediate container 52908726b90d [2023-05-24T08:38:28.543Z] ---> 4b2859549d85 [2023-05-24T08:38:28.543Z] 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-24T08:38:28.543Z] ---> 710f9aead792 [2023-05-24T08:38:28.543Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T08:38:28.543Z] ---> Running in 366558bb09c1 [2023-05-24T08:38:28.543Z] ---> Running in a9326b7ec1b7 [2023-05-24T08:38:28.803Z] ---> b9f478682acd [2023-05-24T08:38:28.803Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T08:38:28.803Z] Removing intermediate container 366558bb09c1 [2023-05-24T08:38:28.803Z] ---> 5195e3bef76f [2023-05-24T08:38:28.803Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T08:38:28.803Z] Removing intermediate container a9326b7ec1b7 [2023-05-24T08:38:28.803Z] ---> 408f8bf586d5 [2023-05-24T08:38:28.803Z] Step 12/22 : WORKDIR /edgex [2023-05-24T08:38:28.803Z] 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-24T08:38:28.803Z] ---> Running in dedd037ff46d [2023-05-24T08:38:28.803Z] ---> Running in 96438d1fcf54 [2023-05-24T08:38:29.089Z] Removing intermediate container 96438d1fcf54 [2023-05-24T08:38:29.089Z] ---> 9f16ea03ab54 [2023-05-24T08:38:29.089Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T08:38:29.089Z] ---> 287bbf9e36bc [2023-05-24T08:38:29.089Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T08:38:29.089Z] Removing intermediate container dedd037ff46d [2023-05-24T08:38:29.089Z] ---> 56d9e69019a1 [2023-05-24T08:38:29.089Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:29.089Z] ---> Running in dd7ab1f7b3c5 [2023-05-24T08:38:29.089Z] ---> Running in c4b0eb01de95 [2023-05-24T08:38:29.089Z] Removing intermediate container dd7ab1f7b3c5 [2023-05-24T08:38:29.089Z] ---> 128e08d6c36f [2023-05-24T08:38:29.089Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:38:29.089Z] Removing intermediate container c4b0eb01de95 [2023-05-24T08:38:29.089Z] ---> cba9847ef102 [2023-05-24T08:38:29.089Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T08:38:29.089Z] ---> Running in f69c62849623 [2023-05-24T08:38:29.089Z] ---> d3e479ffccd7 [2023-05-24T08:38:29.089Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:29.350Z] ---> Running in 1a75df352bf3 [2023-05-24T08:38:29.350Z] Removing intermediate container 1a75df352bf3 [2023-05-24T08:38:29.350Z] ---> c720768d4ef3 [2023-05-24T08:38:29.350Z] Step 24/26 : LABEL arch=x86_64 [2023-05-24T08:38:29.350Z] ---> Running in 315b77cd71af [2023-05-24T08:38:29.350Z] ---> 2233c4fa0902 [2023-05-24T08:38:29.350Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T08:38:29.616Z] Removing intermediate container 315b77cd71af [2023-05-24T08:38:29.616Z] ---> 59710dc06064 [2023-05-24T08:38:29.616Z] Step 25/26 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:29.616Z] ---> Running in c4dd762072f9 [2023-05-24T08:38:29.616Z] ---> b09a5838fb40 [2023-05-24T08:38:29.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T08:38:29.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:29.616Z] Removing intermediate container c4dd762072f9 [2023-05-24T08:38:29.616Z] ---> 52ba440bff6d [2023-05-24T08:38:29.616Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T08:38:29.617Z] ---> Running in 53e001c1db6d [2023-05-24T08:38:29.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:29.877Z] Removing intermediate container 53e001c1db6d [2023-05-24T08:38:29.877Z] ---> 428f315a3766 [2023-05-24T08:38:29.877Z] [2023-05-24T08:38:29.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:38:29.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:38:29.877Z] OK: 7 MiB in 16 packages [2023-05-24T08:38:29.877Z] Successfully built 428f315a3766 [2023-05-24T08:38:30.137Z] Successfully tagged security-spire-server:latest [2023-05-24T08:38:30.399Z]  Building security-spire-server ... done  ---> 645a92ffd3d0 [2023-05-24T08:38:30.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T08:38:30.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T08:38:30.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T08:38:30.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.454s coverage: 0.9% of statements [2023-05-24T08:38:30.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements [2023-05-24T08:38:30.661Z] Removing intermediate container f69c62849623 [2023-05-24T08:38:30.661Z] ---> 61cf286fb8d4 [2023-05-24T08:38:30.661Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:30.661Z] ---> 4898e7d849c3 [2023-05-24T08:38:30.661Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:38:30.931Z] ---> Running in b7fdfaccfa7e [2023-05-24T08:38:31.194Z] ---> 3f2fbd54955c [2023-05-24T08:38:31.194Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:31.455Z] ---> 3532cebcdebd [2023-05-24T08:38:31.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T08:38:31.455Z] Removing intermediate container b7fdfaccfa7e [2023-05-24T08:38:31.455Z] ---> 8ed2fae6d8d6 [2023-05-24T08:38:31.455Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:38:31.455Z] ---> Running in 55058c5906b9 [2023-05-24T08:38:32.034Z] Removing intermediate container 55058c5906b9 [2023-05-24T08:38:32.034Z] ---> e62bc427a89c [2023-05-24T08:38:32.034Z] Step 20/22 : LABEL arch=x86_64 [2023-05-24T08:38:32.346Z] ---> Running in f372020b44a6 [2023-05-24T08:38:32.346Z] ---> d5338229397b [2023-05-24T08:38:32.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:38:32.609Z] Removing intermediate container f372020b44a6 [2023-05-24T08:38:32.609Z] ---> 086a53bb44f3 [2023-05-24T08:38:32.609Z] Step 21/22 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:32.609Z] ---> 52a2cc0f8e4f [2023-05-24T08:38:32.609Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T08:38:32.609Z] ---> Running in ba7bec8f12c9 [2023-05-24T08:38:32.609Z] ---> Running in 5c731de4b474 [2023-05-24T08:38:32.609Z] Removing intermediate container ba7bec8f12c9 [2023-05-24T08:38:32.609Z] ---> 2a469b4d345a [2023-05-24T08:38:32.609Z] Step 22/22 : LABEL version=0.0.0 [2023-05-24T08:38:32.873Z] ---> Running in c3d4df55afe0 [2023-05-24T08:38:32.873Z] Removing intermediate container 5c731de4b474 [2023-05-24T08:38:32.873Z] ---> 898a0a6d12e6 [2023-05-24T08:38:32.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:38:32.873Z] ---> Running in 141fe08bfc90 [2023-05-24T08:38:32.873Z] Removing intermediate container c3d4df55afe0 [2023-05-24T08:38:32.873Z] ---> 781a4bbb2632 [2023-05-24T08:38:32.873Z] [2023-05-24T08:38:32.873Z] Removing intermediate container 141fe08bfc90 [2023-05-24T08:38:32.873Z] ---> 6fd47cde499d [2023-05-24T08:38:32.873Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T08:38:32.873Z] ---> Running in 3120c1498dce [2023-05-24T08:38:33.134Z] Successfully built 781a4bbb2632 [2023-05-24T08:38:33.134Z] Successfully tagged security-proxy-setup:latest [2023-05-24T08:38:33.134Z]  Building security-proxy-setup ... done Removing intermediate container 3120c1498dce [2023-05-24T08:38:33.134Z] ---> 81ce2706fafa [2023-05-24T08:38:33.134Z] Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:33.134Z] ---> Running in bafbc8bb2abf [2023-05-24T08:38:33.535Z] Removing intermediate container bafbc8bb2abf [2023-05-24T08:38:33.535Z] ---> 9a0172af3c69 [2023-05-24T08:38:33.535Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:38:33.535Z] ---> Running in cbc4872cead0 [2023-05-24T08:38:33.794Z] Removing intermediate container cbc4872cead0 [2023-05-24T08:38:33.794Z] ---> 8ac06c2a3ac7 [2023-05-24T08:38:33.794Z] [2023-05-24T08:38:33.794Z] Successfully built 8ac06c2a3ac7 [2023-05-24T08:38:33.794Z] Successfully tagged core-data:latest [2023-05-24T08:38:34.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 42.9% of statements [2023-05-24T08:38:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.271s coverage: 82.9% of statements [2023-05-24T08:38:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2023-05-24T08:38:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-05-24T08:38:39.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2023-05-24T08:38:41.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T08:38:41.915Z]  Building core-data ... done Removing intermediate container dc131bc39675 [2023-05-24T08:38:41.916Z] ---> 3b16709a3b8a [2023-05-24T08:38:41.916Z] [2023-05-24T08:38:41.916Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:38:41.916Z] ---> 9ed4aefc74f6 [2023-05-24T08:38:41.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T08:38:41.916Z] ---> Using cache [2023-05-24T08:38:41.916Z] ---> 349eecbd8560 [2023-05-24T08:38:41.916Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:38:41.916Z] ---> Using cache [2023-05-24T08:38:41.916Z] ---> 29b780ada27f [2023-05-24T08:38:41.916Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:41.916Z] ---> Using cache [2023-05-24T08:38:42.177Z] ---> d84806040e16 [2023-05-24T08:38:42.177Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:42.177Z] ---> Using cache [2023-05-24T08:38:42.177Z] ---> 345c6aa19dc6 [2023-05-24T08:38:42.177Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T08:38:42.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T08:38:42.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T08:38:42.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T08:38:42.748Z] ---> a1ce645620f3 [2023-05-24T08:38:42.748Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:38:43.008Z] ---> 22c12b89e1c1 [2023-05-24T08:38:43.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T08:38:43.008Z] ---> 4940f29adeae [2023-05-24T08:38:43.008Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:38:43.268Z] ---> Running in 7aaae43d6386 [2023-05-24T08:38:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T08:38:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T08:38:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T08:38:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T08:38:45.813Z] Removing intermediate container 7aaae43d6386 [2023-05-24T08:38:45.813Z] ---> 049a2036dd8d [2023-05-24T08:38:45.813Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:38:45.813Z] ---> Running in 3b85cb0195c7 [2023-05-24T08:38:45.813Z] Removing intermediate container 0e96669d4837 [2023-05-24T08:38:45.813Z] ---> 9ac5f568ec4f [2023-05-24T08:38:45.813Z] [2023-05-24T08:38:45.813Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T08:38:45.813Z] ---> 9ed4aefc74f6 [2023-05-24T08:38:45.813Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T08:38:45.813Z] ---> Using cache [2023-05-24T08:38:45.813Z] ---> 50d019aa67b9 [2023-05-24T08:38:45.813Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T08:38:45.813Z] ---> Running in 96ff3b2a017a [2023-05-24T08:38:45.813Z] Removing intermediate container 3b85cb0195c7 [2023-05-24T08:38:45.813Z] ---> 76d143e60508 [2023-05-24T08:38:45.813Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:38:45.813Z] ---> Running in b526162a6508 [2023-05-24T08:38:46.072Z] Removing intermediate container b526162a6508 [2023-05-24T08:38:46.072Z] ---> 264189a208f9 [2023-05-24T08:38:46.072Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T08:38:46.072Z] ---> Running in de4967b82c82 [2023-05-24T08:38:46.072Z] Removing intermediate container de4967b82c82 [2023-05-24T08:38:46.072Z] ---> ac3e369501f6 [2023-05-24T08:38:46.072Z] Step 22/23 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:46.072Z] ---> Running in 819db8be19ee [2023-05-24T08:38:46.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:46.072Z] Removing intermediate container 819db8be19ee [2023-05-24T08:38:46.072Z] ---> 24624a13e737 [2023-05-24T08:38:46.072Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:38:46.072Z] ---> Running in 8c861f48e772 [2023-05-24T08:38:46.331Z] Removing intermediate container 8c861f48e772 [2023-05-24T08:38:46.331Z] ---> 314c656cc78f [2023-05-24T08:38:46.331Z] [2023-05-24T08:38:46.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T08:38:46.331Z] Successfully built 314c656cc78f [2023-05-24T08:38:46.331Z] Successfully tagged security-proxy-auth:latest [2023-05-24T08:38:46.590Z]  Building security-proxy-auth ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T08:38:46.590Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T08:38:46.590Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:38:46.590Z] OK: 7 MiB in 17 packages [2023-05-24T08:38:46.849Z] Removing intermediate container 96ff3b2a017a [2023-05-24T08:38:46.849Z] ---> 4de19b21efa8 [2023-05-24T08:38:46.849Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T08:38:46.849Z] ---> Running in 86cac4d8dd4c [2023-05-24T08:38:46.849Z] Removing intermediate container 86cac4d8dd4c [2023-05-24T08:38:46.849Z] ---> be02a320d381 [2023-05-24T08:38:46.849Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T08:38:46.849Z] ---> Running in 5f2de77b1fce [2023-05-24T08:38:47.108Z] Removing intermediate container 5f2de77b1fce [2023-05-24T08:38:47.108Z] ---> 548f23353f8d [2023-05-24T08:38:47.108Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T08:38:47.108Z] ---> Running in ac0eb7a1357c [2023-05-24T08:38:47.108Z] Removing intermediate container ac0eb7a1357c [2023-05-24T08:38:47.108Z] ---> 3247d917ddd3 [2023-05-24T08:38:47.108Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T08:38:47.108Z] ---> Running in f0d930c1ee83 [2023-05-24T08:38:47.108Z] Removing intermediate container f0d930c1ee83 [2023-05-24T08:38:47.108Z] ---> 2729924572b0 [2023-05-24T08:38:47.108Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T08:38:47.108Z] ---> Running in 73a538781f7b [2023-05-24T08:38:47.675Z] Removing intermediate container 73a538781f7b [2023-05-24T08:38:47.675Z] ---> 47441bfd6a93 [2023-05-24T08:38:47.675Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T08:38:47.675Z] ---> Running in f1566ee88b9d [2023-05-24T08:38:47.935Z] Removing intermediate container f1566ee88b9d [2023-05-24T08:38:47.935Z] ---> 24f4c07e2d62 [2023-05-24T08:38:47.935Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T08:38:47.935Z] ---> 71f980ed986b [2023-05-24T08:38:47.935Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T08:38:47.935Z] ---> Running in a58eace31d48 [2023-05-24T08:38:48.503Z] Removing intermediate container a58eace31d48 [2023-05-24T08:38:48.503Z] ---> 3bdeb4c4a095 [2023-05-24T08:38:48.503Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:38:48.761Z] ---> 73398de28091 [2023-05-24T08:38:48.761Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:38:48.761Z] ---> 276526cd2098 [2023-05-24T08:38:48.761Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T08:38:49.723Z] ---> 80d9f201d0ca [2023-05-24T08:38:49.723Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T08:38:49.723Z] ---> ca676b14acb7 [2023-05-24T08:38:49.723Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T08:38:49.723Z] ---> 6bebbf6a8b0f [2023-05-24T08:38:49.723Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T08:38:49.985Z] ---> c9a937d31d1f [2023-05-24T08:38:49.985Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T08:38:49.985Z] ---> 6b03c3a87cb2 [2023-05-24T08:38:49.985Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T08:38:50.245Z] ---> 801a59a6e82f [2023-05-24T08:38:50.245Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T08:38:50.245Z] ---> Running in 64785a1ab1a2 [2023-05-24T08:38:50.820Z] Removing intermediate container 64785a1ab1a2 [2023-05-24T08:38:50.820Z] ---> d42f07f6fc3e [2023-05-24T08:38:50.820Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T08:38:50.820Z] ---> Running in 013ea280d705 [2023-05-24T08:38:50.820Z] Removing intermediate container 013ea280d705 [2023-05-24T08:38:50.820Z] ---> 49dc8513b618 [2023-05-24T08:38:50.820Z] Step 30/33 : CMD ["gate"] [2023-05-24T08:38:50.820Z] ---> Running in 18964adc50c8 [2023-05-24T08:38:50.820Z] Removing intermediate container 18964adc50c8 [2023-05-24T08:38:50.820Z] ---> bf8e5c8dd203 [2023-05-24T08:38:50.820Z] Step 31/33 : LABEL arch=x86_64 [2023-05-24T08:38:51.082Z] ---> Running in 6076903da624 [2023-05-24T08:38:51.082Z] Removing intermediate container 6076903da624 [2023-05-24T08:38:51.082Z] ---> 38df2c37af5c [2023-05-24T08:38:51.082Z] Step 32/33 : LABEL git_sha=92ebc57aabaa9a576287071c50ce44250fff77bf [2023-05-24T08:38:51.082Z] ---> Running in 2f0b005d2c74 [2023-05-24T08:38:51.082Z] Removing intermediate container 2f0b005d2c74 [2023-05-24T08:38:51.082Z] ---> fd766168c89c [2023-05-24T08:38:51.082Z] Step 33/33 : LABEL version=0.0.0 [2023-05-24T08:38:51.082Z] ---> Running in 6b7ffb6cdd81 [2023-05-24T08:38:51.343Z] Removing intermediate container 6b7ffb6cdd81 [2023-05-24T08:38:51.343Z] ---> f2187c867bc7 [2023-05-24T08:38:51.343Z] [2023-05-24T08:38:51.343Z] Successfully built f2187c867bc7 [2023-05-24T08:38:51.343Z] Successfully tagged security-bootstrapper:latest [2023-05-24T08:38:51.351Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-24T08:38:51.361Z] $ docker stop --time=1 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 [2023-05-24T08:38:51.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2023-05-24T08:38:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T08:38:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T08:38:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T08:38:51.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T08:38:52.640Z] $ docker rm -f --volumes 05aadc366994d53ac1d1365af58bd07153d0854ca286aea637e7c8799e740605 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T08:38:52.974Z] + docker images [2023-05-24T08:38:52.974Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T08:38:52.974Z] security-bootstrapper latest f2187c867bc7 1 second ago 22.2MB [2023-05-24T08:38:52.974Z] security-proxy-auth latest 314c656cc78f 6 seconds ago 18.3MB [2023-05-24T08:38:52.974Z] 9ac5f568ec4f 7 seconds ago 1.71GB [2023-05-24T08:38:52.974Z] 3b16709a3b8a 12 seconds ago 1.7GB [2023-05-24T08:38:52.974Z] core-data latest 8ac06c2a3ac7 19 seconds ago 20MB [2023-05-24T08:38:52.974Z] security-proxy-setup latest 781a4bbb2632 20 seconds ago 18.7MB [2023-05-24T08:38:52.974Z] security-spire-server latest 428f315a3766 23 seconds ago 103MB [2023-05-24T08:38:52.974Z] 766154736820 30 seconds ago 1.73GB [2023-05-24T08:38:52.974Z] fc6a0c1193c3 37 seconds ago 1.58GB [2023-05-24T08:38:52.974Z] core-command latest 28a14c70bfd5 37 seconds ago 19.9MB [2023-05-24T08:38:52.974Z] 5acb84c98df6 42 seconds ago 1.7GB [2023-05-24T08:38:52.974Z] security-spire-config latest eabe1d1ae2dd 43 seconds ago 102MB [2023-05-24T08:38:52.974Z] core-common-config-bootstrapper latest 9557745543bf 50 seconds ago 17.2MB [2023-05-24T08:38:52.974Z] c824f71a2836 57 seconds ago 1.72GB [2023-05-24T08:38:52.974Z] core-metadata latest 4ce3b9ec4231 About a minute ago 20.4MB [2023-05-24T08:38:52.974Z] 58f1c9deb53d About a minute ago 1.58GB [2023-05-24T08:38:52.974Z] 755a604c4d41 About a minute ago 1.72GB [2023-05-24T08:38:52.974Z] c98470791f9d About a minute ago 1.73GB [2023-05-24T08:38:52.975Z] security-secretstore-setup latest c44b83c6ae06 2 minutes ago 32.8MB [2023-05-24T08:38:52.975Z] support-notifications latest 090c4cd23610 2 minutes ago 32.4MB [2023-05-24T08:38:52.975Z] support-scheduler latest 4a4351bd1d2a 2 minutes ago 31.8MB [2023-05-24T08:38:52.975Z] security-spiffe-token-provider latest 3b6a798ab7d5 3 minutes ago 32.8MB [2023-05-24T08:38:52.975Z] security-spire-agent latest e21a3ae52391 3 minutes ago 161MB [2023-05-24T08:38:52.975Z] a99fa95b39b6 3 minutes ago 1.79GB [2023-05-24T08:38:52.975Z] 991de8ba5bb7 3 minutes ago 1.79GB [2023-05-24T08:38:52.975Z] 818933fe1b3d 3 minutes ago 1.76GB [2023-05-24T08:38:52.975Z] 03cff3b4c7cf 3 minutes ago 1.72GB [2023-05-24T08:38:52.975Z] 9e0037ef7051 4 minutes ago 1.58GB [2023-05-24T08:38:52.975Z] ci-base-image-x86_64 latest b1c19bfc3796 8 minutes ago 918MB [2023-05-24T08:38:52.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-24T08:38:52.975Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-24T08:38:52.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-24T08:38:52.975Z] 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-24T08:38:58.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T08:38:58.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T08:39:00.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.276s coverage: 92.9% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 62.3% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2023-05-24T08:39:06.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.531s coverage: 81.8% of statements [2023-05-24T08:39:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T08:39:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T08:39:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements [2023-05-24T08:39:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 86.0% of statements [2023-05-24T08:39:15.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T08:39:15.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T08:39:16.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements [2023-05-24T08:39:16.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-05-24T08:39:18.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-05-24T08:39:18.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-05-24T08:39:18.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2023-05-24T08:39:19.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T08:39:19.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T08:39:19.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T08:39:19.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-05-24T08:39:27.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T08:39:27.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T08:39:27.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T08:39:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.041s coverage: 38.4% of statements [2023-05-24T08:39:28.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2023-05-24T08:39:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T08:39:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T08:39:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T08:39:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T08:39:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-05-24T08:39:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T08:39:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T08:39:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T08:39:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T08:39:47.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements [2023-05-24T08:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T08:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T08:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T08:39:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:39:48.820Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 92.3% of statements [2023-05-24T08:39:53.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T08:39:53.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T08:39:53.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 61.5% of statements [2023-05-24T08:39:55.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T08:39:55.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T08:39:56.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2023-05-24T08:39:57.486Z] 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-24T08:39:57.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T08:39:57.486Z] go vet ./... [2023-05-24T08:42:49.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T08:42:49.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T08:42:49.247Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T08:42:49.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-24T08:42:49.906Z] + ls -al . [2023-05-24T08:42:49.906Z] total 700 [2023-05-24T08:42:49.906Z] drwxrwxr-x 10 1001 1001 4096 May 24 08:33 . [2023-05-24T08:42:49.906Z] drwxr-xr-x 4 root root 4096 May 24 08:33 .. [2023-05-24T08:42:49.907Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:32 .blubracket [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 16 May 24 08:32 .dockerignore [2023-05-24T08:42:49.907Z] drwxrwxr-x 8 1001 1001 4096 May 24 08:32 .git [2023-05-24T08:42:49.907Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:32 .github [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 1133 May 24 08:32 .gitignore [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 42 May 24 08:32 .golangci.yml [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 87 May 24 08:32 .hadolint.yml [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 166 May 24 08:32 .sonarcloud.properties [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 1171 May 24 08:32 ADOPTERS.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 10835 May 24 08:32 Attribution.txt [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 73765 May 24 08:32 CHANGELOG.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 3804 May 24 08:32 CONTRIBUTING.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 677 May 24 08:32 GOVERNANCE.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 883 May 24 08:32 Jenkinsfile [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 10775 May 24 08:32 LICENSE [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 14368 May 24 08:32 Makefile [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 582 May 24 08:32 OWNERS.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 9902 May 24 08:32 README.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 789 May 24 08:32 SECURITY.md [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 5 May 24 08:29 VERSION [2023-05-24T08:42:49.907Z] drwxrwxr-x 2 1001 1001 4096 May 24 08:32 bin [2023-05-24T08:42:49.907Z] drwxrwxr-x 18 1001 1001 4096 May 24 08:32 cmd [2023-05-24T08:42:49.907Z] -rw-r--r-- 1 root root 447731 May 24 08:39 coverage.out [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 3159 May 24 08:32 go.mod [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 31048 May 24 08:32 go.sum [2023-05-24T08:42:49.907Z] drwxrwxr-x 7 1001 1001 4096 May 24 08:32 internal [2023-05-24T08:42:49.907Z] drwxrwxr-x 3 1001 1001 4096 May 24 08:32 openapi [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 594 May 24 08:32 security.txt [2023-05-24T08:42:49.907Z] drwxrwxr-x 4 1001 1001 4096 May 24 08:32 snap [2023-05-24T08:42:49.907Z] -rw-rw-r-- 1 1001 1001 204 May 24 08:32 version.go [Pipeline] sh [2023-05-24T08:42:50.548Z] + '[' -e coverage.out ] [2023-05-24T08:42:50.548Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-24T08:42:50.571Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T08:42:51.581Z] Stashed 1 file(s) [Pipeline] sh [2023-05-24T08:42:52.219Z] + make build [2023-05-24T08:42:52.219Z] 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-24T08:44:44.195Z] 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-24T08:44:44.195Z] 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-24T08:44:50.870Z] 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-24T08:44:54.220Z] 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-24T08:45:50.658Z] 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-24T08:45:52.073Z] 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-24T08:46:00.294Z] 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-24T08:46:06.950Z] 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-24T08:46:11.212Z] 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-24T08:46:15.478Z] 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-24T08:46:22.126Z] 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-24T08:46:30.360Z] $ docker stop --time=1 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 [2023-05-24T08:46:32.580Z] $ docker rm -f --volumes 7fc9aee93ad112332a04bfdd388f6815de4e311672ba67da4deaa36d51b47c65 [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-24T08:46:35.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:46:35.229Z] [2023-05-24T08:46:35.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:46:35.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:46:35.832Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-24T08:46:35.832Z] 29e5d40040c1: Pulling fs layer [2023-05-24T08:46:35.832Z] 1ce36da41761: Pulling fs layer [2023-05-24T08:46:35.832Z] 25b303627fd3: Pulling fs layer [2023-05-24T08:46:35.832Z] 29e5d40040c1: Download complete [2023-05-24T08:46:36.099Z] 1ce36da41761: Verifying Checksum [2023-05-24T08:46:36.100Z] 1ce36da41761: Download complete [2023-05-24T08:46:36.369Z] 29e5d40040c1: Pull complete [2023-05-24T08:46:37.783Z] 1ce36da41761: Pull complete [2023-05-24T08:46:37.783Z] 25b303627fd3: Verifying Checksum [2023-05-24T08:46:37.783Z] 25b303627fd3: Download complete [2023-05-24T08:46:47.863Z] 25b303627fd3: Pull complete [2023-05-24T08:46:47.863Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-24T08:46:47.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:46:47.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:46:48.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container [2023-05-24T08:46:48.144Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T08:46:50.729Z] $ docker top 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:46:51.598Z] + grep parallel [2023-05-24T08:46:51.598Z] + docker-compose build --help [2023-05-24T08:46:58.260Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T08:46:58.271Z] $ docker stop --time=1 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 [2023-05-24T08:46:59.993Z] $ docker rm -f --volumes 4f5f2bf0c9d64cc8dcf582067412d095f1f94cbad3e9961126ffb71983192907 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T08:47:00.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T08:47:00.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T08:47:00.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container [2023-05-24T08:47:00.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-24T08:47:02.197Z] $ docker top 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T08:47:03.054Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T08:47:11.273Z] Building core-command ... [2023-05-24T08:47:11.273Z] Building core-common-config-bootstrapper ... [2023-05-24T08:47:11.273Z] Building core-data ... [2023-05-24T08:47:11.273Z] Building core-metadata ... [2023-05-24T08:47:11.273Z] Building security-bootstrapper ... [2023-05-24T08:47:11.273Z] Building security-proxy-auth ... [2023-05-24T08:47:11.273Z] Building security-proxy-setup ... [2023-05-24T08:47:11.273Z] Building security-secretstore-setup ... [2023-05-24T08:47:11.273Z] Building security-spiffe-token-provider ... [2023-05-24T08:47:11.273Z] Building security-spire-agent ... [2023-05-24T08:47:11.273Z] Building security-spire-config ... [2023-05-24T08:47:11.273Z] Building security-spire-server ... [2023-05-24T08:47:11.273Z] Building support-notifications ... [2023-05-24T08:47:11.273Z] Building support-scheduler ... [2023-05-24T08:47:11.273Z] Building security-proxy-auth [2023-05-24T08:47:11.273Z] Building core-command [2023-05-24T08:47:11.273Z] Building security-secretstore-setup [2023-05-24T08:47:11.273Z] Building security-spiffe-token-provider [2023-05-24T08:47:11.273Z] Building security-bootstrapper [2023-05-24T08:47:58.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:47:58.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:47:58.143Z] ---> 0d0212dc1a20 [2023-05-24T08:47:58.143Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T08:47:58.143Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:47:58.143Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:47:58.143Z] ---> 0d0212dc1a20 [2023-05-24T08:47:58.143Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:47:58.143Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:47:58.143Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:47:58.143Z] ---> 0d0212dc1a20 [2023-05-24T08:47:58.143Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T08:47:58.143Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:47:58.143Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:47:58.143Z] ---> 0d0212dc1a20 [2023-05-24T08:47:58.143Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T08:47:58.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:47:58.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:47:58.143Z] ---> 0d0212dc1a20 [2023-05-24T08:47:58.143Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:47:58.429Z] ---> Running in 66eae76ed096 [2023-05-24T08:47:58.699Z] ---> Running in 249cc967d16a [2023-05-24T08:47:58.699Z] ---> Running in 1cc1460d47f6 [2023-05-24T08:47:58.699Z] ---> Running in c4427cff9571 [2023-05-24T08:47:58.699Z] ---> Running in 4cb08e6b6944 [2023-05-24T08:47:59.286Z] Removing intermediate container 1cc1460d47f6 [2023-05-24T08:47:59.286Z] ---> 8c0820b2e0b1 [2023-05-24T08:47:59.286Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:47:59.286Z] Removing intermediate container 249cc967d16a [2023-05-24T08:47:59.286Z] ---> 32ff042765fa [2023-05-24T08:47:59.287Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T08:47:59.287Z] Removing intermediate container 66eae76ed096 [2023-05-24T08:47:59.287Z] ---> d9b57db74e6e [2023-05-24T08:47:59.287Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T08:47:59.287Z] Removing intermediate container 4cb08e6b6944 [2023-05-24T08:47:59.287Z] ---> e67d8f1942a4 [2023-05-24T08:47:59.287Z] Removing intermediate container c4427cff9571 [2023-05-24T08:47:59.287Z] ---> 99e42753131a [2023-05-24T08:47:59.287Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T08:47:59.287Z] Step 4/33 : RUN apk add --update --no-cache make git ---> Running in 0fcf2707265c [2023-05-24T08:47:59.287Z] [2023-05-24T08:47:59.554Z] ---> Running in 273812ee64eb [2023-05-24T08:47:59.554Z] ---> Running in 606594ad77c1 [2023-05-24T08:47:59.554Z] ---> Running in 2f8e83528cb0 [2023-05-24T08:47:59.554Z] ---> Running in f464e5deeeef [2023-05-24T08:48:00.142Z] Removing intermediate container 0fcf2707265c [2023-05-24T08:48:00.142Z] ---> 4907aed46ed0 [2023-05-24T08:48:00.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:48:00.427Z] ---> Running in 9ae8c5bdff84 [2023-05-24T08:48:00.427Z] Removing intermediate container 606594ad77c1 [2023-05-24T08:48:00.427Z] ---> 7d55e533f0a1 [2023-05-24T08:48:00.427Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T08:48:00.698Z] ---> Running in aee4ae9bbca4 [2023-05-24T08:48:02.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:02.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:02.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:02.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:02.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:03.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:03.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:03.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:03.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:03.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:04.698Z] OK: 263 MiB in 53 packages [2023-05-24T08:48:05.288Z] OK: 263 MiB in 53 packages [2023-05-24T08:48:05.288Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:48:05.288Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:48:05.288Z] OK: 17697 distinct packages available [2023-05-24T08:48:05.560Z] OK: 263 MiB in 53 packages [2023-05-24T08:48:05.560Z] OK: 263 MiB in 53 packages [2023-05-24T08:48:05.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:06.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:48:06.805Z] Removing intermediate container 273812ee64eb [2023-05-24T08:48:06.805Z] ---> a0b4ec09262f [2023-05-24T08:48:06.805Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T08:48:08.018Z] Removing intermediate container aee4ae9bbca4 [2023-05-24T08:48:08.018Z] ---> 4e12b8495ab3 [2023-05-24T08:48:08.018Z] Removing intermediate container 2f8e83528cb0 [2023-05-24T08:48:08.018Z] Step 6/24 : COPY go.mod vendor* ./ ---> fd34290fe5fc [2023-05-24T08:48:08.018Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T08:48:08.018Z] [2023-05-24T08:48:08.018Z] Removing intermediate container 9ae8c5bdff84 [2023-05-24T08:48:08.018Z] ---> f40b230b71ef [2023-05-24T08:48:08.018Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:48:08.018Z] OK: 263 MiB in 53 packages [2023-05-24T08:48:08.348Z] ---> 69224166051d [2023-05-24T08:48:08.348Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:48:08.633Z] ---> Running in 03e4236893ec [2023-05-24T08:48:09.235Z] ---> d51b66195073 [2023-05-24T08:48:09.235Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:48:09.545Z] ---> 6eb0b5ff8fd2 [2023-05-24T08:48:09.546Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:48:09.546Z] ---> ca9be167eb31 [2023-05-24T08:48:09.546Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:48:09.546Z] ---> Running in a87c690ffc1b [2023-05-24T08:48:09.839Z] ---> Running in 32c9045989af [2023-05-24T08:48:09.839Z] ---> Running in f8f98216940e [2023-05-24T08:48:10.142Z] Removing intermediate container f464e5deeeef [2023-05-24T08:48:10.142Z] ---> 10031eed1c39 [2023-05-24T08:48:10.142Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T08:48:11.582Z] ---> 934b3132d1fa [2023-05-24T08:48:11.582Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:48:11.850Z] ---> Running in f9a6df4f49bf [2023-05-24T08:50:03.551Z] Removing intermediate container 32c9045989af [2023-05-24T08:50:03.551Z] ---> 742c13066089 [2023-05-24T08:50:03.551Z] Step 7/33 : COPY . . [2023-05-24T08:50:03.551Z] Removing intermediate container 03e4236893ec [2023-05-24T08:50:03.551Z] ---> 865e1ade53b1 [2023-05-24T08:50:03.551Z] Step 7/25 : COPY . . [2023-05-24T08:50:03.551Z] Removing intermediate container f8f98216940e [2023-05-24T08:50:03.551Z] ---> fb8b0f2dde52 [2023-05-24T08:50:03.551Z] Step 8/24 : COPY . . [2023-05-24T08:50:03.824Z] Removing intermediate container f9a6df4f49bf [2023-05-24T08:50:03.824Z] ---> 4e5998360005 [2023-05-24T08:50:03.824Z] Step 7/20 : COPY . . [2023-05-24T08:50:03.824Z] Removing intermediate container a87c690ffc1b [2023-05-24T08:50:03.824Z] ---> e2877fbc2695 [2023-05-24T08:50:03.824Z] Step 8/23 : COPY . . [2023-05-24T08:50:22.041Z] ---> 6fe507a5c6b8 [2023-05-24T08:50:22.041Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T08:50:22.041Z] ---> 0defc06d5eb5 [2023-05-24T08:50:22.041Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T08:50:22.041Z] ---> 5757ab5619ce [2023-05-24T08:50:22.041Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T08:50:22.041Z] ---> Running in e8d0fd52b838 [2023-05-24T08:50:22.041Z] ---> Running in 5c7678921f5e [2023-05-24T08:50:22.308Z] ---> d2e11fbd5886 [2023-05-24T08:50:22.308Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T08:50:22.308Z] ---> a8706fdf960d [2023-05-24T08:50:22.308Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T08:50:22.308Z] ---> Running in 59a27c562ee6 [2023-05-24T08:50:22.308Z] ---> Running in 24bef7601ff3 [2023-05-24T08:50:22.574Z] ---> Running in a21151d86880 [2023-05-24T08:50:24.525Z] 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-24T08:50:24.793Z] 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-24T08:50:24.793Z] 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-24T08:50:24.793Z] 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-24T08:50:24.793Z] 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-24T08:57:32.019Z] 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-24T08:57:32.019Z] Removing intermediate container 59a27c562ee6 [2023-05-24T08:57:32.019Z] ---> 9681939cb982 [2023-05-24T08:57:32.019Z] [2023-05-24T08:57:32.019Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T08:57:32.019Z] 3.17: Pulling from library/alpine [2023-05-24T08:57:32.019Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T08:57:32.019Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T08:57:32.019Z] ---> 51e60588ff2c [2023-05-24T08:57:32.019Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T08:57:32.019Z] ---> Running in 5aa65041b670 [2023-05-24T08:57:32.019Z] Removing intermediate container 5aa65041b670 [2023-05-24T08:57:32.019Z] ---> daf25f1e2984 [2023-05-24T08:57:32.019Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:57:32.019Z] ---> Running in f58bc81160da [2023-05-24T08:57:32.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:32.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:32.019Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:57:32.019Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:57:32.019Z] OK: 8 MiB in 16 packages [2023-05-24T08:57:34.625Z] Removing intermediate container f58bc81160da [2023-05-24T08:57:34.625Z] ---> f556a92f39b1 [2023-05-24T08:57:34.625Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:57:36.568Z] ---> dfc117609664 [2023-05-24T08:57:36.568Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:57:38.509Z] ---> 0e83a1b3a744 [2023-05-24T08:57:38.509Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T08:57:42.761Z] ---> 4acc9ea4cb87 [2023-05-24T08:57:42.761Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:57:44.710Z] ---> a9e495322004 [2023-05-24T08:57:44.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T08:57:48.064Z] ---> ed3508c0b1fd [2023-05-24T08:57:48.064Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:57:48.064Z] ---> Running in 4de5e863b825 [2023-05-24T08:57:51.433Z] Removing intermediate container e8d0fd52b838 [2023-05-24T08:57:51.433Z] ---> c589c51cbf08 [2023-05-24T08:57:51.433Z] [2023-05-24T08:57:51.433Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T08:57:51.433Z] ---> 51e60588ff2c [2023-05-24T08:57:51.433Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T08:57:51.433Z] ---> Running in f82609ebd813 [2023-05-24T08:57:51.433Z] Removing intermediate container 5c7678921f5e [2023-05-24T08:57:51.433Z] ---> 334ec0e6107a [2023-05-24T08:57:51.433Z] [2023-05-24T08:57:51.433Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T08:57:51.433Z] ---> 51e60588ff2c [2023-05-24T08:57:51.433Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T08:57:51.708Z] ---> Running in 3c68e6442503 [2023-05-24T08:57:51.973Z] Removing intermediate container 4de5e863b825 [2023-05-24T08:57:51.973Z] ---> 0d7ce9cf9d97 [2023-05-24T08:57:51.973Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:57:52.239Z] ---> Running in 081fa0baf47d [2023-05-24T08:57:52.822Z] Removing intermediate container 3c68e6442503 [2023-05-24T08:57:52.822Z] ---> 16f59b9a0e1f [2023-05-24T08:57:52.822Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T08:57:52.822Z] ---> Running in e6262be5d345 [2023-05-24T08:57:53.404Z] Removing intermediate container 081fa0baf47d [2023-05-24T08:57:53.404Z] ---> ae8e405849aa [2023-05-24T08:57:53.404Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:57:53.670Z] ---> Running in 8eab761be97c [2023-05-24T08:57:54.253Z] Removing intermediate container 8eab761be97c [2023-05-24T08:57:54.253Z] ---> 250d4d830b50 [2023-05-24T08:57:54.253Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T08:57:54.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:54.253Z] ---> Running in a28cfa0d86ca [2023-05-24T08:57:54.839Z] Removing intermediate container a28cfa0d86ca [2023-05-24T08:57:54.839Z] ---> d9b06c1741b4 [2023-05-24T08:57:54.839Z] Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:57:55.110Z] ---> Running in 203cb0bbebb4 [2023-05-24T08:57:55.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:55.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:55.696Z] Removing intermediate container 203cb0bbebb4 [2023-05-24T08:57:55.696Z] ---> e2c376e0d35b [2023-05-24T08:57:55.696Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T08:57:55.963Z] ---> Running in 1aee98e024d3 [2023-05-24T08:57:56.545Z] Removing intermediate container 1aee98e024d3 [2023-05-24T08:57:56.545Z] ---> 752bfdd08a5c [2023-05-24T08:57:56.545Z] [2023-05-24T08:57:56.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:57:56.810Z] Successfully built 752bfdd08a5c [2023-05-24T08:57:56.810Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-24T08:57:56.810Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-24T08:57:57.394Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T08:57:57.394Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T08:57:57.394Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T08:57:57.394Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:57:57.394Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T08:57:58.357Z] OK: 8 MiB in 18 packages [2023-05-24T08:57:58.357Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T08:57:58.357Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T08:57:58.357Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:57:58.626Z] OK: 8 MiB in 17 packages [2023-05-24T08:58:04.028Z] Removing intermediate container e6262be5d345 [2023-05-24T08:58:04.028Z] ---> e12a24d729a3 [2023-05-24T08:58:04.028Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T08:58:04.028Z] ---> Running in 4712d6cfee27 [2023-05-24T08:58:04.994Z] Removing intermediate container 4712d6cfee27 [2023-05-24T08:58:04.994Z] ---> 41b8eaef2c0e [2023-05-24T08:58:04.994Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T08:58:04.994Z] ---> Running in 7048e573da93 [2023-05-24T08:58:04.994Z] Removing intermediate container f82609ebd813 [2023-05-24T08:58:04.994Z] ---> a298be0c082a [2023-05-24T08:58:04.994Z] 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-24T08:58:05.263Z] ---> Running in f68426c79f41 [2023-05-24T08:58:05.849Z] Removing intermediate container 7048e573da93 [2023-05-24T08:58:05.849Z] ---> e43d4871e3a6 [2023-05-24T08:58:05.849Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T08:58:06.115Z] ---> Running in fde4436e8321 [2023-05-24T08:58:06.115Z] Removing intermediate container f68426c79f41 [2023-05-24T08:58:06.115Z] ---> 2f7424f338f0 [2023-05-24T08:58:06.115Z] Step 12/25 : WORKDIR / [2023-05-24T08:58:06.385Z] ---> Running in 6ddd80e5816d [2023-05-24T08:58:07.799Z] Removing intermediate container fde4436e8321 [2023-05-24T08:58:07.799Z] ---> 992b8f21b50e [2023-05-24T08:58:07.799Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T08:58:07.799Z] ---> Running in 74b79ac83399 [2023-05-24T08:58:07.799Z] Removing intermediate container 6ddd80e5816d [2023-05-24T08:58:07.799Z] ---> e67e2e286331 [2023-05-24T08:58:07.799Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:58:08.765Z] Removing intermediate container 74b79ac83399 [2023-05-24T08:58:08.765Z] ---> cc344d6b4b1b [2023-05-24T08:58:08.765Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T08:58:09.351Z] ---> Running in c4e9eb849ce3 [2023-05-24T08:58:10.316Z] ---> 5844d23bfb38 [2023-05-24T08:58:10.316Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:58:15.668Z] ---> 715383d36d4e [2023-05-24T08:58:15.668Z] 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-24T08:58:16.634Z] Removing intermediate container c4e9eb849ce3 [2023-05-24T08:58:16.634Z] ---> 3fbb54c277f4 [2023-05-24T08:58:16.634Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T08:58:16.902Z] ---> 4c34cc932ace [2023-05-24T08:58:16.902Z] 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-24T08:58:16.902Z] ---> Running in 369dc1fc56f0 [2023-05-24T08:58:17.554Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:58:17.554Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:58:17.554Z] ---> 0d0212dc1a20 [2023-05-24T08:58:17.554Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T08:58:17.554Z] ---> Using cache [2023-05-24T08:58:17.554Z] ---> d9b57db74e6e [2023-05-24T08:58:17.555Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:58:17.555Z] Removing intermediate container a21151d86880 [2023-05-24T08:58:17.555Z] ---> 338da9142b8b [2023-05-24T08:58:17.555Z] [2023-05-24T08:58:17.555Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T08:58:17.555Z] ---> 51e60588ff2c [2023-05-24T08:58:17.555Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T08:58:17.555Z] ---> Running in a0d2c76755a6 [2023-05-24T08:58:17.832Z] ---> Running in 8f9a7ff2162a [2023-05-24T08:58:18.814Z] Removing intermediate container 369dc1fc56f0 [2023-05-24T08:58:18.814Z] ---> 77943d2ed64b [2023-05-24T08:58:18.814Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T08:58:19.079Z] ---> d6e157c1ef36 [2023-05-24T08:58:19.079Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:58:20.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:20.040Z] ---> 937f04bdd323 [2023-05-24T08:58:20.040Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T08:58:20.308Z] ---> Running in aedaef031445 [2023-05-24T08:58:20.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:20.575Z] ---> 1a625e7614ec [2023-05-24T08:58:20.575Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T08:58:20.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:21.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:58:22.548Z] OK: 263 MiB in 53 packages [2023-05-24T08:58:22.816Z] ---> 57ae7cf9d39d [2023-05-24T08:58:22.816Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T08:58:22.816Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T08:58:22.816Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:58:22.816Z] OK: 8 MiB in 16 packages [2023-05-24T08:58:24.772Z] Removing intermediate container a0d2c76755a6 [2023-05-24T08:58:24.772Z] ---> 0bac2f175797 [2023-05-24T08:58:24.772Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T08:58:24.772Z] Removing intermediate container aedaef031445 [2023-05-24T08:58:24.772Z] ---> a2f7bc50dcb6 [2023-05-24T08:58:24.772Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:58:25.041Z] Removing intermediate container 8f9a7ff2162a [2023-05-24T08:58:25.041Z] ---> 8b90dbb04edb [2023-05-24T08:58:25.041Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T08:58:25.041Z] ---> Running in 98de4810c97b [2023-05-24T08:58:29.490Z] Removing intermediate container 98de4810c97b [2023-05-24T08:58:29.490Z] ---> f97e9d3e11cf [2023-05-24T08:58:29.490Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T08:58:29.490Z] ---> 5645fb092514 [2023-05-24T08:58:29.490Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:58:29.490Z] ---> 7ed691c2fe1e [2023-05-24T08:58:29.490Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:58:29.490Z] ---> Running in bf8e11c8774e [2023-05-24T08:58:29.490Z] ---> f868c94e43dc [2023-05-24T08:58:29.490Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T08:58:29.490Z] ---> Running in fdebd9177325 [2023-05-24T08:58:30.985Z] Removing intermediate container bf8e11c8774e [2023-05-24T08:58:30.985Z] ---> b44618169cc0 [2023-05-24T08:58:30.985Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T08:58:30.985Z] ---> Running in 4c05a3a9b2fa [2023-05-24T08:58:31.600Z] ---> b2e510931385 [2023-05-24T08:58:31.600Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T08:58:31.874Z] ---> 2b2185578c06 [2023-05-24T08:58:31.874Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T08:58:31.874Z] ---> Running in 816d71a6d2c9 [2023-05-24T08:58:32.148Z] Removing intermediate container 4c05a3a9b2fa [2023-05-24T08:58:32.148Z] ---> 4ac177097280 [2023-05-24T08:58:32.148Z] Step 15/24 : WORKDIR / [2023-05-24T08:58:32.417Z] ---> Running in 098e3d14d6fa [2023-05-24T08:58:33.380Z] Removing intermediate container 098e3d14d6fa [2023-05-24T08:58:33.380Z] ---> 7fee7dac3e2f [2023-05-24T08:58:33.380Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:58:34.794Z] ---> d95dbe15272d [2023-05-24T08:58:34.794Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:58:34.794Z] ---> bafb302b0170 [2023-05-24T08:58:34.794Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T08:58:35.381Z] Removing intermediate container 816d71a6d2c9 [2023-05-24T08:58:35.381Z] ---> 69267878135c [2023-05-24T08:58:35.381Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T08:58:35.649Z] ---> Running in 7d909d3ce55b [2023-05-24T08:58:35.937Z] ---> 206dbfbfe8e3 [2023-05-24T08:58:35.937Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T08:58:36.205Z] ---> 187ecd7d1e77 [2023-05-24T08:58:36.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T08:58:36.205Z] Removing intermediate container 7d909d3ce55b [2023-05-24T08:58:36.205Z] ---> 70f8c242b60c [2023-05-24T08:58:36.205Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T08:58:36.475Z] ---> Running in 69598997cc63 [2023-05-24T08:58:37.058Z] Removing intermediate container 69598997cc63 [2023-05-24T08:58:37.058Z] ---> 009227dd4550 [2023-05-24T08:58:37.058Z] Step 24/25 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:58:37.338Z] ---> Running in 97c67b546c82 [2023-05-24T08:58:37.611Z] ---> 2dabdb38eabe [2023-05-24T08:58:37.878Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T08:58:38.147Z] Removing intermediate container 97c67b546c82 [2023-05-24T08:58:38.147Z] ---> bad570173d3e [2023-05-24T08:58:38.147Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T08:58:38.415Z] ---> Running in 346d82b66106 [2023-05-24T08:58:39.002Z] ---> baa76f0fb4c2 [2023-05-24T08:58:39.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:58:39.002Z] ---> 7979841f49bc [2023-05-24T08:58:39.002Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T08:58:39.002Z] Removing intermediate container 346d82b66106 [2023-05-24T08:58:39.002Z] ---> 8dab09cd33c2 [2023-05-24T08:58:39.002Z] [2023-05-24T08:58:39.593Z] Successfully built 8dab09cd33c2 [2023-05-24T08:58:39.593Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-24T08:58:39.593Z]  Building security-secretstore-setup ... done Building core-data [2023-05-24T08:58:39.860Z] ---> bf5c50213982 [2023-05-24T08:58:39.860Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T08:58:40.127Z] ---> Running in 3c8b6397d712 [2023-05-24T08:58:40.394Z] ---> 0d144c7ca851 [2023-05-24T08:58:40.394Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T08:58:40.981Z] Removing intermediate container 3c8b6397d712 [2023-05-24T08:58:40.982Z] ---> 1a58cad8477e [2023-05-24T08:58:40.982Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T08:58:40.982Z] ---> Running in bb9bf6a4946c [2023-05-24T08:58:41.567Z] ---> ba4f19dfff07 [2023-05-24T08:58:41.567Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T08:58:41.567Z] ---> Running in f11427174f9a [2023-05-24T08:58:41.836Z] Removing intermediate container bb9bf6a4946c [2023-05-24T08:58:41.836Z] ---> fc9fb474f6ce [2023-05-24T08:58:41.836Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T08:58:42.107Z] ---> Running in 368b604a4895 [2023-05-24T08:58:42.707Z] Removing intermediate container 368b604a4895 [2023-05-24T08:58:42.707Z] ---> 2bb91d8f0a2d [2023-05-24T08:58:42.707Z] Step 23/24 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:58:42.977Z] ---> Running in acea315666f6 [2023-05-24T08:58:43.944Z] Removing intermediate container acea315666f6 [2023-05-24T08:58:43.944Z] ---> de891dcdd836 [2023-05-24T08:58:43.944Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T08:58:43.944Z] ---> Running in 30b767399e45 [2023-05-24T08:58:44.921Z] Removing intermediate container 30b767399e45 [2023-05-24T08:58:44.921Z] ---> 1c5cc790add0 [2023-05-24T08:58:44.921Z] [2023-05-24T08:58:45.509Z] Successfully built 1c5cc790add0 [2023-05-24T08:58:45.509Z] Successfully tagged core-command-arm64:latest [2023-05-24T08:58:45.509Z] Removing intermediate container f11427174f9a [2023-05-24T08:58:45.509Z] ---> a97fe46684e3 [2023-05-24T08:58:45.509Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T08:58:45.509Z]  Building core-command ... done Building support-notifications [2023-05-24T08:58:45.509Z] ---> Running in 1bab580c461b [2023-05-24T08:58:46.097Z] Removing intermediate container 1bab580c461b [2023-05-24T08:58:46.098Z] ---> 0cee5c04d4e3 [2023-05-24T08:58:46.098Z] Step 30/33 : CMD ["gate"] [2023-05-24T08:58:46.367Z] ---> Running in 23bbc42fc791 [2023-05-24T08:58:46.954Z] Removing intermediate container 23bbc42fc791 [2023-05-24T08:58:46.954Z] ---> b025ed8a2462 [2023-05-24T08:58:46.954Z] Step 31/33 : LABEL arch=arm64 [2023-05-24T08:58:46.954Z] ---> Running in a876259da440 [2023-05-24T08:58:47.545Z] Removing intermediate container a876259da440 [2023-05-24T08:58:47.545Z] ---> a4de44e9508f [2023-05-24T08:58:47.545Z] Step 32/33 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:58:47.545Z] ---> Running in 5836025da805 [2023-05-24T08:58:48.132Z] Removing intermediate container 5836025da805 [2023-05-24T08:58:48.132Z] ---> 00e2f1c0dedc [2023-05-24T08:58:48.132Z] Step 33/33 : LABEL version=0.0.0 [2023-05-24T08:58:48.400Z] ---> Running in 688b0cd5ebb2 [2023-05-24T08:58:48.986Z] Removing intermediate container 688b0cd5ebb2 [2023-05-24T08:58:48.986Z] ---> dc40b3b0848c [2023-05-24T08:58:48.986Z] [2023-05-24T08:58:48.986Z] Successfully built dc40b3b0848c [2023-05-24T08:58:48.986Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-24T08:58:48.986Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-05-24T08:58:49.252Z] Building security-proxy-setup [2023-05-24T08:59:04.236Z] Removing intermediate container 24bef7601ff3 [2023-05-24T08:59:04.506Z] ---> 43b5c2dbac56 [2023-05-24T08:59:04.506Z] [2023-05-24T08:59:04.506Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T08:59:04.506Z] ---> 51e60588ff2c [2023-05-24T08:59:04.506Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T08:59:04.506Z] ---> Using cache [2023-05-24T08:59:04.506Z] ---> 16f59b9a0e1f [2023-05-24T08:59:04.506Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T08:59:04.506Z] ---> Running in 66fea3115d27 [2023-05-24T08:59:06.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:07.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:08.459Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T08:59:08.459Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T08:59:08.459Z] OK: 17694 distinct packages available [2023-05-24T08:59:08.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:09.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:10.466Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T08:59:10.466Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T08:59:10.466Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T08:59:10.466Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T08:59:10.466Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T08:59:10.466Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T08:59:10.466Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T08:59:10.466Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T08:59:10.466Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T08:59:10.466Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T08:59:10.466Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T08:59:11.077Z] OK: 11 MiB in 24 packages [2023-05-24T08:59:15.351Z] Removing intermediate container 66fea3115d27 [2023-05-24T08:59:15.351Z] ---> a5fe7850232e [2023-05-24T08:59:15.351Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T08:59:16.313Z] ---> b02e5be117f1 [2023-05-24T08:59:16.313Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T08:59:16.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:16.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:16.908Z] ---> 0d0212dc1a20 [2023-05-24T08:59:16.908Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:59:16.908Z] ---> Using cache [2023-05-24T08:59:16.908Z] ---> 99e42753131a [2023-05-24T08:59:16.908Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:59:16.908Z] ---> Using cache [2023-05-24T08:59:16.908Z] ---> 7d55e533f0a1 [2023-05-24T08:59:16.908Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T08:59:16.908Z] ---> Running in 92ad5081db98 [2023-05-24T08:59:17.517Z] ---> b751f3400503 [2023-05-24T08:59:17.517Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T08:59:18.928Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:18.928Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:18.928Z] ---> 0d0212dc1a20 [2023-05-24T08:59:18.928Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T08:59:18.928Z] ---> Using cache [2023-05-24T08:59:18.928Z] ---> d9b57db74e6e [2023-05-24T08:59:18.928Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T08:59:18.928Z] ---> Using cache [2023-05-24T08:59:18.928Z] ---> 0bac2f175797 [2023-05-24T08:59:18.928Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T08:59:18.928Z] ---> Using cache [2023-05-24T08:59:18.928Z] ---> 5645fb092514 [2023-05-24T08:59:18.928Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:18.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:18.928Z] ---> Running in 2ea20a83bceb [2023-05-24T08:59:19.513Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:19.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:19.513Z] ---> 0d0212dc1a20 [2023-05-24T08:59:19.782Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T08:59:19.782Z] ---> Using cache [2023-05-24T08:59:19.782Z] ---> d9b57db74e6e [2023-05-24T08:59:19.782Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T08:59:19.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:19.782Z] ---> Running in dcbff25dfc85 [2023-05-24T08:59:21.220Z] OK: 263 MiB in 53 packages [2023-05-24T08:59:22.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:22.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T08:59:23.419Z] ---> 8d78d6fe437f [2023-05-24T08:59:23.419Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T08:59:24.013Z] Removing intermediate container 92ad5081db98 [2023-05-24T08:59:24.013Z] ---> 4c7f666dd78a [2023-05-24T08:59:24.013Z] Step 6/23 : COPY go.mod vendor* ./OK: 263 MiB in 53 packages [2023-05-24T08:59:24.013Z] [2023-05-24T08:59:24.280Z] ---> eaf1ce9835bb [2023-05-24T08:59:24.280Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T08:59:24.549Z] ---> Running in c7557b47a88c [2023-05-24T08:59:25.536Z] ---> 23f9cd49b277 [2023-05-24T08:59:25.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:25.536Z] Removing intermediate container c7557b47a88c [2023-05-24T08:59:25.536Z] ---> 8fcf2090339b [2023-05-24T08:59:25.536Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T08:59:25.536Z] ---> Running in 5714fc967e32 [2023-05-24T08:59:25.536Z] ---> Running in bc9f7c33ac3c [2023-05-24T08:59:25.805Z] Removing intermediate container dcbff25dfc85 [2023-05-24T08:59:25.805Z] ---> f2282408f484 [2023-05-24T08:59:25.805Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T08:59:26.771Z] Removing intermediate container bc9f7c33ac3c [2023-05-24T08:59:26.771Z] ---> b8d70c656b9c [2023-05-24T08:59:26.771Z] Step 18/20 : LABEL arch=arm64 [2023-05-24T08:59:26.771Z] ---> Running in adfa30f509e6 [2023-05-24T08:59:27.378Z] ---> 11b260d3d8eb [2023-05-24T08:59:27.378Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:27.378Z] Removing intermediate container adfa30f509e6 [2023-05-24T08:59:27.378Z] ---> be9870cc1749 [2023-05-24T08:59:27.378Z] Step 19/20 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T08:59:27.648Z] ---> Running in dd309606dab2 [2023-05-24T08:59:27.915Z] ---> Running in 34d4f2497917 [2023-05-24T08:59:28.886Z] Removing intermediate container 34d4f2497917 [2023-05-24T08:59:28.886Z] ---> 592b56fbabf6 [2023-05-24T08:59:28.886Z] Step 20/20 : LABEL version=0.0.0 [2023-05-24T08:59:28.886Z] ---> Running in 63255d497950 [2023-05-24T08:59:29.856Z] Removing intermediate container 63255d497950 [2023-05-24T08:59:29.856Z] ---> 570f7889123b [2023-05-24T08:59:29.856Z] [2023-05-24T08:59:30.441Z] Successfully built 570f7889123b [2023-05-24T08:59:30.441Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-24T08:59:30.441Z] Building support-scheduler [2023-05-24T08:59:48.668Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T08:59:48.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T08:59:48.668Z] ---> 0d0212dc1a20 [2023-05-24T08:59:48.668Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> 99e42753131a [2023-05-24T08:59:48.668Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> 7d55e533f0a1 [2023-05-24T08:59:48.668Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> 4e12b8495ab3 [2023-05-24T08:59:48.668Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> ca9be167eb31 [2023-05-24T08:59:48.668Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> fb8b0f2dde52 [2023-05-24T08:59:48.668Z] Step 8/23 : COPY . . [2023-05-24T08:59:48.668Z] ---> Using cache [2023-05-24T08:59:48.668Z] ---> a8706fdf960d [2023-05-24T08:59:48.668Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T08:59:50.621Z] ---> Running in 6645b05b46f8 [2023-05-24T08:59:53.211Z] 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-24T08:59:55.163Z] Removing intermediate container fdebd9177325 [2023-05-24T08:59:55.163Z] ---> ad7f32dee7d8 [2023-05-24T08:59:55.163Z] Step 7/27 : COPY . . [2023-05-24T09:00:10.169Z] ---> 15731cca4f80 [2023-05-24T09:00:10.169Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:00:10.169Z] ---> Running in 1c5bf420b7a7 [2023-05-24T09:00:10.169Z] Removing intermediate container 1c5bf420b7a7 [2023-05-24T09:00:10.169Z] ---> 73e0c8cddc1d [2023-05-24T09:00:10.169Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T09:00:10.169Z] ---> Running in 5df64f4ed123 [2023-05-24T09:00:10.754Z] Removing intermediate container 5df64f4ed123 [2023-05-24T09:00:10.754Z] ---> 40e236c4430b [2023-05-24T09:00:10.754Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:00:11.023Z] ---> Running in 6dc76187fff2 [2023-05-24T09:00:11.616Z] Removing intermediate container 6dc76187fff2 [2023-05-24T09:00:11.616Z] ---> 30ff7d67fa03 [2023-05-24T09:00:11.616Z] 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-24T09:00:11.888Z] ---> Running in 5485c846a6f9 [2023-05-24T09:00:17.335Z] Removing intermediate container 5485c846a6f9 [2023-05-24T09:00:17.335Z] ---> 7fbd3eb7a998 [2023-05-24T09:00:17.335Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T09:00:17.335Z] ---> Running in e4bb7f8f2a84 [2023-05-24T09:00:17.608Z] Removing intermediate container e4bb7f8f2a84 [2023-05-24T09:00:17.608Z] ---> 8bc6dad1ba4d [2023-05-24T09:00:17.608Z] [2023-05-24T09:00:17.608Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T09:00:17.608Z] ---> 51e60588ff2c [2023-05-24T09:00:17.608Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:00:18.165Z] ---> Running in 03bfd95a7b95 [2023-05-24T09:00:20.006Z] Removing intermediate container 03bfd95a7b95 [2023-05-24T09:00:20.006Z] ---> f2265b93defc [2023-05-24T09:00:20.006Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T09:00:20.006Z] ---> Running in 3c2147792c4b [2023-05-24T09:00:21.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:00:22.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:00:23.973Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:00:23.973Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:00:23.973Z] OK: 17694 distinct packages available [2023-05-24T09:00:24.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:00:25.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:00:26.624Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T09:00:26.624Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T09:00:26.624Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T09:00:26.624Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T09:00:26.624Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:00:26.624Z] OK: 8 MiB in 19 packages [2023-05-24T09:00:28.592Z] Removing intermediate container 3c2147792c4b [2023-05-24T09:00:28.592Z] ---> c6094de695da [2023-05-24T09:00:28.592Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:00:29.558Z] ---> eb63c6b9e71e [2023-05-24T09:00:29.558Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:00:31.508Z] ---> da36f6d3b952 [2023-05-24T09:00:31.508Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:00:53.599Z] ---> 423f75a1d2a9 [2023-05-24T09:00:53.599Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:00:53.599Z] ---> ce70e617cdf9 [2023-05-24T09:00:53.599Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T09:00:53.599Z] ---> Running in f4f6a9a489c6 [2023-05-24T09:00:53.599Z] Removing intermediate container f4f6a9a489c6 [2023-05-24T09:00:53.599Z] ---> cb37d5620877 [2023-05-24T09:00:53.599Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T09:00:55.547Z] ---> 3c6564ff3095 [2023-05-24T09:00:55.547Z] Step 22/27 : WORKDIR / [2023-05-24T09:00:55.547Z] ---> Running in df60dbc9c305 [2023-05-24T09:01:00.898Z] Removing intermediate container df60dbc9c305 [2023-05-24T09:01:00.898Z] ---> e7b796ba7efe [2023-05-24T09:01:00.898Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:01:00.898Z] ---> Running in ab40f1c1bedf [2023-05-24T09:01:02.328Z] Removing intermediate container ab40f1c1bedf [2023-05-24T09:01:02.328Z] ---> 9ca04a4310c4 [2023-05-24T09:01:02.328Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:01:02.596Z] ---> Running in 68aa6df83243 [2023-05-24T09:01:04.580Z] Removing intermediate container 68aa6df83243 [2023-05-24T09:01:04.580Z] ---> 0c39aef815fa [2023-05-24T09:01:04.580Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T09:01:04.580Z] ---> Running in 9eff80b4a88b [2023-05-24T09:01:05.990Z] Removing intermediate container 9eff80b4a88b [2023-05-24T09:01:05.990Z] ---> 2d5c3535e7ff [2023-05-24T09:01:05.990Z] Step 26/27 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:01:06.576Z] ---> Running in d9dfeb177746 [2023-05-24T09:01:07.987Z] Removing intermediate container d9dfeb177746 [2023-05-24T09:01:07.987Z] ---> 977af78a3282 [2023-05-24T09:01:07.987Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T09:01:07.987Z] ---> Running in 1cb614462cdb [2023-05-24T09:01:09.400Z] Removing intermediate container 1cb614462cdb [2023-05-24T09:01:09.400Z] ---> c7c14b252acc [2023-05-24T09:01:09.400Z] [2023-05-24T09:01:10.810Z] Successfully built c7c14b252acc [2023-05-24T09:01:11.077Z] Successfully tagged security-spire-config-arm64:latest [2023-05-24T09:01:11.077Z]  Building security-spire-config ... done Building core-metadata [2023-05-24T09:01:37.768Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:01:37.768Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:01:37.768Z] ---> 0d0212dc1a20 [2023-05-24T09:01:37.768Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> 99e42753131a [2023-05-24T09:01:37.768Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> 7d55e533f0a1 [2023-05-24T09:01:37.768Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> 4e12b8495ab3 [2023-05-24T09:01:37.768Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> ca9be167eb31 [2023-05-24T09:01:37.768Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> fb8b0f2dde52 [2023-05-24T09:01:37.768Z] Step 8/25 : COPY . . [2023-05-24T09:01:37.768Z] ---> Using cache [2023-05-24T09:01:37.768Z] ---> a8706fdf960d [2023-05-24T09:01:37.768Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T09:01:37.768Z] ---> Running in 707f4c476149 [2023-05-24T09:01:38.354Z] 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-24T09:01:40.297Z] Removing intermediate container 2ea20a83bceb [2023-05-24T09:01:40.297Z] ---> ce6672446ac6 [2023-05-24T09:01:40.297Z] Step 7/27 : COPY . . [2023-05-24T09:01:55.659Z] Removing intermediate container 5714fc967e32 [2023-05-24T09:01:55.659Z] ---> 5e845df7f649 [2023-05-24T09:01:55.659Z] Step 8/23 : COPY . . [2023-05-24T09:01:57.615Z] Removing intermediate container dd309606dab2 [2023-05-24T09:01:57.615Z] ---> e6a3970f3dc2 [2023-05-24T09:01:57.615Z] Step 7/22 : COPY . . [2023-05-24T09:02:02.957Z] ---> 401419b120e6 [2023-05-24T09:02:02.957Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:02:02.957Z] ---> Running in 88f860125630 [2023-05-24T09:02:03.917Z] Removing intermediate container 88f860125630 [2023-05-24T09:02:03.917Z] ---> c407e08ebf5f [2023-05-24T09:02:03.917Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T09:02:04.184Z] ---> Running in 45c3d7f7b52c [2023-05-24T09:02:05.596Z] Removing intermediate container 45c3d7f7b52c [2023-05-24T09:02:05.596Z] ---> caf2c68f60d6 [2023-05-24T09:02:05.596Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:02:05.596Z] ---> Running in 3926ebf81e86 [2023-05-24T09:02:06.556Z] Removing intermediate container 3926ebf81e86 [2023-05-24T09:02:06.556Z] ---> 18383004180e [2023-05-24T09:02:06.556Z] 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-24T09:02:06.826Z] ---> Running in 59eef5f42939 [2023-05-24T09:02:12.173Z] Removing intermediate container 59eef5f42939 [2023-05-24T09:02:12.173Z] ---> a3d43a3e9793 [2023-05-24T09:02:12.173Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T09:02:12.173Z] ---> Running in 7ae3de26e52e [2023-05-24T09:02:13.133Z] Removing intermediate container 7ae3de26e52e [2023-05-24T09:02:13.133Z] ---> 269449ce0e2d [2023-05-24T09:02:13.133Z] [2023-05-24T09:02:13.133Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T09:02:13.133Z] ---> 51e60588ff2c [2023-05-24T09:02:13.133Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:02:13.133Z] ---> Using cache [2023-05-24T09:02:13.133Z] ---> f2265b93defc [2023-05-24T09:02:13.133Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T09:02:13.400Z] ---> Running in d0d38a5d6671 [2023-05-24T09:02:15.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:18.882Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T09:02:18.882Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T09:02:18.882Z] OK: 17694 distinct packages available [2023-05-24T09:02:18.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:20.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:02:20.566Z] ---> 3fee89bac09c [2023-05-24T09:02:20.566Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T09:02:20.838Z] ---> Running in 427d9bb203a8 [2023-05-24T09:02:21.808Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T09:02:21.808Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T09:02:21.808Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T09:02:21.808Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T09:02:21.808Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T09:02:21.808Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:02:22.077Z] OK: 9 MiB in 20 packages [2023-05-24T09:02:24.030Z] 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-24T09:02:24.030Z] ---> 19c4b13bbf94 [2023-05-24T09:02:24.296Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T09:02:24.297Z] ---> Running in 37c3dd69dcf4 [2023-05-24T09:02:24.566Z] Removing intermediate container d0d38a5d6671 [2023-05-24T09:02:24.566Z] ---> 477309ecb05c [2023-05-24T09:02:24.566Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:02:25.979Z] ---> aec48e6c2ccb [2023-05-24T09:02:25.979Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:02:26.940Z] 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-24T09:02:26.940Z] ---> 3bca9bae907d [2023-05-24T09:02:26.940Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T09:02:32.297Z] ---> 278c4b15a48b [2023-05-24T09:02:32.297Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:02:38.949Z] ---> 081788cf6f4d [2023-05-24T09:02:38.949Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:02:39.217Z] ---> f3bd4dde8fb1 [2023-05-24T09:02:39.217Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T09:02:40.183Z] ---> 550db2fc6743 [2023-05-24T09:02:40.183Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T09:02:41.160Z] ---> 7c8b9aa649c8 [2023-05-24T09:02:41.160Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:02:41.160Z] ---> Running in 447191c344db [2023-05-24T09:02:41.751Z] Removing intermediate container 447191c344db [2023-05-24T09:02:41.751Z] ---> 71486ad89a9f [2023-05-24T09:02:41.751Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:02:42.020Z] ---> Running in e85b920205ad [2023-05-24T09:02:42.297Z] Removing intermediate container e85b920205ad [2023-05-24T09:02:42.297Z] ---> 86b45d5aba61 [2023-05-24T09:02:42.297Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T09:02:42.567Z] ---> Running in 6849ea5b0f1b [2023-05-24T09:02:43.164Z] Removing intermediate container 6849ea5b0f1b [2023-05-24T09:02:43.164Z] ---> 6dfadf7d372b [2023-05-24T09:02:43.164Z] Step 26/27 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:02:43.164Z] ---> Running in 3eaf69e3e7bc [2023-05-24T09:02:43.755Z] Removing intermediate container 3eaf69e3e7bc [2023-05-24T09:02:43.755Z] ---> 4fea51ba6e1c [2023-05-24T09:02:43.755Z] Step 27/27 : LABEL version=0.0.0 [2023-05-24T09:02:43.755Z] ---> Running in 8baeec2c0447 [2023-05-24T09:02:44.347Z] Removing intermediate container 8baeec2c0447 [2023-05-24T09:02:44.347Z] ---> add9b5f1bff3 [2023-05-24T09:02:44.347Z] [2023-05-24T09:02:44.935Z] Successfully built add9b5f1bff3 [2023-05-24T09:02:44.935Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-24T09:02:44.935Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-24T09:03:03.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:03:03.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:03:03.185Z] ---> 0d0212dc1a20 [2023-05-24T09:03:03.185Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> 99e42753131a [2023-05-24T09:03:03.185Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> 7d55e533f0a1 [2023-05-24T09:03:03.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> 4e12b8495ab3 [2023-05-24T09:03:03.185Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> ca9be167eb31 [2023-05-24T09:03:03.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> fb8b0f2dde52 [2023-05-24T09:03:03.185Z] Step 8/23 : COPY . . [2023-05-24T09:03:03.185Z] ---> Using cache [2023-05-24T09:03:03.185Z] ---> a8706fdf960d [2023-05-24T09:03:03.185Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T09:03:03.185Z] ---> Running in 661d681cbd36 [2023-05-24T09:03:05.172Z] 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-24T09:08:57.167Z] Removing intermediate container 6645b05b46f8 [2023-05-24T09:08:57.167Z] ---> e9265f48788f [2023-05-24T09:08:57.167Z] [2023-05-24T09:08:57.167Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:08:57.167Z] ---> 51e60588ff2c [2023-05-24T09:08:57.167Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:08:57.167Z] ---> Using cache [2023-05-24T09:08:57.167Z] ---> 8b90dbb04edb [2023-05-24T09:08:57.167Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:08:57.167Z] ---> Using cache [2023-05-24T09:08:57.167Z] ---> f97e9d3e11cf [2023-05-24T09:08:57.167Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T09:08:57.167Z] ---> Running in 1de7c5048c94 [2023-05-24T09:08:57.167Z] Removing intermediate container 1de7c5048c94 [2023-05-24T09:08:57.167Z] ---> 5473fc507121 [2023-05-24T09:08:57.167Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T09:08:57.167Z] ---> Running in 56aee4b1ff9f [2023-05-24T09:08:57.167Z] Removing intermediate container 56aee4b1ff9f [2023-05-24T09:08:57.167Z] ---> 09b8c02fc175 [2023-05-24T09:08:57.167Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:08:57.167Z] ---> 604c425507f4 [2023-05-24T09:08:57.167Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:08:57.167Z] ---> 64008ab03d70 [2023-05-24T09:08:57.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T09:08:57.167Z] ---> 5ab1a211181a [2023-05-24T09:08:57.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:08:57.167Z] ---> b0b8ad31061f [2023-05-24T09:08:57.167Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T09:08:57.167Z] ---> Running in 0f2d6ab690f3 [2023-05-24T09:08:57.167Z] Removing intermediate container 0f2d6ab690f3 [2023-05-24T09:08:57.167Z] ---> 16c3616939de [2023-05-24T09:08:57.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:08:57.167Z] ---> Running in 524d9047d6e5 [2023-05-24T09:08:57.167Z] Removing intermediate container 524d9047d6e5 [2023-05-24T09:08:57.167Z] ---> 538ee2b1aedd [2023-05-24T09:08:57.167Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:08:57.167Z] ---> Running in 58e01e7b58d4 [2023-05-24T09:08:57.447Z] Removing intermediate container 58e01e7b58d4 [2023-05-24T09:08:57.447Z] ---> dc02a6cccaf9 [2023-05-24T09:08:57.447Z] Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:08:57.715Z] ---> Running in c1a743b9bda4 [2023-05-24T09:08:58.297Z] Removing intermediate container c1a743b9bda4 [2023-05-24T09:08:58.297Z] ---> 33847ce50775 [2023-05-24T09:08:58.297Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:08:58.297Z] ---> Running in 0be4e92d54b0 [2023-05-24T09:08:58.883Z] Removing intermediate container 0be4e92d54b0 [2023-05-24T09:08:58.883Z] ---> 7d272eb49fc9 [2023-05-24T09:08:58.883Z] [2023-05-24T09:08:59.150Z] Successfully built 7d272eb49fc9 [2023-05-24T09:08:59.150Z] Successfully tagged support-scheduler-arm64:latest [2023-05-24T09:08:59.150Z] Building security-spire-server [2023-05-24T09:09:21.214Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T09:09:21.214Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T09:09:21.214Z] ---> 0d0212dc1a20 [2023-05-24T09:09:21.214Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> d9b57db74e6e [2023-05-24T09:09:21.214Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> 0bac2f175797 [2023-05-24T09:09:21.214Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> 5645fb092514 [2023-05-24T09:09:21.214Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> ce6672446ac6 [2023-05-24T09:09:21.214Z] Step 7/26 : COPY . . [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> 401419b120e6 [2023-05-24T09:09:21.214Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> c407e08ebf5f [2023-05-24T09:09:21.214Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> caf2c68f60d6 [2023-05-24T09:09:21.214Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T09:09:21.214Z] ---> Using cache [2023-05-24T09:09:21.214Z] ---> 18383004180e [2023-05-24T09:09:21.214Z] 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-24T09:09:21.214Z] ---> Running in 66e83b0c0dbf [2023-05-24T09:09:22.176Z] Removing intermediate container 66e83b0c0dbf [2023-05-24T09:09:22.176Z] ---> 9e5fa230afc9 [2023-05-24T09:09:22.176Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T09:09:22.176Z] ---> Running in d12f01a4d7ff [2023-05-24T09:09:22.769Z] Removing intermediate container d12f01a4d7ff [2023-05-24T09:09:22.769Z] ---> e9b297ef0bad [2023-05-24T09:09:22.769Z] [2023-05-24T09:09:22.769Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T09:09:22.769Z] ---> 51e60588ff2c [2023-05-24T09:09:22.769Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T09:09:22.769Z] ---> Using cache [2023-05-24T09:09:22.769Z] ---> f2265b93defc [2023-05-24T09:09:22.769Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T09:09:22.769Z] ---> Using cache [2023-05-24T09:09:22.769Z] ---> 477309ecb05c [2023-05-24T09:09:22.769Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:09:22.769Z] ---> Using cache [2023-05-24T09:09:22.769Z] ---> aec48e6c2ccb [2023-05-24T09:09:22.769Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:09:22.769Z] ---> Using cache [2023-05-24T09:09:22.769Z] ---> 3bca9bae907d [2023-05-24T09:09:22.769Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T09:09:29.410Z] ---> 5183bb870c53 [2023-05-24T09:09:29.410Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T09:09:32.753Z] ---> dc47b9043049 [2023-05-24T09:09:32.753Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T09:09:33.340Z] ---> 990ada08b911 [2023-05-24T09:09:33.340Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T09:09:34.303Z] ---> 1c19ddb88133 [2023-05-24T09:09:34.303Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T09:09:34.572Z] ---> Running in e33db76f3fb4 [2023-05-24T09:09:35.162Z] Removing intermediate container e33db76f3fb4 [2023-05-24T09:09:35.162Z] ---> 2a3470db511a [2023-05-24T09:09:35.162Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T09:09:35.162Z] ---> Running in 0d2fc2ada351 [2023-05-24T09:09:35.753Z] Removing intermediate container 0d2fc2ada351 [2023-05-24T09:09:35.753Z] ---> 4c7f074b5ccf [2023-05-24T09:09:35.753Z] Step 24/26 : LABEL arch=arm64 [2023-05-24T09:09:36.022Z] ---> Running in 39bab4f81525 [2023-05-24T09:09:36.606Z] Removing intermediate container 39bab4f81525 [2023-05-24T09:09:36.606Z] ---> 4feea5d9e385 [2023-05-24T09:09:36.606Z] Step 25/26 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:09:36.606Z] ---> Running in 49e63a4b4f3e [2023-05-24T09:09:37.570Z] Removing intermediate container 49e63a4b4f3e [2023-05-24T09:09:37.570Z] ---> 87594b4dc917 [2023-05-24T09:09:37.570Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T09:09:37.570Z] ---> Running in 1b9e69df99c5 [2023-05-24T09:09:38.155Z] Removing intermediate container 1b9e69df99c5 [2023-05-24T09:09:38.155Z] ---> 48153555284b [2023-05-24T09:09:38.155Z] [2023-05-24T09:09:38.423Z] Successfully built 48153555284b [2023-05-24T09:09:38.423Z] Successfully tagged security-spire-server-arm64:latest [2023-05-24T09:09:56.630Z]  Building security-spire-server ... done Removing intermediate container 37c3dd69dcf4 [2023-05-24T09:09:56.630Z] ---> 2e862c5d09e2 [2023-05-24T09:09:56.630Z] [2023-05-24T09:09:56.630Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T09:09:56.630Z] ---> 51e60588ff2c [2023-05-24T09:09:56.630Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T09:09:56.630Z] ---> Running in 2cc9a6142c5c [2023-05-24T09:09:58.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:09:59.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:10:00.574Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T09:10:00.575Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T09:10:00.575Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:10:00.575Z] OK: 8 MiB in 17 packages [2023-05-24T09:10:01.158Z] Removing intermediate container 707f4c476149 [2023-05-24T09:10:01.158Z] ---> e70004eef925 [2023-05-24T09:10:01.158Z] [2023-05-24T09:10:01.158Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T09:10:01.159Z] ---> 51e60588ff2c [2023-05-24T09:10:01.159Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:10:01.159Z] ---> Using cache [2023-05-24T09:10:01.159Z] ---> 8b90dbb04edb [2023-05-24T09:10:01.159Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:10:01.159Z] ---> Using cache [2023-05-24T09:10:01.159Z] ---> f97e9d3e11cf [2023-05-24T09:10:01.159Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T09:10:01.746Z] ---> Running in 7c36318b33fa [2023-05-24T09:10:02.709Z] Removing intermediate container 7c36318b33fa [2023-05-24T09:10:02.709Z] ---> 7866fab41be6 [2023-05-24T09:10:02.709Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T09:10:02.709Z] ---> Running in 88d01d72f184 [2023-05-24T09:10:02.709Z] Removing intermediate container 2cc9a6142c5c [2023-05-24T09:10:02.709Z] ---> 66b8c0faeee2 [2023-05-24T09:10:02.709Z] 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-24T09:10:02.976Z] ---> Running in 1766192f2e8e [2023-05-24T09:10:03.563Z] Removing intermediate container 88d01d72f184 [2023-05-24T09:10:03.564Z] ---> d0a3d42cbd5c [2023-05-24T09:10:03.564Z] Step 15/25 : WORKDIR / [2023-05-24T09:10:03.564Z] ---> Running in a283fa87abec [2023-05-24T09:10:03.831Z] Removing intermediate container 1766192f2e8e [2023-05-24T09:10:03.831Z] ---> c923a759a7ac [2023-05-24T09:10:03.831Z] Step 12/22 : WORKDIR /edgex [2023-05-24T09:10:04.098Z] ---> Running in fb1f704d486c [2023-05-24T09:10:04.368Z] Removing intermediate container a283fa87abec [2023-05-24T09:10:04.368Z] ---> 50e40602e700 [2023-05-24T09:10:04.368Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:10:04.959Z] Removing intermediate container fb1f704d486c [2023-05-24T09:10:04.959Z] ---> 7edcc419d12b [2023-05-24T09:10:04.959Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:10:05.540Z] ---> fe4906a048c5 [2023-05-24T09:10:05.540Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:10:06.125Z] ---> 96731ab26450 [2023-05-24T09:10:06.125Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:10:07.162Z] ---> 229d5fece5f8 [2023-05-24T09:10:07.162Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T09:10:07.751Z] ---> 365296b8cf99 [2023-05-24T09:10:07.751Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T09:10:08.860Z] ---> bba12122d85e [2023-05-24T09:10:08.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T09:10:09.530Z] ---> 3ad460d83b78 [2023-05-24T09:10:09.530Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:10:11.100Z] ---> 1f147d12cbb6 [2023-05-24T09:10:11.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T09:10:11.450Z] ---> e549dedefe8c [2023-05-24T09:10:11.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T09:10:14.139Z] ---> da445346b313 [2023-05-24T09:10:14.139Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T09:10:14.139Z] ---> 555b9d44279f [2023-05-24T09:10:14.139Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T09:10:14.139Z] ---> Running in 509f07f8fe42 [2023-05-24T09:10:14.139Z] ---> Running in db3465bd4f24 [2023-05-24T09:10:15.106Z] Removing intermediate container 509f07f8fe42 [2023-05-24T09:10:15.106Z] ---> 105d6b3eba49 [2023-05-24T09:10:15.106Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:10:15.106Z] ---> Running in 7b6fced740a7 [2023-05-24T09:10:15.700Z] Removing intermediate container 7b6fced740a7 [2023-05-24T09:10:15.700Z] ---> 6095fea91205 [2023-05-24T09:10:15.700Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T09:10:15.971Z] ---> Running in d6b5d8f865ee [2023-05-24T09:10:16.947Z] Removing intermediate container d6b5d8f865ee [2023-05-24T09:10:16.947Z] ---> d194a6f11648 [2023-05-24T09:10:16.947Z] Step 24/25 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:10:16.947Z] ---> Running in a6f59698a6b7 [2023-05-24T09:10:17.916Z] Removing intermediate container a6f59698a6b7 [2023-05-24T09:10:17.916Z] ---> 385041774459 [2023-05-24T09:10:17.916Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T09:10:17.916Z] Removing intermediate container db3465bd4f24 [2023-05-24T09:10:17.916Z] ---> ef523b9b475b [2023-05-24T09:10:17.916Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T09:10:17.916Z] ---> Running in 329df75a92ad [2023-05-24T09:10:17.916Z] ---> Running in f9732ee828fa [2023-05-24T09:10:18.887Z] Removing intermediate container f9732ee828fa [2023-05-24T09:10:18.887Z] ---> 28af089cd9c2 [2023-05-24T09:10:18.887Z] Step 20/22 : LABEL arch=arm64 [2023-05-24T09:10:18.887Z] Removing intermediate container 329df75a92ad [2023-05-24T09:10:18.887Z] ---> 29eca71b6340 [2023-05-24T09:10:18.887Z] [2023-05-24T09:10:18.887Z] ---> Running in ddaaaf8266c1 [2023-05-24T09:10:19.159Z] Successfully built 29eca71b6340 [2023-05-24T09:10:19.159Z] Successfully tagged core-metadata-arm64:latest [2023-05-24T09:10:19.427Z]  Building core-metadata ... done Removing intermediate container ddaaaf8266c1 [2023-05-24T09:10:19.427Z] ---> 6feeb90d298a [2023-05-24T09:10:19.427Z] Step 21/22 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:10:19.696Z] ---> Running in b86042e8d02b [2023-05-24T09:10:20.288Z] Removing intermediate container b86042e8d02b [2023-05-24T09:10:20.288Z] ---> 48fb4f404c99 [2023-05-24T09:10:20.288Z] Step 22/22 : LABEL version=0.0.0 [2023-05-24T09:10:20.288Z] ---> Running in e7f04d05855d [2023-05-24T09:10:20.876Z] Removing intermediate container e7f04d05855d [2023-05-24T09:10:20.876Z] ---> a881ce19174b [2023-05-24T09:10:20.876Z] [2023-05-24T09:10:21.146Z] Successfully built a881ce19174b [2023-05-24T09:10:21.146Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-24T09:10:33.482Z]  Building security-proxy-setup ... done Removing intermediate container 661d681cbd36 [2023-05-24T09:10:33.482Z] ---> 796fd8c8fcc9 [2023-05-24T09:10:33.482Z] [2023-05-24T09:10:33.482Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:10:33.482Z] ---> 51e60588ff2c [2023-05-24T09:10:33.482Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T09:10:33.482Z] ---> Using cache [2023-05-24T09:10:33.482Z] ---> daf25f1e2984 [2023-05-24T09:10:33.482Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T09:10:33.482Z] ---> Using cache [2023-05-24T09:10:33.482Z] ---> f556a92f39b1 [2023-05-24T09:10:33.482Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:10:33.482Z] ---> Using cache [2023-05-24T09:10:33.482Z] ---> dfc117609664 [2023-05-24T09:10:33.482Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:10:33.482Z] ---> Using cache [2023-05-24T09:10:33.482Z] ---> 0e83a1b3a744 [2023-05-24T09:10:33.482Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T09:10:33.755Z] ---> 2e0dcb1bb3c0 [2023-05-24T09:10:33.755Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:10:34.730Z] ---> 771c6d4343f6 [2023-05-24T09:10:34.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T09:10:35.702Z] ---> 61a784e95978 [2023-05-24T09:10:35.703Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T09:10:35.973Z] ---> Running in f674bafd804f [2023-05-24T09:10:39.339Z] Removing intermediate container f674bafd804f [2023-05-24T09:10:39.339Z] ---> 135250477dc4 [2023-05-24T09:10:39.339Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T09:10:39.339Z] ---> Running in 190d951233b7 [2023-05-24T09:10:39.339Z] Removing intermediate container 190d951233b7 [2023-05-24T09:10:39.339Z] ---> 775eb0b3704c [2023-05-24T09:10:39.339Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T09:10:39.339Z] ---> Running in 9400b6ebebc0 [2023-05-24T09:10:39.930Z] Removing intermediate container 9400b6ebebc0 [2023-05-24T09:10:39.930Z] ---> c87e238402a4 [2023-05-24T09:10:39.930Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:10:39.930Z] ---> Running in 10360ae860be [2023-05-24T09:10:40.520Z] Removing intermediate container 10360ae860be [2023-05-24T09:10:40.520Z] ---> 42370855728a [2023-05-24T09:10:40.520Z] Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:10:40.520Z] ---> Running in 2c50673aad36 [2023-05-24T09:10:41.112Z] Removing intermediate container 2c50673aad36 [2023-05-24T09:10:41.112Z] ---> e0b1e512072f [2023-05-24T09:10:41.112Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:10:41.382Z] ---> Running in abde6005d89f [2023-05-24T09:10:41.969Z] Removing intermediate container abde6005d89f [2023-05-24T09:10:41.969Z] ---> 5e9b7027a39c [2023-05-24T09:10:41.969Z] [2023-05-24T09:10:41.969Z] Successfully built 5e9b7027a39c [2023-05-24T09:10:41.969Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-24T09:11:20.880Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 427d9bb203a8 [2023-05-24T09:11:20.880Z] ---> 21553726e0dd [2023-05-24T09:11:20.880Z] [2023-05-24T09:11:20.880Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T09:11:20.880Z] ---> 51e60588ff2c [2023-05-24T09:11:20.880Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T09:11:20.880Z] ---> Running in 9553d3423861 [2023-05-24T09:11:20.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T09:11:20.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T09:11:22.302Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T09:11:22.302Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T09:11:22.302Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T09:11:22.302Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T09:11:22.573Z] OK: 8 MiB in 17 packages [2023-05-24T09:11:23.998Z] Removing intermediate container 9553d3423861 [2023-05-24T09:11:23.998Z] ---> 96ca7e15f7f2 [2023-05-24T09:11:23.998Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T09:11:23.998Z] ---> Running in 13ebb8497e11 [2023-05-24T09:11:24.268Z] Removing intermediate container 13ebb8497e11 [2023-05-24T09:11:24.268Z] ---> 90b805936d20 [2023-05-24T09:11:24.268Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T09:11:24.539Z] ---> Running in f8983d098a92 [2023-05-24T09:11:24.809Z] Removing intermediate container f8983d098a92 [2023-05-24T09:11:24.809Z] ---> 1fb85faa99fa [2023-05-24T09:11:24.809Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T09:11:24.809Z] ---> Running in 588eb3480a46 [2023-05-24T09:11:25.079Z] Removing intermediate container 588eb3480a46 [2023-05-24T09:11:25.079Z] ---> 1e141bb86976 [2023-05-24T09:11:25.079Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T09:11:25.668Z] ---> 3587ffa1cb62 [2023-05-24T09:11:25.668Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T09:11:26.259Z] ---> a326fd560e67 [2023-05-24T09:11:26.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T09:11:27.681Z] ---> 3196a49e9d35 [2023-05-24T09:11:27.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T09:11:28.270Z] ---> af45a76895f8 [2023-05-24T09:11:28.270Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T09:11:28.270Z] ---> Running in 3ebad546e99a [2023-05-24T09:11:28.862Z] Removing intermediate container 3ebad546e99a [2023-05-24T09:11:28.862Z] ---> 626e77225c57 [2023-05-24T09:11:28.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T09:11:28.862Z] ---> Running in f9e9803e3b9a [2023-05-24T09:11:29.134Z] Removing intermediate container f9e9803e3b9a [2023-05-24T09:11:29.134Z] ---> 4a9c7763a4ab [2023-05-24T09:11:29.134Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T09:11:29.134Z] ---> Running in cc4c72d63af5 [2023-05-24T09:11:29.419Z] Removing intermediate container cc4c72d63af5 [2023-05-24T09:11:29.419Z] ---> 2f37e53ec4b1 [2023-05-24T09:11:29.419Z] Step 22/23 : LABEL git_sha=d92a891ee4f24f18c4e18d8dba9bd0f756a36413 [2023-05-24T09:11:29.691Z] ---> Running in 4390d9e354d6 [2023-05-24T09:11:29.960Z] Removing intermediate container 4390d9e354d6 [2023-05-24T09:11:29.960Z] ---> 40bb64c3f7a9 [2023-05-24T09:11:29.960Z] Step 23/23 : LABEL version=0.0.0 [2023-05-24T09:11:29.960Z] ---> Running in 9577636d731b [2023-05-24T09:11:30.551Z] Removing intermediate container 9577636d731b [2023-05-24T09:11:30.551Z] ---> a566c8126934 [2023-05-24T09:11:30.551Z] [2023-05-24T09:11:30.551Z] Successfully built a566c8126934 [2023-05-24T09:11:30.551Z] Successfully tagged support-notifications-arm64:latest [2023-05-24T09:11:30.551Z]  Building support-notifications ... done  [2023-05-24T09:11:30.551Z] ERROR: for core-data UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. [2023-05-24T09:11:30.551Z] Couldn't connect to Docker daemon at http+docker://localhost - is it running? [2023-05-24T09:11:30.551Z] [2023-05-24T09:11:30.551Z] If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [Pipeline] } [2023-05-24T09:11:31.158Z] $ docker stop --time=1 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 [2023-05-24T09:11:32.891Z] $ docker rm -f --volumes 8c352461dde61ac7eeb6a349d872c55f39d94153a08f180c75973aae68e18a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:11:33.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:11:33.481Z] [2023-05-24T09:11:33.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:11:33.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:11:34.091Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T09:11:34.091Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T09:11:34.091Z] 04944245beec: Pulling fs layer [2023-05-24T09:11:34.091Z] 699f458cf7ca: Pulling fs layer [2023-05-24T09:11:34.091Z] 765212b225bb: Pulling fs layer [2023-05-24T09:11:34.091Z] f23df028b6ca: Pulling fs layer [2023-05-24T09:11:34.091Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T09:11:34.091Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T09:11:34.091Z] 765212b225bb: Waiting [2023-05-24T09:11:34.091Z] f23df028b6ca: Waiting [2023-05-24T09:11:34.091Z] d65c8cfc05b1: Waiting [2023-05-24T09:11:34.091Z] 2437ff75d9bd: Waiting [2023-05-24T09:11:34.091Z] 04944245beec: Verifying Checksum [2023-05-24T09:11:34.091Z] 04944245beec: Download complete [2023-05-24T09:11:34.091Z] 765212b225bb: Verifying Checksum [2023-05-24T09:11:34.091Z] 765212b225bb: Download complete [2023-05-24T09:11:34.360Z] f23df028b6ca: Verifying Checksum [2023-05-24T09:11:34.360Z] f23df028b6ca: Download complete [2023-05-24T09:11:34.360Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T09:11:34.360Z] d65c8cfc05b1: Download complete [2023-05-24T09:11:34.360Z] 699f458cf7ca: Verifying Checksum [2023-05-24T09:11:34.360Z] 699f458cf7ca: Download complete [2023-05-24T09:11:34.946Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T09:11:34.946Z] 8998bd30e6a1: Download complete [2023-05-24T09:11:37.532Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T09:11:37.532Z] 2437ff75d9bd: Download complete [2023-05-24T09:11:39.483Z] 8998bd30e6a1: Pull complete [2023-05-24T09:11:39.749Z] 04944245beec: Pull complete [2023-05-24T09:11:41.161Z] 699f458cf7ca: Pull complete [2023-05-24T09:11:41.429Z] 765212b225bb: Pull complete [2023-05-24T09:11:42.016Z] f23df028b6ca: Pull complete [2023-05-24T09:11:42.283Z] d65c8cfc05b1: Pull complete [2023-05-24T09:11:57.280Z] 2437ff75d9bd: Pull complete [2023-05-24T09:11:57.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T09:11:57.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T09:11:57.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T09:11:57.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-16680 does not seem to be running inside a container [2023-05-24T09:11:57.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T09:12:00.670Z] $ docker top 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:01.609Z] ---> job-cost.sh [2023-05-24T09:12:01.609Z] lf-activate-venv: SKIPPING [2023-05-24T09:12:01.609Z] INFO: No Stack... [2023-05-24T09:12:02.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T09:12:03.155Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T09:12:03.799Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-05-24T09:12:03.799Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T09:12:03.839Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] [2023-05-24T09:12:03.849Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] did not exist. Created. [2023-05-24T09:12:03.849Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T09:12:04.500Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T09:12:04.689Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T09:12:04.699Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T09:12:04.712Z] $ docker stop --time=1 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 [2023-05-24T09:12:06.254Z] $ docker rm -f --volumes 4f198869fd9bcf91779753ccdf66a33d122f8ec6273a4c20ecbb06bdf664a041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T09:12:06.531Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-24T09:12:07.167Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:07.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:08.315Z] ---> package-listing.sh [2023-05-24T09:12:08.315Z] ++ facter osfamily [2023-05-24T09:12:08.315Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T09:12:08.574Z] + OS_FAMILY=debian [2023-05-24T09:12:08.574Z] + workspace=/w/workspace/edgex-go/4 [2023-05-24T09:12:08.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T09:12:08.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T09:12:08.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T09:12:08.574Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T09:12:08.574Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-24T09:12:08.574Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T09:12:08.574Z] + case "${OS_FAMILY}" in [2023-05-24T09:12:08.574Z] + dpkg -l [2023-05-24T09:12:08.574Z] + grep '^ii' [2023-05-24T09:12:08.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T09:12:08.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T09:12:08.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T09:12:08.574Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-24T09:12:08.574Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-05-24T09:12:08.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-05-24T09:12:08.584Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T09:12:08.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:12:09.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:12:09.419Z] [2023-05-24T09:12:09.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T09:12:09.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:12:09.716Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T09:12:09.716Z] 5eb5b503b376: Pulling fs layer [2023-05-24T09:12:09.716Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T09:12:09.716Z] ec43610c2a17: Pulling fs layer [2023-05-24T09:12:09.716Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T09:12:09.716Z] 33b1e0a273af: Pulling fs layer [2023-05-24T09:12:09.716Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T09:12:09.716Z] 2f39f015ded8: Pulling fs layer [2023-05-24T09:12:09.716Z] 3a2ae6a8a46f: Waiting [2023-05-24T09:12:09.716Z] 2f39f015ded8: Waiting [2023-05-24T09:12:09.716Z] 33b1e0a273af: Waiting [2023-05-24T09:12:09.716Z] 5c69ac0246d0: Download complete [2023-05-24T09:12:09.716Z] 3a2ae6a8a46f: Download complete [2023-05-24T09:12:09.716Z] 33b1e0a273af: Verifying Checksum [2023-05-24T09:12:09.716Z] 33b1e0a273af: Download complete [2023-05-24T09:12:09.716Z] ec43610c2a17: Verifying Checksum [2023-05-24T09:12:09.716Z] ec43610c2a17: Download complete [2023-05-24T09:12:09.716Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T09:12:09.716Z] 5d3b04190fa2: Download complete [2023-05-24T09:12:09.976Z] 5eb5b503b376: Download complete [2023-05-24T09:12:10.543Z] 2f39f015ded8: Download complete [2023-05-24T09:12:11.111Z] 5eb5b503b376: Pull complete [2023-05-24T09:12:11.369Z] 5c69ac0246d0: Pull complete [2023-05-24T09:12:11.627Z] ec43610c2a17: Pull complete [2023-05-24T09:12:11.627Z] 3a2ae6a8a46f: Pull complete [2023-05-24T09:12:11.884Z] 33b1e0a273af: Pull complete [2023-05-24T09:12:12.142Z] 5d3b04190fa2: Pull complete [2023-05-24T09:12:16.327Z] 2f39f015ded8: Pull complete [2023-05-24T09:12:16.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T09:12:16.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T09:12:16.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T09:12:16.407Z] prd-ubuntu20.04-docker-8c-8g-16677 does not seem to be running inside a container [2023-05-24T09:12:16.440Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T09:12:20.005Z] $ docker top aa88a194cee85157aff3f26743bd960d3bc0b3574bcfa321c4241f1672a80994 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T09:12:20.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T09:12:20.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T09:12:20.929Z] + ls /var/log/sa-host [2023-05-24T09:12:20.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T09:12:21.089Z] provisioning config files... [2023-05-24T09:12:21.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2209217399238305520tmp [Pipeline] { [Pipeline] echo [2023-05-24T09:12:21.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:21.395Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T09:12:21.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:21.750Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T09:12:21.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:22.041Z] ---> sudo-logs.sh [2023-05-24T09:12:22.041Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T09:12:22.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:22.368Z] ---> job-cost.sh [2023-05-24T09:12:22.368Z] lf-activate-venv: SKIPPING [2023-05-24T09:12:22.368Z] DEBUG: total: 0.10999999940395355 [2023-05-24T09:12:22.368Z] INFO: Retrieving Stack Cost... [2023-05-24T09:12:22.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T09:12:23.193Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T09:12:23.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T09:12:23.492Z] ---> logs-deploy.sh [2023-05-24T09:12:23.492Z] lf-activate-venv: SKIPPING [2023-05-24T09:12:23.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/4 [2023-05-24T09:12:23.492Z] INFO: archiving workspace using pattern(s): [2023-05-24T09:12:24.429Z] Archives upload complete. [2023-05-24T09:12:24.429Z] INFO: archiving logs to Nexus