Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from fe681c61f378fd391f0829c58e88e91db09da379+cd65a25beffaabdac7b93615b889770af2fe749c (ba5761193d4e0f60bca6dd968089e49fe3cb805a) 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-ssh12060449865254720957.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17753154003805385368.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6088311882770714428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14921140666436778328.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12819837572789860441.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3239 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cd65a25beffaabdac7b93615b889770af2fe749c into PR head commit fe681c61f378fd391f0829c58e88e91db09da379 Merge succeeded, producing 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 Checking out Revision 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 (PR-4569) > git config core.sparsecheckout # timeout=10 > git checkout -f fe681c61f378fd391f0829c58e88e91db09da379 # 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 cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 # timeout=10 Commit message: "Merge commit 'cd65a25beffaabdac7b93615b889770af2fe749c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T18:16:31.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T18:16:31.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T18:16:31.934Z] ========================================================= [2023-08-09T18:16:31.934Z] EdgeX Global Pipelines Version Info [2023-08-09T18:16:31.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dbadb6f6439806413717fa1ae23150597335aa8b # timeout=10 [2023-08-09T18:16:32.680Z] ------------------- [2023-08-09T18:16:32.680Z] stable info: [2023-08-09T18:16:32.680Z] ------------------- [2023-08-09T18:16:32.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T18:16:32.680Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T18:16:32.680Z] Message: update stable to v1.0.250 [2023-08-09T18:16:33.250Z] ------------------- [2023-08-09T18:16:33.250Z] experimental info: [2023-08-09T18:16:33.250Z] ------------------- [2023-08-09T18:16:33.250Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T18:16:33.250Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T18:16:33.250Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T18:16:33.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-09T18:16:33.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-09T18:16:33.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T18:16:33.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T18:16:33.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T18:16:33.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T18:16:33.530Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T18:16:33.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-09T18:16:33.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-09T18:16:33.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-09T18:16:33.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T18:16:33.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T18:16:33.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T18:16:33.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T18:16:33.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T18:16:33.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T18:16:33.656Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T18:16:33.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T18:16:33.678Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-09T18:16:33.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-09T18:16:33.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T18:16:33.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T18:16:33.722Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T18:16:33.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-08-09T18:16:33.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-08-09T18:16:33.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-08-09T18:16:33.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 [Pipeline] echo [2023-08-09T18:16:33.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ba2cbc [Pipeline] echo [2023-08-09T18:16:33.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T18:16:33.848Z] provisioning config files... [2023-08-09T18:16:33.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config10753704023128061130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:16:34.187Z] ---> docker-login.sh [2023-08-09T18:16:34.187Z] nexus3.edgexfoundry.org:10001 [2023-08-09T18:16:34.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:16:34.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:16:34.712Z] Configure a credential helper to remove this warning. See [2023-08-09T18:16:34.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:16:34.712Z] [2023-08-09T18:16:34.712Z] Login Succeeded [2023-08-09T18:16:34.712Z] nexus3.edgexfoundry.org:10002 [2023-08-09T18:16:34.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:16:34.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:16:34.712Z] Configure a credential helper to remove this warning. See [2023-08-09T18:16:34.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:16:34.712Z] [2023-08-09T18:16:34.712Z] Login Succeeded [2023-08-09T18:16:34.712Z] nexus3.edgexfoundry.org:10003 [2023-08-09T18:16:34.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:16:34.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:16:34.712Z] Configure a credential helper to remove this warning. See [2023-08-09T18:16:34.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:16:34.712Z] [2023-08-09T18:16:34.712Z] Login Succeeded [2023-08-09T18:16:34.712Z] nexus3.edgexfoundry.org:10004 [2023-08-09T18:16:34.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:16:34.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:16:34.972Z] Configure a credential helper to remove this warning. See [2023-08-09T18:16:34.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:16:34.972Z] [2023-08-09T18:16:34.972Z] Login Succeeded [2023-08-09T18:16:34.972Z] docker.io [2023-08-09T18:16:34.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:16:35.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:16:35.233Z] Configure a credential helper to remove this warning. See [2023-08-09T18:16:35.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:16:35.233Z] [2023-08-09T18:16:35.233Z] Login Succeeded [2023-08-09T18:16:35.233Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T18:16:35.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T18:16:35.544Z] + 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-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + dirname cmd/core-command/Dockerfile [2023-08-09T18:16:35.544Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T18:16:35.544Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/core-data/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/core-metadata/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2023-08-09T18:16:35.544Z] cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/support-notifications/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-09T18:16:35.544Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-09T18:16:35.544Z] + cut -d/ -f2 [2023-08-09T18:16:35.544Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-09T18:16:35.596Z] 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-08-09T18:16:35.932Z] + git rev-list -1 --merges 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3~1..3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 [Pipeline] echo [2023-08-09T18:16:35.943Z] -----------> git rev-list -1 --merges 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3~1..3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 [2023-08-09T18:16:35.943Z] 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 [false] [Pipeline] sh [2023-08-09T18:16:36.229Z] + git log --format=format:%s -1 3ba2cbce903f0e4d9d54f2e53a956eff66b466d3 [Pipeline] echo [2023-08-09T18:16:36.243Z] ========================================================= [2023-08-09T18:16:36.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T18:16:36.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-09T18:16:36.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T18:16:36.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T18:16:36.663Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T18:16:36.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T18:16:36.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T18:16:36.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T18:16:36.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:16:37.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T18:16:37.069Z] [2023-08-09T18:16:37.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:16:37.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T18:16:37.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T18:16:37.369Z] b85a868b505f: Pulling fs layer [2023-08-09T18:16:37.369Z] e2be974225ed: Pulling fs layer [2023-08-09T18:16:37.369Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T18:16:37.369Z] 988bab9f4d93: Pulling fs layer [2023-08-09T18:16:37.369Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T18:16:37.369Z] eaf3925da568: Pulling fs layer [2023-08-09T18:16:37.369Z] bab4dde63d76: Pulling fs layer [2023-08-09T18:16:37.369Z] bde34c3a00c8: Pulling fs layer [2023-08-09T18:16:37.369Z] b352a97aabf1: Pulling fs layer [2023-08-09T18:16:37.369Z] 4872d77fe225: Pulling fs layer [2023-08-09T18:16:37.369Z] 5851b861e8e6: Pulling fs layer [2023-08-09T18:16:37.369Z] bab4dde63d76: Waiting [2023-08-09T18:16:37.369Z] bde34c3a00c8: Waiting [2023-08-09T18:16:37.369Z] b352a97aabf1: Waiting [2023-08-09T18:16:37.369Z] 4872d77fe225: Waiting [2023-08-09T18:16:37.369Z] 5851b861e8e6: Waiting [2023-08-09T18:16:37.369Z] 988bab9f4d93: Waiting [2023-08-09T18:16:37.369Z] 1469e6f7b9e6: Waiting [2023-08-09T18:16:37.369Z] eaf3925da568: Waiting [2023-08-09T18:16:37.369Z] e2be974225ed: Download complete [2023-08-09T18:16:37.369Z] 988bab9f4d93: Verifying Checksum [2023-08-09T18:16:37.369Z] 988bab9f4d93: Download complete [2023-08-09T18:16:37.633Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T18:16:37.633Z] 1469e6f7b9e6: Download complete [2023-08-09T18:16:37.633Z] eaf3925da568: Verifying Checksum [2023-08-09T18:16:37.633Z] eaf3925da568: Download complete [2023-08-09T18:16:37.633Z] 339a4e72a1f5: Download complete [2023-08-09T18:16:37.633Z] bde34c3a00c8: Verifying Checksum [2023-08-09T18:16:37.633Z] bde34c3a00c8: Download complete [2023-08-09T18:16:37.633Z] b352a97aabf1: Verifying Checksum [2023-08-09T18:16:37.633Z] b352a97aabf1: Download complete [2023-08-09T18:16:37.633Z] 4872d77fe225: Verifying Checksum [2023-08-09T18:16:37.633Z] 4872d77fe225: Download complete [2023-08-09T18:16:37.633Z] 5851b861e8e6: Verifying Checksum [2023-08-09T18:16:37.633Z] 5851b861e8e6: Download complete [2023-08-09T18:16:37.633Z] b85a868b505f: Verifying Checksum [2023-08-09T18:16:37.633Z] b85a868b505f: Download complete [2023-08-09T18:16:37.891Z] bab4dde63d76: Verifying Checksum [2023-08-09T18:16:37.891Z] bab4dde63d76: Download complete [2023-08-09T18:16:39.267Z] b85a868b505f: Pull complete [2023-08-09T18:16:39.267Z] e2be974225ed: Pull complete [2023-08-09T18:16:39.555Z] 339a4e72a1f5: Pull complete [2023-08-09T18:16:39.555Z] 988bab9f4d93: Pull complete [2023-08-09T18:16:39.817Z] 1469e6f7b9e6: Pull complete [2023-08-09T18:16:40.082Z] eaf3925da568: Pull complete [2023-08-09T18:16:41.991Z] bab4dde63d76: Pull complete [2023-08-09T18:16:41.991Z] bde34c3a00c8: Pull complete [2023-08-09T18:16:41.991Z] b352a97aabf1: Pull complete [2023-08-09T18:16:41.991Z] 4872d77fe225: Pull complete [2023-08-09T18:16:41.991Z] 5851b861e8e6: Pull complete [2023-08-09T18:16:41.991Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T18:16:41.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T18:16:41.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:16:42.081Z] prd-ubuntu20.04-docker-8c-8g-3239 does not seem to be running inside a container [2023-08-09T18:16:42.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T18:16:46.821Z] $ docker top c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 -eo pid,comm [2023-08-09T18:16:46.869Z] 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-08-09T18:16:46.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T18:16:46.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T18:16:46.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T18:16:47.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T18:16:47.042Z] $ docker exec c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 ssh-agent [2023-08-09T18:16:47.154Z] SSH_AUTH_SOCK=/tmp/ssh-x015cNNLIq2x/agent.32 [2023-08-09T18:16:47.154Z] SSH_AGENT_PID=38 [2023-08-09T18:16:47.163Z] Running ssh-add (command line suppressed) [2023-08-09T18:16:47.273Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_5846114782062132350.key (/w/workspace/edgex-go/23@tmp/private_key_5846114782062132350.key) [2023-08-09T18:16:47.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T18:16:47.576Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T18:16:47.598Z] $ docker exec --env ******** --env ******** c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 ssh-agent -k [2023-08-09T18:16:47.694Z] unset SSH_AUTH_SOCK; [2023-08-09T18:16:47.695Z] unset SSH_AGENT_PID; [2023-08-09T18:16:47.695Z] echo Agent pid 38 killed; [2023-08-09T18:16:47.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T18:16:47.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T18:16:47.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T18:16:47.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T18:16:47.862Z] $ docker exec c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 ssh-agent [2023-08-09T18:16:47.970Z] SSH_AUTH_SOCK=/tmp/ssh-2hFHmVEdLTFa/agent.70 [2023-08-09T18:16:47.970Z] SSH_AGENT_PID=76 [2023-08-09T18:16:47.974Z] Running ssh-add (command line suppressed) [2023-08-09T18:16:48.090Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_8624149463168006861.key (/w/workspace/edgex-go/23@tmp/private_key_8624149463168006861.key) [2023-08-09T18:16:48.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T18:16:48.387Z] + git semver init [2023-08-09T18:16:48.648Z] 2023-08-09 18:16:48,606 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T18:16:48.648Z] 2023-08-09 18:16:48,607 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/23/.semver [2023-08-09T18:16:48.648Z] 2023-08-09 18:16:48,608 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/23/.semver [2023-08-09T18:16:48.648Z] 2023-08-09 18:16:48,608 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/23/.semver'], cwd=/w/workspace/edgex-go/23, universal_newlines=False, shell=None, istream=None) [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,357 [append_file] DEBUG append to file:/w/workspace/edgex-go/23/.git/info/exclude [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/23/.semver/PR-4569 with force:False [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,358 [write_file] DEBUG write to file:/w/workspace/edgex-go/23/.semver/PR-4569 [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,363 [execute] INFO git cat-file --batch-check [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/23/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,371 [execute] INFO git cat-file --batch [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/23/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T18:16:58.548Z] 2023-08-09 18:16:58,378 [read_version] DEBUG read version from /w/workspace/edgex-go/23/.semver/PR-4569 [2023-08-09T18:16:58.548Z] 0.0.0 [Pipeline] } [2023-08-09T18:16:58.561Z] $ docker exec --env ******** --env ******** c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 ssh-agent -k [2023-08-09T18:16:58.668Z] unset SSH_AUTH_SOCK; [2023-08-09T18:16:58.669Z] unset SSH_AGENT_PID; [2023-08-09T18:16:58.669Z] echo Agent pid 76 killed; [2023-08-09T18:16:58.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T18:16:58.977Z] + git semver [Pipeline] } [2023-08-09T18:16:59.254Z] $ docker stop --time=1 c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 [2023-08-09T18:17:00.575Z] $ docker rm -f --volumes c86e4e37b87d8a9ff2a7c6d9da1b56079156e57d37274a16484d5545d4484598 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T18:17:00.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T18:17:01.140Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T18:17:01.142Z] [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-08-09T18:17:01.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/23 [Pipeline] echo [2023-08-09T18:17:01.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T18:17:01.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T18:17:01.572Z] ========================================================= [2023-08-09T18:17:01.572Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T18:17:01.572Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:17:01.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T18:17:01.873Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T18:17:01.873Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T18:17:01.873Z] 6911f1a30b25: Pulling fs layer [2023-08-09T18:17:01.873Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T18:17:01.873Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T18:17:01.873Z] ec0bb842ea78: Pulling fs layer [2023-08-09T18:17:01.873Z] 40a00589a448: Pulling fs layer [2023-08-09T18:17:01.873Z] 6c08303d61cc: Pulling fs layer [2023-08-09T18:17:01.873Z] 798269fcf238: Pulling fs layer [2023-08-09T18:17:01.873Z] ec0bb842ea78: Waiting [2023-08-09T18:17:01.873Z] 40a00589a448: Waiting [2023-08-09T18:17:01.873Z] 6c08303d61cc: Waiting [2023-08-09T18:17:01.873Z] 798269fcf238: Waiting [2023-08-09T18:17:01.873Z] 6863d3e3a2b1: Waiting [2023-08-09T18:17:01.873Z] 6911f1a30b25: Download complete [2023-08-09T18:17:01.873Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T18:17:01.873Z] 6863d3e3a2b1: Download complete [2023-08-09T18:17:01.873Z] ec0bb842ea78: Verifying Checksum [2023-08-09T18:17:01.873Z] ec0bb842ea78: Download complete [2023-08-09T18:17:01.873Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T18:17:01.873Z] 4db1b89c0bd1: Download complete [2023-08-09T18:17:01.873Z] 40a00589a448: Verifying Checksum [2023-08-09T18:17:01.873Z] 40a00589a448: Download complete [2023-08-09T18:17:02.135Z] 4db1b89c0bd1: Pull complete [2023-08-09T18:17:02.135Z] 6911f1a30b25: Pull complete [2023-08-09T18:17:02.712Z] 798269fcf238: Verifying Checksum [2023-08-09T18:17:02.712Z] 798269fcf238: Download complete [2023-08-09T18:17:02.971Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T18:17:02.971Z] e194b8c5c2a9: Download complete [2023-08-09T18:17:02.971Z] 6c08303d61cc: Verifying Checksum [2023-08-09T18:17:02.971Z] 6c08303d61cc: Download complete [2023-08-09T18:17:06.255Z] e194b8c5c2a9: Pull complete [2023-08-09T18:17:06.256Z] 6863d3e3a2b1: Pull complete [2023-08-09T18:17:06.514Z] ec0bb842ea78: Pull complete [2023-08-09T18:17:06.514Z] 40a00589a448: Pull complete [2023-08-09T18:17:09.051Z] 6c08303d61cc: Pull complete [2023-08-09T18:17:09.983Z] 798269fcf238: Pull complete [2023-08-09T18:17:09.983Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T18:17:09.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T18:17:09.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:17:10.275Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T18:17:10.275Z] WORKDIR /edgex [2023-08-09T18:17:10.275Z] COPY go.mod . [2023-08-09T18:17:10.275Z] RUN go mod download build [2023-08-09T18:17:10.275Z] -t ci-base-image-x86_64 -f - . [2023-08-09T18:17:10.846Z] Sending build context to Docker daemon 170.8MB [2023-08-09T18:17:10.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T18:17:10.846Z] ---> ec979cd7f677 [2023-08-09T18:17:10.846Z] Step 2/4 : WORKDIR /edgex [2023-08-09T18:17:16.223Z] Still waiting to schedule task [2023-08-09T18:17:16.223Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-09T18:17:25.753Z] ---> Running in 0a09d75e6570 [2023-08-09T18:17:25.753Z] Removing intermediate container 0a09d75e6570 [2023-08-09T18:17:25.753Z] ---> dbbe980bbe32 [2023-08-09T18:17:25.753Z] Step 3/4 : COPY go.mod . [2023-08-09T18:17:25.753Z] ---> 88d92eada9d6 [2023-08-09T18:17:25.753Z] Step 4/4 : RUN go mod download [2023-08-09T18:17:25.753Z] ---> Running in 7b8912917efa [2023-08-09T18:17:47.722Z] Removing intermediate container 7b8912917efa [2023-08-09T18:17:47.722Z] ---> a64443c63ca0 [2023-08-09T18:17:47.722Z] Successfully built a64443c63ca0 [2023-08-09T18:17:47.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:17:48.016Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T18:17:48.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:17:48.090Z] prd-ubuntu20.04-docker-8c-8g-3239 does not seem to be running inside a container [2023-08-09T18:17:48.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 ******** ci-base-image-x86_64 cat [2023-08-09T18:17:48.530Z] $ docker top f17dc6c02fbe6b2f104b8e022693628109f9f2e3ca1dceae8cb02adb264655fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T18:17:48.870Z] + go version [2023-08-09T18:17:48.870Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T18:17:48.884Z] $ docker stop --time=1 f17dc6c02fbe6b2f104b8e022693628109f9f2e3ca1dceae8cb02adb264655fd [2023-08-09T18:17:50.191Z] $ docker rm -f --volumes f17dc6c02fbe6b2f104b8e022693628109f9f2e3ca1dceae8cb02adb264655fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:17:50.620Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T18:17:50.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:17:50.686Z] prd-ubuntu20.04-docker-8c-8g-3239 does not seem to be running inside a container [2023-08-09T18:17:50.720Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 ******** ci-base-image-x86_64 cat [2023-08-09T18:17:51.264Z] $ docker top 1324c1437656405f49d93b1147188ee7b6b658da8f1b6fe16ec09c92eca02685 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T18:17:51.333Z] ========================================================= [2023-08-09T18:17:51.333Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T18:17:51.333Z] ========================================================= [Pipeline] sh [2023-08-09T18:17:51.612Z] + git config --global --add safe.directory /w/workspace/edgex-go/23 [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:17:51.909Z] + make test [2023-08-09T18:17:51.909Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T18:18:00.027Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T18:18:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T18:18:12.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T18:18:12.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T18:18:12.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T18:18:12.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T18:18:13.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T18:18:13.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T18:18:13.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2023-08-09T18:18:14.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 97.0% of statements [2023-08-09T18:18:14.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T18:18:14.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T18:18:14.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T18:18:14.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T18:18:14.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T18:18:16.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T18:18:16.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T18:18:16.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:18:16.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T18:18:16.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T18:18:17.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T18:18:17.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T18:18:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.115s coverage: 71.5% of statements [2023-08-09T18:18:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.0% of statements [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T18:18:18.367Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T18:18:18.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.678s coverage: 93.4% of statements [2023-08-09T18:18:18.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-08-09T18:18:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 97.6% of statements [2023-08-09T18:18:18.881Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-08-09T18:18:20.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T18:18:20.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.105s coverage: 0.9% of statements [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 32.2% of statements [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-08-09T18:18:20.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-08-09T18:18:21.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-08-09T18:18:21.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T18:18:21.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T18:18:21.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T18:18:21.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T18:18:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T18:18:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T18:18:21.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T18:18:21.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T18:18:23.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T18:18:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T18:18:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T18:18:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T18:18:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T18:18:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T18:18:24.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T18:18:25.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T18:18:25.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T18:18:27.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T18:18:27.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T18:18:28.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T18:18:28.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T18:18:28.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T18:18:29.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T18:18:29.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T18:18:29.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T18:18:30.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T18:18:30.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T18:18:30.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T18:18:30.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T18:18:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T18:18:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T18:18:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T18:18:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T18:18:33.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-08-09T18:18:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T18:18:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:18:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T18:18:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T18:18:34.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T18:18:34.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T18:18:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T18:18:35.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:18:44.836Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3240 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-08-09T18:18:44.850Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2023-08-09T18:18:44.882Z] The recommended git tool is: git [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 86.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-09T18:18:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 38.4% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 95.7% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.8% of statements [2023-08-09T18:18:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-09T18:18:45.404Z] 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-08-09T18:18:45.404Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-08-09T18:18:45.404Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-08-09T18:18:45.404Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-08-09T18:18:45.404Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-08-09T18:18:45.404Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-09T18:18:45.419Z] $ docker stop --time=1 1324c1437656405f49d93b1147188ee7b6b658da8f1b6fe16ec09c92eca02685 [2023-08-09T18:18:47.304Z] $ docker rm -f --volumes 1324c1437656405f49d93b1147188ee7b6b658da8f1b6fe16ec09c92eca02685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T18:18:47.601Z] Failed in branch amd64 [2023-08-09T18:18:49.853Z] using credential edgex-jenkins-ssh [2023-08-09T18:18:49.872Z] Cloning the remote Git repository [2023-08-09T18:18:49.919Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-09T18:18:50.009Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2023-08-09T18:18:50.140Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T18:18:50.141Z] > git --version # timeout=10 [2023-08-09T18:18:50.163Z] > git --version # 'git version 2.25.1' [2023-08-09T18:18:50.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T18:18:50.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T18:19:08.961Z] Merging remotes/origin/main commit cd65a25beffaabdac7b93615b889770af2fe749c into PR head commit fe681c61f378fd391f0829c58e88e91db09da379 [2023-08-09T18:19:07.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T18:19:07.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T18:19:08.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T18:19:08.176Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T18:19:08.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T18:19:08.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-09T18:19:08.981Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T18:19:09.053Z] > git checkout -f fe681c61f378fd391f0829c58e88e91db09da379 # timeout=10 [2023-08-09T18:19:09.669Z] Merge succeeded, producing bf083c06735b57fcc53290d9a70f97da3f819e8a [2023-08-09T18:19:09.669Z] Checking out Revision bf083c06735b57fcc53290d9a70f97da3f819e8a (PR-4569) [2023-08-09T18:19:09.267Z] > git remote # timeout=10 [2023-08-09T18:19:09.284Z] > git config --get remote.origin.url # timeout=10 [2023-08-09T18:19:09.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T18:19:09.315Z] > git merge cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 [2023-08-09T18:19:09.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-09T18:19:09.678Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T18:19:09.690Z] > git checkout -f bf083c06735b57fcc53290d9a70f97da3f819e8a # timeout=10 [2023-08-09T18:19:13.268Z] Commit message: "Merge commit 'cd65a25beffaabdac7b93615b889770af2fe749c' into HEAD" [2023-08-09T18:19:13.291Z] First time build. Skipping changelog. [2023-08-09T18:19:13.279Z] > git rev-list --no-walk dbadb6f6439806413717fa1ae23150597335aa8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T18:19:14.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T18:19:14.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T18:19:14.223Z] Dload Upload Total Spent Left Speed [2023-08-09T18:19:14.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 62812 [Pipeline] sh [2023-08-09T18:19:14.870Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T18:19:15.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-08-09T18:19:15.202Z] sudo tee /etc/docker/daemon.new [2023-08-09T18:19:15.202Z] { [2023-08-09T18:19:15.202Z] "registry-mirrors": [ [2023-08-09T18:19:15.202Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T18:19:15.202Z] ], [2023-08-09T18:19:15.202Z] "bip": "10.250.0.254/24", [2023-08-09T18:19:15.202Z] "hosts": [ [2023-08-09T18:19:15.202Z] "tcp://0.0.0.0:5555", [2023-08-09T18:19:15.202Z] "unix:///var/run/docker.sock" [2023-08-09T18:19:15.202Z] ], [2023-08-09T18:19:15.202Z] "mtu": 1458, [2023-08-09T18:19:15.202Z] "selinux-enabled": true, [2023-08-09T18:19:15.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T18:19:15.202Z] } [Pipeline] sh [2023-08-09T18:19:15.520Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T18:19:15.834Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T18:19:34.080Z] provisioning config files... [2023-08-09T18:19:34.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config2626336834386057283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:19:34.449Z] ---> docker-login.sh [2023-08-09T18:19:34.449Z] nexus3.edgexfoundry.org:10001 [2023-08-09T18:19:34.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:19:34.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:19:34.990Z] Configure a credential helper to remove this warning. See [2023-08-09T18:19:34.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:19:34.990Z] [2023-08-09T18:19:34.990Z] Login Succeeded [2023-08-09T18:19:34.990Z] nexus3.edgexfoundry.org:10002 [2023-08-09T18:19:35.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:19:35.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:19:35.257Z] Configure a credential helper to remove this warning. See [2023-08-09T18:19:35.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:19:35.257Z] [2023-08-09T18:19:35.257Z] Login Succeeded [2023-08-09T18:19:35.528Z] nexus3.edgexfoundry.org:10003 [2023-08-09T18:19:35.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:19:35.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:19:35.798Z] Configure a credential helper to remove this warning. See [2023-08-09T18:19:35.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:19:35.798Z] [2023-08-09T18:19:35.798Z] Login Succeeded [2023-08-09T18:19:35.798Z] nexus3.edgexfoundry.org:10004 [2023-08-09T18:19:36.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:19:36.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:19:36.067Z] Configure a credential helper to remove this warning. See [2023-08-09T18:19:36.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:19:36.067Z] [2023-08-09T18:19:36.067Z] Login Succeeded [2023-08-09T18:19:36.067Z] docker.io [2023-08-09T18:19:36.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T18:19:36.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T18:19:36.605Z] Configure a credential helper to remove this warning. See [2023-08-09T18:19:36.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T18:19:36.605Z] [2023-08-09T18:19:36.605Z] Login Succeeded [2023-08-09T18:19:36.605Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T18:19:36.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-09T18:19:37.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/23 [Pipeline] echo [2023-08-09T18:19:37.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T18:19:37.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T18:19:37.186Z] ========================================================= [2023-08-09T18:19:37.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T18:19:37.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:19:37.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T18:19:37.505Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T18:19:37.505Z] edb6bdbacee9: Pulling fs layer [2023-08-09T18:19:37.505Z] 5f9638ab2659: Pulling fs layer [2023-08-09T18:19:37.505Z] 8d51d6327a98: Pulling fs layer [2023-08-09T18:19:37.505Z] 8b374f2dd631: Pulling fs layer [2023-08-09T18:19:37.505Z] ec14aa9079de: Pulling fs layer [2023-08-09T18:19:37.505Z] 2f466654f4bb: Pulling fs layer [2023-08-09T18:19:37.505Z] 554e91adad29: Pulling fs layer [2023-08-09T18:19:37.505Z] ec14aa9079de: Waiting [2023-08-09T18:19:37.505Z] 2f466654f4bb: Waiting [2023-08-09T18:19:37.505Z] 554e91adad29: Waiting [2023-08-09T18:19:37.505Z] 8b374f2dd631: Waiting [2023-08-09T18:19:37.773Z] 5f9638ab2659: Verifying Checksum [2023-08-09T18:19:37.773Z] 5f9638ab2659: Download complete [2023-08-09T18:19:37.773Z] 8b374f2dd631: Verifying Checksum [2023-08-09T18:19:37.773Z] 8b374f2dd631: Download complete [2023-08-09T18:19:37.773Z] ec14aa9079de: Verifying Checksum [2023-08-09T18:19:37.773Z] ec14aa9079de: Download complete [2023-08-09T18:19:37.773Z] edb6bdbacee9: Verifying Checksum [2023-08-09T18:19:37.773Z] edb6bdbacee9: Download complete [2023-08-09T18:19:38.752Z] edb6bdbacee9: Pull complete [2023-08-09T18:19:39.033Z] 554e91adad29: Verifying Checksum [2023-08-09T18:19:39.033Z] 554e91adad29: Download complete [2023-08-09T18:19:39.311Z] 5f9638ab2659: Pull complete [2023-08-09T18:19:40.285Z] 8d51d6327a98: Verifying Checksum [2023-08-09T18:19:40.285Z] 8d51d6327a98: Download complete [2023-08-09T18:19:40.285Z] 2f466654f4bb: Verifying Checksum [2023-08-09T18:19:40.285Z] 2f466654f4bb: Download complete [2023-08-09T18:19:52.661Z] 8d51d6327a98: Pull complete [2023-08-09T18:19:52.661Z] 8b374f2dd631: Pull complete [2023-08-09T18:19:52.661Z] ec14aa9079de: Pull complete [2023-08-09T18:19:58.031Z] 2f466654f4bb: Pull complete [2023-08-09T18:20:00.634Z] 554e91adad29: Pull complete [2023-08-09T18:20:00.635Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T18:20:00.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T18:20:00.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:20:00.965Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T18:20:00.965Z] WORKDIR /edgex [2023-08-09T18:20:00.965Z] COPY go.mod . [2023-08-09T18:20:00.965Z] RUN go mod download [2023-08-09T18:20:00.965Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-09T18:20:01.558Z] Sending build context to Docker daemon 2.941MB [2023-08-09T18:20:01.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T18:20:01.558Z] ---> 1e15ea492957 [2023-08-09T18:20:01.558Z] Step 2/4 : WORKDIR /edgex [2023-08-09T18:20:03.500Z] ---> Running in 4b85d5fc9075 [2023-08-09T18:20:03.500Z] Removing intermediate container 4b85d5fc9075 [2023-08-09T18:20:03.500Z] ---> 332e0c4b4027 [2023-08-09T18:20:03.500Z] Step 3/4 : COPY go.mod . [2023-08-09T18:20:04.082Z] ---> 58c337f866db [2023-08-09T18:20:04.082Z] Step 4/4 : RUN go mod download [2023-08-09T18:20:04.082Z] ---> Running in 76e7d30c183a [2023-08-09T18:20:42.955Z] Removing intermediate container 76e7d30c183a [2023-08-09T18:20:42.955Z] ---> 19fbcbc00ae5 [2023-08-09T18:20:42.955Z] Successfully built 19fbcbc00ae5 [2023-08-09T18:20:42.955Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:20:43.290Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T18:20:43.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:20:43.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-3240 does not seem to be running inside a container [2023-08-09T18:20:43.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 ******** ci-base-image-arm64 cat [2023-08-09T18:20:44.698Z] $ docker top 6d46d118f834af289e198e4e8100664062dd3234be2557e9f335ca6cd897780b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T18:20:45.520Z] + go version [2023-08-09T18:20:45.520Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T18:20:45.540Z] $ docker stop --time=1 6d46d118f834af289e198e4e8100664062dd3234be2557e9f335ca6cd897780b [2023-08-09T18:20:47.121Z] $ docker rm -f --volumes 6d46d118f834af289e198e4e8100664062dd3234be2557e9f335ca6cd897780b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:20:47.655Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T18:20:47.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:20:47.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-3240 does not seem to be running inside a container [2023-08-09T18:20:47.888Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 ******** ci-base-image-arm64 cat [2023-08-09T18:20:49.017Z] $ docker top 664d34374e663b1a6f13248066c946880f3dae418d4f56d0ce2d4d6d9a845b94 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T18:20:49.219Z] ========================================================= [2023-08-09T18:20:49.219Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T18:20:49.219Z] ========================================================= [Pipeline] sh [2023-08-09T18:20:49.524Z] + git config --global --add safe.directory /w/workspace/edgex-go/23 [Pipeline] fileExists [Pipeline] sh [2023-08-09T18:20:49.855Z] + make test [2023-08-09T18:20:49.856Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T18:21:28.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T18:23:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T18:23:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T18:23:37.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T18:23:37.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T18:23:37.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T18:23:47.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T18:23:47.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T18:23:47.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.334s coverage: 28.7% of statements [2023-08-09T18:23:55.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 97.0% of statements [2023-08-09T18:24:01.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T18:24:01.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T18:24:01.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T18:24:04.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.530s coverage: 71.5% of statements [2023-08-09T18:24:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T18:24:07.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T18:24:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements [2023-08-09T18:24:13.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T18:24:13.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T18:24:13.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:24:13.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T18:24:13.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T18:24:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T18:24:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T18:24:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.778s coverage: 93.4% of statements [2023-08-09T18:24:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.525s coverage: 3.8% of statements [2023-08-09T18:24:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T18:24:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:24:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T18:24:37.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.635s coverage: 97.6% of statements [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T18:24:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T18:24:37.919Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 72.2% of statements [2023-08-09T18:24:47.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T18:24:47.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T18:24:47.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements [2023-08-09T18:24:47.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 32.2% of statements [2023-08-09T18:24:52.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.295s coverage: 42.9% of statements [2023-08-09T18:24:52.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements [2023-08-09T18:24:52.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-08-09T18:24:52.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-08-09T18:24:55.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2023-08-09T18:24:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T18:24:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T18:24:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T18:24:58.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T18:25:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T18:25:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T18:25:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T18:25:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T18:25:07.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-08-09T18:25:07.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T18:25:07.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T18:25:07.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T18:25:07.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T18:25:14.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T18:25:14.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T18:25:15.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.035s coverage: 79.9% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.276s coverage: 92.9% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.256s coverage: 100.0% of statements [2023-08-09T18:25:22.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.521s coverage: 81.8% of statements [2023-08-09T18:25:22.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T18:25:23.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.505s coverage: 82.1% of statements [2023-08-09T18:25:23.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T18:25:23.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements [2023-08-09T18:25:28.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T18:25:28.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T18:25:29.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 63.1% of statements [2023-08-09T18:25:29.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-08-09T18:25:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-08-09T18:25:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements [2023-08-09T18:25:31.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-08-09T18:25:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T18:25:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T18:25:31.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T18:25:31.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-08-09T18:25:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T18:25:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T18:25:39.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T18:25:39.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.982s coverage: 38.4% of statements [2023-08-09T18:25:39.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-08-09T18:25:44.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T18:25:44.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T18:25:44.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T18:25:44.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T18:25:44.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-08-09T18:25:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T18:25:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T18:25:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T18:25:50.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T18:25:56.168Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2023-08-09T18:25:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T18:25:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T18:25:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:25:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T18:25:57.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 95.7% of statements [2023-08-09T18:26:01.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T18:26:01.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T18:26:01.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 61.8% of statements [2023-08-09T18:26:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T18:26:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T18:26:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 98.9% of statements [2023-08-09T18:26:04.457Z] 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-08-09T18:26:04.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T18:26:04.457Z] go vet ./... [2023-08-09T18:28:41.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T18:28:41.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T18:28:41.112Z] ./bin/test-attribution-txt.sh [2023-08-09T18:28:41.112Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T18:28:41.112Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T18:28:41.112Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T18:28:41.112Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T18:28:41.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-09T18:28:41.437Z] + ls -al . [2023-08-09T18:28:41.437Z] total 728 [2023-08-09T18:28:41.437Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 18:20 . [2023-08-09T18:28:41.437Z] drwxr-xr-x 4 root root 4096 Aug 9 18:20 .. [2023-08-09T18:28:41.437Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 18:19 .blubracket [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 18:19 .dockerignore [2023-08-09T18:28:41.437Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 18:19 .git [2023-08-09T18:28:41.437Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 18:19 .github [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 1162 Aug 9 18:19 .gitignore [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 18:19 .golangci.yml [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 18:19 .hadolint.yml [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 18:19 .sonarcloud.properties [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 18:19 ADOPTERS.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 11252 Aug 9 18:19 Attribution.txt [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 93407 Aug 9 18:19 CHANGELOG.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 18:19 CONTRIBUTING.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 578 Aug 9 18:19 Dockerfile.fuzz [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 18:19 GOVERNANCE.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 883 Aug 9 18:19 Jenkinsfile [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 18:19 LICENSE [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 14368 Aug 9 18:19 Makefile [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 18:19 OWNERS.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 9923 Aug 9 18:19 README.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 18:19 SECURITY.md [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 18:17 VERSION [2023-08-09T18:28:41.437Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 18:19 bin [2023-08-09T18:28:41.437Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 18:19 cmd [2023-08-09T18:28:41.437Z] -rw-r--r-- 1 root root 446998 Aug 9 18:26 coverage.out [2023-08-09T18:28:41.437Z] -rwxrwxr-x 1 1001 1001 868 Aug 9 18:19 fuzzing_docker.sh [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 3687 Aug 9 18:19 go.mod [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 33714 Aug 9 18:19 go.sum [2023-08-09T18:28:41.437Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 18:19 internal [2023-08-09T18:28:41.437Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 18:19 openapi [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 594 Aug 9 18:19 security.txt [2023-08-09T18:28:41.437Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 18:19 snap [2023-08-09T18:28:41.437Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 18:19 version.go [Pipeline] sh [2023-08-09T18:28:41.750Z] + '[' -e coverage.out ] [2023-08-09T18:28:41.750Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-09T18:28:42.492Z] Stashed 1 file(s) [Pipeline] sh [2023-08-09T18:28:43.119Z] + make build [2023-08-09T18:28:43.119Z] 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-08-09T18:30:19.727Z] 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-08-09T18:30:21.127Z] 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-08-09T18:30:26.458Z] 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-08-09T18:30:30.734Z] 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-08-09T18:31:09.610Z] 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-08-09T18:31:14.937Z] 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-08-09T18:31:23.286Z] 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-08-09T18:31:27.537Z] 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-08-09T18:31:31.782Z] 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-08-09T18:31:36.030Z] 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-08-09T18:31:41.357Z] 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-08-09T18:31:48.004Z] $ docker stop --time=1 664d34374e663b1a6f13248066c946880f3dae418d4f56d0ce2d4d6d9a845b94 [2023-08-09T18:31:50.045Z] $ docker rm -f --volumes 664d34374e663b1a6f13248066c946880f3dae418d4f56d0ce2d4d6d9a845b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:31:52.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T18:31:52.733Z] [2023-08-09T18:31:52.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:31:53.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T18:31:53.323Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-09T18:31:53.323Z] 547446be3368: Pulling fs layer [2023-08-09T18:31:53.323Z] d125d8839a47: Pulling fs layer [2023-08-09T18:31:53.323Z] 3e85d5ac6304: Pulling fs layer [2023-08-09T18:31:53.323Z] c3105a71a48b: Pulling fs layer [2023-08-09T18:31:53.323Z] 0f093f025ec4: Pulling fs layer [2023-08-09T18:31:53.323Z] c3106fc0e877: Pulling fs layer [2023-08-09T18:31:53.323Z] 0f093f025ec4: Waiting [2023-08-09T18:31:53.323Z] c3105a71a48b: Waiting [2023-08-09T18:31:53.323Z] 547446be3368: Verifying Checksum [2023-08-09T18:31:53.323Z] c3105a71a48b: Verifying Checksum [2023-08-09T18:31:53.323Z] c3105a71a48b: Download complete [2023-08-09T18:31:53.590Z] d125d8839a47: Verifying Checksum [2023-08-09T18:31:53.590Z] d125d8839a47: Download complete [2023-08-09T18:31:53.859Z] c3106fc0e877: Verifying Checksum [2023-08-09T18:31:53.859Z] c3106fc0e877: Download complete [2023-08-09T18:31:53.859Z] 0f093f025ec4: Verifying Checksum [2023-08-09T18:31:53.859Z] 0f093f025ec4: Download complete [2023-08-09T18:31:54.125Z] 547446be3368: Pull complete [2023-08-09T18:31:55.082Z] d125d8839a47: Pull complete [2023-08-09T18:31:55.662Z] 3e85d5ac6304: Verifying Checksum [2023-08-09T18:31:55.662Z] 3e85d5ac6304: Download complete [2023-08-09T18:32:03.856Z] 3e85d5ac6304: Pull complete [2023-08-09T18:32:03.856Z] c3105a71a48b: Pull complete [2023-08-09T18:32:04.812Z] 0f093f025ec4: Pull complete [2023-08-09T18:32:04.812Z] c3106fc0e877: Pull complete [2023-08-09T18:32:04.812Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-09T18:32:04.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T18:32:04.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:32:04.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-3240 does not seem to be running inside a container [2023-08-09T18:32:05.059Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-09T18:32:07.093Z] $ docker top 203cfcb89d7eb339c6cc725bdf687ffd8aad8e40b0201e2b289ed2f1079a9001 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T18:32:07.902Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T18:32:16.106Z] #1 [core-data internal] load build definition from Dockerfile [2023-08-09T18:32:16.106Z] #1 transferring dockerfile: [2023-08-09T18:32:16.106Z] #1 transferring dockerfile: 1.90kB done [2023-08-09T18:32:16.106Z] #1 DONE 0.1s [2023-08-09T18:32:16.372Z] [2023-08-09T18:32:16.372Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-08-09T18:32:16.372Z] #2 transferring dockerfile: 1.96kB done [2023-08-09T18:32:16.372Z] #2 DONE 0.0s [2023-08-09T18:32:16.372Z] [2023-08-09T18:32:16.372Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T18:32:16.642Z] #3 transferring dockerfile: 1.78kB done [2023-08-09T18:32:16.642Z] #3 DONE 0.1s [2023-08-09T18:32:16.642Z] [2023-08-09T18:32:16.642Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T18:32:16.642Z] #4 transferring dockerfile: 1.82kB done [2023-08-09T18:32:16.642Z] #4 DONE 0.1s [2023-08-09T18:32:16.642Z] [2023-08-09T18:32:16.642Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T18:32:16.642Z] #5 transferring dockerfile: 2.58kB done [2023-08-09T18:32:16.642Z] #5 DONE 0.1s [2023-08-09T18:32:16.642Z] [2023-08-09T18:32:16.642Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-09T18:32:16.642Z] #6 transferring dockerfile: 1.84kB done [2023-08-09T18:32:16.642Z] #6 DONE 0.1s [2023-08-09T18:32:16.642Z] [2023-08-09T18:32:16.642Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T18:32:16.909Z] #7 transferring dockerfile: 2.06kB done [2023-08-09T18:32:16.909Z] #7 DONE 0.1s [2023-08-09T18:32:16.909Z] [2023-08-09T18:32:16.909Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T18:32:16.909Z] #8 transferring dockerfile: 2.04kB 0.0s done [2023-08-09T18:32:16.909Z] #8 DONE 0.1s [2023-08-09T18:32:16.909Z] [2023-08-09T18:32:16.909Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T18:32:16.909Z] #9 transferring dockerfile: 2.12kB 0.0s done [2023-08-09T18:32:16.909Z] #9 DONE 0.1s [2023-08-09T18:32:16.909Z] [2023-08-09T18:32:16.909Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T18:32:16.909Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-08-09T18:32:16.909Z] #10 DONE 0.1s [2023-08-09T18:32:16.909Z] [2023-08-09T18:32:16.909Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T18:32:17.175Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-08-09T18:32:17.175Z] #11 DONE 0.1s [2023-08-09T18:32:17.175Z] [2023-08-09T18:32:17.175Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T18:32:17.175Z] #12 transferring dockerfile: 2.63kB done [2023-08-09T18:32:17.175Z] #12 DONE 0.0s [2023-08-09T18:32:17.175Z] [2023-08-09T18:32:17.175Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-09T18:32:17.175Z] #13 transferring dockerfile: 1.82kB done [2023-08-09T18:32:17.175Z] #13 DONE 0.0s [2023-08-09T18:32:17.175Z] [2023-08-09T18:32:17.175Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T18:32:17.175Z] #14 transferring dockerfile: 2.68kB done [2023-08-09T18:32:17.175Z] #14 DONE 0.0s [2023-08-09T18:32:17.440Z] [2023-08-09T18:32:17.440Z] #15 [core-data internal] load .dockerignore [2023-08-09T18:32:17.440Z] #15 transferring context: 56B done [2023-08-09T18:32:17.440Z] #15 DONE 0.0s [2023-08-09T18:32:18.022Z] [2023-08-09T18:32:18.022Z] #16 [core-metadata internal] load .dockerignore [2023-08-09T18:32:18.022Z] #16 transferring context: 56B done [2023-08-09T18:32:18.022Z] #16 DONE 0.0s [2023-08-09T18:32:18.022Z] [2023-08-09T18:32:18.022Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T18:32:18.022Z] #17 transferring context: 56B done [2023-08-09T18:32:18.022Z] #17 DONE 0.0s [2023-08-09T18:32:18.022Z] [2023-08-09T18:32:18.022Z] #18 [support-scheduler internal] load .dockerignore [2023-08-09T18:32:18.022Z] #18 transferring context: 56B done [2023-08-09T18:32:18.022Z] #18 DONE 0.0s [2023-08-09T18:32:18.022Z] [2023-08-09T18:32:18.022Z] #19 [security-spire-config internal] load .dockerignore [2023-08-09T18:32:18.022Z] #19 transferring context: 56B done [2023-08-09T18:32:18.022Z] #19 DONE 0.0s [2023-08-09T18:32:18.022Z] [2023-08-09T18:32:18.022Z] #20 [support-notifications internal] load .dockerignore [2023-08-09T18:32:18.022Z] #20 transferring context: 56B done [2023-08-09T18:32:18.022Z] #20 DONE 0.1s [2023-08-09T18:32:18.291Z] [2023-08-09T18:32:18.291Z] #21 [security-proxy-setup internal] load .dockerignore [2023-08-09T18:32:18.291Z] #21 transferring context: 56B done [2023-08-09T18:32:18.291Z] #21 DONE 0.1s [2023-08-09T18:32:18.291Z] [2023-08-09T18:32:18.291Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-09T18:32:18.291Z] #22 transferring context: 56B done [2023-08-09T18:32:18.291Z] #22 DONE 0.1s [2023-08-09T18:32:18.291Z] [2023-08-09T18:32:18.291Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T18:32:18.291Z] #23 transferring context: 56B 0.0s done [2023-08-09T18:32:18.291Z] #23 DONE 0.1s [2023-08-09T18:32:18.291Z] [2023-08-09T18:32:18.291Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-09T18:32:18.291Z] #24 transferring context: 56B done [2023-08-09T18:32:18.560Z] #24 DONE 0.1s [2023-08-09T18:32:18.560Z] [2023-08-09T18:32:18.560Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-09T18:32:18.560Z] #25 transferring context: 56B done [2023-08-09T18:32:18.560Z] #25 DONE 0.1s [2023-08-09T18:32:18.560Z] [2023-08-09T18:32:18.560Z] #26 [security-spire-server internal] load .dockerignore [2023-08-09T18:32:18.560Z] #26 transferring context: 56B 0.0s done [2023-08-09T18:32:18.560Z] #26 DONE 0.1s [2023-08-09T18:32:18.560Z] [2023-08-09T18:32:18.560Z] #27 [core-command internal] load .dockerignore [2023-08-09T18:32:18.560Z] #27 transferring context: 56B 0.0s done [2023-08-09T18:32:18.560Z] #27 DONE 0.1s [2023-08-09T18:32:18.560Z] [2023-08-09T18:32:18.560Z] #28 [security-spire-agent internal] load .dockerignore [2023-08-09T18:32:18.827Z] #28 transferring context: 56B done [2023-08-09T18:32:18.827Z] #28 DONE 0.1s [2023-08-09T18:32:18.827Z] [2023-08-09T18:32:18.827Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:18.827Z] #29 DONE 0.0s [2023-08-09T18:32:18.827Z] [2023-08-09T18:32:18.827Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:18.827Z] #30 DONE 0.1s [2023-08-09T18:32:18.827Z] [2023-08-09T18:32:18.827Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:18.827Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:18.827Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:18.827Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:18.827Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:18.827Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-09T18:32:19.094Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:19.095Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-09T18:32:19.677Z] #31 ... [2023-08-09T18:32:19.677Z] [2023-08-09T18:32:19.677Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:19.677Z] #32 DONE 0.7s [2023-08-09T18:32:19.677Z] [2023-08-09T18:32:19.677Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:19.677Z] #31 ... [2023-08-09T18:32:19.677Z] [2023-08-09T18:32:19.677Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:19.677Z] #29 DONE 0.0s [2023-08-09T18:32:19.677Z] [2023-08-09T18:32:19.677Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:19.944Z] #31 ... [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:19.944Z] #29 DONE 0.0s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:19.944Z] #30 DONE 0.2s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:19.944Z] #32 DONE 1.3s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:19.944Z] #33 DONE 0.5s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:19.944Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:19.944Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:19.944Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:19.944Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:19.944Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:19.944Z] #31 ... [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:19.944Z] #29 DONE 0.0s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:19.944Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:19.944Z] #31 ... [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:19.944Z] #29 DONE 0.0s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:19.944Z] #30 DONE 0.4s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:19.944Z] #32 DONE 1.4s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:19.944Z] #33 DONE 0.6s [2023-08-09T18:32:19.944Z] [2023-08-09T18:32:19.944Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:19.944Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:19.944Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:19.944Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:19.944Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:19.944Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:19.944Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:20.210Z] #31 ... [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:20.210Z] #29 DONE 0.0s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:20.210Z] #32 DONE 1.4s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:20.210Z] #33 DONE 0.6s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:20.210Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:20.210Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:20.210Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:20.210Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:20.210Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:20.210Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:20.210Z] #31 ... [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:20.210Z] #32 DONE 1.4s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:20.210Z] #30 DONE 0.5s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:20.210Z] #33 DONE 0.6s [2023-08-09T18:32:20.210Z] [2023-08-09T18:32:20.210Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:20.210Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:20.210Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:20.210Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:20.210Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:20.210Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:20.210Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:20.477Z] #31 ... [2023-08-09T18:32:20.477Z] [2023-08-09T18:32:20.477Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:20.477Z] #29 DONE 0.0s [2023-08-09T18:32:20.477Z] [2023-08-09T18:32:20.477Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:20.477Z] #29 DONE 0.0s [2023-08-09T18:32:20.477Z] [2023-08-09T18:32:20.477Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:20.743Z] #34 ... [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:20.744Z] #30 DONE 0.7s [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:20.744Z] #34 ... [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:20.744Z] #32 DONE 1.5s [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:20.744Z] #33 DONE 0.6s [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:20.744Z] #29 DONE 0.0s [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:20.744Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:20.744Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:20.744Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:20.744Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:20.744Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:20.744Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:20.744Z] #31 DONE 2.6s [2023-08-09T18:32:20.744Z] [2023-08-09T18:32:20.744Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.013Z] #34 ... [2023-08-09T18:32:21.013Z] [2023-08-09T18:32:21.013Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:21.013Z] #29 DONE 0.0s [2023-08-09T18:32:21.013Z] [2023-08-09T18:32:21.013Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.013Z] #34 ... [2023-08-09T18:32:21.013Z] [2023-08-09T18:32:21.013Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:21.013Z] #29 DONE 0.0s [2023-08-09T18:32:21.013Z] [2023-08-09T18:32:21.013Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.280Z] #34 ... [2023-08-09T18:32:21.280Z] [2023-08-09T18:32:21.280Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:21.280Z] #29 DONE 0.0s [2023-08-09T18:32:21.280Z] [2023-08-09T18:32:21.280Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.280Z] #34 ... [2023-08-09T18:32:21.280Z] [2023-08-09T18:32:21.280Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T18:32:21.280Z] #29 DONE 0.0s [2023-08-09T18:32:21.550Z] [2023-08-09T18:32:21.550Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.816Z] #34 ... [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:21.816Z] #32 DONE 1.6s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:21.816Z] #33 DONE 0.8s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:21.816Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:21.816Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:21.816Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:21.816Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:21.816Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:21.816Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:21.816Z] #31 DONE 2.7s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:21.816Z] #34 ... [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:21.816Z] #32 DONE 1.6s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:21.816Z] #33 DONE 0.8s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:21.816Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:21.816Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:21.816Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:21.816Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:21.816Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:21.816Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:21.816Z] #31 DONE 2.7s [2023-08-09T18:32:21.816Z] [2023-08-09T18:32:21.816Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T18:32:21.816Z] #30 DONE 1.7s [2023-08-09T18:32:22.083Z] [2023-08-09T18:32:22.083Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T18:32:22.083Z] #32 DONE 1.6s [2023-08-09T18:32:22.083Z] [2023-08-09T18:32:22.083Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-09T18:32:22.083Z] #33 DONE 0.8s [2023-08-09T18:32:22.083Z] [2023-08-09T18:32:22.083Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T18:32:22.083Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T18:32:22.083Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T18:32:22.083Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T18:32:22.083Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T18:32:22.083Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T18:32:22.083Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-09T18:32:22.083Z] #31 DONE 2.7s [2023-08-09T18:32:22.083Z] [2023-08-09T18:32:22.083Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:23.493Z] #34 transferring context: 12.45MB 3.1s [2023-08-09T18:32:27.748Z] #34 ... [2023-08-09T18:32:27.748Z] [2023-08-09T18:32:27.748Z] #35 [core-data internal] load build context [2023-08-09T18:32:27.748Z] #35 ... [2023-08-09T18:32:27.748Z] [2023-08-09T18:32:27.748Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:28.707Z] #34 transferring context: 22.15MB 8.2s [2023-08-09T18:32:30.122Z] #34 ... [2023-08-09T18:32:30.122Z] [2023-08-09T18:32:30.122Z] #36 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T18:32:30.122Z] #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.122Z] #0 9.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.122Z] #36 ... [2023-08-09T18:32:30.122Z] [2023-08-09T18:32:30.122Z] #37 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T18:32:30.122Z] #0 7.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.122Z] #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.122Z] #37 ... [2023-08-09T18:32:30.122Z] [2023-08-09T18:32:30.122Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:32:30.388Z] #38 ... [2023-08-09T18:32:30.388Z] [2023-08-09T18:32:30.388Z] #39 [support-scheduler internal] load build context [2023-08-09T18:32:30.388Z] #39 ... [2023-08-09T18:32:30.388Z] [2023-08-09T18:32:30.388Z] #40 [core-metadata internal] load build context [2023-08-09T18:32:30.388Z] #40 ... [2023-08-09T18:32:30.388Z] [2023-08-09T18:32:30.388Z] #41 [security-spire-config internal] load build context [2023-08-09T18:32:30.654Z] #41 ... [2023-08-09T18:32:30.654Z] [2023-08-09T18:32:30.654Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T18:32:30.654Z] #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.654Z] #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.654Z] #42 ... [2023-08-09T18:32:30.654Z] [2023-08-09T18:32:30.654Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:30.923Z] #43 ... [2023-08-09T18:32:30.923Z] [2023-08-09T18:32:30.923Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T18:32:30.923Z] #0 6.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.923Z] #0 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.923Z] #44 ... [2023-08-09T18:32:30.923Z] [2023-08-09T18:32:30.923Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:32:30.923Z] #45 ... [2023-08-09T18:32:30.923Z] [2023-08-09T18:32:30.923Z] #46 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T18:32:30.923Z] #0 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:30.923Z] #0 8.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:31.190Z] #46 ... [2023-08-09T18:32:31.190Z] [2023-08-09T18:32:31.190Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T18:32:31.190Z] #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:31.190Z] #47 ... [2023-08-09T18:32:31.190Z] [2023-08-09T18:32:31.190Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T18:32:31.459Z] #48 ... [2023-08-09T18:32:31.459Z] [2023-08-09T18:32:31.459Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:31.459Z] #49 ... [2023-08-09T18:32:31.459Z] [2023-08-09T18:32:31.459Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T18:32:31.726Z] #50 ... [2023-08-09T18:32:31.726Z] [2023-08-09T18:32:31.726Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:31.726Z] #51 ... [2023-08-09T18:32:31.726Z] [2023-08-09T18:32:31.726Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T18:32:31.994Z] #52 ... [2023-08-09T18:32:31.994Z] [2023-08-09T18:32:31.994Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:32:31.994Z] #53 ... [2023-08-09T18:32:31.994Z] [2023-08-09T18:32:31.994Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:32:31.994Z] #54 ... [2023-08-09T18:32:31.994Z] [2023-08-09T18:32:31.994Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:32.260Z] #55 ... [2023-08-09T18:32:32.260Z] [2023-08-09T18:32:32.260Z] #56 [core-command internal] load build context [2023-08-09T18:32:32.260Z] #56 ... [2023-08-09T18:32:32.260Z] [2023-08-09T18:32:32.260Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:32.526Z] #57 ... [2023-08-09T18:32:32.526Z] [2023-08-09T18:32:32.526Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:32:32.526Z] #58 ... [2023-08-09T18:32:32.526Z] [2023-08-09T18:32:32.526Z] #56 [core-command internal] load build context [2023-08-09T18:32:32.793Z] #56 ... [2023-08-09T18:32:32.793Z] [2023-08-09T18:32:32.793Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T18:32:33.059Z] #59 ... [2023-08-09T18:32:33.059Z] [2023-08-09T18:32:33.059Z] #56 [core-command internal] load build context [2023-08-09T18:32:33.059Z] #56 ... [2023-08-09T18:32:33.059Z] [2023-08-09T18:32:33.059Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T18:32:33.325Z] #60 ... [2023-08-09T18:32:33.325Z] [2023-08-09T18:32:33.325Z] #56 [core-command internal] load build context [2023-08-09T18:32:33.325Z] #56 ... [2023-08-09T18:32:33.325Z] [2023-08-09T18:32:33.325Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T18:32:33.325Z] #61 ... [2023-08-09T18:32:33.325Z] [2023-08-09T18:32:33.325Z] #56 [core-command internal] load build context [2023-08-09T18:32:34.280Z] #56 transferring context: 7.84MB 10.2s [2023-08-09T18:32:36.213Z] #56 ... [2023-08-09T18:32:36.213Z] [2023-08-09T18:32:36.213Z] #46 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T18:32:36.213Z] #46 13.81 OK: 263 MiB in 53 packages [2023-08-09T18:32:36.213Z] #46 DONE 15.8s [2023-08-09T18:32:36.213Z] [2023-08-09T18:32:36.213Z] #56 [core-command internal] load build context [2023-08-09T18:32:37.617Z] #56 ... [2023-08-09T18:32:37.617Z] [2023-08-09T18:32:37.617Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T18:32:37.617Z] #42 14.69 OK: 263 MiB in 53 packages [2023-08-09T18:32:37.617Z] #42 DONE 17.0s [2023-08-09T18:32:37.617Z] [2023-08-09T18:32:37.617Z] #56 [core-command internal] load build context [2023-08-09T18:32:37.617Z] #56 ... [2023-08-09T18:32:37.617Z] [2023-08-09T18:32:37.617Z] #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T18:32:37.617Z] #37 15.60 OK: 263 MiB in 53 packages [2023-08-09T18:32:37.617Z] #37 DONE 18.6s [2023-08-09T18:32:37.617Z] [2023-08-09T18:32:37.617Z] #56 [core-command internal] load build context [2023-08-09T18:32:37.617Z] #56 ... [2023-08-09T18:32:37.617Z] [2023-08-09T18:32:37.617Z] #35 [core-data internal] load build context [2023-08-09T18:32:37.881Z] #35 ... [2023-08-09T18:32:37.881Z] [2023-08-09T18:32:37.881Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:32:37.881Z] #38 ... [2023-08-09T18:32:37.881Z] [2023-08-09T18:32:37.881Z] #56 [core-command internal] load build context [2023-08-09T18:32:39.281Z] #56 ... [2023-08-09T18:32:39.281Z] [2023-08-09T18:32:39.281Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T18:32:39.281Z] #44 15.88 OK: 263 MiB in 53 packages [2023-08-09T18:32:39.281Z] #44 DONE 18.2s [2023-08-09T18:32:39.281Z] [2023-08-09T18:32:39.281Z] #56 [core-command internal] load build context [2023-08-09T18:32:39.281Z] #56 transferring context: 16.63MB 15.3s [2023-08-09T18:32:40.241Z] #56 ... [2023-08-09T18:32:40.241Z] [2023-08-09T18:32:40.241Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:40.241Z] #34 ... [2023-08-09T18:32:40.241Z] [2023-08-09T18:32:40.241Z] #56 [core-command internal] load build context [2023-08-09T18:32:40.508Z] #56 ... [2023-08-09T18:32:40.508Z] [2023-08-09T18:32:40.508Z] #39 [support-scheduler internal] load build context [2023-08-09T18:32:40.508Z] #39 ... [2023-08-09T18:32:40.508Z] [2023-08-09T18:32:40.508Z] #56 [core-command internal] load build context [2023-08-09T18:32:40.774Z] #56 ... [2023-08-09T18:32:40.774Z] [2023-08-09T18:32:40.774Z] #41 [security-spire-config internal] load build context [2023-08-09T18:32:40.774Z] #41 ... [2023-08-09T18:32:41.040Z] [2023-08-09T18:32:41.040Z] #40 [core-metadata internal] load build context [2023-08-09T18:32:41.040Z] #40 ... [2023-08-09T18:32:41.040Z] [2023-08-09T18:32:41.040Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:41.040Z] #43 ... [2023-08-09T18:32:41.040Z] [2023-08-09T18:32:41.040Z] #56 [core-command internal] load build context [2023-08-09T18:32:41.620Z] #56 ... [2023-08-09T18:32:41.620Z] [2023-08-09T18:32:41.620Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:32:41.620Z] #45 ... [2023-08-09T18:32:41.620Z] [2023-08-09T18:32:41.620Z] #56 [core-command internal] load build context [2023-08-09T18:32:41.886Z] #56 ... [2023-08-09T18:32:41.886Z] [2023-08-09T18:32:41.886Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:41.886Z] #51 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:41.886Z] #51 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:41.886Z] #51 20.26 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:41.886Z] #51 20.39 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:41.886Z] #51 20.61 OK: 8 MiB in 16 packages [2023-08-09T18:32:42.153Z] #51 ... [2023-08-09T18:32:42.153Z] [2023-08-09T18:32:42.153Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T18:32:42.153Z] #47 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:42.153Z] #47 18.07 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T18:32:42.153Z] #47 18.82 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:42.153Z] #47 18.86 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:42.153Z] #47 18.96 Executing ca-certificates-20230506-r0.trigger [2023-08-09T18:32:42.153Z] #47 ... [2023-08-09T18:32:42.153Z] [2023-08-09T18:32:42.153Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:32:42.419Z] #53 ... [2023-08-09T18:32:42.419Z] [2023-08-09T18:32:42.419Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:32:42.419Z] #54 ... [2023-08-09T18:32:42.419Z] [2023-08-09T18:32:42.419Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:32:42.419Z] #53 ... [2023-08-09T18:32:42.420Z] [2023-08-09T18:32:42.420Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:42.696Z] #55 ... [2023-08-09T18:32:42.696Z] [2023-08-09T18:32:42.696Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:42.696Z] #57 ... [2023-08-09T18:32:42.696Z] [2023-08-09T18:32:42.696Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:32:42.696Z] #58 ... [2023-08-09T18:32:42.696Z] [2023-08-09T18:32:42.696Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:44.098Z] #57 ... [2023-08-09T18:32:44.098Z] [2023-08-09T18:32:44.098Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T18:32:44.098Z] #47 21.26 OK: 8 MiB in 17 packages [2023-08-09T18:32:44.098Z] #47 DONE 22.7s [2023-08-09T18:32:44.098Z] [2023-08-09T18:32:44.098Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:44.098Z] #57 transferring context: 15.46MB 20.1s [2023-08-09T18:32:44.098Z] #57 ... [2023-08-09T18:32:44.098Z] [2023-08-09T18:32:44.098Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:44.098Z] #51 DONE 22.9s [2023-08-09T18:32:44.098Z] [2023-08-09T18:32:44.098Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:44.369Z] #57 ... [2023-08-09T18:32:44.369Z] [2023-08-09T18:32:44.369Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:44.369Z] #49 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.369Z] #49 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.369Z] #49 ... [2023-08-09T18:32:44.369Z] [2023-08-09T18:32:44.369Z] #56 [core-command internal] load build context [2023-08-09T18:32:44.635Z] #56 ... [2023-08-09T18:32:44.635Z] [2023-08-09T18:32:44.635Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T18:32:44.635Z] #48 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.635Z] #48 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.635Z] #48 ... [2023-08-09T18:32:44.635Z] [2023-08-09T18:32:44.635Z] #56 [core-command internal] load build context [2023-08-09T18:32:44.904Z] #56 ... [2023-08-09T18:32:44.904Z] [2023-08-09T18:32:44.904Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T18:32:44.904Z] #50 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.904Z] #50 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:44.904Z] #50 ... [2023-08-09T18:32:44.904Z] [2023-08-09T18:32:44.904Z] #56 [core-command internal] load build context [2023-08-09T18:32:45.492Z] #56 ... [2023-08-09T18:32:45.492Z] [2023-08-09T18:32:45.492Z] #36 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T18:32:45.492Z] #36 15.51 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T18:32:45.492Z] #36 15.53 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T18:32:45.492Z] #36 15.53 OK: 17694 distinct packages available [2023-08-09T18:32:45.492Z] #36 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:45.492Z] #36 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:45.492Z] #36 ... [2023-08-09T18:32:45.492Z] [2023-08-09T18:32:45.493Z] #56 [core-command internal] load build context [2023-08-09T18:32:46.078Z] #56 ... [2023-08-09T18:32:46.078Z] [2023-08-09T18:32:46.078Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T18:32:46.078Z] #52 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:46.078Z] #52 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:46.344Z] #52 ... [2023-08-09T18:32:46.344Z] [2023-08-09T18:32:46.344Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:32:46.926Z] #54 ... [2023-08-09T18:32:46.926Z] [2023-08-09T18:32:46.926Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T18:32:46.926Z] #59 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:46.926Z] #59 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:46.926Z] #59 ... [2023-08-09T18:32:46.926Z] [2023-08-09T18:32:46.926Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T18:32:46.926Z] #48 25.51 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T18:32:46.926Z] #48 25.51 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T18:32:46.926Z] #48 25.51 OK: 17689 distinct packages available [2023-08-09T18:32:46.926Z] #48 ... [2023-08-09T18:32:46.926Z] [2023-08-09T18:32:46.926Z] #49 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T18:32:46.926Z] #49 23.93 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:46.926Z] #49 24.04 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:46.926Z] #49 24.19 OK: 8 MiB in 16 packages [2023-08-09T18:32:46.926Z] #49 DONE 25.9s [2023-08-09T18:32:47.193Z] [2023-08-09T18:32:47.193Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:47.193Z] #43 ... [2023-08-09T18:32:47.193Z] [2023-08-09T18:32:47.193Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T18:32:47.193Z] #60 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:47.193Z] #60 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:47.460Z] #60 ... [2023-08-09T18:32:47.460Z] [2023-08-09T18:32:47.460Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T18:32:47.460Z] #61 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:47.460Z] #61 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:47.460Z] #61 22.52 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:47.460Z] #61 22.59 (2/2) Installing su-exec (0.2-r2) [2023-08-09T18:32:47.460Z] #61 22.63 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:47.460Z] #61 22.76 OK: 8 MiB in 17 packages [2023-08-09T18:32:47.460Z] #61 ... [2023-08-09T18:32:47.460Z] [2023-08-09T18:32:47.460Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:47.725Z] #43 ... [2023-08-09T18:32:47.725Z] [2023-08-09T18:32:47.725Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T18:32:47.725Z] #61 DONE 24.4s [2023-08-09T18:32:47.725Z] [2023-08-09T18:32:47.725Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:47.991Z] #43 ... [2023-08-09T18:32:47.991Z] [2023-08-09T18:32:47.991Z] #35 [core-data internal] load build context [2023-08-09T18:32:47.991Z] #35 ... [2023-08-09T18:32:47.991Z] [2023-08-09T18:32:47.991Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:32:48.258Z] #38 ... [2023-08-09T18:32:48.258Z] [2023-08-09T18:32:48.258Z] #35 [core-data internal] load build context [2023-08-09T18:32:48.258Z] #35 transferring context: 80.09MB 29.4s [2023-08-09T18:32:48.839Z] #35 ... [2023-08-09T18:32:48.839Z] [2023-08-09T18:32:48.839Z] #36 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T18:32:48.839Z] #36 27.52 OK: 263 MiB in 53 packages [2023-08-09T18:32:48.839Z] #36 DONE 29.0s [2023-08-09T18:32:48.839Z] [2023-08-09T18:32:48.839Z] #35 [core-data internal] load build context [2023-08-09T18:32:49.106Z] #35 ... [2023-08-09T18:32:49.106Z] [2023-08-09T18:32:49.106Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T18:32:49.106Z] #52 25.96 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:49.106Z] #52 25.99 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T18:32:49.373Z] #52 26.12 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:49.373Z] #52 26.26 OK: 8 MiB in 17 packages [2023-08-09T18:32:49.373Z] #52 DONE 27.8s [2023-08-09T18:32:49.373Z] [2023-08-09T18:32:49.373Z] #35 [core-data internal] load build context [2023-08-09T18:32:50.331Z] #35 ... [2023-08-09T18:32:50.331Z] [2023-08-09T18:32:50.331Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:50.331Z] #34 ... [2023-08-09T18:32:50.331Z] [2023-08-09T18:32:50.331Z] #35 [core-data internal] load build context [2023-08-09T18:32:50.598Z] #35 ... [2023-08-09T18:32:50.598Z] [2023-08-09T18:32:50.598Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T18:32:50.598Z] #62 DONE 1.2s [2023-08-09T18:32:50.598Z] [2023-08-09T18:32:50.598Z] #35 [core-data internal] load build context [2023-08-09T18:32:50.598Z] #35 ... [2023-08-09T18:32:50.598Z] [2023-08-09T18:32:50.598Z] #39 [support-scheduler internal] load build context [2023-08-09T18:32:50.866Z] #39 ... [2023-08-09T18:32:50.866Z] [2023-08-09T18:32:50.866Z] #35 [core-data internal] load build context [2023-08-09T18:32:50.866Z] #35 ... [2023-08-09T18:32:50.866Z] [2023-08-09T18:32:50.866Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T18:32:50.866Z] #60 24.48 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T18:32:50.866Z] #60 24.93 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:50.866Z] #60 24.93 (3/4) Installing su-exec (0.2-r2) [2023-08-09T18:32:50.866Z] #60 24.93 (4/4) Installing yq (4.30.4-r4) [2023-08-09T18:32:50.866Z] #60 25.57 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:50.866Z] #60 25.66 Executing ca-certificates-20230506-r0.trigger [2023-08-09T18:32:50.866Z] #60 26.57 OK: 17 MiB in 19 packages [2023-08-09T18:32:50.866Z] #60 DONE 27.6s [2023-08-09T18:32:50.866Z] [2023-08-09T18:32:50.866Z] #35 [core-data internal] load build context [2023-08-09T18:32:50.866Z] #35 ... [2023-08-09T18:32:50.866Z] [2023-08-09T18:32:50.866Z] #41 [security-spire-config internal] load build context [2023-08-09T18:32:51.132Z] #41 ... [2023-08-09T18:32:51.132Z] [2023-08-09T18:32:51.132Z] #34 [support-notifications internal] load build context [2023-08-09T18:32:51.132Z] #34 ... [2023-08-09T18:32:51.132Z] [2023-08-09T18:32:51.132Z] #40 [core-metadata internal] load build context [2023-08-09T18:32:51.132Z] #40 ... [2023-08-09T18:32:51.132Z] [2023-08-09T18:32:51.132Z] #39 [support-scheduler internal] load build context [2023-08-09T18:32:51.714Z] #39 ... [2023-08-09T18:32:51.714Z] [2023-08-09T18:32:51.714Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:32:51.980Z] #45 ... [2023-08-09T18:32:51.980Z] [2023-08-09T18:32:51.980Z] #39 [support-scheduler internal] load build context [2023-08-09T18:32:52.574Z] #39 ... [2023-08-09T18:32:52.574Z] [2023-08-09T18:32:52.574Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:32:52.849Z] #53 ... [2023-08-09T18:32:52.849Z] [2023-08-09T18:32:52.849Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:52.849Z] #55 ... [2023-08-09T18:32:52.849Z] [2023-08-09T18:32:52.849Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:32:52.849Z] #53 ... [2023-08-09T18:32:52.849Z] [2023-08-09T18:32:52.849Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:32:53.115Z] #58 ... [2023-08-09T18:32:53.115Z] [2023-08-09T18:32:53.115Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:54.076Z] #55 ... [2023-08-09T18:32:54.076Z] [2023-08-09T18:32:54.076Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T18:32:54.076Z] #50 24.55 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T18:32:54.076Z] #50 24.55 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T18:32:54.076Z] #50 24.55 OK: 17689 distinct packages available [2023-08-09T18:32:54.076Z] #50 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.076Z] #50 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.076Z] #50 30.59 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:54.076Z] #50 30.62 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T18:32:54.076Z] #50 30.63 (3/4) Installing libucontext (1.2-r0) [2023-08-09T18:32:54.076Z] #50 30.65 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T18:32:54.076Z] #50 30.67 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:54.076Z] #50 30.76 OK: 8 MiB in 19 packages [2023-08-09T18:32:54.076Z] #50 DONE 32.7s [2023-08-09T18:32:54.076Z] [2023-08-09T18:32:54.076Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:54.342Z] #55 ... [2023-08-09T18:32:54.342Z] [2023-08-09T18:32:54.342Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T18:32:54.342Z] #59 24.07 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T18:32:54.342Z] #59 24.07 v3.17.5-10-gb12d295730a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T18:32:54.342Z] #59 24.07 OK: 17689 distinct packages available [2023-08-09T18:32:54.343Z] #59 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.343Z] #59 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.343Z] #59 29.05 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:54.343Z] #59 29.06 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T18:32:54.343Z] #59 29.07 (3/5) Installing libucontext (1.2-r0) [2023-08-09T18:32:54.343Z] #59 29.09 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T18:32:54.343Z] #59 29.11 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T18:32:54.343Z] #59 29.17 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:54.343Z] #59 29.29 OK: 9 MiB in 20 packages [2023-08-09T18:32:54.343Z] #59 DONE 31.5s [2023-08-09T18:32:54.343Z] [2023-08-09T18:32:54.343Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:54.343Z] #55 transferring context: 48.60MB 30.0s [2023-08-09T18:32:54.343Z] #55 ... [2023-08-09T18:32:54.343Z] [2023-08-09T18:32:54.343Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T18:32:54.343Z] #48 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.343Z] #48 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T18:32:54.343Z] #48 30.93 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T18:32:54.343Z] #48 31.09 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T18:32:54.343Z] #48 31.15 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T18:32:54.343Z] #48 31.17 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T18:32:54.343Z] #48 31.22 (5/9) Installing curl (8.2.1-r0) [2023-08-09T18:32:54.343Z] #48 31.25 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T18:32:54.343Z] #48 31.29 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T18:32:54.343Z] #48 31.30 (8/9) Installing libucontext (1.2-r0) [2023-08-09T18:32:54.343Z] #48 31.31 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T18:32:54.343Z] #48 31.35 Executing busybox-1.35.0-r29.trigger [2023-08-09T18:32:54.343Z] #48 31.49 Executing ca-certificates-20230506-r0.trigger [2023-08-09T18:32:54.343Z] #48 32.50 OK: 11 MiB in 24 packages [2023-08-09T18:32:54.343Z] #48 DONE 33.2s [2023-08-09T18:32:54.343Z] [2023-08-09T18:32:54.343Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:54.343Z] #55 ... [2023-08-09T18:32:54.343Z] [2023-08-09T18:32:54.343Z] #57 [security-spire-server internal] load build context [2023-08-09T18:32:54.610Z] #57 ... [2023-08-09T18:32:54.610Z] [2023-08-09T18:32:54.610Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:54.610Z] #55 ... [2023-08-09T18:32:54.610Z] [2023-08-09T18:32:54.610Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T18:32:54.610Z] #63 DONE 6.9s [2023-08-09T18:32:54.610Z] [2023-08-09T18:32:54.610Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:55.565Z] #55 ... [2023-08-09T18:32:55.565Z] [2023-08-09T18:32:55.565Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T18:32:55.565Z] #64 DONE 0.7s [2023-08-09T18:32:55.565Z] [2023-08-09T18:32:55.565Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:56.519Z] #55 ... [2023-08-09T18:32:56.519Z] [2023-08-09T18:32:56.519Z] #56 [core-command internal] load build context [2023-08-09T18:32:56.519Z] #56 ... [2023-08-09T18:32:56.519Z] [2023-08-09T18:32:56.519Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:56.789Z] #55 ... [2023-08-09T18:32:56.789Z] [2023-08-09T18:32:56.789Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:32:56.789Z] #54 ... [2023-08-09T18:32:56.789Z] [2023-08-09T18:32:56.789Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:58.190Z] #55 ... [2023-08-09T18:32:58.190Z] [2023-08-09T18:32:58.190Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:32:58.190Z] #43 ... [2023-08-09T18:32:58.190Z] [2023-08-09T18:32:58.190Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:58.190Z] #55 ... [2023-08-09T18:32:58.190Z] [2023-08-09T18:32:58.190Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:32:58.454Z] #38 ... [2023-08-09T18:32:58.454Z] [2023-08-09T18:32:58.454Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:32:59.411Z] #55 transferring context: 76.72MB 35.1s [2023-08-09T18:33:01.349Z] #55 ... [2023-08-09T18:33:01.349Z] [2023-08-09T18:33:01.349Z] #35 [core-data internal] load build context [2023-08-09T18:33:01.349Z] #35 ... [2023-08-09T18:33:01.349Z] [2023-08-09T18:33:01.349Z] #41 [security-spire-config internal] load build context [2023-08-09T18:33:01.349Z] #41 ... [2023-08-09T18:33:01.349Z] [2023-08-09T18:33:01.349Z] #40 [core-metadata internal] load build context [2023-08-09T18:33:01.614Z] #40 ... [2023-08-09T18:33:01.614Z] [2023-08-09T18:33:01.614Z] #34 [support-notifications internal] load build context [2023-08-09T18:33:01.614Z] #34 ... [2023-08-09T18:33:01.614Z] [2023-08-09T18:33:01.614Z] #40 [core-metadata internal] load build context [2023-08-09T18:33:02.196Z] #40 ... [2023-08-09T18:33:02.196Z] [2023-08-09T18:33:02.196Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:02.196Z] #45 ... [2023-08-09T18:33:02.196Z] [2023-08-09T18:33:02.196Z] #35 [core-data internal] load build context [2023-08-09T18:33:02.780Z] #35 ... [2023-08-09T18:33:02.780Z] [2023-08-09T18:33:02.780Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:02.780Z] #39 ... [2023-08-09T18:33:02.780Z] [2023-08-09T18:33:02.780Z] #35 [core-data internal] load build context [2023-08-09T18:33:03.045Z] #35 ... [2023-08-09T18:33:03.045Z] [2023-08-09T18:33:03.045Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:33:03.045Z] #53 ... [2023-08-09T18:33:03.045Z] [2023-08-09T18:33:03.045Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:03.310Z] #58 ... [2023-08-09T18:33:03.310Z] [2023-08-09T18:33:03.310Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:04.269Z] #39 transferring context: 127.62MB 44.0s [2023-08-09T18:33:04.853Z] #39 ... [2023-08-09T18:33:04.853Z] [2023-08-09T18:33:04.853Z] #57 [security-spire-server internal] load build context [2023-08-09T18:33:04.853Z] #57 ... [2023-08-09T18:33:04.853Z] [2023-08-09T18:33:04.853Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:06.787Z] #39 ... [2023-08-09T18:33:06.787Z] [2023-08-09T18:33:06.787Z] #56 [core-command internal] load build context [2023-08-09T18:33:06.787Z] #56 ... [2023-08-09T18:33:06.787Z] [2023-08-09T18:33:06.787Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:07.053Z] #39 ... [2023-08-09T18:33:07.053Z] [2023-08-09T18:33:07.053Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:33:07.053Z] #54 ... [2023-08-09T18:33:07.053Z] [2023-08-09T18:33:07.053Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:08.461Z] #39 ... [2023-08-09T18:33:08.461Z] [2023-08-09T18:33:08.461Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:08.461Z] #43 ... [2023-08-09T18:33:08.461Z] [2023-08-09T18:33:08.461Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:08.461Z] #39 ... [2023-08-09T18:33:08.461Z] [2023-08-09T18:33:08.461Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:08.730Z] #38 ... [2023-08-09T18:33:08.730Z] [2023-08-09T18:33:08.730Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:33:09.316Z] #54 transferring context: 104.84MB 45.2s [2023-08-09T18:33:11.261Z] #54 ... [2023-08-09T18:33:11.261Z] [2023-08-09T18:33:11.261Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:11.261Z] #55 ... [2023-08-09T18:33:11.261Z] [2023-08-09T18:33:11.261Z] #41 [security-spire-config internal] load build context [2023-08-09T18:33:11.525Z] #41 ... [2023-08-09T18:33:11.525Z] [2023-08-09T18:33:11.525Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:11.792Z] #55 ... [2023-08-09T18:33:11.792Z] [2023-08-09T18:33:11.792Z] #34 [support-notifications internal] load build context [2023-08-09T18:33:11.792Z] #34 ... [2023-08-09T18:33:11.792Z] [2023-08-09T18:33:11.792Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:12.058Z] #55 ... [2023-08-09T18:33:12.058Z] [2023-08-09T18:33:12.058Z] #40 [core-metadata internal] load build context [2023-08-09T18:33:12.058Z] #40 ... [2023-08-09T18:33:12.058Z] [2023-08-09T18:33:12.058Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:12.324Z] #55 ... [2023-08-09T18:33:12.324Z] [2023-08-09T18:33:12.324Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:12.324Z] #45 ... [2023-08-09T18:33:12.324Z] [2023-08-09T18:33:12.324Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:13.289Z] #55 ... [2023-08-09T18:33:13.289Z] [2023-08-09T18:33:13.289Z] #35 [core-data internal] load build context [2023-08-09T18:33:13.289Z] #35 ... [2023-08-09T18:33:13.289Z] [2023-08-09T18:33:13.289Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:13.289Z] #55 ... [2023-08-09T18:33:13.289Z] [2023-08-09T18:33:13.289Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:33:13.555Z] #53 ... [2023-08-09T18:33:13.555Z] [2023-08-09T18:33:13.555Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:13.555Z] #58 ... [2023-08-09T18:33:13.555Z] [2023-08-09T18:33:13.555Z] #35 [core-data internal] load build context [2023-08-09T18:33:13.821Z] #35 transferring context: 183.36MB 54.8s [2023-08-09T18:33:14.779Z] #35 transferring context: 188.04MB 55.8s done [2023-08-09T18:33:15.045Z] #35 DONE 56.0s [2023-08-09T18:33:15.045Z] [2023-08-09T18:33:15.045Z] #57 [security-spire-server internal] load build context [2023-08-09T18:33:15.045Z] #57 ... [2023-08-09T18:33:15.045Z] [2023-08-09T18:33:15.045Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:16.983Z] #58 ... [2023-08-09T18:33:16.983Z] [2023-08-09T18:33:16.983Z] #56 [core-command internal] load build context [2023-08-09T18:33:16.983Z] #56 ... [2023-08-09T18:33:16.983Z] [2023-08-09T18:33:16.983Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:17.674Z] #55 ... [2023-08-09T18:33:17.674Z] [2023-08-09T18:33:17.674Z] #41 [security-spire-config internal] load build context [2023-08-09T18:33:17.674Z] #41 transferring context: 188.04MB 56.0s done [2023-08-09T18:33:17.674Z] #41 DONE 57.3s [2023-08-09T18:33:17.674Z] [2023-08-09T18:33:17.674Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:18.269Z] #58 ... [2023-08-09T18:33:18.269Z] [2023-08-09T18:33:18.269Z] #39 [support-scheduler internal] load build context [2023-08-09T18:33:18.269Z] #39 transferring context: 188.04MB 56.9s done [2023-08-09T18:33:18.269Z] #39 DONE 58.2s [2023-08-09T18:33:18.269Z] [2023-08-09T18:33:18.269Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:18.545Z] #58 ... [2023-08-09T18:33:18.545Z] [2023-08-09T18:33:18.546Z] #56 [core-command internal] load build context [2023-08-09T18:33:18.546Z] #56 transferring context: 188.04MB 53.7s done [2023-08-09T18:33:18.546Z] #56 DONE 56.5s [2023-08-09T18:33:18.546Z] [2023-08-09T18:33:18.546Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:18.852Z] #43 ... [2023-08-09T18:33:18.852Z] [2023-08-09T18:33:18.852Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:18.852Z] #38 ... [2023-08-09T18:33:18.852Z] [2023-08-09T18:33:18.852Z] #34 [support-notifications internal] load build context [2023-08-09T18:33:18.852Z] #34 transferring context: 188.04MB 57.8s done [2023-08-09T18:33:18.852Z] #34 DONE 58.5s [2023-08-09T18:33:18.852Z] [2023-08-09T18:33:18.852Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:18.852Z] #38 ... [2023-08-09T18:33:18.852Z] [2023-08-09T18:33:18.852Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:19.137Z] #43 ... [2023-08-09T18:33:19.137Z] [2023-08-09T18:33:19.137Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:33:19.137Z] #65 DONE 4.1s [2023-08-09T18:33:19.137Z] [2023-08-09T18:33:19.137Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:20.158Z] #43 ... [2023-08-09T18:33:20.158Z] [2023-08-09T18:33:20.158Z] #66 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T18:33:20.158Z] #66 DONE 1.6s [2023-08-09T18:33:20.158Z] [2023-08-09T18:33:20.158Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:20.430Z] #43 ... [2023-08-09T18:33:20.430Z] [2023-08-09T18:33:20.430Z] #55 [security-secretstore-setup internal] load build context [2023-08-09T18:33:20.430Z] #55 transferring context: 188.04MB 55.9s done [2023-08-09T18:33:20.430Z] #55 DONE 58.4s [2023-08-09T18:33:20.430Z] [2023-08-09T18:33:20.430Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:20.705Z] #43 ... [2023-08-09T18:33:20.705Z] [2023-08-09T18:33:20.705Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:33:20.705Z] #67 DONE 1.6s [2023-08-09T18:33:20.705Z] [2023-08-09T18:33:20.705Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:20.705Z] #43 ... [2023-08-09T18:33:20.705Z] [2023-08-09T18:33:20.705Z] #40 [core-metadata internal] load build context [2023-08-09T18:33:20.705Z] #40 transferring context: 188.04MB 60.4s done [2023-08-09T18:33:20.705Z] #40 DONE 60.8s [2023-08-09T18:33:20.705Z] [2023-08-09T18:33:20.705Z] #43 [security-proxy-setup internal] load build context [2023-08-09T18:33:20.705Z] #43 transferring context: 188.04MB 59.2s done [2023-08-09T18:33:22.454Z] #43 DONE 60.3s [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:33:22.454Z] #54 ... [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:22.454Z] #38 ... [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #58 [core-common-config-bootstrapper internal] load build context [2023-08-09T18:33:22.454Z] #58 transferring context: 188.04MB 56.6s done [2023-08-09T18:33:22.454Z] #58 DONE 59.7s [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:22.454Z] #38 ... [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:33:22.454Z] #68 DONE 1.4s [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:22.454Z] #38 ... [2023-08-09T18:33:22.454Z] [2023-08-09T18:33:22.454Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:22.724Z] #45 ... [2023-08-09T18:33:22.724Z] [2023-08-09T18:33:22.724Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:23.686Z] #38 ... [2023-08-09T18:33:23.686Z] [2023-08-09T18:33:23.686Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:33:23.686Z] #53 ... [2023-08-09T18:33:23.686Z] [2023-08-09T18:33:23.686Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T18:33:25.115Z] #38 transferring context: 188.04MB 64.9s done [2023-08-09T18:33:25.115Z] #38 DONE 65.1s [2023-08-09T18:33:25.115Z] [2023-08-09T18:33:25.115Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:25.115Z] #45 ... [2023-08-09T18:33:25.115Z] [2023-08-09T18:33:25.115Z] #57 [security-spire-server internal] load build context [2023-08-09T18:33:25.386Z] #57 ... [2023-08-09T18:33:25.386Z] [2023-08-09T18:33:25.386Z] #53 [security-spire-agent internal] load build context [2023-08-09T18:33:25.386Z] #53 transferring context: 188.04MB 61.9s done [2023-08-09T18:33:25.655Z] #53 DONE 63.9s [2023-08-09T18:33:25.655Z] [2023-08-09T18:33:25.655Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:26.236Z] #45 ... [2023-08-09T18:33:26.236Z] [2023-08-09T18:33:26.236Z] #54 [security-bootstrapper internal] load build context [2023-08-09T18:33:26.236Z] #54 transferring context: 188.04MB 61.7s done [2023-08-09T18:33:26.236Z] #54 DONE 64.2s [2023-08-09T18:33:26.236Z] [2023-08-09T18:33:26.236Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:26.236Z] #45 ... [2023-08-09T18:33:26.236Z] [2023-08-09T18:33:26.236Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:33:26.236Z] #69 DONE 1.2s [2023-08-09T18:33:26.236Z] [2023-08-09T18:33:26.236Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:27.196Z] #45 ... [2023-08-09T18:33:27.196Z] [2023-08-09T18:33:27.196Z] #57 [security-spire-server internal] load build context [2023-08-09T18:33:27.196Z] #57 transferring context: 188.04MB 63.0s done [2023-08-09T18:33:27.196Z] #57 DONE 65.1s [2023-08-09T18:33:27.196Z] [2023-08-09T18:33:27.196Z] #45 [security-proxy-auth internal] load build context [2023-08-09T18:33:27.196Z] #45 transferring context: 188.04MB 66.5s done [2023-08-09T18:33:27.196Z] #45 DONE 66.6s [2023-08-09T18:33:27.196Z] [2023-08-09T18:33:27.196Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:33:29.130Z] #70 ... [2023-08-09T18:33:29.130Z] [2023-08-09T18:33:29.130Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:33:29.130Z] #71 ... [2023-08-09T18:33:29.130Z] [2023-08-09T18:33:29.130Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:33:30.081Z] #72 ... [2023-08-09T18:33:30.081Z] [2023-08-09T18:33:30.081Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:33:30.081Z] #73 ... [2023-08-09T18:33:30.081Z] [2023-08-09T18:33:30.081Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #74 ... [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #72 DONE 56.5s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #73 DONE 59.0s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #70 DONE 52.5s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #75 ... [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #74 DONE 58.0s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #71 DONE 60.1s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #76 [core-data builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #76 ... [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #77 DONE 3.7s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #78 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #79 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #80 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #81 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #82 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #83 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #83 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #84 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #85 [core-command builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #85 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #86 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #87 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #88 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #89 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #90 [security-spire-config builder 6/9] COPY . . [2023-08-09T18:34:26.435Z] #90 DONE 3.7s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #91 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #92 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #93 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #94 [support-notifications builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #94 DONE 3.7s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #95 [support-scheduler builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #95 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #96 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #97 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #75 DONE 3.7s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #98 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #99 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #100 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #76 [core-data builder 6/7] COPY . . [2023-08-09T18:34:26.435Z] #76 DONE 3.6s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T18:34:26.435Z] #101 ... [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-09T18:34:26.435Z] #102 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T18:34:26.435Z] #103 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:26.435Z] #104 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T18:34:26.435Z] #105 CACHED [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T18:34:26.435Z] #106 DONE 0.5s [2023-08-09T18:34:26.435Z] [2023-08-09T18:34:26.435Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-09T18:34:29.009Z] #107 ... [2023-08-09T18:34:29.009Z] [2023-08-09T18:34:29.009Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T18:34:29.009Z] #0 5.515 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-08-09T18:34:29.009Z] #108 ... [2023-08-09T18:34:29.009Z] [2023-08-09T18:34:29.009Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T18:34:29.009Z] #0 6.174 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-08-09T18:34:29.009Z] #109 ... [2023-08-09T18:34:29.009Z] [2023-08-09T18:34:29.009Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T18:34:29.009Z] #101 6.291 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-08-09T18:34:30.956Z] #101 ... [2023-08-09T18:34:30.956Z] [2023-08-09T18:34:30.957Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-09T18:34:30.957Z] #110 DONE 7.7s [2023-08-09T18:34:30.957Z] [2023-08-09T18:34:30.957Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-09T18:34:30.957Z] #107 DONE 7.7s [2023-08-09T18:34:30.957Z] [2023-08-09T18:34:30.957Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T18:34:31.223Z] #111 DONE 0.4s [2023-08-09T18:34:31.223Z] [2023-08-09T18:34:31.223Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T18:34:31.490Z] #112 DONE 0.5s [2023-08-09T18:34:31.490Z] [2023-08-09T18:34:31.490Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T18:34:31.490Z] #0 6.537 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-08-09T18:34:31.755Z] #113 ... [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-09T18:34:31.755Z] #114 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T18:34:31.755Z] #115 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T18:34:31.755Z] #116 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #117 [security-spire-agent builder 6/9] COPY . . [2023-08-09T18:34:31.755Z] #117 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T18:34:31.755Z] #118 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T18:34:31.755Z] #119 CACHED [2023-08-09T18:34:31.755Z] [2023-08-09T18:34:31.755Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:34:32.339Z] #120 DONE 0.5s [2023-08-09T18:34:32.339Z] [2023-08-09T18:34:32.339Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:34:32.339Z] #121 DONE 0.5s [2023-08-09T18:34:32.339Z] [2023-08-09T18:34:32.339Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:34:32.339Z] #122 DONE 0.2s [2023-08-09T18:34:32.339Z] [2023-08-09T18:34:32.339Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:34:32.339Z] #123 DONE 0.3s [2023-08-09T18:34:32.339Z] [2023-08-09T18:34:32.339Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:34:32.339Z] #0 6.661 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-08-09T18:34:32.605Z] #124 ... [2023-08-09T18:34:32.605Z] [2023-08-09T18:34:32.605Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:34:32.605Z] #0 6.011 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-08-09T18:34:32.895Z] #125 ... [2023-08-09T18:34:32.895Z] [2023-08-09T18:34:32.895Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T18:34:32.895Z] #0 5.370 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-08-09T18:34:32.895Z] #126 ... [2023-08-09T18:34:32.895Z] [2023-08-09T18:34:32.895Z] #127 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:34:32.895Z] #127 CACHED [2023-08-09T18:34:32.895Z] [2023-08-09T18:34:32.895Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:34:32.895Z] #128 CACHED [2023-08-09T18:34:32.895Z] [2023-08-09T18:34:32.895Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T18:34:32.895Z] #0 4.083 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-08-09T18:34:33.171Z] #129 ... [2023-08-09T18:34:33.171Z] [2023-08-09T18:34:33.171Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:34:33.171Z] #0 6.117 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-08-09T18:34:33.171Z] #130 ... [2023-08-09T18:34:33.171Z] [2023-08-09T18:34:33.171Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:34:33.171Z] #0 5.793 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-08-09T18:34:33.441Z] #131 ... [2023-08-09T18:34:33.441Z] [2023-08-09T18:34:33.441Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T18:34:33.441Z] #0 5.375 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-08-09T18:34:33.441Z] #132 ... [2023-08-09T18:34:33.441Z] [2023-08-09T18:34:33.441Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T18:34:34.851Z] #133 ... [2023-08-09T18:34:34.851Z] [2023-08-09T18:34:34.851Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T18:34:34.851Z] #134 DONE 1.0s [2023-08-09T18:34:35.123Z] [2023-08-09T18:34:35.123Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T18:34:35.123Z] #135 DONE 2.2s [2023-08-09T18:34:35.123Z] [2023-08-09T18:34:35.123Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T18:34:35.123Z] #136 ... [2023-08-09T18:34:35.123Z] [2023-08-09T18:34:35.123Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T18:34:35.123Z] #133 DONE 2.0s [2023-08-09T18:34:35.405Z] [2023-08-09T18:34:35.405Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T18:34:35.678Z] #137 DONE 0.4s [2023-08-09T18:34:35.678Z] [2023-08-09T18:34:35.678Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T18:34:35.678Z] #138 DONE 0.6s [2023-08-09T18:34:35.678Z] [2023-08-09T18:34:35.678Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T18:34:35.944Z] #139 ... [2023-08-09T18:34:35.944Z] [2023-08-09T18:34:35.944Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T18:34:35.944Z] #140 DONE 0.3s [2023-08-09T18:34:35.944Z] [2023-08-09T18:34:35.944Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T18:34:35.944Z] #139 DONE 0.3s [2023-08-09T18:34:35.944Z] [2023-08-09T18:34:35.944Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T18:34:36.274Z] #141 ... [2023-08-09T18:34:36.274Z] [2023-08-09T18:34:36.274Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T18:34:36.274Z] #142 DONE 0.2s [2023-08-09T18:34:36.274Z] [2023-08-09T18:34:36.274Z] #143 [security-spire-config] exporting to image [2023-08-09T18:34:36.274Z] #143 exporting layers [2023-08-09T18:34:36.546Z] #143 ... [2023-08-09T18:34:36.546Z] [2023-08-09T18:34:36.546Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T18:34:36.546Z] #141 DONE 0.4s [2023-08-09T18:34:36.546Z] [2023-08-09T18:34:36.546Z] #143 [security-spire-server] exporting to image [2023-08-09T18:34:37.549Z] #143 ... [2023-08-09T18:34:37.549Z] [2023-08-09T18:34:37.549Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T18:34:37.549Z] #136 DONE 2.5s [2023-08-09T18:34:37.549Z] [2023-08-09T18:34:37.549Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T18:34:37.855Z] #144 DONE 0.3s [2023-08-09T18:34:37.855Z] [2023-08-09T18:34:37.855Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T18:34:38.121Z] #145 DONE 0.3s [2023-08-09T18:34:38.121Z] [2023-08-09T18:34:38.121Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:34:38.121Z] #125 ... [2023-08-09T18:34:38.121Z] [2023-08-09T18:34:38.121Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T18:34:38.386Z] #146 DONE 0.2s [2023-08-09T18:34:38.386Z] [2023-08-09T18:34:38.386Z] #143 [security-spire-agent] exporting to image [2023-08-09T18:34:38.965Z] #143 exporting layers 2.8s done [2023-08-09T18:34:38.965Z] #143 writing image sha256:bea4ae3464e220c50d5046d551cab068b1bf104cbe9d60df5fd967a03d182e75 0.0s done [2023-08-09T18:34:38.965Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-09T18:34:38.965Z] #143 exporting layers 2.7s done [2023-08-09T18:34:38.965Z] #143 writing image sha256:30d57b6fa4df0780f95d0db548421643942b44d071415996f2e3061926a1a51f [2023-08-09T18:34:39.231Z] #143 writing image sha256:30d57b6fa4df0780f95d0db548421643942b44d071415996f2e3061926a1a51f done [2023-08-09T18:34:39.231Z] #143 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-09T18:34:40.187Z] #143 exporting layers 1.7s done [2023-08-09T18:34:40.187Z] #143 writing image sha256:cfcda055cc5eece73722aed05193f7d2c6eecde3baeaabedf045371b5e64d97d done [2023-08-09T18:34:40.187Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-09T18:34:40.187Z] #143 DONE 3.8s [2023-08-09T18:34:40.187Z] [2023-08-09T18:34:40.187Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:49:32.631Z] #131 ... [2023-08-09T18:49:32.631Z] [2023-08-09T18:49:32.631Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T18:49:32.631Z] #129 907.1 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-08-09T18:49:37.968Z] #129 ... [2023-08-09T18:49:37.968Z] [2023-08-09T18:49:37.968Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T18:49:37.968Z] #132 DONE 914.6s [2023-08-09T18:49:37.968Z] [2023-08-09T18:49:37.968Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T18:49:37.968Z] #108 ... [2023-08-09T18:49:37.968Z] [2023-08-09T18:49:37.968Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:49:37.968Z] #147 DONE 0.2s [2023-08-09T18:49:37.968Z] [2023-08-09T18:49:37.968Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:49:37.968Z] #148 DONE 0.2s [2023-08-09T18:49:37.968Z] [2023-08-09T18:49:37.968Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T18:49:38.264Z] #149 DONE 0.2s [2023-08-09T18:49:38.264Z] [2023-08-09T18:49:38.264Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:49:38.530Z] #124 ... [2023-08-09T18:49:38.530Z] [2023-08-09T18:49:38.530Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T18:49:38.530Z] #150 DONE 0.3s [2023-08-09T18:49:38.530Z] [2023-08-09T18:49:38.530Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:49:38.530Z] #125 ... [2023-08-09T18:49:38.530Z] [2023-08-09T18:49:38.530Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T18:49:38.797Z] #151 DONE 0.2s [2023-08-09T18:49:38.797Z] [2023-08-09T18:49:38.797Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T18:49:40.735Z] #152 DONE 2.0s [2023-08-09T18:49:40.735Z] [2023-08-09T18:49:40.735Z] #143 [security-proxy-setup] exporting to image [2023-08-09T18:49:40.735Z] #143 exporting layers [2023-08-09T18:49:41.318Z] #143 exporting layers 0.5s done [2023-08-09T18:49:41.318Z] #143 writing image sha256:56ae5a1bdd25ce3c246f8b4e9dc14e2b769cb6460600b809db1db01e1fb7d5db done [2023-08-09T18:49:41.318Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-09T18:49:41.318Z] #143 DONE 4.3s [2023-08-09T18:49:41.318Z] [2023-08-09T18:49:41.318Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:49:56.293Z] #131 ... [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T18:49:56.293Z] #129 DONE 931.9s [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:49:56.293Z] #125 ... [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:49:56.293Z] #153 DONE 0.2s [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:49:56.293Z] #125 ... [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:49:56.293Z] #154 DONE 0.3s [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T18:49:56.293Z] #155 DONE 0.2s [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T18:49:56.293Z] #125 DONE 933.7s [2023-08-09T18:49:56.293Z] [2023-08-09T18:49:56.293Z] #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T18:49:56.905Z] #156 DONE 0.4s [2023-08-09T18:49:56.905Z] [2023-08-09T18:49:56.905Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:49:56.906Z] #157 DONE 0.3s [2023-08-09T18:49:56.906Z] [2023-08-09T18:49:56.906Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:49:57.187Z] #124 ... [2023-08-09T18:49:57.187Z] [2023-08-09T18:49:57.187Z] #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T18:49:57.770Z] #158 DONE 0.8s [2023-08-09T18:49:57.770Z] [2023-08-09T18:49:57.770Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T18:49:57.770Z] #159 DONE 0.5s [2023-08-09T18:49:57.770Z] [2023-08-09T18:49:57.770Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T18:49:58.728Z] #160 DONE 0.7s [2023-08-09T18:49:58.728Z] [2023-08-09T18:49:58.728Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T18:49:58.995Z] #161 DONE 0.3s [2023-08-09T18:49:58.995Z] [2023-08-09T18:49:58.995Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T18:50:00.935Z] #162 ... [2023-08-09T18:50:00.935Z] [2023-08-09T18:50:00.935Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T18:50:00.935Z] #163 DONE 2.8s [2023-08-09T18:50:00.935Z] [2023-08-09T18:50:00.935Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:50:01.204Z] #164 DONE 0.3s [2023-08-09T18:50:01.204Z] [2023-08-09T18:50:01.204Z] #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:50:01.474Z] #165 DONE 0.2s [2023-08-09T18:50:01.474Z] [2023-08-09T18:50:01.474Z] #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T18:50:01.474Z] #166 ... [2023-08-09T18:50:01.474Z] [2023-08-09T18:50:01.474Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T18:50:01.474Z] #162 DONE 2.6s [2023-08-09T18:50:01.739Z] [2023-08-09T18:50:01.739Z] #143 [security-secretstore-setup] exporting to image [2023-08-09T18:50:01.739Z] #143 exporting layers [2023-08-09T18:50:02.004Z] #143 ... [2023-08-09T18:50:02.004Z] [2023-08-09T18:50:02.004Z] #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T18:50:02.004Z] #166 DONE 0.9s [2023-08-09T18:50:02.270Z] [2023-08-09T18:50:02.270Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T18:50:02.537Z] #167 DONE 0.4s [2023-08-09T18:50:02.537Z] [2023-08-09T18:50:02.537Z] #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T18:50:02.808Z] #168 DONE 0.3s [2023-08-09T18:50:02.808Z] [2023-08-09T18:50:02.808Z] #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T18:50:03.073Z] #169 DONE 0.3s [2023-08-09T18:50:03.073Z] [2023-08-09T18:50:03.073Z] #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T18:50:03.339Z] #170 DONE 0.3s [2023-08-09T18:50:03.339Z] [2023-08-09T18:50:03.339Z] #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T18:50:03.604Z] #171 ... [2023-08-09T18:50:03.604Z] [2023-08-09T18:50:03.604Z] #143 [security-secretstore-setup] exporting to image [2023-08-09T18:50:03.604Z] #143 exporting layers 2.1s done [2023-08-09T18:50:03.604Z] #143 writing image sha256:2f09d7c7b82023c730b4c5757e6b5535c45de37da5ea13c11d50ea25e45fc108 done [2023-08-09T18:50:03.604Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-09T18:50:03.604Z] #143 DONE 6.4s [2023-08-09T18:50:03.604Z] [2023-08-09T18:50:03.604Z] #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T18:50:03.604Z] #171 DONE 0.3s [2023-08-09T18:50:03.604Z] [2023-08-09T18:50:03.604Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T18:50:03.871Z] #108 ... [2023-08-09T18:50:03.871Z] [2023-08-09T18:50:03.871Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T18:50:05.884Z] #172 DONE 1.9s [2023-08-09T18:50:05.884Z] [2023-08-09T18:50:05.884Z] #143 [security-bootstrapper] exporting to image [2023-08-09T18:50:06.470Z] #143 exporting layers 1.0s done [2023-08-09T18:50:06.735Z] #143 writing image sha256:f09e580d3a2782ebaf5c89dba7ce602ea9237ff87ec044dc743408a725daafc7 done [2023-08-09T18:50:06.735Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-09T18:50:06.735Z] #143 DONE 7.4s [2023-08-09T18:50:06.735Z] [2023-08-09T18:50:06.735Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:50:07.000Z] #130 ... [2023-08-09T18:50:07.000Z] [2023-08-09T18:50:07.000Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T18:50:07.000Z] #108 DONE 944.3s [2023-08-09T18:50:07.000Z] [2023-08-09T18:50:07.000Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:50:07.265Z] #130 ... [2023-08-09T18:50:07.265Z] [2023-08-09T18:50:07.265Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:50:07.530Z] #173 DONE 0.2s [2023-08-09T18:50:07.530Z] [2023-08-09T18:50:07.530Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:50:07.803Z] #124 ... [2023-08-09T18:50:07.803Z] [2023-08-09T18:50:07.803Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:50:07.803Z] #174 DONE 0.2s [2023-08-09T18:50:07.803Z] [2023-08-09T18:50:07.803Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T18:50:08.073Z] #175 DONE 0.4s [2023-08-09T18:50:08.073Z] [2023-08-09T18:50:08.073Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:50:08.349Z] #131 ... [2023-08-09T18:50:08.349Z] [2023-08-09T18:50:08.349Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:50:08.616Z] #176 DONE 0.2s [2023-08-09T18:50:08.616Z] [2023-08-09T18:50:08.616Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T18:50:08.616Z] #177 DONE 0.1s [2023-08-09T18:50:08.616Z] [2023-08-09T18:50:08.616Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T18:50:10.548Z] #178 DONE 1.8s [2023-08-09T18:50:10.548Z] [2023-08-09T18:50:10.548Z] #143 [security-proxy-auth] exporting to image [2023-08-09T18:50:10.813Z] #143 exporting layers 0.5s done [2023-08-09T18:50:10.813Z] #143 writing image sha256:0cc5cdffd0bffe60c92766e1dcee6b74f6c050a5cffcaf2c23ac0d4251dc2e31 done [2023-08-09T18:50:10.813Z] #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-08-09T18:50:10.813Z] #143 DONE 7.9s [2023-08-09T18:50:10.813Z] [2023-08-09T18:50:10.813Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:50:32.860Z] #124 ... [2023-08-09T18:50:32.860Z] [2023-08-09T18:50:32.860Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T18:50:32.860Z] #113 DONE 969.7s [2023-08-09T18:50:32.860Z] [2023-08-09T18:50:32.860Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:50:32.860Z] #124 ... [2023-08-09T18:50:32.860Z] [2023-08-09T18:50:32.860Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:50:33.124Z] #179 DONE 0.1s [2023-08-09T18:50:33.124Z] [2023-08-09T18:50:33.124Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:50:33.124Z] #180 DONE 0.1s [2023-08-09T18:50:33.124Z] [2023-08-09T18:50:33.124Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T18:50:37.476Z] #181 DONE 4.0s [2023-08-09T18:50:37.476Z] [2023-08-09T18:50:37.476Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:50:37.476Z] #130 ... [2023-08-09T18:50:37.476Z] [2023-08-09T18:50:37.476Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:50:37.476Z] #182 DONE 0.1s [2023-08-09T18:50:37.476Z] [2023-08-09T18:50:37.476Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T18:50:37.476Z] #183 DONE 0.2s [2023-08-09T18:50:37.476Z] [2023-08-09T18:50:37.476Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T18:50:40.140Z] #184 DONE 2.1s [2023-08-09T18:50:40.140Z] [2023-08-09T18:50:40.140Z] #143 [core-common-config-bootstrapper] exporting to image [2023-08-09T18:50:40.140Z] #143 exporting layers [2023-08-09T18:50:40.140Z] #143 exporting layers 0.5s done [2023-08-09T18:50:40.140Z] #143 writing image sha256:3e23a8b5bd1aab2848042687030d975e1fdd30832340c4a29821aca31a0c81f8 done [2023-08-09T18:50:40.140Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-09T18:50:40.140Z] #143 DONE 8.4s [2023-08-09T18:50:40.140Z] [2023-08-09T18:50:40.140Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:51:12.420Z] #124 ... [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T18:51:12.420Z] #109 DONE 1005.9s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:51:12.420Z] #130 ... [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:51:12.420Z] #185 DONE 0.1s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:51:12.420Z] #186 DONE 0.2s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T18:51:12.420Z] #187 DONE 0.3s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:51:12.420Z] #188 DONE 0.1s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #143 [core-command] exporting to image [2023-08-09T18:51:12.420Z] #143 exporting layers [2023-08-09T18:51:12.420Z] #143 exporting layers 0.4s done [2023-08-09T18:51:12.420Z] #143 writing image sha256:4d21513d2d52cce0118f4261606db41c08e37ffbea3a3c870bf7c87cdde3b33d done [2023-08-09T18:51:12.420Z] #143 naming to docker.io/library/core-command-arm64 done [2023-08-09T18:51:12.420Z] #143 DONE 8.8s [2023-08-09T18:51:12.420Z] [2023-08-09T18:51:12.420Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T18:51:20.610Z] #126 DONE 1016.9s [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:51:20.610Z] #124 ... [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:51:20.610Z] #189 DONE 0.1s [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:51:20.610Z] #190 DONE 0.1s [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:51:20.610Z] #124 ... [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T18:51:20.610Z] #191 DONE 0.2s [2023-08-09T18:51:20.610Z] [2023-08-09T18:51:20.610Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:51:20.878Z] #192 DONE 0.1s [2023-08-09T18:51:20.878Z] [2023-08-09T18:51:20.878Z] #143 [core-data] exporting to image [2023-08-09T18:51:20.878Z] #143 exporting layers [2023-08-09T18:51:21.143Z] #143 exporting layers 0.3s done [2023-08-09T18:51:21.143Z] #143 writing image sha256:56d1ca0d0f98eef83f9755a69efe7f2fde8c02d04d71ab4d41dba91bf992719f done [2023-08-09T18:51:21.143Z] #143 naming to docker.io/library/core-data-arm64 done [2023-08-09T18:51:21.143Z] #143 DONE 9.1s [2023-08-09T18:51:21.143Z] [2023-08-09T18:51:21.143Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T18:51:23.723Z] #124 DONE 1020.8s [2023-08-09T18:51:23.723Z] [2023-08-09T18:51:23.723Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:51:24.310Z] #130 ... [2023-08-09T18:51:24.310Z] [2023-08-09T18:51:24.310Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:51:24.310Z] #193 DONE 0.3s [2023-08-09T18:51:24.310Z] [2023-08-09T18:51:24.310Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:51:24.310Z] #194 DONE 0.1s [2023-08-09T18:51:24.310Z] [2023-08-09T18:51:24.310Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:51:24.579Z] #131 ... [2023-08-09T18:51:24.580Z] [2023-08-09T18:51:24.580Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T18:51:24.847Z] #195 DONE 0.3s [2023-08-09T18:51:24.847Z] [2023-08-09T18:51:24.847Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:51:24.847Z] #196 DONE 0.1s [2023-08-09T18:51:24.847Z] [2023-08-09T18:51:24.847Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:51:25.113Z] #131 ... [2023-08-09T18:51:25.113Z] [2023-08-09T18:51:25.113Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T18:51:25.113Z] #197 DONE 0.1s [2023-08-09T18:51:25.113Z] [2023-08-09T18:51:25.113Z] #143 [core-metadata] exporting to image [2023-08-09T18:51:25.379Z] #143 exporting layers 0.4s done [2023-08-09T18:51:25.379Z] #143 writing image sha256:7f85e61c4c8cd7fb4782b0144ac0278cfa62ad6a0a66b7d03e856ea9b62a2cac done [2023-08-09T18:51:25.379Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-08-09T18:51:25.379Z] #143 DONE 9.5s [2023-08-09T18:51:25.379Z] [2023-08-09T18:51:25.379Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:51:52.031Z] #130 ... [2023-08-09T18:51:52.031Z] [2023-08-09T18:51:52.031Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T18:51:52.031Z] #131 DONE 1049.1s [2023-08-09T18:51:52.031Z] [2023-08-09T18:51:52.031Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:51:52.611Z] #130 ... [2023-08-09T18:51:52.611Z] [2023-08-09T18:51:52.611Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:51:52.611Z] #198 DONE 0.2s [2023-08-09T18:51:52.611Z] [2023-08-09T18:51:52.611Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:51:52.876Z] #199 DONE 0.1s [2023-08-09T18:51:52.876Z] [2023-08-09T18:51:52.876Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T18:51:53.142Z] #200 DONE 0.4s [2023-08-09T18:51:53.142Z] [2023-08-09T18:51:53.142Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:51:53.142Z] #201 DONE 0.1s [2023-08-09T18:51:53.142Z] [2023-08-09T18:51:53.142Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:51:53.409Z] #130 ... [2023-08-09T18:51:53.409Z] [2023-08-09T18:51:53.409Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-09T18:51:53.409Z] #143 exporting layers [2023-08-09T18:51:55.345Z] #143 exporting layers 2.1s done [2023-08-09T18:51:55.345Z] #143 writing image sha256:fd6e8854e8c18aefcaab06de70364003bb60bdf9303eac4120c71c0ba48333fa done [2023-08-09T18:51:55.345Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-09T18:51:55.345Z] #143 DONE 11.6s [2023-08-09T18:51:55.345Z] [2023-08-09T18:51:55.345Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:52:17.384Z] #130 ... [2023-08-09T18:52:17.384Z] [2023-08-09T18:52:17.384Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T18:52:17.384Z] #101 DONE 1073.8s [2023-08-09T18:52:17.384Z] [2023-08-09T18:52:17.384Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:52:17.384Z] #202 DONE 0.1s [2023-08-09T18:52:17.384Z] [2023-08-09T18:52:17.384Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:52:17.384Z] #203 DONE 0.1s [2023-08-09T18:52:17.384Z] [2023-08-09T18:52:17.384Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T18:52:17.651Z] #204 DONE 0.5s [2023-08-09T18:52:17.651Z] [2023-08-09T18:52:17.651Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:52:17.651Z] #130 ... [2023-08-09T18:52:17.651Z] [2023-08-09T18:52:17.651Z] #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:52:17.651Z] #205 DONE 0.1s [2023-08-09T18:52:17.919Z] [2023-08-09T18:52:17.919Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T18:52:17.919Z] #130 DONE 1075.1s [2023-08-09T18:52:17.919Z] [2023-08-09T18:52:17.919Z] #143 [support-notifications] exporting to image [2023-08-09T18:52:17.919Z] #143 exporting layers [2023-08-09T18:52:18.183Z] #143 exporting layers 0.6s done [2023-08-09T18:52:18.183Z] #143 writing image sha256:30051b1d706cefa060d16dcc6d21ed4fa8560d365aa4c338d0a0fb3f823b489c [2023-08-09T18:52:18.449Z] #143 writing image sha256:30051b1d706cefa060d16dcc6d21ed4fa8560d365aa4c338d0a0fb3f823b489c done [2023-08-09T18:52:18.449Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-08-09T18:52:18.449Z] #143 DONE 12.2s [2023-08-09T18:52:18.449Z] [2023-08-09T18:52:18.449Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T18:52:18.449Z] #206 DONE 0.1s [2023-08-09T18:52:18.449Z] [2023-08-09T18:52:18.449Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T18:52:18.449Z] #207 DONE 0.1s [2023-08-09T18:52:18.449Z] [2023-08-09T18:52:18.449Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T18:52:18.714Z] #208 DONE 0.4s [2023-08-09T18:52:18.714Z] [2023-08-09T18:52:18.714Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T18:52:18.980Z] #209 DONE 0.1s [2023-08-09T18:52:18.980Z] [2023-08-09T18:52:18.980Z] #143 [support-scheduler] exporting to image [2023-08-09T18:52:19.244Z] #143 exporting layers 0.4s done [2023-08-09T18:52:19.244Z] #143 writing image sha256:3855f5f7037c1dcf74af63fa9a072659a8c6b43c1f7bd3c93ddd91780a78cc8a done [2023-08-09T18:52:19.244Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-08-09T18:52:19.244Z] #143 DONE 12.6s [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T18:52:19.244Z] time="2023-08-09T18:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T18:52:19.254Z] $ docker stop --time=1 203cfcb89d7eb339c6cc725bdf687ffd8aad8e40b0201e2b289ed2f1079a9001 [2023-08-09T18:52:20.886Z] $ docker rm -f --volumes 203cfcb89d7eb339c6cc725bdf687ffd8aad8e40b0201e2b289ed2f1079a9001 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T18:52:21.349Z] + docker images [2023-08-09T18:52:21.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T18:52:21.349Z] support-scheduler-arm64 latest 3855f5f7037c 3 seconds ago 32.9MB [2023-08-09T18:52:21.349Z] support-notifications-arm64 latest 30051b1d706c 4 seconds ago 33.7MB [2023-08-09T18:52:21.349Z] security-spiffe-token-provider-arm64 latest fd6e8854e8c1 28 seconds ago 33.2MB [2023-08-09T18:52:21.349Z] core-metadata-arm64 latest 7f85e61c4c8c 57 seconds ago 21.2MB [2023-08-09T18:52:21.349Z] core-data-arm64 latest 56d1ca0d0f98 About a minute ago 20.9MB [2023-08-09T18:52:21.349Z] core-command-arm64 latest 4d21513d2d52 About a minute ago 20.8MB [2023-08-09T18:52:21.349Z] core-common-config-bootstrapper-arm64 latest 3e23a8b5bd1a About a minute ago 18MB [2023-08-09T18:52:21.349Z] security-proxy-auth-arm64 latest 0cc5cdffd0bf 2 minutes ago 19.3MB [2023-08-09T18:52:21.349Z] security-bootstrapper-arm64 latest f09e580d3a27 2 minutes ago 22.6MB [2023-08-09T18:52:21.349Z] security-secretstore-setup-arm64 latest 2f09d7c7b820 2 minutes ago 42.9MB [2023-08-09T18:52:21.349Z] security-proxy-setup-arm64 latest 56ae5a1bdd25 2 minutes ago 19.5MB [2023-08-09T18:52:21.349Z] security-spire-agent-arm64 latest cfcda055cc5e 17 minutes ago 152MB [2023-08-09T18:52:21.349Z] security-spire-server-arm64 latest 30d57b6fa4df 17 minutes ago 96.9MB [2023-08-09T18:52:21.349Z] security-spire-config-arm64 latest bea4ae3464e2 17 minutes ago 96.1MB [2023-08-09T18:52:21.349Z] ci-base-image-arm64 latest 19fbcbc00ae5 31 minutes ago 1.05GB [2023-08-09T18:52:21.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-09T18:52:21.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:52:21.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T18:52:21.809Z] [2023-08-09T18:52:21.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:52:22.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T18:52:22.398Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T18:52:22.398Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T18:52:22.398Z] 04944245beec: Pulling fs layer [2023-08-09T18:52:22.398Z] 699f458cf7ca: Pulling fs layer [2023-08-09T18:52:22.398Z] 765212b225bb: Pulling fs layer [2023-08-09T18:52:22.398Z] f23df028b6ca: Pulling fs layer [2023-08-09T18:52:22.398Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T18:52:22.398Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T18:52:22.398Z] 765212b225bb: Waiting [2023-08-09T18:52:22.398Z] f23df028b6ca: Waiting [2023-08-09T18:52:22.398Z] d65c8cfc05b1: Waiting [2023-08-09T18:52:22.398Z] 2437ff75d9bd: Waiting [2023-08-09T18:52:22.398Z] 04944245beec: Verifying Checksum [2023-08-09T18:52:22.398Z] 04944245beec: Download complete [2023-08-09T18:52:22.398Z] 765212b225bb: Verifying Checksum [2023-08-09T18:52:22.398Z] 765212b225bb: Download complete [2023-08-09T18:52:22.664Z] f23df028b6ca: Verifying Checksum [2023-08-09T18:52:22.664Z] f23df028b6ca: Download complete [2023-08-09T18:52:22.664Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T18:52:22.664Z] d65c8cfc05b1: Download complete [2023-08-09T18:52:22.664Z] 699f458cf7ca: Verifying Checksum [2023-08-09T18:52:22.664Z] 699f458cf7ca: Download complete [2023-08-09T18:52:23.246Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T18:52:23.246Z] 8998bd30e6a1: Download complete [2023-08-09T18:52:25.186Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T18:52:25.186Z] 2437ff75d9bd: Download complete [2023-08-09T18:52:27.122Z] 8998bd30e6a1: Pull complete [2023-08-09T18:52:27.704Z] 04944245beec: Pull complete [2023-08-09T18:52:29.108Z] 699f458cf7ca: Pull complete [2023-08-09T18:52:29.108Z] 765212b225bb: Pull complete [2023-08-09T18:52:29.689Z] f23df028b6ca: Pull complete [2023-08-09T18:52:29.955Z] d65c8cfc05b1: Pull complete [2023-08-09T18:52:44.930Z] 2437ff75d9bd: Pull complete [2023-08-09T18:52:44.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T18:52:44.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T18:52:44.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:52:45.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-3240 does not seem to be running inside a container [2023-08-09T18:52:45.168Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-lftools-log-publisher:arm64 cat [2023-08-09T18:52:47.873Z] $ docker top 35f852443054bf8ffc62f6688ab20a7fe50b1e8d4baa6074e4dc9c0de3476efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:52:48.773Z] ---> job-cost.sh [2023-08-09T18:52:48.773Z] lf-activate-venv: SKIPPING [2023-08-09T18:52:48.773Z] INFO: No Stack... [2023-08-09T18:52:49.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T18:52:49.995Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T18:52:50.625Z] + cat /w/workspace/edgex-go/23/archives/cost.csv [2023-08-09T18:52:50.625Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T18:52:50.677Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-23-stack-cost] [2023-08-09T18:52:50.683Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-23-stack-cost] did not exist. Created. [2023-08-09T18:52:50.683Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T18:52:51.001Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T18:52:51.186Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T18:52:51.193Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T18:52:51.208Z] $ docker stop --time=1 35f852443054bf8ffc62f6688ab20a7fe50b1e8d4baa6074e4dc9c0de3476efb [2023-08-09T18:52:52.692Z] $ docker rm -f --volumes 35f852443054bf8ffc62f6688ab20a7fe50b1e8d4baa6074e4dc9c0de3476efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-08-09T18:52:53.540Z] + [ -d /w/workspace/edgex-go/23/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:52:53.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:52:54.684Z] ---> package-listing.sh [2023-08-09T18:52:54.684Z] ++ facter osfamily [2023-08-09T18:52:54.684Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T18:52:54.942Z] + OS_FAMILY=debian [2023-08-09T18:52:54.942Z] + workspace=/w/workspace/edgex-go/23 [2023-08-09T18:52:54.942Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T18:52:54.942Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T18:52:54.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T18:52:54.942Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T18:52:54.942Z] + '[' /w/workspace/edgex-go/23 ']' [2023-08-09T18:52:54.942Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T18:52:54.942Z] + case "${OS_FAMILY}" in [2023-08-09T18:52:54.942Z] + dpkg -l [2023-08-09T18:52:54.942Z] + grep '^ii' [2023-08-09T18:52:54.942Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T18:52:54.942Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T18:52:54.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T18:52:54.943Z] + '[' /w/workspace/edgex-go/23 ']' [2023-08-09T18:52:54.943Z] + mkdir -p /w/workspace/edgex-go/23/archives/ [2023-08-09T18:52:54.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo [2023-08-09T18:52:54.952Z] 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/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T18:52:55.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:52:55.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T18:52:55.781Z] [2023-08-09T18:52:55.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T18:52:56.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T18:52:56.075Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T18:52:56.075Z] 5eb5b503b376: Pulling fs layer [2023-08-09T18:52:56.075Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T18:52:56.075Z] ec43610c2a17: Pulling fs layer [2023-08-09T18:52:56.075Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T18:52:56.075Z] 33b1e0a273af: Pulling fs layer [2023-08-09T18:52:56.075Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T18:52:56.075Z] 2f39f015ded8: Pulling fs layer [2023-08-09T18:52:56.075Z] 3a2ae6a8a46f: Waiting [2023-08-09T18:52:56.075Z] 5d3b04190fa2: Waiting [2023-08-09T18:52:56.075Z] 33b1e0a273af: Waiting [2023-08-09T18:52:56.075Z] 2f39f015ded8: Waiting [2023-08-09T18:52:56.075Z] 5c69ac0246d0: Verifying Checksum [2023-08-09T18:52:56.075Z] 5c69ac0246d0: Download complete [2023-08-09T18:52:56.075Z] 3a2ae6a8a46f: Download complete [2023-08-09T18:52:56.075Z] 33b1e0a273af: Verifying Checksum [2023-08-09T18:52:56.075Z] 33b1e0a273af: Download complete [2023-08-09T18:52:56.075Z] 5d3b04190fa2: Download complete [2023-08-09T18:52:56.352Z] ec43610c2a17: Verifying Checksum [2023-08-09T18:52:56.352Z] 5eb5b503b376: Download complete [2023-08-09T18:52:56.919Z] 2f39f015ded8: Verifying Checksum [2023-08-09T18:52:56.919Z] 2f39f015ded8: Download complete [2023-08-09T18:52:57.503Z] 5eb5b503b376: Pull complete [2023-08-09T18:52:57.503Z] 5c69ac0246d0: Pull complete [2023-08-09T18:52:57.762Z] ec43610c2a17: Pull complete [2023-08-09T18:52:58.020Z] 3a2ae6a8a46f: Pull complete [2023-08-09T18:52:58.020Z] 33b1e0a273af: Pull complete [2023-08-09T18:52:58.278Z] 5d3b04190fa2: Pull complete [2023-08-09T18:53:02.460Z] 2f39f015ded8: Pull complete [2023-08-09T18:53:02.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T18:53:02.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T18:53:02.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T18:53:02.540Z] prd-ubuntu20.04-docker-8c-8g-3239 does not seem to be running inside a container [2023-08-09T18:53:02.579Z] $ 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/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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:latest cat [2023-08-09T18:53:05.646Z] $ docker top d137f0a22aee12514e83317c338dbc39351f257bad744d98a534ee3518216050 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T18:53:05.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T18:53:06.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T18:53:06.552Z] + ls /var/log/sa-host [2023-08-09T18:53:06.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T18:53:06.692Z] provisioning config files... [2023-08-09T18:53:06.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config14749026704608488761tmp [Pipeline] { [Pipeline] echo [2023-08-09T18:53:06.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:53:06.994Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T18:53:07.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:53:07.328Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T18:53:07.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:53:07.616Z] ---> sudo-logs.sh [2023-08-09T18:53:07.616Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T18:53:07.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:53:07.925Z] ---> job-cost.sh [2023-08-09T18:53:07.925Z] lf-activate-venv: SKIPPING [2023-08-09T18:53:07.925Z] DEBUG: total: 0.10999999940395355 [2023-08-09T18:53:07.925Z] INFO: Retrieving Stack Cost... [2023-08-09T18:53:08.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T18:53:08.750Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T18:53:08.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T18:53:09.039Z] ---> logs-deploy.sh [2023-08-09T18:53:09.039Z] lf-activate-venv: SKIPPING [2023-08-09T18:53:09.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/23 [2023-08-09T18:53:09.039Z] INFO: archiving workspace using pattern(s): [2023-08-09T18:53:09.973Z] Archives upload complete. [2023-08-09T18:53:09.973Z] INFO: archiving logs to Nexus