Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+a9a05d218e56d96ac070653eb2b8a1a35d61b302 (fd9b58920e106f9fb2480c8aaa4296a155f72895) 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-ssh11075745296446406789.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-ssh10530610050216456130.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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh508439443228556475.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-ssh6960994646710532118.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7272116205605114678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-116 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing 0295442d501fa874336b058cb35a47d8b1278637 Checking out Revision 0295442d501fa874336b058cb35a47d8b1278637 (PR-4592) > 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/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0295442d501fa874336b058cb35a47d8b1278637 # timeout=10 Commit message: "Merge commit 'a9a05d218e56d96ac070653eb2b8a1a35d61b302' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-28T08:29:27.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-28T08:29:27.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-28T08:29:27.584Z] ========================================================= [2023-06-28T08:29:27.584Z] EdgeX Global Pipelines Version Info [2023-06-28T08:29:27.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-28T08:29:28.277Z] ------------------- [2023-06-28T08:29:28.277Z] stable info: [2023-06-28T08:29:28.277Z] ------------------- [2023-06-28T08:29:28.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-28T08:29:28.277Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-28T08:29:28.277Z] Message: update stable to v1.0.250 > git rev-list --no-walk 0003b57a63c47218d18d44b66a2f414f7d3a5171 # timeout=10 [2023-06-28T08:29:28.848Z] ------------------- [2023-06-28T08:29:28.848Z] experimental info: [2023-06-28T08:29:28.848Z] ------------------- [2023-06-28T08:29:28.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-28T08:29:28.848Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-28T08:29:28.848Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-28T08:29:29.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-28T08:29:29.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-28T08:29:29.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-28T08:29:29.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-28T08:29:29.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-28T08:29:29.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-28T08:29:29.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-28T08:29:29.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-28T08:29:29.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-28T08:29:29.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-28T08:29:29.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-28T08:29:29.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-28T08:29:29.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-28T08:29:29.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-28T08:29:29.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-28T08:29:29.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-28T08:29:29.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-28T08:29:29.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-28T08:29:29.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-28T08:29:29.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-28T08:29:29.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-28T08:29:29.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-28T08:29:29.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-28T08:29:29.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo [2023-06-28T08:29:29.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo [2023-06-28T08:29:29.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo [2023-06-28T08:29:29.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0295442d501fa874336b058cb35a47d8b1278637 [Pipeline] echo [2023-06-28T08:29:29.284Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0295442 [Pipeline] echo [2023-06-28T08:29:29.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T08:29:29.342Z] provisioning config files... [2023-06-28T08:29:29.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8420953669164177168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T08:29:29.657Z] ---> docker-login.sh [2023-06-28T08:29:29.657Z] nexus3.edgexfoundry.org:10001 [2023-06-28T08:29:29.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:29:29.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:29:29.917Z] Configure a credential helper to remove this warning. See [2023-06-28T08:29:29.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:29:29.917Z] [2023-06-28T08:29:29.917Z] Login Succeeded [2023-06-28T08:29:29.917Z] nexus3.edgexfoundry.org:10002 [2023-06-28T08:29:29.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:29:30.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:29:30.176Z] Configure a credential helper to remove this warning. See [2023-06-28T08:29:30.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:29:30.176Z] [2023-06-28T08:29:30.176Z] Login Succeeded [2023-06-28T08:29:30.176Z] nexus3.edgexfoundry.org:10003 [2023-06-28T08:29:30.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:29:30.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:29:30.176Z] Configure a credential helper to remove this warning. See [2023-06-28T08:29:30.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:29:30.176Z] [2023-06-28T08:29:30.176Z] Login Succeeded [2023-06-28T08:29:30.176Z] nexus3.edgexfoundry.org:10004 [2023-06-28T08:29:30.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:29:30.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:29:30.439Z] Configure a credential helper to remove this warning. See [2023-06-28T08:29:30.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:29:30.439Z] [2023-06-28T08:29:30.439Z] Login Succeeded [2023-06-28T08:29:30.439Z] docker.io [2023-06-28T08:29:30.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:29:30.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:29:30.698Z] Configure a credential helper to remove this warning. See [2023-06-28T08:29:30.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:29:30.698Z] [2023-06-28T08:29:30.698Z] Login Succeeded [2023-06-28T08:29:30.698Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T08:29:30.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T08:29:31.010Z] + 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-06-28T08:29:31.011Z] + + cut -d/ -f2 [2023-06-28T08:29:31.011Z] dirname cmd/core-command/Dockerfile [2023-06-28T08:29:31.011Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-28T08:29:31.011Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-06-28T08:29:31.011Z] -f2 [2023-06-28T08:29:31.011Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-28T08:29:31.011Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-06-28T08:29:31.011Z] -f2 [2023-06-28T08:29:31.011Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-28T08:29:31.011Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/support-notifications/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-28T08:29:31.011Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-28T08:29:31.011Z] + cut -d/ -f2 [2023-06-28T08:29:31.011Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-28T08:29:31.064Z] 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-06-28T08:29:31.398Z] + git rev-list -1 --merges 0295442d501fa874336b058cb35a47d8b1278637~1..0295442d501fa874336b058cb35a47d8b1278637 [Pipeline] echo [2023-06-28T08:29:31.411Z] -----------> git rev-list -1 --merges 0295442d501fa874336b058cb35a47d8b1278637~1..0295442d501fa874336b058cb35a47d8b1278637 0295442d501fa874336b058cb35a47d8b1278637 [2023-06-28T08:29:31.411Z] 0295442d501fa874336b058cb35a47d8b1278637 [false] [Pipeline] sh [2023-06-28T08:29:31.698Z] + git log --format=format:%s -1 0295442d501fa874336b058cb35a47d8b1278637 [Pipeline] echo [2023-06-28T08:29:31.713Z] ========================================================= [2023-06-28T08:29:31.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-28T08:29:31.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-28T08:29:32.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-28T08:29:32.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-28T08:29:32.124Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-28T08:29:32.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-28T08:29:32.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-28T08:29:32.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-28T08:29:32.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:29:32.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T08:29:32.537Z] [2023-06-28T08:29:32.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:29:32.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T08:29:32.836Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-28T08:29:32.836Z] b85a868b505f: Pulling fs layer [2023-06-28T08:29:32.836Z] e2be974225ed: Pulling fs layer [2023-06-28T08:29:32.836Z] 339a4e72a1f5: Pulling fs layer [2023-06-28T08:29:32.836Z] 988bab9f4d93: Pulling fs layer [2023-06-28T08:29:32.836Z] 1469e6f7b9e6: Pulling fs layer [2023-06-28T08:29:32.836Z] eaf3925da568: Pulling fs layer [2023-06-28T08:29:32.836Z] bab4dde63d76: Pulling fs layer [2023-06-28T08:29:32.836Z] bde34c3a00c8: Pulling fs layer [2023-06-28T08:29:32.836Z] b352a97aabf1: Pulling fs layer [2023-06-28T08:29:32.836Z] 4872d77fe225: Pulling fs layer [2023-06-28T08:29:32.836Z] 5851b861e8e6: Pulling fs layer [2023-06-28T08:29:32.836Z] 988bab9f4d93: Waiting [2023-06-28T08:29:32.836Z] 5851b861e8e6: Waiting [2023-06-28T08:29:32.836Z] bab4dde63d76: Waiting [2023-06-28T08:29:32.836Z] bde34c3a00c8: Waiting [2023-06-28T08:29:32.836Z] b352a97aabf1: Waiting [2023-06-28T08:29:32.836Z] eaf3925da568: Waiting [2023-06-28T08:29:32.836Z] 4872d77fe225: Waiting [2023-06-28T08:29:32.836Z] 1469e6f7b9e6: Waiting [2023-06-28T08:29:32.836Z] e2be974225ed: Verifying Checksum [2023-06-28T08:29:32.836Z] e2be974225ed: Download complete [2023-06-28T08:29:32.836Z] 988bab9f4d93: Verifying Checksum [2023-06-28T08:29:32.836Z] 988bab9f4d93: Download complete [2023-06-28T08:29:33.121Z] 1469e6f7b9e6: Verifying Checksum [2023-06-28T08:29:33.121Z] 1469e6f7b9e6: Download complete [2023-06-28T08:29:33.121Z] eaf3925da568: Verifying Checksum [2023-06-28T08:29:33.121Z] 339a4e72a1f5: Verifying Checksum [2023-06-28T08:29:33.121Z] 339a4e72a1f5: Download complete [2023-06-28T08:29:33.121Z] bde34c3a00c8: Verifying Checksum [2023-06-28T08:29:33.121Z] bde34c3a00c8: Download complete [2023-06-28T08:29:33.121Z] b352a97aabf1: Download complete [2023-06-28T08:29:33.121Z] 4872d77fe225: Verifying Checksum [2023-06-28T08:29:33.121Z] 4872d77fe225: Download complete [2023-06-28T08:29:33.121Z] 5851b861e8e6: Verifying Checksum [2023-06-28T08:29:33.121Z] 5851b861e8e6: Download complete [2023-06-28T08:29:33.121Z] b85a868b505f: Verifying Checksum [2023-06-28T08:29:33.121Z] b85a868b505f: Download complete [2023-06-28T08:29:33.381Z] bab4dde63d76: Verifying Checksum [2023-06-28T08:29:33.381Z] bab4dde63d76: Download complete [2023-06-28T08:29:34.337Z] b85a868b505f: Pull complete [2023-06-28T08:29:34.597Z] e2be974225ed: Pull complete [2023-06-28T08:29:35.168Z] 339a4e72a1f5: Pull complete [2023-06-28T08:29:35.168Z] 988bab9f4d93: Pull complete [2023-06-28T08:29:35.427Z] 1469e6f7b9e6: Pull complete [2023-06-28T08:29:35.428Z] eaf3925da568: Pull complete [2023-06-28T08:29:37.337Z] bab4dde63d76: Pull complete [2023-06-28T08:29:37.337Z] bde34c3a00c8: Pull complete [2023-06-28T08:29:37.337Z] b352a97aabf1: Pull complete [2023-06-28T08:29:37.337Z] 4872d77fe225: Pull complete [2023-06-28T08:29:37.597Z] 5851b861e8e6: Pull complete [2023-06-28T08:29:37.597Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-28T08:29:37.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-28T08:29:37.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:29:37.696Z] prd-ubuntu20.04-docker-8c-8g-116 does not seem to be running inside a container [2023-06-28T08:29:37.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-28T08:29:40.378Z] $ docker top d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 -eo pid,comm [2023-06-28T08:29:40.428Z] 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-06-28T08:29:40.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-28T08:29:40.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T08:29:40.460Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T08:29:40.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T08:29:40.583Z] $ docker exec d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 ssh-agent [2023-06-28T08:29:40.689Z] SSH_AUTH_SOCK=/tmp/ssh-fBZZEBKhwLpx/agent.32 [2023-06-28T08:29:40.689Z] SSH_AGENT_PID=38 [2023-06-28T08:29:40.697Z] Running ssh-add (command line suppressed) [2023-06-28T08:29:40.811Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16629835273528855596.key (/w/workspace/edgex-go/4@tmp/private_key_16629835273528855596.key) [2023-06-28T08:29:40.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T08:29:41.112Z] + git tag --points-at HEAD [Pipeline] } [2023-06-28T08:29:41.133Z] $ docker exec --env ******** --env ******** d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 ssh-agent -k [2023-06-28T08:29:41.229Z] unset SSH_AUTH_SOCK; [2023-06-28T08:29:41.229Z] unset SSH_AGENT_PID; [2023-06-28T08:29:41.229Z] echo Agent pid 38 killed; [2023-06-28T08:29:41.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-28T08:29:41.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-28T08:29:41.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-28T08:29:41.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-28T08:29:41.396Z] $ docker exec d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 ssh-agent [2023-06-28T08:29:41.501Z] SSH_AUTH_SOCK=/tmp/ssh-tRUvRoL8bjM8/agent.70 [2023-06-28T08:29:41.501Z] SSH_AGENT_PID=76 [2023-06-28T08:29:41.506Z] Running ssh-add (command line suppressed) [2023-06-28T08:29:41.617Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_13451736893483740669.key (/w/workspace/edgex-go/4@tmp/private_key_13451736893483740669.key) [2023-06-28T08:29:41.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-28T08:29:41.919Z] + git semver init [2023-06-28T08:29:42.177Z] 2023-06-28 08:29:42,116 [run_init] DEBUG init version:0.0.0 force:False [2023-06-28T08:29:42.177Z] 2023-06-28 08:29:42,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-06-28T08:29:42.177Z] 2023-06-28 08:29:42,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-06-28T08:29:42.177Z] 2023-06-28 08:29:42,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,980 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4592 with force:False [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,981 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4592 [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,985 [execute] INFO git cat-file --batch-check [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,992 [execute] INFO git cat-file --batch [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-06-28T08:29:58.166Z] 2023-06-28 08:29:57,997 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4592 [2023-06-28T08:29:58.166Z] 0.0.0 [Pipeline] } [2023-06-28T08:29:58.178Z] $ docker exec --env ******** --env ******** d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 ssh-agent -k [2023-06-28T08:29:58.296Z] unset SSH_AUTH_SOCK; [2023-06-28T08:29:58.296Z] unset SSH_AGENT_PID; [2023-06-28T08:29:58.296Z] echo Agent pid 76 killed; [2023-06-28T08:29:58.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-28T08:29:58.609Z] + git semver [Pipeline] } [2023-06-28T08:29:58.880Z] $ docker stop --time=1 d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 [2023-06-28T08:30:00.171Z] $ docker rm -f --volumes d4bde706977edb77bfc866c805e519ab4630171f68cbb45819844cd89a65f6e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T08:30:00.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-28T08:30:00.703Z] Stashed 1 file(s) [Pipeline] echo [2023-06-28T08:30:00.705Z] [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-06-28T08:30:01.088Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-06-28T08:30:01.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T08:30:01.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T08:30:01.121Z] ========================================================= [2023-06-28T08:30:01.121Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-28T08:30:01.121Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:30:01.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T08:30:01.409Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-28T08:30:01.409Z] f56be85fc22e: Pulling fs layer [2023-06-28T08:30:01.409Z] 85791d961cd3: Pulling fs layer [2023-06-28T08:30:01.409Z] d694b5ae8c79: Pulling fs layer [2023-06-28T08:30:01.409Z] 9f32a84ed3da: Pulling fs layer [2023-06-28T08:30:01.409Z] 4d19c01a9841: Pulling fs layer [2023-06-28T08:30:01.409Z] 9325e15d5711: Pulling fs layer [2023-06-28T08:30:01.409Z] 556b6ee489ea: Pulling fs layer [2023-06-28T08:30:01.409Z] c5a4b2cf53e6: Pulling fs layer [2023-06-28T08:30:01.409Z] 9f32a84ed3da: Waiting [2023-06-28T08:30:01.409Z] 4d19c01a9841: Waiting [2023-06-28T08:30:01.409Z] c5a4b2cf53e6: Waiting [2023-06-28T08:30:01.409Z] 556b6ee489ea: Waiting [2023-06-28T08:30:01.409Z] 85791d961cd3: Download complete [2023-06-28T08:30:01.409Z] 9f32a84ed3da: Verifying Checksum [2023-06-28T08:30:01.409Z] 9f32a84ed3da: Download complete [2023-06-28T08:30:01.409Z] 4d19c01a9841: Verifying Checksum [2023-06-28T08:30:01.409Z] 4d19c01a9841: Download complete [2023-06-28T08:30:01.409Z] f56be85fc22e: Verifying Checksum [2023-06-28T08:30:01.409Z] f56be85fc22e: Download complete [2023-06-28T08:30:01.409Z] 9325e15d5711: Verifying Checksum [2023-06-28T08:30:01.409Z] 9325e15d5711: Download complete [2023-06-28T08:30:01.668Z] f56be85fc22e: Pull complete [2023-06-28T08:30:01.668Z] 85791d961cd3: Pull complete [2023-06-28T08:30:02.236Z] d694b5ae8c79: Verifying Checksum [2023-06-28T08:30:02.236Z] d694b5ae8c79: Download complete [2023-06-28T08:30:02.236Z] c5a4b2cf53e6: Verifying Checksum [2023-06-28T08:30:02.236Z] c5a4b2cf53e6: Download complete [2023-06-28T08:30:02.236Z] 556b6ee489ea: Verifying Checksum [2023-06-28T08:30:02.236Z] 556b6ee489ea: Download complete [2023-06-28T08:30:05.516Z] d694b5ae8c79: Pull complete [2023-06-28T08:30:05.516Z] 9f32a84ed3da: Pull complete [2023-06-28T08:30:05.775Z] 4d19c01a9841: Pull complete [2023-06-28T08:30:05.775Z] 9325e15d5711: Pull complete [2023-06-28T08:30:08.303Z] 556b6ee489ea: Pull complete [2023-06-28T08:30:09.236Z] c5a4b2cf53e6: Pull complete [2023-06-28T08:30:09.236Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-28T08:30:09.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T08:30:09.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:30:09.529Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T08:30:09.529Z] WORKDIR /edgex [2023-06-28T08:30:09.529Z] COPY go.mod . [2023-06-28T08:30:09.529Z] RUN go mod download [2023-06-28T08:30:09.529Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-28T08:30:10.096Z] Sending build context to Docker daemon 170.6MB [2023-06-28T08:30:10.096Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-28T08:30:10.096Z] ---> c4be618373d6 [2023-06-28T08:30:10.096Z] Step 2/4 : WORKDIR /edgex [2023-06-28T08:30:14.288Z] ---> Running in 2edfbc2c2d49 [2023-06-28T08:30:14.288Z] Removing intermediate container 2edfbc2c2d49 [2023-06-28T08:30:14.288Z] ---> c32004581936 [2023-06-28T08:30:14.288Z] Step 3/4 : COPY go.mod . [2023-06-28T08:30:14.288Z] ---> 12d8ecaba5b0 [2023-06-28T08:30:14.288Z] Step 4/4 : RUN go mod download [2023-06-28T08:30:14.288Z] ---> Running in e5ece9a8cde6 [2023-06-28T08:30:15.784Z] Still waiting to schedule task [2023-06-28T08:30:15.784Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-28T08:30:29.172Z] Removing intermediate container e5ece9a8cde6 [2023-06-28T08:30:29.172Z] ---> 68c4c3bca49b [2023-06-28T08:30:29.172Z] Successfully built 68c4c3bca49b [2023-06-28T08:30:29.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:30:29.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-28T08:30:29.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:30:29.539Z] prd-ubuntu20.04-docker-8c-8g-116 does not seem to be running inside a container [2023-06-28T08:30:29.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-28T08:30:29.995Z] $ docker top 2c5b93a44ed4e719ee256f0f2cf76127fae9754b340671608e7eb9d74f5c37d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T08:30:30.340Z] + go version [2023-06-28T08:30:30.340Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-28T08:30:30.352Z] $ docker stop --time=1 2c5b93a44ed4e719ee256f0f2cf76127fae9754b340671608e7eb9d74f5c37d5 [2023-06-28T08:30:31.635Z] $ docker rm -f --volumes 2c5b93a44ed4e719ee256f0f2cf76127fae9754b340671608e7eb9d74f5c37d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:30:32.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-28T08:30:32.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:30:32.095Z] prd-ubuntu20.04-docker-8c-8g-116 does not seem to be running inside a container [2023-06-28T08:30:32.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-28T08:30:32.457Z] $ docker top 2e203f0f68abd62aa0b8fd94c49cfdcdaff94e266aba80f3294807e139c10cbe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-28T08:30:32.518Z] ========================================================= [2023-06-28T08:30:32.518Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-28T08:30:32.518Z] ========================================================= [Pipeline] sh [2023-06-28T08:30:32.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:30:33.086Z] + make test [2023-06-28T08:30:33.086Z] go test -race -coverprofile=coverage.out ./... [2023-06-28T08:30:41.207Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-28T08:30:53.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-28T08:30:53.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-28T08:30:53.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-28T08:30:53.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-28T08:30:54.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-28T08:30:54.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-28T08:30:54.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-28T08:30:54.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-28T08:30:54.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-28T08:30:54.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-28T08:30:55.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-28T08:30:55.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-28T08:30:55.265Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-28T08:30:55.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-28T08:30:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-28T08:30:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-28T08:30:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-06-28T08:30:56.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-28T08:30:56.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-28T08:30:56.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-28T08:30:56.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-06-28T08:30:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-28T08:30:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-28T08:30:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-28T08:30:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-28T08:30:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:30:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-28T08:30:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-28T08:30:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-28T08:30:59.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-28T08:30:59.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-06-28T08:30:59.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements [2023-06-28T08:30:59.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-28T08:30:59.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:30:59.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-28T08:31:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-28T08:31:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-28T08:31:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-28T08:31:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-28T08:31:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-28T08:31:00.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.766s coverage: 88.5% of statements [2023-06-28T08:31:00.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-06-28T08:31:00.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.6% of statements [2023-06-28T08:31:00.382Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-06-28T08:31:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-28T08:31:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-28T08:31:01.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-28T08:31:01.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements [2023-06-28T08:31:01.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-28T08:31:01.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-28T08:31:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-06-28T08:31:01.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-06-28T08:31:02.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements [2023-06-28T08:31:02.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-06-28T08:31:02.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-06-28T08:31:02.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-06-28T08:31:02.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-06-28T08:31:02.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-28T08:31:02.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-28T08:31:02.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-28T08:31:02.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-28T08:31:03.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-28T08:31:03.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-28T08:31:03.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-28T08:31:03.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-28T08:31:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-28T08:31:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-28T08:31:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-28T08:31:03.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-28T08:31:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-28T08:31:04.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-28T08:31:04.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-28T08:31:05.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-28T08:31:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-28T08:31:06.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-28T08:31:06.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-28T08:31:08.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-28T08:31:08.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-28T08:31:08.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-28T08:31:09.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-28T08:31:09.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-28T08:31:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-28T08:31:10.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-28T08:31:10.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-28T08:31:10.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-28T08:31:10.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-28T08:31:12.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-28T08:31:12.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-28T08:31:12.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-28T08:31:12.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-28T08:31:13.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-28T08:31:13.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:31:13.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-28T08:31:13.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-28T08:31:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-28T08:31:14.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-28T08:31:14.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2023-06-28T08:31:15.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-28T08:31:15.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 14.064s coverage: 92.9% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.086s coverage: 100.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.8% of statements [2023-06-28T08:31:27.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-06-28T08:31:27.611Z] 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-06-28T08:31:27.611Z] running golangci-lint [2023-06-28T08:31:27.611Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-28T08:31:27.611Z] go version go1.20.2 linux/amd64 [2023-06-28T08:31:27.611Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-28T08:31:27.611Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-28T08:31:42.486Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 14.371872567s" [2023-06-28T08:31:42.486Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.740471ms" [2023-06-28T08:31:49.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws [2023-06-28T08:31:49.521Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-06-28T08:31:49.578Z] The recommended git tool is: git [2023-06-28T08:31:50.639Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.97349754s with top 10 stages: buildir: 35.17822317s, inspect: 1.817786254s, fact_deprecated: 1.705135328s, printf: 1.2912922s, gosec: 1.226639315s, ctrlflow: 1.18863291s, nilness: 1.04525798s, S1038: 1.01227231s, fact_purity: 813.065344ms, S1039: 537.567628ms" [2023-06-28T08:31:50.640Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-28T08:31:50.640Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203" [2023-06-28T08:31:50.640Z] level=info msg="[runner] processing took 15.99242ms with stages: nolint: 6.848691ms, identifier_marker: 4.312121ms, autogenerated_exclude: 1.515548ms, path_prettifier: 1.340796ms, exclude-rules: 1.250935ms, skip_dirs: 673.538µs, cgo: 30.611µs, filename_unadjuster: 15.06µs, max_same_issues: 780ns, path_prefixer: 700ns, severity-rules: 570ns, skip_files: 560ns, uniq_by_line: 520ns, source_code: 400ns, sort_results: 370ns, path_shortener: 360ns, exclude: 320ns, diff: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns" [2023-06-28T08:31:50.640Z] level=info msg="[runner] linters took 8.427903367s with stages: goanalysis_metalinter: 8.411820726s" [2023-06-28T08:31:50.640Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-28T08:31:50.640Z] level=info msg="Memory: 230 samples, avg is 201.4MB, max is 781.9MB" [2023-06-28T08:31:50.640Z] level=info msg="Execution took 22.835903477s" [2023-06-28T08:31:50.640Z] go vet ./... [2023-06-28T08:31:54.250Z] using credential edgex-jenkins-ssh [2023-06-28T08:31:54.265Z] Cloning the remote Git repository [2023-06-28T08:31:54.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-28T08:31:54.395Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-06-28T08:31:54.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-28T08:31:54.836Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-28T08:31:54.836Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-28T08:31:54.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-28T08:31:55.133Z] + ls -al . [2023-06-28T08:31:55.133Z] total 720 [2023-06-28T08:31:55.133Z] drwxrwxr-x 11 1001 1001 4096 Jun 28 08:30 . [2023-06-28T08:31:55.133Z] drwxr-xr-x 4 root root 4096 Jun 28 08:30 .. [2023-06-28T08:31:55.133Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 08:29 .blubracket [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 16 Jun 28 08:29 .dockerignore [2023-06-28T08:31:55.133Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 08:29 .git [2023-06-28T08:31:55.133Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 08:29 .github [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 1133 Jun 28 08:29 .gitignore [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 08:29 .golangci.yml [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 08:29 .hadolint.yml [2023-06-28T08:31:55.133Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 08:29 .semver [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 08:29 .sonarcloud.properties [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 08:29 ADOPTERS.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 10835 Jun 28 08:29 Attribution.txt [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 93407 Jun 28 08:29 CHANGELOG.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 08:29 CONTRIBUTING.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 08:29 GOVERNANCE.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 883 Jun 28 08:29 Jenkinsfile [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 08:29 LICENSE [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 14368 Jun 28 08:29 Makefile [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 08:29 OWNERS.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 9923 Jun 28 08:29 README.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 08:29 SECURITY.md [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 08:30 VERSION [2023-06-28T08:31:55.133Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 08:29 bin [2023-06-28T08:31:55.133Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 08:29 cmd [2023-06-28T08:31:55.133Z] -rw-r--r-- 1 root root 447730 Jun 28 08:31 coverage.out [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 3162 Jun 28 08:29 go.mod [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 31054 Jun 28 08:29 go.sum [2023-06-28T08:31:55.133Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 08:29 internal [2023-06-28T08:31:55.133Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 08:29 openapi [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 594 Jun 28 08:29 security.txt [2023-06-28T08:31:55.133Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 08:29 snap [2023-06-28T08:31:55.133Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 08:29 version.go [Pipeline] sh [2023-06-28T08:31:55.422Z] + '[' -e coverage.out ] [2023-06-28T08:31:55.422Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-28T08:31:55.535Z] Stashed 1 file(s) [Pipeline] sh [2023-06-28T08:31:54.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-28T08:31:54.540Z] > git --version # timeout=10 [2023-06-28T08:31:54.561Z] > git --version # 'git version 2.25.1' [2023-06-28T08:31:54.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-28T08:31:54.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-28T08:31:55.816Z] + make build [2023-06-28T08:31:55.816Z] 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-06-28T08:32:08.108Z] 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-06-28T08:32:08.366Z] 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-06-28T08:32:09.298Z] 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-06-28T08:32:10.233Z] 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-06-28T08:32:11.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-28T08:32:11.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-28T08:32:13.207Z] Merging remotes/origin/main commit a9a05d218e56d96ac070653eb2b8a1a35d61b302 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d [2023-06-28T08:32:12.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-28T08:32:12.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-28T08:32:12.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-28T08:32:12.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-28T08:32:13.228Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T08:32:13.292Z] > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 [2023-06-28T08:32:13.504Z] > git remote # timeout=10 [2023-06-28T08:32:13.529Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T08:32:13.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-28T08:32:13.562Z] > git merge a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 [2023-06-28T08:32:13.849Z] Merge succeeded, producing b0362b264d64f37e839a19b9d46d5017c5402cad [2023-06-28T08:32:13.849Z] Checking out Revision b0362b264d64f37e839a19b9d46d5017c5402cad (PR-4592) [2023-06-28T08:32:13.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T08:32:13.858Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T08:32:13.873Z] > git checkout -f b0362b264d64f37e839a19b9d46d5017c5402cad # timeout=10 [2023-06-28T08:32:16.813Z] 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-06-28T08:32:17.470Z] Commit message: "Merge commit 'a9a05d218e56d96ac070653eb2b8a1a35d61b302' into HEAD" [2023-06-28T08:32:17.495Z] First time build. Skipping changelog. [2023-06-28T08:32:17.751Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-28T08:32:17.480Z] > git rev-list --no-walk 0003b57a63c47218d18d44b66a2f414f7d3a5171 # timeout=10 [2023-06-28T08:32:18.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-28T08:32:18.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T08:32:18.385Z] Dload Upload Total Spent Left Speed [2023-06-28T08:32:18.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12726 100 12726 0 0 87765 0 --:--:-- --:--:-- --:--:-- 87765 [Pipeline] sh [2023-06-28T08:32:19.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-28T08:32:19.129Z] 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-06-28T08:32:19.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-28T08:32:19.416Z] + sudo tee /etc/docker/daemon.new [2023-06-28T08:32:19.416Z] { [2023-06-28T08:32:19.416Z] "registry-mirrors": [ [2023-06-28T08:32:19.416Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-28T08:32:19.416Z] ], [2023-06-28T08:32:19.416Z] "bip": "10.250.0.254/24", [2023-06-28T08:32:19.416Z] "hosts": [ [2023-06-28T08:32:19.416Z] "tcp://0.0.0.0:5555", [2023-06-28T08:32:19.416Z] "unix:///var/run/docker.sock" [2023-06-28T08:32:19.416Z] ], [2023-06-28T08:32:19.416Z] "mtu": 1458, [2023-06-28T08:32:19.416Z] "selinux-enabled": true, [2023-06-28T08:32:19.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-28T08:32:19.416Z] } [Pipeline] sh [2023-06-28T08:32:19.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-28T08:32:20.064Z] 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-06-28T08:32:20.066Z] + sudo service docker restart [2023-06-28T08:32:20.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-28T08:32:21.566Z] 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-06-28T08:32:22.939Z] 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-06-28T08:32:23.885Z] $ docker stop --time=1 2e203f0f68abd62aa0b8fd94c49cfdcdaff94e266aba80f3294807e139c10cbe [2023-06-28T08:32:29.391Z] $ docker rm -f --volumes 2e203f0f68abd62aa0b8fd94c49cfdcdaff94e266aba80f3294807e139c10cbe [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-06-28T08:32:30.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T08:32:30.286Z] [2023-06-28T08:32:30.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:32:30.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T08:32:30.586Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-28T08:32:30.586Z] 91d30c5bc195: Pulling fs layer [2023-06-28T08:32:30.586Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-28T08:32:30.586Z] 9c61dcf015f6: Pulling fs layer [2023-06-28T08:32:30.586Z] 4698f68db338: Pulling fs layer [2023-06-28T08:32:30.586Z] 2a2f49069b9e: Pulling fs layer [2023-06-28T08:32:30.586Z] e0025b399a48: Pulling fs layer [2023-06-28T08:32:30.586Z] 2a2f49069b9e: Waiting [2023-06-28T08:32:30.586Z] e0025b399a48: Waiting [2023-06-28T08:32:30.586Z] 91d30c5bc195: Verifying Checksum [2023-06-28T08:32:30.586Z] 91d30c5bc195: Download complete [2023-06-28T08:32:30.586Z] 4698f68db338: Verifying Checksum [2023-06-28T08:32:30.586Z] 4698f68db338: Download complete [2023-06-28T08:32:30.844Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-28T08:32:30.844Z] 2e9b0aa3be6d: Download complete [2023-06-28T08:32:30.844Z] 91d30c5bc195: Pull complete [2023-06-28T08:32:30.844Z] 2a2f49069b9e: Download complete [2023-06-28T08:32:31.103Z] 2e9b0aa3be6d: Pull complete [2023-06-28T08:32:31.360Z] 9c61dcf015f6: Verifying Checksum [2023-06-28T08:32:31.360Z] 9c61dcf015f6: Download complete [2023-06-28T08:32:33.900Z] 9c61dcf015f6: Pull complete [2023-06-28T08:32:33.900Z] 4698f68db338: Pull complete [2023-06-28T08:32:34.159Z] 2a2f49069b9e: Pull complete [2023-06-28T08:32:34.418Z] e0025b399a48: Pull complete [2023-06-28T08:32:34.418Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-28T08:32:34.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-28T08:32:34.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:32:34.498Z] prd-ubuntu20.04-docker-8c-8g-116 does not seem to be running inside a container [2023-06-28T08:32:34.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-28T08:32:37.002Z] $ docker top 68c0ac630c1a163a232dba0d0c3f97efa2d20e2aba352ca290613fe2393af38c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T08:32:37.340Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T08:32:38.344Z] provisioning config files... [2023-06-28T08:32:38.374Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8583953855289949824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T08:32:38.720Z] ---> docker-login.sh [2023-06-28T08:32:38.720Z] nexus3.edgexfoundry.org:10001 [2023-06-28T08:32:38.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:32:39.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:32:39.266Z] Configure a credential helper to remove this warning. See [2023-06-28T08:32:39.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:32:39.266Z] [2023-06-28T08:32:39.266Z] Login Succeeded [2023-06-28T08:32:39.266Z] nexus3.edgexfoundry.org:10002 [2023-06-28T08:32:39.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:32:39.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:32:39.534Z] Configure a credential helper to remove this warning. See [2023-06-28T08:32:39.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:32:39.534Z] [2023-06-28T08:32:39.534Z] Login Succeeded [2023-06-28T08:32:39.804Z] nexus3.edgexfoundry.org:10003 [2023-06-28T08:32:39.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:32:39.873Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #1 transferring dockerfile: 2.63kB done [2023-06-28T08:32:39.873Z] #1 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #2 transferring dockerfile: 2.58kB done [2023-06-28T08:32:39.873Z] #2 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #3 transferring dockerfile: 1.82kB done [2023-06-28T08:32:39.873Z] #3 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #4 transferring dockerfile: 2.38kB done [2023-06-28T08:32:39.873Z] #4 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #5 transferring dockerfile: 2.06kB done [2023-06-28T08:32:39.873Z] #5 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #6 transferring dockerfile: 2.82kB done [2023-06-28T08:32:39.873Z] #6 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #7 transferring dockerfile: 2.12kB done [2023-06-28T08:32:39.873Z] #7 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #8 transferring dockerfile: 1.84kB done [2023-06-28T08:32:39.873Z] #8 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #9 [core-command internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #9 transferring dockerfile: 1.82kB done [2023-06-28T08:32:39.873Z] #9 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #10 transferring dockerfile: 2.68kB done [2023-06-28T08:32:39.873Z] #10 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #11 transferring dockerfile: 1.96kB done [2023-06-28T08:32:39.873Z] #11 DONE 0.1s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #12 [core-data internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #12 transferring dockerfile: 1.90kB done [2023-06-28T08:32:39.873Z] #12 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #13 transferring dockerfile: 2.04kB done [2023-06-28T08:32:39.873Z] #13 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-28T08:32:39.873Z] #14 transferring dockerfile: 1.78kB done [2023-06-28T08:32:39.873Z] #14 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #15 [security-spire-server internal] load .dockerignore [2023-06-28T08:32:39.873Z] #15 transferring context: 56B done [2023-06-28T08:32:39.873Z] #15 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #16 [security-spire-config internal] load .dockerignore [2023-06-28T08:32:39.873Z] #16 transferring context: 56B done [2023-06-28T08:32:39.873Z] #16 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #17 [support-scheduler internal] load .dockerignore [2023-06-28T08:32:39.873Z] #17 transferring context: 56B done [2023-06-28T08:32:39.873Z] #17 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #18 [security-proxy-setup internal] load .dockerignore [2023-06-28T08:32:39.873Z] #18 transferring context: 56B done [2023-06-28T08:32:39.873Z] #18 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-06-28T08:32:39.873Z] #19 transferring context: 56B done [2023-06-28T08:32:39.873Z] #19 DONE 0.0s [2023-06-28T08:32:39.873Z] [2023-06-28T08:32:39.873Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-28T08:32:40.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:32:40.075Z] Configure a credential helper to remove this warning. See [2023-06-28T08:32:40.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:32:40.075Z] [2023-06-28T08:32:40.075Z] Login Succeeded [2023-06-28T08:32:40.075Z] nexus3.edgexfoundry.org:10004 [2023-06-28T08:32:40.132Z] #20 transferring context: 56B done [2023-06-28T08:32:40.132Z] #20 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #21 [security-bootstrapper internal] load .dockerignore [2023-06-28T08:32:40.132Z] #21 transferring context: 56B done [2023-06-28T08:32:40.132Z] #21 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #22 [core-command internal] load .dockerignore [2023-06-28T08:32:40.132Z] #22 transferring context: 56B done [2023-06-28T08:32:40.132Z] #22 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #23 [security-spire-agent internal] load .dockerignore [2023-06-28T08:32:40.132Z] #23 transferring context: 56B done [2023-06-28T08:32:40.132Z] #23 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #24 [support-notifications internal] load .dockerignore [2023-06-28T08:32:40.132Z] #24 transferring context: 56B done [2023-06-28T08:32:40.132Z] #24 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #25 [core-metadata internal] load .dockerignore [2023-06-28T08:32:40.132Z] #25 transferring context: 56B done [2023-06-28T08:32:40.132Z] #25 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #26 [core-data internal] load .dockerignore [2023-06-28T08:32:40.132Z] #26 transferring context: 56B done [2023-06-28T08:32:40.132Z] #26 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-28T08:32:40.132Z] #27 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #28 [security-proxy-auth internal] load .dockerignore [2023-06-28T08:32:40.132Z] #28 transferring context: 56B done [2023-06-28T08:32:40.132Z] #28 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-06-28T08:32:40.132Z] #29 transferring context: 56B done [2023-06-28T08:32:40.132Z] #29 DONE 0.0s [2023-06-28T08:32:40.132Z] [2023-06-28T08:32:40.132Z] #27 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-28T08:32:40.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:32:40.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:32:40.344Z] Configure a credential helper to remove this warning. See [2023-06-28T08:32:40.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:32:40.344Z] [2023-06-28T08:32:40.344Z] Login Succeeded [2023-06-28T08:32:40.344Z] docker.io [2023-06-28T08:32:40.389Z] #27 DONE 0.0s [2023-06-28T08:32:40.389Z] [2023-06-28T08:32:40.389Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:32:40.389Z] #30 ... [2023-06-28T08:32:40.389Z] [2023-06-28T08:32:40.389Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-28T08:32:40.389Z] #27 DONE 0.0s [2023-06-28T08:32:40.389Z] [2023-06-28T08:32:40.389Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:32:40.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-28T08:32:40.684Z] #30 DONE 0.4s [2023-06-28T08:32:40.684Z] [2023-06-28T08:32:40.684Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:32:40.684Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-28T08:32:40.684Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:32:40.684Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-28T08:32:40.684Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-28T08:32:40.684Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s [2023-06-28T08:32:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-28T08:32:40.883Z] Configure a credential helper to remove this warning. See [2023-06-28T08:32:40.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-28T08:32:40.883Z] [2023-06-28T08:32:40.883Z] Login Succeeded [2023-06-28T08:32:40.883Z] ---> docker-login.sh ends [Pipeline] } [2023-06-28T08:32:40.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-06-28T08:32:40.943Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 1.05MB / 3.37MB 0.3s [2023-06-28T08:32:40.943Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done [2023-06-28T08:32:40.943Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [Pipeline] sh [2023-06-28T08:32:41.202Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-06-28T08:32:41.436Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-06-28T08:32:41.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-06-28T08:32:41.459Z] #31 ... [2023-06-28T08:32:41.459Z] [2023-06-28T08:32:41.459Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-28T08:32:41.459Z] #32 DONE 1.1s [2023-06-28T08:32:41.459Z] [2023-06-28T08:32:41.459Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [Pipeline] echo [2023-06-28T08:32:41.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-28T08:32:41.487Z] ========================================================= [2023-06-28T08:32:41.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-28T08:32:41.487Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:32:41.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T08:32:43.226Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-28T08:32:43.226Z] c41833b44d91: Pulling fs layer [2023-06-28T08:32:43.226Z] ed15518f5707: Pulling fs layer [2023-06-28T08:32:43.226Z] feae8fd75edb: Pulling fs layer [2023-06-28T08:32:43.226Z] 242c74f7c9fa: Pulling fs layer [2023-06-28T08:32:43.226Z] 3cdef696dda3: Pulling fs layer [2023-06-28T08:32:43.226Z] 2ced38df9373: Pulling fs layer [2023-06-28T08:32:43.226Z] 58f1dce35555: Pulling fs layer [2023-06-28T08:32:43.226Z] 242c74f7c9fa: Waiting [2023-06-28T08:32:43.226Z] 3cdef696dda3: Waiting [2023-06-28T08:32:43.226Z] 2ced38df9373: Waiting [2023-06-28T08:32:43.226Z] 58f1dce35555: Waiting [2023-06-28T08:32:43.226Z] ed15518f5707: Download complete [2023-06-28T08:32:43.226Z] 242c74f7c9fa: Verifying Checksum [2023-06-28T08:32:43.226Z] 242c74f7c9fa: Download complete [2023-06-28T08:32:43.226Z] 3cdef696dda3: Verifying Checksum [2023-06-28T08:32:43.226Z] 3cdef696dda3: Download complete [2023-06-28T08:32:43.226Z] c41833b44d91: Verifying Checksum [2023-06-28T08:32:44.195Z] c41833b44d91: Pull complete [2023-06-28T08:32:44.785Z] 58f1dce35555: Verifying Checksum [2023-06-28T08:32:44.785Z] 58f1dce35555: Download complete [2023-06-28T08:32:45.058Z] ed15518f5707: Pull complete [2023-06-28T08:32:45.694Z] #31 ... [2023-06-28T08:32:45.694Z] [2023-06-28T08:32:45.694Z] #33 [core-metadata internal] load build context [2023-06-28T08:32:45.694Z] #33 transferring context: 194.87MB 4.9s [2023-06-28T08:32:45.964Z] #33 ... [2023-06-28T08:32:45.964Z] [2023-06-28T08:32:45.964Z] #34 [security-spire-server internal] load build context [2023-06-28T08:32:45.964Z] #34 ... [2023-06-28T08:32:45.964Z] [2023-06-28T08:32:45.964Z] #33 [core-metadata internal] load build context [2023-06-28T08:32:46.037Z] feae8fd75edb: Verifying Checksum [2023-06-28T08:32:46.037Z] feae8fd75edb: Download complete [2023-06-28T08:32:46.037Z] 2ced38df9373: Verifying Checksum [2023-06-28T08:32:46.037Z] 2ced38df9373: Download complete [2023-06-28T08:32:50.216Z] #33 transferring context: 351.88MB 9.1s done [2023-06-28T08:32:50.475Z] #33 ... [2023-06-28T08:32:50.475Z] [2023-06-28T08:32:50.475Z] #35 [core-command internal] load build context [2023-06-28T08:32:50.736Z] #35 transferring context: 351.88MB 10.1s done [2023-06-28T08:32:50.736Z] #35 ... [2023-06-28T08:32:50.736Z] [2023-06-28T08:32:50.736Z] #36 [support-scheduler internal] load build context [2023-06-28T08:32:50.736Z] #36 transferring context: 351.88MB 9.2s done [2023-06-28T08:32:50.736Z] #36 ... [2023-06-28T08:32:50.736Z] [2023-06-28T08:32:50.736Z] #37 [security-proxy-setup internal] load build context [2023-06-28T08:32:50.736Z] #37 transferring context: 351.88MB 9.4s done [2023-06-28T08:32:50.995Z] #37 ... [2023-06-28T08:32:50.995Z] [2023-06-28T08:32:50.995Z] #38 [core-data internal] load build context [2023-06-28T08:32:50.995Z] #38 transferring context: 351.88MB 9.3s done [2023-06-28T08:32:50.995Z] #38 ... [2023-06-28T08:32:50.995Z] [2023-06-28T08:32:50.995Z] #39 [security-secretstore-setup internal] load build context [2023-06-28T08:32:50.995Z] #39 transferring context: 351.88MB 9.7s done [2023-06-28T08:32:51.254Z] #39 ... [2023-06-28T08:32:51.254Z] [2023-06-28T08:32:51.254Z] #40 [security-spire-agent internal] load build context [2023-06-28T08:32:51.254Z] #40 transferring context: 351.88MB 9.8s done [2023-06-28T08:32:51.254Z] #40 ... [2023-06-28T08:32:51.254Z] [2023-06-28T08:32:51.254Z] #41 [security-bootstrapper internal] load build context [2023-06-28T08:32:51.533Z] #41 ... [2023-06-28T08:32:51.533Z] [2023-06-28T08:32:51.533Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:32:51.793Z] #42 ... [2023-06-28T08:32:51.793Z] [2023-06-28T08:32:51.793Z] #43 [support-notifications internal] load build context [2023-06-28T08:32:51.793Z] #43 transferring context: 351.88MB 10.0s done [2023-06-28T08:32:51.793Z] #43 ... [2023-06-28T08:32:51.793Z] [2023-06-28T08:32:51.793Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T08:32:52.052Z] #44 ... [2023-06-28T08:32:52.052Z] [2023-06-28T08:32:52.052Z] #45 [security-proxy-auth internal] load build context [2023-06-28T08:32:52.052Z] #45 transferring context: 351.88MB 8.7s done [2023-06-28T08:32:52.052Z] #45 ... [2023-06-28T08:32:52.052Z] [2023-06-28T08:32:52.052Z] #46 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T08:32:52.311Z] #46 ... [2023-06-28T08:32:52.311Z] [2023-06-28T08:32:52.311Z] #47 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:32:52.311Z] #47 transferring context: 351.88MB 8.7s done [2023-06-28T08:32:52.311Z] #47 ... [2023-06-28T08:32:52.311Z] [2023-06-28T08:32:52.311Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-28T08:32:52.570Z] #48 ... [2023-06-28T08:32:52.570Z] [2023-06-28T08:32:52.570Z] #49 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-28T08:32:52.829Z] #49 ... [2023-06-28T08:32:52.829Z] [2023-06-28T08:32:52.829Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-28T08:32:52.829Z] #50 transferring context: 351.88MB 9.2s done [2023-06-28T08:32:52.829Z] #50 ... [2023-06-28T08:32:52.829Z] [2023-06-28T08:32:52.829Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T08:32:53.089Z] #51 ... [2023-06-28T08:32:53.089Z] [2023-06-28T08:32:53.089Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:32:53.089Z] #52 ... [2023-06-28T08:32:53.089Z] [2023-06-28T08:32:53.089Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T08:32:53.350Z] #53 ... [2023-06-28T08:32:53.350Z] [2023-06-28T08:32:53.350Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T08:32:53.350Z] #54 ... [2023-06-28T08:32:53.350Z] [2023-06-28T08:32:53.350Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T08:32:53.608Z] #55 ... [2023-06-28T08:32:53.608Z] [2023-06-28T08:32:53.608Z] #56 [security-spire-config internal] load build context [2023-06-28T08:32:53.608Z] #56 transferring context: 351.88MB 10.1s done [2023-06-28T08:32:56.912Z] #56 ... [2023-06-28T08:32:56.912Z] [2023-06-28T08:32:56.912Z] #34 [security-spire-server internal] load build context [2023-06-28T08:32:56.912Z] #34 transferring context: 351.88MB 9.5s done [2023-06-28T08:32:58.287Z] #34 ... [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #33 [core-metadata internal] load build context [2023-06-28T08:32:58.287Z] #33 DONE 17.5s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #47 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:32:58.287Z] #47 DONE 17.5s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #45 [security-proxy-auth internal] load build context [2023-06-28T08:32:58.287Z] #45 DONE 17.5s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #36 [support-scheduler internal] load build context [2023-06-28T08:32:58.287Z] #36 DONE 17.5s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #50 [security-spiffe-token-provider internal] load build context [2023-06-28T08:32:58.287Z] #50 DONE 17.5s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #49 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-28T08:32:58.287Z] #49 DONE 16.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:32:58.287Z] #57 ... [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #38 [core-data internal] load build context [2023-06-28T08:32:58.287Z] #38 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #37 [security-proxy-setup internal] load build context [2023-06-28T08:32:58.287Z] #37 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #39 [security-secretstore-setup internal] load build context [2023-06-28T08:32:58.287Z] #39 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #43 [support-notifications internal] load build context [2023-06-28T08:32:58.287Z] #43 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #40 [security-spire-agent internal] load build context [2023-06-28T08:32:58.287Z] #40 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #56 [security-spire-config internal] load build context [2023-06-28T08:32:58.287Z] #56 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #35 [core-command internal] load build context [2023-06-28T08:32:58.287Z] #35 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #41 [security-bootstrapper internal] load build context [2023-06-28T08:32:58.287Z] #41 transferring context: 351.88MB 11.1s done [2023-06-28T08:32:58.287Z] #41 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #34 [security-spire-server internal] load build context [2023-06-28T08:32:58.287Z] #34 DONE 17.6s [2023-06-28T08:32:58.287Z] [2023-06-28T08:32:58.287Z] #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T08:32:58.384Z] feae8fd75edb: Pull complete [2023-06-28T08:32:58.384Z] 242c74f7c9fa: Pull complete [2023-06-28T08:32:58.384Z] 3cdef696dda3: Pull complete [2023-06-28T08:32:59.223Z] #58 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:32:59.788Z] #58 1.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:00.045Z] #58 2.123 OK: 265 MiB in 53 packages [2023-06-28T08:33:03.462Z] #58 ... [2023-06-28T08:33:03.462Z] [2023-06-28T08:33:03.462Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:33:03.462Z] #52 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:03.462Z] #52 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:03.462Z] #52 18.62 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:33:03.462Z] #52 18.62 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:33:03.462Z] #52 18.62 OK: 17818 distinct packages available [2023-06-28T08:33:03.462Z] #52 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:03.462Z] #52 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:03.462Z] #52 19.00 (1/9) Installing ca-certificates (20230506-r0) [2023-06-28T08:33:03.462Z] #52 19.01 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-28T08:33:03.462Z] #52 19.02 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-28T08:33:03.462Z] #52 19.03 (4/9) Installing libcurl (8.1.2-r0) [2023-06-28T08:33:03.462Z] #52 19.04 (5/9) Installing curl (8.1.2-r0) [2023-06-28T08:33:03.462Z] #52 19.04 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:03.462Z] #52 19.05 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:33:03.462Z] #52 19.05 (8/9) Installing libucontext (1.2-r0) [2023-06-28T08:33:03.462Z] #52 19.05 (9/9) Installing gcompat (1.1.0-r0) [2023-06-28T08:33:03.462Z] #52 19.06 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:03.462Z] #52 19.06 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:33:03.462Z] #52 19.13 OK: 10 MiB in 24 packages [2023-06-28T08:33:05.051Z] 2ced38df9373: Pull complete [2023-06-28T08:33:06.885Z] #52 ... [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T08:33:06.885Z] #53 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #53 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #53 18.60 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #53 18.61 (2/2) Installing openssl (3.0.9-r1) [2023-06-28T08:33:06.885Z] #53 18.63 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #53 18.64 OK: 8 MiB in 17 packages [2023-06-28T08:33:06.885Z] #53 DONE 24.8s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T08:33:06.885Z] #51 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #51 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #51 18.65 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #51 18.66 (2/2) Installing su-exec (0.2-r2) [2023-06-28T08:33:06.885Z] #51 18.66 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #51 18.67 OK: 7 MiB in 17 packages [2023-06-28T08:33:06.885Z] #51 DONE 24.9s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T08:33:06.885Z] #54 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #54 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #54 18.60 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:33:06.885Z] #54 18.60 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:33:06.885Z] #54 18.60 OK: 17818 distinct packages available [2023-06-28T08:33:06.885Z] #54 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #54 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #54 19.02 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #54 19.02 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:33:06.885Z] #54 19.02 (3/4) Installing libucontext (1.2-r0) [2023-06-28T08:33:06.885Z] #54 19.03 (4/4) Installing gcompat (1.1.0-r0) [2023-06-28T08:33:06.885Z] #54 19.03 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #54 19.04 OK: 7 MiB in 19 packages [2023-06-28T08:33:06.885Z] #54 DONE 24.9s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #46 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T08:33:06.885Z] #46 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #46 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #46 18.80 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:33:06.885Z] #46 18.80 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:33:06.885Z] #46 18.80 OK: 17818 distinct packages available [2023-06-28T08:33:06.885Z] #46 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #46 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #46 19.18 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #46 19.18 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:33:06.885Z] #46 19.19 (3/5) Installing libucontext (1.2-r0) [2023-06-28T08:33:06.885Z] #46 19.19 (4/5) Installing gcompat (1.1.0-r0) [2023-06-28T08:33:06.885Z] #46 19.20 (5/5) Installing openssl (3.0.9-r1) [2023-06-28T08:33:06.885Z] #46 19.21 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #46 19.21 OK: 8 MiB in 20 packages [2023-06-28T08:33:06.885Z] #46 DONE 25.0s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T08:33:06.885Z] #59 ... [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T08:33:06.885Z] #44 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #44 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #44 18.40 (1/2) Installing ca-certificates (20230506-r0) [2023-06-28T08:33:06.885Z] #44 18.44 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #44 18.45 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #44 18.45 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:33:06.885Z] #44 18.63 OK: 8 MiB in 17 packages [2023-06-28T08:33:06.885Z] #44 DONE 24.9s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:33:06.885Z] #42 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #42 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #42 18.43 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #42 18.45 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #42 18.47 OK: 7 MiB in 16 packages [2023-06-28T08:33:06.885Z] #42 DONE 24.9s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:33:06.885Z] #57 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #57 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #57 2.014 OK: 265 MiB in 53 packages [2023-06-28T08:33:06.885Z] #57 DONE 8.4s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:33:06.885Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 2.054 OK: 265 MiB in 53 packages [2023-06-28T08:33:06.885Z] #60 DONE 8.4s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T08:33:06.885Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 2.033 OK: 265 MiB in 53 packages [2023-06-28T08:33:06.885Z] #61 DONE 8.4s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T08:33:06.885Z] #55 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #55 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #55 18.45 (1/3) Installing ca-certificates (20230506-r0) [2023-06-28T08:33:06.885Z] #55 18.49 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #55 18.49 (3/3) Installing su-exec (0.2-r2) [2023-06-28T08:33:06.885Z] #55 18.50 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #55 18.50 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:33:06.885Z] #55 18.67 OK: 8 MiB in 18 packages [2023-06-28T08:33:06.885Z] #55 DONE 25.0s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:33:06.885Z] #52 DONE 25.0s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T08:33:06.885Z] #0 1.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 1.898 v3.17.4-21-g04446e7b487 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:33:06.885Z] #0 1.898 v3.17.4-20-g2a46d58ce95 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:33:06.885Z] #0 1.898 OK: 17830 distinct packages available [2023-06-28T08:33:06.885Z] #0 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 2.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #0 2.436 OK: 265 MiB in 53 packages [2023-06-28T08:33:06.885Z] #62 DONE 8.5s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-28T08:33:06.885Z] #48 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #48 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-28T08:33:06.885Z] #48 18.68 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T08:33:06.885Z] #48 18.68 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:33:06.885Z] #48 18.69 OK: 7 MiB in 16 packages [2023-06-28T08:33:06.885Z] #48 DONE 25.0s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-28T08:33:06.885Z] #63 DONE 0.2s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T08:33:06.885Z] #58 DONE 8.6s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #64 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:33:06.885Z] #64 DONE 0.1s [2023-06-28T08:33:06.885Z] [2023-06-28T08:33:06.885Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:33:06.886Z] #65 DONE 0.1s [2023-06-28T08:33:06.886Z] [2023-06-28T08:33:06.886Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:33:06.886Z] #66 DONE 0.1s [2023-06-28T08:33:06.886Z] [2023-06-28T08:33:06.886Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:33:06.886Z] #67 DONE 0.2s [2023-06-28T08:33:06.886Z] [2023-06-28T08:33:06.886Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:33:06.886Z] #68 DONE 0.1s [2023-06-28T08:33:06.886Z] [2023-06-28T08:33:06.886Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:07.006Z] 58f1dce35555: Pull complete [2023-06-28T08:33:07.006Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-28T08:33:07.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T08:33:07.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:33:07.337Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T08:33:07.337Z] WORKDIR /edgex [2023-06-28T08:33:07.337Z] COPY go.mod . [2023-06-28T08:33:07.337Z] RUN go mod download [2023-06-28T08:33:07.337Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-28T08:33:07.925Z] Sending build context to Docker daemon 2.947MB [2023-06-28T08:33:07.925Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-28T08:33:07.925Z] ---> fadd8f120f05 [2023-06-28T08:33:07.925Z] Step 2/4 : WORKDIR /edgex [2023-06-28T08:33:08.260Z] #69 ... [2023-06-28T08:33:08.260Z] [2023-06-28T08:33:08.260Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T08:33:08.260Z] #59 DONE 1.9s [2023-06-28T08:33:08.260Z] [2023-06-28T08:33:08.260Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-28T08:33:08.260Z] #70 DONE 0.0s [2023-06-28T08:33:08.517Z] [2023-06-28T08:33:08.517Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:10.506Z] ---> Running in 0f34ba5e27f7 [2023-06-28T08:33:10.775Z] Removing intermediate container 0f34ba5e27f7 [2023-06-28T08:33:10.775Z] ---> 26a8ac6af4a6 [2023-06-28T08:33:10.775Z] Step 3/4 : COPY go.mod . [2023-06-28T08:33:11.362Z] ---> fff5a1658f03 [2023-06-28T08:33:11.362Z] Step 4/4 : RUN go mod download [2023-06-28T08:33:11.362Z] ---> Running in 3136c402d287 [2023-06-28T08:33:16.639Z] #71 ... [2023-06-28T08:33:16.639Z] [2023-06-28T08:33:16.639Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:16.639Z] #72 ... [2023-06-28T08:33:16.639Z] [2023-06-28T08:33:16.639Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:16.898Z] #73 ... [2023-06-28T08:33:16.898Z] [2023-06-28T08:33:16.898Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:43.635Z] Removing intermediate container 3136c402d287 [2023-06-28T08:33:43.635Z] ---> 34c3d9bbebe3 [2023-06-28T08:33:43.635Z] Successfully built 34c3d9bbebe3 [2023-06-28T08:33:43.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:33:43.966Z] + docker inspect -f . ci-base-image-arm64 [2023-06-28T08:33:43.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:33:44.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2023-06-28T08:33:44.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-28T08:33:45.466Z] $ docker top 0837637b6f4f91894c6a4accb1bef1962caedc0e44cc1286ad85bce7b8279120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T08:33:46.302Z] + go version [2023-06-28T08:33:46.302Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-28T08:33:46.323Z] $ docker stop --time=1 0837637b6f4f91894c6a4accb1bef1962caedc0e44cc1286ad85bce7b8279120 [2023-06-28T08:33:47.937Z] $ docker rm -f --volumes 0837637b6f4f91894c6a4accb1bef1962caedc0e44cc1286ad85bce7b8279120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:33:48.497Z] + docker inspect -f . ci-base-image-arm64 [2023-06-28T08:33:48.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:33:48.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2023-06-28T08:33:48.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-28T08:33:49.870Z] $ docker top 66978b507d1c4b28499ac7829cbdce4b35dd85b275f0a107a3e1bc5a3b68938a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-28T08:33:50.076Z] ========================================================= [2023-06-28T08:33:50.076Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-28T08:33:50.076Z] ========================================================= [Pipeline] sh [2023-06-28T08:33:50.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-06-28T08:33:51.025Z] + make test [2023-06-28T08:33:51.293Z] go test -race -coverprofile=coverage.out ./... [2023-06-28T08:33:55.644Z] #74 DONE 49.2s [2023-06-28T08:33:55.644Z] [2023-06-28T08:33:55.644Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:55.644Z] #71 DONE 49.1s [2023-06-28T08:33:55.644Z] [2023-06-28T08:33:55.644Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:55.644Z] #69 DONE 49.1s [2023-06-28T08:33:55.644Z] [2023-06-28T08:33:55.644Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:55.644Z] #72 DONE 49.2s [2023-06-28T08:33:55.644Z] [2023-06-28T08:33:55.644Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-28T08:33:55.901Z] #75 ... [2023-06-28T08:33:55.901Z] [2023-06-28T08:33:55.901Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:33:55.901Z] #73 DONE 49.2s [2023-06-28T08:33:55.901Z] [2023-06-28T08:33:55.901Z] #76 [core-data builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #76 DONE 6.4s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #77 DONE 6.4s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #75 [support-notifications builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #75 DONE 6.3s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #78 DONE 6.4s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #79 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #80 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #81 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #82 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #83 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #84 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #85 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #86 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #87 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #88 [security-spire-agent builder 6/9] COPY . . [2023-06-28T08:34:02.469Z] #88 DONE 6.4s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #89 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #90 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #91 [core-metadata builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #91 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #92 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #93 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #94 [support-scheduler builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #94 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #95 [security-proxy-auth builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #95 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #96 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #97 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #98 [core-command builder 6/7] COPY . . [2023-06-28T08:34:02.469Z] #98 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #99 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #100 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T08:34:02.469Z] #101 ... [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:34:02.469Z] #102 DONE 0.1s [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:34:02.469Z] #103 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:34:02.469Z] #104 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:02.469Z] #105 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #106 [security-spire-server builder 6/9] COPY . . [2023-06-28T08:34:02.469Z] #106 CACHED [2023-06-28T08:34:02.469Z] [2023-06-28T08:34:02.469Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T08:34:02.469Z] #0 0.359 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-06-28T08:34:05.025Z] #107 ... [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #108 [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-06-28T08:34:05.025Z] #108 DONE 2.4s [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #109 [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-06-28T08:34:05.025Z] #109 DONE 2.4s [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-28T08:34:05.025Z] #110 ... [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-28T08:34:05.025Z] #111 DONE 0.3s [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-28T08:34:05.025Z] #110 DONE 0.3s [2023-06-28T08:34:05.025Z] [2023-06-28T08:34:05.025Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T08:34:05.025Z] #0 0.808 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-06-28T08:34:05.350Z] #112 ... [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:34:05.350Z] #113 CACHED [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-28T08:34:05.350Z] #114 CACHED [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:34:05.350Z] #115 CACHED [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #116 [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-06-28T08:34:05.350Z] #116 CACHED [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #117 [security-spire-config builder 6/9] COPY . . [2023-06-28T08:34:05.350Z] #117 CACHED [2023-06-28T08:34:05.350Z] [2023-06-28T08:34:05.350Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:34:05.350Z] #118 CACHED [2023-06-28T08:34:05.607Z] [2023-06-28T08:34:05.607Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:34:06.170Z] #119 DONE 0.8s [2023-06-28T08:34:06.170Z] [2023-06-28T08:34:06.170Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:34:06.170Z] #120 DONE 0.6s [2023-06-28T08:34:06.170Z] [2023-06-28T08:34:06.170Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:34:06.170Z] #121 DONE 0.2s [2023-06-28T08:34:06.170Z] [2023-06-28T08:34:06.170Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:34:06.428Z] #122 ... [2023-06-28T08:34:06.428Z] [2023-06-28T08:34:06.428Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:34:06.428Z] #123 DONE 0.1s [2023-06-28T08:34:06.428Z] [2023-06-28T08:34:06.428Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:34:06.428Z] #124 CACHED [2023-06-28T08:34:06.428Z] [2023-06-28T08:34:06.428Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:34:06.428Z] #125 CACHED [2023-06-28T08:34:06.685Z] [2023-06-28T08:34:06.685Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:34:08.055Z] #126 ... [2023-06-28T08:34:08.056Z] [2023-06-28T08:34:08.056Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T08:34:08.056Z] #127 DONE 1.4s [2023-06-28T08:34:08.056Z] [2023-06-28T08:34:08.056Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:34:08.056Z] #122 DONE 1.5s [2023-06-28T08:34:08.056Z] [2023-06-28T08:34:08.056Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:34:08.056Z] #126 DONE 1.4s [2023-06-28T08:34:08.056Z] [2023-06-28T08:34:08.056Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:34:08.314Z] #128 DONE 0.5s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:34:08.314Z] #129 DONE 0.5s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-28T08:34:08.314Z] #130 DONE 0.0s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:34:08.314Z] #131 DONE 0.0s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:34:08.314Z] #132 DONE 0.5s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #133 [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-06-28T08:34:08.314Z] #133 DONE 0.1s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #134 [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-06-28T08:34:08.314Z] #134 ... [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #135 [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-06-28T08:34:08.314Z] #135 DONE 0.1s [2023-06-28T08:34:08.314Z] [2023-06-28T08:34:08.314Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-28T08:34:08.314Z] #136 DONE 0.1s [2023-06-28T08:34:08.572Z] [2023-06-28T08:34:08.572Z] #134 [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-06-28T08:34:08.572Z] #134 DONE 0.2s [2023-06-28T08:34:08.572Z] [2023-06-28T08:34:08.572Z] #137 [security-spire-server] exporting to image [2023-06-28T08:34:08.572Z] #137 exporting layers [2023-06-28T08:34:08.831Z] #137 ... [2023-06-28T08:34:08.831Z] [2023-06-28T08:34:08.831Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-28T08:34:08.831Z] #138 DONE 0.2s [2023-06-28T08:34:08.831Z] [2023-06-28T08:34:08.831Z] #137 [security-spire-agent] exporting to image [2023-06-28T08:34:09.090Z] #137 exporting layers 0.7s done [2023-06-28T08:34:09.090Z] #137 writing image sha256:147d66702c8583cc9d03b614cc2376ea38a05967faa5b0084385e20444acff68 done [2023-06-28T08:34:09.090Z] #137 naming to docker.io/library/security-spire-config done [2023-06-28T08:34:09.657Z] #137 exporting layers 0.9s done [2023-06-28T08:34:09.657Z] #137 writing image sha256:4f8a2779bba23917d1049f5712b15c512430ca7afae068c746e9ddc84a7c74be done [2023-06-28T08:34:09.657Z] #137 naming to docker.io/library/security-spire-agent done [2023-06-28T08:34:09.657Z] #137 writing image sha256:c73bb2f78cdfce8ecc2ff6cf47f0e3fbdfb3a0bb0fa37f533a960965f58798aa done [2023-06-28T08:34:09.657Z] #137 naming to docker.io/library/security-spire-server done [2023-06-28T08:34:09.657Z] #137 DONE 1.2s [2023-06-28T08:34:09.657Z] [2023-06-28T08:34:09.657Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T08:34:09.657Z] #0 1.393 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-06-28T08:34:12.181Z] #139 ... [2023-06-28T08:34:12.181Z] [2023-06-28T08:34:12.181Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T08:34:12.181Z] #0 0.986 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-06-28T08:34:12.181Z] #140 ... [2023-06-28T08:34:12.181Z] [2023-06-28T08:34:12.181Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T08:34:12.181Z] #0 1.084 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-06-28T08:34:12.439Z] #141 ... [2023-06-28T08:34:12.439Z] [2023-06-28T08:34:12.439Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T08:34:12.439Z] #0 0.680 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-06-28T08:34:12.439Z] #142 ... [2023-06-28T08:34:12.439Z] [2023-06-28T08:34:12.439Z] #143 [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-06-28T08:34:12.439Z] #0 0.643 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-06-28T08:34:12.696Z] #143 ... [2023-06-28T08:34:12.696Z] [2023-06-28T08:34:12.696Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T08:34:12.696Z] #0 0.625 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-06-28T08:34:12.696Z] #144 ... [2023-06-28T08:34:12.696Z] [2023-06-28T08:34:12.696Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T08:34:12.696Z] #0 1.197 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-06-28T08:34:12.953Z] #145 ... [2023-06-28T08:34:12.954Z] [2023-06-28T08:34:12.954Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T08:34:12.954Z] #0 1.554 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-06-28T08:34:13.211Z] #146 ... [2023-06-28T08:34:13.211Z] [2023-06-28T08:34:13.211Z] #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T08:34:13.211Z] #101 1.117 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-06-28T08:34:30.168Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-28T08:35:10.485Z] #101 ... [2023-06-28T08:35:10.485Z] [2023-06-28T08:35:10.485Z] #143 [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-06-28T08:35:10.485Z] #143 65.74 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-06-28T08:35:20.461Z] #143 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T08:35:20.461Z] #140 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T08:35:20.461Z] #144 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T08:35:20.461Z] #141 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T08:35:20.461Z] #142 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #143 [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-06-28T08:35:20.461Z] #143 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T08:35:20.461Z] #146 DONE 77.2s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #147 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #101 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T08:35:20.461Z] #101 DONE 77.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T08:35:20.461Z] #139 DONE 77.5s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T08:35:20.461Z] #107 DONE 77.6s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #148 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T08:35:20.461Z] #145 DONE 77.5s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T08:35:20.461Z] #112 DONE 77.6s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #149 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #150 DONE 0.7s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-28T08:35:20.461Z] #151 DONE 0.8s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #152 DONE 0.7s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #148 DONE 0.6s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #147 DONE 0.8s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #153 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #154 DONE 0.7s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #149 DONE 0.5s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #155 DONE 0.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #156 DONE 0.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #157 DONE 0.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #158 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #159 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-28T08:35:20.461Z] #160 ... [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #161 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #162 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #163 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #164 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #165 DONE 0.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #166 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:20.461Z] #166 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #167 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #167 CACHED [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #153 DONE 0.3s [2023-06-28T08:35:20.461Z] [2023-06-28T08:35:20.461Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:20.461Z] #168 DONE 0.3s [2023-06-28T08:35:21.031Z] [2023-06-28T08:35:21.031Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-28T08:35:22.408Z] #169 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-28T08:35:22.408Z] #170 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-28T08:35:22.408Z] #160 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-28T08:35:22.408Z] #171 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-28T08:35:22.408Z] #172 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-28T08:35:22.408Z] #173 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #174 [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-06-28T08:35:22.408Z] #174 DONE 1.9s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-28T08:35:22.408Z] #175 DONE 2.0s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #176 [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-06-28T08:35:22.408Z] #176 ... [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-28T08:35:22.408Z] #177 DONE 2.0s [2023-06-28T08:35:22.408Z] [2023-06-28T08:35:22.408Z] #178 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-28T08:35:22.408Z] #178 DONE 2.0s [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.666Z] #179 DONE 0.3s [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.666Z] #180 DONE 0.3s [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #181 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-28T08:35:22.666Z] #181 ... [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-28T08:35:22.666Z] #182 DONE 0.4s [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.666Z] #183 DONE 0.4s [2023-06-28T08:35:22.666Z] [2023-06-28T08:35:22.666Z] #184 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.666Z] #184 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #185 [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-06-28T08:35:22.925Z] #185 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #176 [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-06-28T08:35:22.925Z] #176 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.925Z] #186 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #187 [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-06-28T08:35:22.925Z] #187 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:22.925Z] #188 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-28T08:35:22.925Z] #189 DONE 2.7s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #181 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-28T08:35:22.925Z] #181 DONE 0.3s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #137 [core-command] exporting to image [2023-06-28T08:35:22.925Z] #137 exporting layers [2023-06-28T08:35:22.925Z] #137 ... [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T08:35:22.925Z] #190 DONE 0.4s [2023-06-28T08:35:22.925Z] [2023-06-28T08:35:22.925Z] #137 [core-command] exporting to image [2023-06-28T08:35:22.925Z] #137 exporting layers 0.3s done [2023-06-28T08:35:23.184Z] #137 ... [2023-06-28T08:35:23.184Z] [2023-06-28T08:35:23.184Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-28T08:35:23.185Z] #191 DONE 0.4s [2023-06-28T08:35:23.185Z] [2023-06-28T08:35:23.185Z] #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-28T08:35:23.185Z] #192 DONE 0.3s [2023-06-28T08:35:23.185Z] [2023-06-28T08:35:23.185Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-28T08:35:23.185Z] #193 DONE 0.3s [2023-06-28T08:35:23.185Z] [2023-06-28T08:35:23.185Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:35:23.185Z] #194 DONE 0.3s [2023-06-28T08:35:23.185Z] [2023-06-28T08:35:23.185Z] #137 [support-notifications] exporting to image [2023-06-28T08:35:23.185Z] #137 exporting layers 0.3s done [2023-06-28T08:35:23.185Z] #137 writing image sha256:784b0691fd5414df94ad5b70ca02391a0176989d6047c5998716b6a007915694 0.0s done [2023-06-28T08:35:23.185Z] #137 naming to docker.io/library/support-notifications done [2023-06-28T08:35:23.185Z] #137 exporting layers 0.2s done [2023-06-28T08:35:23.185Z] #137 writing image sha256:9b7d968581f658abaebdc5b3b677bc5c77d0e0304de8dd69e627597c673aa729 0.0s done [2023-06-28T08:35:23.185Z] #137 naming to docker.io/library/core-data done [2023-06-28T08:35:23.185Z] #137 writing image sha256:254a7793f3de0b6bb196a7fa67e2332329f7e9c6934287ee1e804af8c20051a1 done [2023-06-28T08:35:23.185Z] #137 naming to docker.io/library/support-scheduler done [2023-06-28T08:35:23.185Z] #137 writing image sha256:3d7984a0b0e00f6a6017fdc5e91ea58facf217025ada0d8666825809d700ce86 done [2023-06-28T08:35:23.185Z] #137 naming to docker.io/library/security-spiffe-token-provider done [2023-06-28T08:35:23.444Z] #137 writing image sha256:6494cdd41b79ecc12c5d05a6dcfb656ace8319df04412e585b08ae416c338f3e done [2023-06-28T08:35:23.444Z] #137 naming to docker.io/library/core-command done [2023-06-28T08:35:23.444Z] #137 writing image sha256:10606aac3e3a8f15d1a3869de4c2a32d1611bb8b3c316584c0df1dffb932aaac done [2023-06-28T08:35:23.444Z] #137 naming to docker.io/library/core-metadata done [2023-06-28T08:35:23.444Z] #137 DONE 1.9s [2023-06-28T08:35:23.444Z] [2023-06-28T08:35:23.444Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:35:23.444Z] #195 DONE 0.3s [2023-06-28T08:35:23.444Z] [2023-06-28T08:35:23.444Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-28T08:35:23.444Z] #196 DONE 0.3s [2023-06-28T08:35:23.444Z] [2023-06-28T08:35:23.444Z] #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T08:35:23.444Z] #197 DONE 0.6s [2023-06-28T08:35:23.444Z] [2023-06-28T08:35:23.444Z] #137 [security-proxy-auth] exporting to image [2023-06-28T08:35:23.703Z] #137 ... [2023-06-28T08:35:23.703Z] [2023-06-28T08:35:23.703Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-28T08:35:23.703Z] #198 DONE 0.4s [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-28T08:35:23.962Z] #199 DONE 0.4s [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T08:35:23.962Z] #200 DONE 0.9s [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T08:35:23.962Z] #201 DONE 0.1s [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-28T08:35:23.962Z] #202 DONE 0.1s [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #137 [security-proxy-setup] exporting to image [2023-06-28T08:35:23.962Z] #137 writing image sha256:b553bd30d6f59337ee065d4eab9483d4e8272eebcbf4c20bf0142ddb6b0ab4f9 done [2023-06-28T08:35:23.962Z] #137 naming to docker.io/library/security-proxy-auth done [2023-06-28T08:35:23.962Z] #137 ... [2023-06-28T08:35:23.962Z] [2023-06-28T08:35:23.962Z] #203 [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-06-28T08:35:23.962Z] #203 DONE 0.1s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #204 [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-06-28T08:35:24.224Z] #204 DONE 0.1s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #137 [security-proxy-setup] exporting to image [2023-06-28T08:35:24.224Z] #137 exporting layers 0.3s done [2023-06-28T08:35:24.224Z] #137 writing image sha256:5fde94b9c10ed443c35d4652cf7f323d3330519eb14edd9fdbbc4bf79e41f18e done [2023-06-28T08:35:24.224Z] #137 naming to docker.io/library/security-proxy-setup done [2023-06-28T08:35:24.224Z] #137 DONE 2.6s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #205 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T08:35:24.224Z] #205 DONE 1.2s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-28T08:35:24.224Z] #206 DONE 0.1s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-28T08:35:24.224Z] #207 DONE 0.1s [2023-06-28T08:35:24.224Z] [2023-06-28T08:35:24.224Z] #137 [core-common-config-bootstrapper] exporting to image [2023-06-28T08:35:24.224Z] #137 exporting layers 0.1s done [2023-06-28T08:35:24.483Z] #137 ... [2023-06-28T08:35:24.483Z] [2023-06-28T08:35:24.483Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T08:35:24.483Z] #208 DONE 0.5s [2023-06-28T08:35:24.483Z] [2023-06-28T08:35:24.483Z] #137 [security-secretstore-setup] exporting to image [2023-06-28T08:35:24.483Z] #137 writing image sha256:2580167e646f7ecb532258babc7f6256c42dc46f20e257683aa027b071039e3d 0.0s done [2023-06-28T08:35:24.483Z] #137 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-28T08:35:24.743Z] #137 exporting layers 0.1s done [2023-06-28T08:35:24.743Z] #137 writing image sha256:fef62d906d6636cd4a183504db596971873791725be7c58c57bc26d715233c5f done [2023-06-28T08:35:24.743Z] #137 naming to docker.io/library/security-secretstore-setup done [2023-06-28T08:35:24.743Z] #137 DONE 2.9s [2023-06-28T08:35:24.743Z] [2023-06-28T08:35:24.743Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-28T08:35:24.743Z] #209 DONE 0.4s [2023-06-28T08:35:24.743Z] [2023-06-28T08:35:24.743Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:35:25.002Z] #31 ... [2023-06-28T08:35:25.002Z] [2023-06-28T08:35:25.002Z] #137 [security-bootstrapper] exporting to image [2023-06-28T08:35:25.002Z] #137 exporting layers 0.2s done [2023-06-28T08:35:25.002Z] #137 writing image sha256:39941b4e75623a6baf13f52a41ea1df3ac6484c4ab08e3f37b5603b8da3143a2 done [2023-06-28T08:35:25.002Z] #137 naming to docker.io/library/security-bootstrapper done [2023-06-28T08:35:25.002Z] #137 DONE 3.1s [2023-06-28T08:35:25.002Z] [2023-06-28T08:35:25.002Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T08:35:25.002Z] time="2023-06-28T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-28T08:35:25.014Z] $ docker stop --time=1 68c0ac630c1a163a232dba0d0c3f97efa2d20e2aba352ca290613fe2393af38c [2023-06-28T08:35:26.309Z] $ docker rm -f --volumes 68c0ac630c1a163a232dba0d0c3f97efa2d20e2aba352ca290613fe2393af38c [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T08:35:26.634Z] + docker images [2023-06-28T08:35:26.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T08:35:26.634Z] core-common-config-bootstrapper latest 2580167e646f 2 seconds ago 17.2MB [2023-06-28T08:35:26.634Z] security-bootstrapper latest 39941b4e7562 2 seconds ago 22.2MB [2023-06-28T08:35:26.634Z] security-secretstore-setup latest fef62d906d66 2 seconds ago 32.8MB [2023-06-28T08:35:26.634Z] security-proxy-auth latest b553bd30d6f5 3 seconds ago 18.3MB [2023-06-28T08:35:26.634Z] security-proxy-setup latest 5fde94b9c10e 3 seconds ago 18.8MB [2023-06-28T08:35:26.634Z] security-spiffe-token-provider latest 3d7984a0b0e0 4 seconds ago 32.8MB [2023-06-28T08:35:26.634Z] core-metadata latest 10606aac3e3a 4 seconds ago 20.4MB [2023-06-28T08:35:26.634Z] core-command latest 6494cdd41b79 4 seconds ago 19.9MB [2023-06-28T08:35:26.634Z] core-data latest 9b7d968581f6 4 seconds ago 20.1MB [2023-06-28T08:35:26.634Z] support-scheduler latest 254a7793f3de 4 seconds ago 31.8MB [2023-06-28T08:35:26.634Z] support-notifications latest 784b0691fd54 4 seconds ago 32.4MB [2023-06-28T08:35:26.634Z] security-spire-server latest c73bb2f78cdf About a minute ago 103MB [2023-06-28T08:35:26.634Z] security-spire-agent latest 4f8a2779bba2 About a minute ago 161MB [2023-06-28T08:35:26.634Z] security-spire-config latest 147d66702c85 About a minute ago 102MB [2023-06-28T08:35:26.634Z] ci-base-image-x86_64 latest 68c4c3bca49b 5 minutes ago 918MB [2023-06-28T08:35:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 weeks ago 334MB [2023-06-28T08:35:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-06-28T08:35:26.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T08:36:21.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-28T08:36:21.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-28T08:36:21.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-28T08:36:25.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-28T08:36:25.224Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-28T08:36:28.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-28T08:36:28.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-28T08:36:28.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-28T08:36:28.572Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-28T08:36:30.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-28T08:36:33.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-28T08:36:33.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-28T08:36:33.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-28T08:36:33.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-28T08:36:48.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-28T08:36:48.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-28T08:36:48.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.416s coverage: 28.7% of statements [2023-06-28T08:36:58.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 98.5% of statements [2023-06-28T08:37:02.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-28T08:37:02.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-28T08:37:02.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-28T08:37:06.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.523s coverage: 71.5% of statements [2023-06-28T08:37:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-28T08:37:10.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-28T08:37:10.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.358s coverage: 54.0% of statements [2023-06-28T08:37:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-28T08:37:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-28T08:37:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-28T08:37:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-28T08:37:17.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:37:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-28T08:37:25.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-28T08:37:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.130s coverage: 88.5% of statements [2023-06-28T08:37:37.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.469s coverage: 3.8% of statements [2023-06-28T08:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-28T08:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:37:39.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-28T08:37:41.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.791s coverage: 95.6% of statements [2023-06-28T08:37:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-28T08:37:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-28T08:37:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-28T08:37:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-28T08:37:41.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-28T08:37:42.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-06-28T08:37:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-28T08:37:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-28T08:37:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-28T08:37:48.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements [2023-06-28T08:37:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-28T08:37:58.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-28T08:37:59.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.436s coverage: 0.9% of statements [2023-06-28T08:37:59.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.0% of statements [2023-06-28T08:38:03.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements [2023-06-28T08:38:04.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 82.9% of statements [2023-06-28T08:38:04.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2023-06-28T08:38:04.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements [2023-06-28T08:38:07.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2023-06-28T08:38:10.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-28T08:38:10.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-28T08:38:10.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-28T08:38:10.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-28T08:38:13.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-28T08:38:13.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-28T08:38:13.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-28T08:38:13.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-28T08:38:20.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-06-28T08:38:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-28T08:38:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-28T08:38:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-28T08:38:20.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-28T08:38:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-28T08:38:25.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-28T08:38:27.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.966s coverage: 79.9% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 62.3% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-06-28T08:38:34.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements [2023-06-28T08:38:35.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-28T08:38:36.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-28T08:38:36.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.595s coverage: 82.1% of statements [2023-06-28T08:38:36.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 86.0% of statements [2023-06-28T08:38:42.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-28T08:38:42.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-28T08:38:42.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 63.1% of statements [2023-06-28T08:38:42.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements [2023-06-28T08:38:44.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-06-28T08:38:44.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-06-28T08:38:44.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2023-06-28T08:38:45.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-28T08:38:45.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-28T08:38:45.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-28T08:38:45.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-06-28T08:38:53.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-28T08:38:53.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-28T08:38:53.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-28T08:38:53.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 38.4% of statements [2023-06-28T08:38:53.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2023-06-28T08:38:57.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-28T08:38:57.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-28T08:38:57.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-28T08:38:57.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-28T08:38:57.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2023-06-28T08:39:04.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-28T08:39:04.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-28T08:39:04.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-28T08:39:04.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-28T08:39:11.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements [2023-06-28T08:39:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-28T08:39:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:39:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-28T08:39:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-28T08:39:11.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements [2023-06-28T08:39:15.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-28T08:39:15.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-28T08:39:15.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 61.8% of statements [2023-06-28T08:39:18.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-28T08:39:18.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-28T08:39:18.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 97.7% of statements [2023-06-28T08:39:19.371Z] 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-06-28T08:39:19.371Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-28T08:39:19.371Z] go vet ./... [2023-06-28T08:41:56.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-28T08:41:56.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-28T08:41:56.015Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-28T08:41:56.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-28T08:41:56.351Z] + ls -al . [2023-06-28T08:41:56.617Z] total 716 [2023-06-28T08:41:56.617Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 08:33 . [2023-06-28T08:41:56.617Z] drwxr-xr-x 4 root root 4096 Jun 28 08:33 .. [2023-06-28T08:41:56.617Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 08:32 .blubracket [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 16 Jun 28 08:32 .dockerignore [2023-06-28T08:41:56.617Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 08:32 .git [2023-06-28T08:41:56.617Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 08:32 .github [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 1133 Jun 28 08:32 .gitignore [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 08:32 .golangci.yml [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 08:32 .hadolint.yml [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 08:32 .sonarcloud.properties [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 08:32 ADOPTERS.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 10835 Jun 28 08:32 Attribution.txt [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 93407 Jun 28 08:32 CHANGELOG.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 08:32 CONTRIBUTING.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 08:32 GOVERNANCE.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 883 Jun 28 08:32 Jenkinsfile [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 08:32 LICENSE [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 14368 Jun 28 08:32 Makefile [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 08:32 OWNERS.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 9923 Jun 28 08:32 README.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 08:32 SECURITY.md [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 08:30 VERSION [2023-06-28T08:41:56.617Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 08:32 bin [2023-06-28T08:41:56.617Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 08:32 cmd [2023-06-28T08:41:56.617Z] -rw-r--r-- 1 root root 447731 Jun 28 08:39 coverage.out [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 3162 Jun 28 08:32 go.mod [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 31054 Jun 28 08:32 go.sum [2023-06-28T08:41:56.617Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 08:32 internal [2023-06-28T08:41:56.617Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 08:32 openapi [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 594 Jun 28 08:32 security.txt [2023-06-28T08:41:56.617Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 08:32 snap [2023-06-28T08:41:56.617Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 08:32 version.go [Pipeline] sh [2023-06-28T08:41:56.937Z] + '[' -e coverage.out ] [2023-06-28T08:41:56.937Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-28T08:41:57.227Z] Warning: overwriting stash ‘coverage-report’ [2023-06-28T08:41:58.037Z] Stashed 1 file(s) [Pipeline] sh [2023-06-28T08:41:58.667Z] + make build [2023-06-28T08:41:58.667Z] 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-06-28T08:43:35.557Z] 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-06-28T08:43:35.557Z] 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-06-28T08:43:39.838Z] 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-06-28T08:43:43.181Z] 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-06-28T08:44:30.013Z] 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-06-28T08:44:35.348Z] 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-06-28T08:44:41.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-28T08:44:48.620Z] 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-06-28T08:44:51.953Z] 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-06-28T08:44:56.197Z] 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-06-28T08:45:02.837Z] 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-06-28T08:45:11.045Z] $ docker stop --time=1 66978b507d1c4b28499ac7829cbdce4b35dd85b275f0a107a3e1bc5a3b68938a [2023-06-28T08:45:13.016Z] $ docker rm -f --volumes 66978b507d1c4b28499ac7829cbdce4b35dd85b275f0a107a3e1bc5a3b68938a [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-06-28T08:45:15.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T08:45:15.371Z] [2023-06-28T08:45:15.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T08:45:15.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T08:45:15.965Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-28T08:45:15.965Z] 547446be3368: Pulling fs layer [2023-06-28T08:45:15.965Z] d125d8839a47: Pulling fs layer [2023-06-28T08:45:15.965Z] 3e85d5ac6304: Pulling fs layer [2023-06-28T08:45:15.965Z] c3105a71a48b: Pulling fs layer [2023-06-28T08:45:15.965Z] 0f093f025ec4: Pulling fs layer [2023-06-28T08:45:15.965Z] c3106fc0e877: Pulling fs layer [2023-06-28T08:45:15.965Z] 0f093f025ec4: Waiting [2023-06-28T08:45:15.965Z] 547446be3368: Verifying Checksum [2023-06-28T08:45:15.965Z] 547446be3368: Download complete [2023-06-28T08:45:15.965Z] c3105a71a48b: Verifying Checksum [2023-06-28T08:45:15.965Z] c3105a71a48b: Download complete [2023-06-28T08:45:16.550Z] d125d8839a47: Verifying Checksum [2023-06-28T08:45:16.550Z] d125d8839a47: Download complete [2023-06-28T08:45:16.550Z] c3106fc0e877: Verifying Checksum [2023-06-28T08:45:16.550Z] c3106fc0e877: Download complete [2023-06-28T08:45:16.550Z] 0f093f025ec4: Verifying Checksum [2023-06-28T08:45:16.550Z] 0f093f025ec4: Download complete [2023-06-28T08:45:16.816Z] 547446be3368: Pull complete [2023-06-28T08:45:17.775Z] d125d8839a47: Pull complete [2023-06-28T08:45:21.106Z] 3e85d5ac6304: Verifying Checksum [2023-06-28T08:45:21.106Z] 3e85d5ac6304: Download complete [2023-06-28T08:45:29.301Z] 3e85d5ac6304: Pull complete [2023-06-28T08:45:29.301Z] c3105a71a48b: Pull complete [2023-06-28T08:45:29.881Z] 0f093f025ec4: Pull complete [2023-06-28T08:45:30.148Z] c3106fc0e877: Pull complete [2023-06-28T08:45:30.148Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-28T08:45:30.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-28T08:45:30.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T08:45:30.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2023-06-28T08:45:30.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-28T08:45:34.640Z] $ docker top dd08c037ec08e43f57e3e8ae5a9388f000cf88e35d5896a591d8ae7c3648acf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T08:45:35.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-28T08:45:43.684Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-28T08:45:43.684Z] #1 transferring dockerfile: 30B 0.0s [2023-06-28T08:45:43.684Z] #1 transferring dockerfile: 2.38kB 0.0s done [2023-06-28T08:45:43.684Z] #1 DONE 0.1s [2023-06-28T08:45:44.274Z] [2023-06-28T08:45:44.274Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-28T08:45:44.274Z] #2 transferring dockerfile: 2.06kB 0.0s done [2023-06-28T08:45:44.274Z] #2 DONE 0.1s [2023-06-28T08:45:44.541Z] [2023-06-28T08:45:44.541Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-06-28T08:45:44.541Z] #3 transferring dockerfile: 1.82kB done [2023-06-28T08:45:44.541Z] #3 DONE 0.1s [2023-06-28T08:45:44.541Z] [2023-06-28T08:45:44.541Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-28T08:45:47.876Z] #4 transferring dockerfile: 1.78kB done [2023-06-28T08:45:47.876Z] #4 DONE 3.4s [2023-06-28T08:45:47.876Z] [2023-06-28T08:45:47.876Z] #5 [core-data internal] load build definition from Dockerfile [2023-06-28T08:45:47.876Z] #5 transferring dockerfile: 1.90kB done [2023-06-28T08:45:47.876Z] #5 DONE 3.4s [2023-06-28T08:45:47.876Z] [2023-06-28T08:45:47.876Z] #6 [core-command internal] load .dockerignore [2023-06-28T08:45:48.141Z] #6 ... [2023-06-28T08:45:48.141Z] [2023-06-28T08:45:48.141Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-28T08:45:48.141Z] #7 transferring dockerfile: 2.04kB done [2023-06-28T08:45:48.141Z] #7 DONE 3.5s [2023-06-28T08:45:48.141Z] [2023-06-28T08:45:48.141Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-06-28T08:45:48.141Z] #8 transferring dockerfile: 2.63kB done [2023-06-28T08:45:48.141Z] #8 DONE 3.6s [2023-06-28T08:45:48.141Z] [2023-06-28T08:45:48.141Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-06-28T08:45:48.141Z] #9 transferring dockerfile: 1.84kB done [2023-06-28T08:45:48.141Z] #9 DONE 3.6s [2023-06-28T08:45:48.141Z] [2023-06-28T08:45:48.141Z] #10 [security-spire-config internal] load .dockerignore [2023-06-28T08:45:48.141Z] #10 transferring context: 56B 0.0s done [2023-06-28T08:45:48.407Z] #10 ... [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-28T08:45:48.407Z] #11 transferring dockerfile: 2.12kB done [2023-06-28T08:45:48.407Z] #11 DONE 3.7s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-06-28T08:45:48.407Z] #12 transferring dockerfile: 2.68kB 0.0s done [2023-06-28T08:45:48.407Z] #12 DONE 3.7s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #13 [core-command internal] load build definition from Dockerfile [2023-06-28T08:45:48.407Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-06-28T08:45:48.407Z] #13 DONE 3.6s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-06-28T08:45:48.407Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-06-28T08:45:48.407Z] #14 DONE 3.6s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-06-28T08:45:48.407Z] #15 transferring dockerfile: 2.58kB 0.0s done [2023-06-28T08:45:48.407Z] #15 DONE 3.8s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #10 [security-spire-config internal] load .dockerignore [2023-06-28T08:45:48.407Z] #10 DONE 2.6s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #16 [security-proxy-setup internal] load .dockerignore [2023-06-28T08:45:48.407Z] #16 transferring context: 56B 0.0s done [2023-06-28T08:45:48.407Z] #16 DONE 3.0s [2023-06-28T08:45:48.407Z] [2023-06-28T08:45:48.407Z] #6 [core-command internal] load .dockerignore [2023-06-28T08:45:48.407Z] #6 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #6 ... [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #17 [support-scheduler internal] load .dockerignore [2023-06-28T08:45:48.675Z] #17 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #17 DONE 3.0s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #18 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-28T08:45:48.675Z] #18 transferring dockerfile: 2.82kB 0.0s done [2023-06-28T08:45:48.675Z] #18 DONE 3.8s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-06-28T08:45:48.675Z] #19 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #19 DONE 3.0s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:48.675Z] #20 DONE 0.0s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #21 [core-data internal] load .dockerignore [2023-06-28T08:45:48.675Z] #21 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #21 DONE 3.0s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #22 [security-proxy-auth internal] load .dockerignore [2023-06-28T08:45:48.675Z] #22 transferring context: 56B done [2023-06-28T08:45:48.675Z] #22 DONE 3.0s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #23 [core-metadata internal] load .dockerignore [2023-06-28T08:45:48.675Z] #23 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #23 DONE 2.7s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-06-28T08:45:48.675Z] #24 transferring context: 56B 0.0s done [2023-06-28T08:45:48.675Z] #24 DONE 3.7s [2023-06-28T08:45:48.675Z] [2023-06-28T08:45:48.675Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:48.944Z] #25 ... [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #20 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:48.944Z] #20 DONE 0.0s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-28T08:45:48.944Z] #26 transferring context: 56B 0.0s done [2023-06-28T08:45:48.944Z] #26 DONE 3.0s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #27 [support-notifications internal] load .dockerignore [2023-06-28T08:45:48.944Z] #27 transferring context: 56B 0.0s done [2023-06-28T08:45:48.944Z] #27 DONE 3.0s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #28 [security-bootstrapper internal] load .dockerignore [2023-06-28T08:45:48.944Z] #28 transferring context: 56B 0.0s done [2023-06-28T08:45:48.944Z] #28 DONE 2.9s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:48.944Z] #25 ... [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #29 [security-spire-agent internal] load .dockerignore [2023-06-28T08:45:48.944Z] #29 transferring context: 56B 0.0s done [2023-06-28T08:45:48.944Z] #29 DONE 3.0s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #30 [security-spire-server internal] load .dockerignore [2023-06-28T08:45:48.944Z] #30 transferring context: 56B 0.0s done [2023-06-28T08:45:48.944Z] #30 DONE 3.2s [2023-06-28T08:45:48.944Z] [2023-06-28T08:45:48.944Z] #6 [core-command internal] load .dockerignore [2023-06-28T08:45:48.944Z] #6 DONE 2.9s [2023-06-28T08:45:49.210Z] [2023-06-28T08:45:49.210Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:49.210Z] #25 ... [2023-06-28T08:45:49.210Z] [2023-06-28T08:45:49.210Z] #20 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:49.210Z] #20 DONE 0.0s [2023-06-28T08:45:49.210Z] [2023-06-28T08:45:49.210Z] #25 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:49.478Z] #25 DONE 0.6s [2023-06-28T08:45:49.478Z] [2023-06-28T08:45:49.478Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:49.478Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:49.478Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:49.478Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:49.478Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:49.478Z] #31 ... [2023-06-28T08:45:49.478Z] [2023-06-28T08:45:49.478Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:49.478Z] #20 DONE 0.0s [2023-06-28T08:45:49.478Z] [2023-06-28T08:45:49.478Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:49.478Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.2s [2023-06-28T08:45:49.478Z] #31 ... [2023-06-28T08:45:49.478Z] [2023-06-28T08:45:49.478Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:49.478Z] #25 DONE 0.7s [2023-06-28T08:45:49.478Z] [2023-06-28T08:45:49.478Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:49.478Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:49.478Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:49.478Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:49.478Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:49.746Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.05MB / 3.26MB 0.4s [2023-06-28T08:45:49.746Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.24MB / 3.26MB 0.5s [2023-06-28T08:45:50.014Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:50.014Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-06-28T08:45:50.014Z] #31 ... [2023-06-28T08:45:50.014Z] [2023-06-28T08:45:50.014Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:50.014Z] #20 DONE 0.0s [2023-06-28T08:45:50.014Z] [2023-06-28T08:45:50.014Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.014Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:50.014Z] #31 ... [2023-06-28T08:45:50.014Z] [2023-06-28T08:45:50.014Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:50.014Z] #25 DONE 0.9s [2023-06-28T08:45:50.014Z] [2023-06-28T08:45:50.014Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:45:50.014Z] #32 DONE 0.0s [2023-06-28T08:45:50.014Z] [2023-06-28T08:45:50.014Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.014Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:50.014Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:50.014Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:50.014Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:50.014Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:50.285Z] #31 ... [2023-06-28T08:45:50.285Z] [2023-06-28T08:45:50.285Z] #20 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:50.285Z] #20 DONE 0.0s [2023-06-28T08:45:50.285Z] [2023-06-28T08:45:50.285Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.553Z] #31 ... [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:50.553Z] #25 DONE 1.0s [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.553Z] #31 ... [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #20 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:50.553Z] #20 DONE 0.0s [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.553Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:50.553Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:50.553Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:50.553Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:50.553Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:50.553Z] #31 ... [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:50.553Z] #25 DONE 1.1s [2023-06-28T08:45:50.553Z] [2023-06-28T08:45:50.553Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.553Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:50.553Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:50.553Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:50.553Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:50.553Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:50.820Z] #31 ... [2023-06-28T08:45:50.820Z] [2023-06-28T08:45:50.820Z] #20 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:50.820Z] #20 DONE 0.0s [2023-06-28T08:45:50.820Z] [2023-06-28T08:45:50.820Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:50.820Z] #31 ... [2023-06-28T08:45:50.820Z] [2023-06-28T08:45:50.820Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:50.820Z] #20 DONE 0.0s [2023-06-28T08:45:50.820Z] [2023-06-28T08:45:50.820Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.088Z] #31 ... [2023-06-28T08:45:51.088Z] [2023-06-28T08:45:51.088Z] #20 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:51.088Z] #20 DONE 0.0s [2023-06-28T08:45:51.088Z] [2023-06-28T08:45:51.088Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.088Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:51.088Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:51.088Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:51.088Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:51.088Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:51.355Z] #31 ... [2023-06-28T08:45:51.355Z] [2023-06-28T08:45:51.355Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:51.355Z] #20 DONE 0.0s [2023-06-28T08:45:51.355Z] [2023-06-28T08:45:51.355Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:51.355Z] #25 DONE 1.6s [2023-06-28T08:45:51.355Z] [2023-06-28T08:45:51.355Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.355Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:51.355Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:51.355Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:51.355Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:51.355Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:51.355Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:51.355Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:51.355Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:51.355Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:51.355Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:51.623Z] #31 ... [2023-06-28T08:45:51.623Z] [2023-06-28T08:45:51.623Z] #20 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:51.623Z] #20 DONE 0.0s [2023-06-28T08:45:51.623Z] [2023-06-28T08:45:51.623Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.623Z] #31 ... [2023-06-28T08:45:51.623Z] [2023-06-28T08:45:51.623Z] #20 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:51.623Z] #20 DONE 0.0s [2023-06-28T08:45:51.623Z] [2023-06-28T08:45:51.623Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.623Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:51.623Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:51.623Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:51.623Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:51.623Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:51.890Z] #31 ... [2023-06-28T08:45:51.890Z] [2023-06-28T08:45:51.890Z] #20 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-28T08:45:51.890Z] #20 DONE 0.0s [2023-06-28T08:45:51.890Z] [2023-06-28T08:45:51.890Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.890Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.0s done [2023-06-28T08:45:51.890Z] #31 ... [2023-06-28T08:45:51.890Z] [2023-06-28T08:45:51.890Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-06-28T08:45:51.890Z] #25 DONE 1.9s [2023-06-28T08:45:51.890Z] [2023-06-28T08:45:51.890Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-28T08:45:51.890Z] #33 DONE 3.4s [2023-06-28T08:45:51.890Z] [2023-06-28T08:45:51.890Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:51.890Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.0s done [2023-06-28T08:45:52.157Z] #31 ... [2023-06-28T08:45:52.157Z] [2023-06-28T08:45:52.157Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-28T08:45:52.157Z] #33 DONE 3.4s [2023-06-28T08:45:52.157Z] [2023-06-28T08:45:52.157Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:52.157Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-28T08:45:52.157Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-28T08:45:52.157Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-28T08:45:52.157Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-28T08:45:52.157Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.5s done [2023-06-28T08:45:52.157Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.0s done [2023-06-28T08:45:54.104Z] #31 ... [2023-06-28T08:45:54.104Z] [2023-06-28T08:45:54.104Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-06-28T08:45:54.104Z] #34 DONE 1.9s [2023-06-28T08:45:54.104Z] [2023-06-28T08:45:54.104Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T08:45:59.456Z] #31 ... [2023-06-28T08:45:59.456Z] [2023-06-28T08:45:59.456Z] #35 [security-spire-config internal] load build context [2023-06-28T08:45:59.456Z] #35 transferring context: 36.38MB 9.2s [2023-06-28T08:45:59.456Z] #35 ... [2023-06-28T08:45:59.456Z] [2023-06-28T08:45:59.456Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:45:59.456Z] #36 ... [2023-06-28T08:45:59.456Z] [2023-06-28T08:45:59.456Z] #35 [security-spire-config internal] load build context [2023-06-28T08:45:59.456Z] #35 ... [2023-06-28T08:45:59.456Z] [2023-06-28T08:45:59.456Z] #37 [support-scheduler internal] load build context [2023-06-28T08:45:59.456Z] #37 ... [2023-06-28T08:45:59.456Z] [2023-06-28T08:45:59.456Z] #35 [security-spire-config internal] load build context [2023-06-28T08:45:59.721Z] #35 ... [2023-06-28T08:45:59.721Z] [2023-06-28T08:45:59.721Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:45:59.721Z] #38 ... [2023-06-28T08:45:59.721Z] [2023-06-28T08:45:59.721Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:00.303Z] #35 ... [2023-06-28T08:46:00.303Z] [2023-06-28T08:46:00.303Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:00.303Z] #32 ... [2023-06-28T08:46:00.303Z] [2023-06-28T08:46:00.303Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:00.569Z] #35 ... [2023-06-28T08:46:00.569Z] [2023-06-28T08:46:00.569Z] #39 [core-data internal] load build context [2023-06-28T08:46:00.569Z] #39 ... [2023-06-28T08:46:00.569Z] [2023-06-28T08:46:00.569Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:00.835Z] #32 ... [2023-06-28T08:46:00.835Z] [2023-06-28T08:46:00.835Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:00.835Z] #40 ... [2023-06-28T08:46:00.835Z] [2023-06-28T08:46:00.835Z] #39 [core-data internal] load build context [2023-06-28T08:46:01.102Z] #39 ... [2023-06-28T08:46:01.102Z] [2023-06-28T08:46:01.102Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:01.368Z] #41 ... [2023-06-28T08:46:01.368Z] [2023-06-28T08:46:01.368Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:01.368Z] #42 ... [2023-06-28T08:46:01.368Z] [2023-06-28T08:46:01.368Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:01.635Z] #43 ... [2023-06-28T08:46:01.635Z] [2023-06-28T08:46:01.635Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:01.635Z] #44 ... [2023-06-28T08:46:01.635Z] [2023-06-28T08:46:01.635Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:01.901Z] #42 ... [2023-06-28T08:46:01.901Z] [2023-06-28T08:46:01.901Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:01.901Z] #45 ... [2023-06-28T08:46:01.901Z] [2023-06-28T08:46:01.901Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:02.166Z] #42 ... [2023-06-28T08:46:02.166Z] [2023-06-28T08:46:02.166Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:02.166Z] #46 ... [2023-06-28T08:46:02.166Z] [2023-06-28T08:46:02.166Z] #47 [core-command internal] load build context [2023-06-28T08:46:02.437Z] #47 ... [2023-06-28T08:46:02.437Z] [2023-06-28T08:46:02.437Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:03.841Z] #42 transferring context: 13.27MB 11.7s [2023-06-28T08:46:03.841Z] #42 ... [2023-06-28T08:46:03.841Z] [2023-06-28T08:46:03.841Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T08:46:03.841Z] #0 8.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:03.841Z] #48 ... [2023-06-28T08:46:03.841Z] [2023-06-28T08:46:03.841Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:46:03.841Z] #49 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:03.841Z] #49 ... [2023-06-28T08:46:03.841Z] [2023-06-28T08:46:03.841Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:46:03.841Z] #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:03.841Z] #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:04.107Z] #50 ... [2023-06-28T08:46:04.107Z] [2023-06-28T08:46:04.107Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T08:46:04.107Z] #51 ... [2023-06-28T08:46:04.107Z] [2023-06-28T08:46:04.107Z] #52 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:46:04.372Z] #52 ... [2023-06-28T08:46:04.372Z] [2023-06-28T08:46:04.372Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T08:46:04.372Z] #53 ... [2023-06-28T08:46:04.372Z] [2023-06-28T08:46:04.372Z] #54 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T08:46:04.372Z] #0 7.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:04.372Z] #0 9.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:04.638Z] #54 ... [2023-06-28T08:46:04.638Z] [2023-06-28T08:46:04.638Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T08:46:04.638Z] #55 ... [2023-06-28T08:46:04.638Z] [2023-06-28T08:46:04.638Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:46:04.903Z] #56 ... [2023-06-28T08:46:04.903Z] [2023-06-28T08:46:04.903Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T08:46:04.903Z] #57 ... [2023-06-28T08:46:04.903Z] [2023-06-28T08:46:04.903Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T08:46:05.168Z] #58 ... [2023-06-28T08:46:05.168Z] [2023-06-28T08:46:05.168Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T08:46:05.168Z] #59 ... [2023-06-28T08:46:05.168Z] [2023-06-28T08:46:05.168Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T08:46:05.168Z] #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:05.168Z] #0 7.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:05.434Z] #60 ... [2023-06-28T08:46:05.434Z] [2023-06-28T08:46:05.434Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:46:05.434Z] #0 6.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:05.434Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:05.434Z] #0 11.60 OK: 263 MiB in 53 packages [2023-06-28T08:46:05.434Z] #61 ... [2023-06-28T08:46:05.434Z] [2023-06-28T08:46:05.434Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:06.395Z] #41 ... [2023-06-28T08:46:06.395Z] [2023-06-28T08:46:06.395Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:46:06.395Z] #61 DONE 13.4s [2023-06-28T08:46:06.395Z] [2023-06-28T08:46:06.395Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:06.661Z] #41 ... [2023-06-28T08:46:06.661Z] [2023-06-28T08:46:06.661Z] #47 [core-command internal] load build context [2023-06-28T08:46:08.066Z] #47 ... [2023-06-28T08:46:08.066Z] [2023-06-28T08:46:08.066Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:08.066Z] #41 ... [2023-06-28T08:46:08.067Z] [2023-06-28T08:46:08.067Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-28T08:46:08.067Z] #60 12.01 OK: 263 MiB in 53 packages [2023-06-28T08:46:08.067Z] #60 DONE 14.4s [2023-06-28T08:46:08.067Z] [2023-06-28T08:46:08.067Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-28T08:46:08.067Z] #50 12.24 OK: 263 MiB in 53 packages [2023-06-28T08:46:08.067Z] #50 DONE 14.4s [2023-06-28T08:46:08.067Z] [2023-06-28T08:46:08.067Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:08.648Z] #41 transferring context: 32.52MB 16.7s [2023-06-28T08:46:09.240Z] #41 ... [2023-06-28T08:46:09.240Z] [2023-06-28T08:46:09.508Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:09.508Z] #36 ... [2023-06-28T08:46:09.508Z] [2023-06-28T08:46:09.508Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:09.508Z] #45 ... [2023-06-28T08:46:09.508Z] [2023-06-28T08:46:09.508Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:09.775Z] #41 ... [2023-06-28T08:46:09.775Z] [2023-06-28T08:46:09.775Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:46:10.043Z] #38 ... [2023-06-28T08:46:10.043Z] [2023-06-28T08:46:10.043Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:10.043Z] #37 ... [2023-06-28T08:46:10.043Z] [2023-06-28T08:46:10.043Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:10.309Z] #36 ... [2023-06-28T08:46:10.309Z] [2023-06-28T08:46:10.309Z] #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-28T08:46:10.309Z] #54 15.00 OK: 263 MiB in 53 packages [2023-06-28T08:46:10.309Z] #54 DONE 16.7s [2023-06-28T08:46:10.309Z] [2023-06-28T08:46:10.309Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:10.893Z] #36 ... [2023-06-28T08:46:10.893Z] [2023-06-28T08:46:10.893Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:10.893Z] #35 ... [2023-06-28T08:46:10.893Z] [2023-06-28T08:46:10.893Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:11.160Z] #36 ... [2023-06-28T08:46:11.160Z] [2023-06-28T08:46:11.160Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:11.160Z] #32 ... [2023-06-28T08:46:11.160Z] [2023-06-28T08:46:11.160Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:11.160Z] #40 ... [2023-06-28T08:46:11.160Z] [2023-06-28T08:46:11.160Z] #39 [core-data internal] load build context [2023-06-28T08:46:11.427Z] #39 ... [2023-06-28T08:46:11.427Z] [2023-06-28T08:46:11.427Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:13.864Z] #32 ... [2023-06-28T08:46:13.864Z] [2023-06-28T08:46:13.864Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:13.864Z] #43 ... [2023-06-28T08:46:13.864Z] [2023-06-28T08:46:13.864Z] #39 [core-data internal] load build context [2023-06-28T08:46:14.133Z] #39 ... [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:14.133Z] #44 ... [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:14.133Z] #42 transferring context: 20.58MB 22.2s [2023-06-28T08:46:14.133Z] #42 ... [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:14.133Z] #46 ... [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:46:14.133Z] #49 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:14.133Z] #49 16.69 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:14.133Z] #49 16.78 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:14.133Z] #49 17.01 OK: 8 MiB in 16 packages [2023-06-28T08:46:14.133Z] #49 DONE 20.6s [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:14.133Z] #46 ... [2023-06-28T08:46:14.133Z] [2023-06-28T08:46:14.133Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:15.088Z] #42 ... [2023-06-28T08:46:15.088Z] [2023-06-28T08:46:15.088Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T08:46:15.088Z] #48 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:15.088Z] #48 16.05 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:46:15.088Z] #48 16.05 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:46:15.088Z] #48 16.05 OK: 17701 distinct packages available [2023-06-28T08:46:15.088Z] #48 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:15.088Z] #48 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:15.088Z] #48 20.57 OK: 263 MiB in 53 packages [2023-06-28T08:46:15.088Z] #48 ... [2023-06-28T08:46:15.088Z] [2023-06-28T08:46:15.088Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:16.046Z] #42 ... [2023-06-28T08:46:16.046Z] [2023-06-28T08:46:16.046Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-28T08:46:16.046Z] #48 DONE 22.3s [2023-06-28T08:46:16.046Z] [2023-06-28T08:46:16.046Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:16.311Z] #42 ... [2023-06-28T08:46:16.311Z] [2023-06-28T08:46:16.311Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T08:46:16.311Z] #51 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.311Z] #51 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.311Z] #51 18.25 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:46:16.311Z] #51 18.25 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:46:16.311Z] #51 18.25 OK: 17689 distinct packages available [2023-06-28T08:46:16.311Z] #51 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.311Z] #51 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.311Z] #51 20.12 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:16.311Z] #51 20.17 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:46:16.311Z] #51 20.21 (3/5) Installing libucontext (1.2-r0) [2023-06-28T08:46:16.311Z] #51 20.23 (4/5) Installing gcompat (1.1.0-r0) [2023-06-28T08:46:16.311Z] #51 20.33 (5/5) Installing openssl (3.0.9-r1) [2023-06-28T08:46:16.311Z] #51 20.47 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:16.311Z] #51 20.81 OK: 9 MiB in 20 packages [2023-06-28T08:46:16.576Z] #51 ... [2023-06-28T08:46:16.576Z] [2023-06-28T08:46:16.576Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:16.842Z] #42 ... [2023-06-28T08:46:16.842Z] [2023-06-28T08:46:16.842Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-28T08:46:16.842Z] #53 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.842Z] #53 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:16.842Z] #53 19.29 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:16.842Z] #53 19.78 (2/2) Installing su-exec (0.2-r2) [2023-06-28T08:46:16.842Z] #53 19.86 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:16.842Z] #53 20.17 OK: 8 MiB in 17 packages [2023-06-28T08:46:16.842Z] #53 DONE 22.5s [2023-06-28T08:46:16.842Z] [2023-06-28T08:46:16.842Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:17.110Z] #42 ... [2023-06-28T08:46:17.110Z] [2023-06-28T08:46:17.110Z] #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-28T08:46:17.110Z] #51 DONE 23.0s [2023-06-28T08:46:17.110Z] [2023-06-28T08:46:17.110Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:17.377Z] #42 ... [2023-06-28T08:46:17.377Z] [2023-06-28T08:46:17.377Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T08:46:17.377Z] #57 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:17.377Z] #57 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:17.377Z] #57 18.30 (1/3) Installing ca-certificates (20230506-r0) [2023-06-28T08:46:17.377Z] #57 20.28 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:17.377Z] #57 20.32 (3/3) Installing su-exec (0.2-r2) [2023-06-28T08:46:17.377Z] #57 20.32 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:17.377Z] #57 20.52 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:46:17.377Z] #57 22.95 OK: 8 MiB in 18 packages [2023-06-28T08:46:17.377Z] #57 ... [2023-06-28T08:46:17.377Z] [2023-06-28T08:46:17.377Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:17.957Z] #42 ... [2023-06-28T08:46:17.957Z] [2023-06-28T08:46:17.957Z] #47 [core-command internal] load build context [2023-06-28T08:46:18.223Z] #47 ... [2023-06-28T08:46:18.223Z] [2023-06-28T08:46:18.223Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:19.189Z] #42 ... [2023-06-28T08:46:19.189Z] [2023-06-28T08:46:19.189Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-28T08:46:19.189Z] #55 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:19.189Z] #55 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:19.189Z] #55 19.62 (1/2) Installing ca-certificates (20230506-r0) [2023-06-28T08:46:19.189Z] #55 20.42 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:19.189Z] #55 20.42 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:19.189Z] #55 20.74 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:46:19.189Z] #55 23.04 OK: 8 MiB in 17 packages [2023-06-28T08:46:19.189Z] #55 DONE 24.9s [2023-06-28T08:46:19.189Z] [2023-06-28T08:46:19.189Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-28T08:46:19.189Z] #57 DONE 24.8s [2023-06-28T08:46:19.189Z] [2023-06-28T08:46:19.189Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:19.189Z] #42 transferring context: 26.95MB 27.3s [2023-06-28T08:46:19.770Z] #42 ... [2023-06-28T08:46:19.770Z] [2023-06-28T08:46:19.770Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:19.770Z] #45 ... [2023-06-28T08:46:19.770Z] [2023-06-28T08:46:19.770Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T08:46:19.770Z] #59 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:19.770Z] #59 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:19.770Z] #59 24.70 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:46:19.770Z] #59 24.70 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:46:19.770Z] #59 24.70 OK: 17689 distinct packages available [2023-06-28T08:46:19.770Z] #59 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:20.035Z] #59 ... [2023-06-28T08:46:20.035Z] [2023-06-28T08:46:20.035Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:20.035Z] #41 ... [2023-06-28T08:46:20.035Z] [2023-06-28T08:46:20.035Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:20.300Z] #42 ... [2023-06-28T08:46:20.300Z] [2023-06-28T08:46:20.300Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:46:20.300Z] #38 ... [2023-06-28T08:46:20.300Z] [2023-06-28T08:46:20.300Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:20.565Z] #37 ... [2023-06-28T08:46:20.565Z] [2023-06-28T08:46:20.565Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:20.830Z] #42 ... [2023-06-28T08:46:20.830Z] [2023-06-28T08:46:20.830Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:46:20.830Z] #56 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:20.830Z] #56 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:20.830Z] #56 25.95 v3.17.4-7-gbdc7b3826f0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-28T08:46:20.830Z] #56 25.95 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-28T08:46:20.830Z] #56 25.95 OK: 17689 distinct packages available [2023-06-28T08:46:20.830Z] #56 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:20.830Z] #56 ... [2023-06-28T08:46:20.830Z] [2023-06-28T08:46:20.830Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:21.094Z] #42 ... [2023-06-28T08:46:21.094Z] [2023-06-28T08:46:21.094Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:21.094Z] #35 ... [2023-06-28T08:46:21.094Z] [2023-06-28T08:46:21.094Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:21.094Z] #36 ... [2023-06-28T08:46:21.094Z] [2023-06-28T08:46:21.094Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:21.361Z] #35 ... [2023-06-28T08:46:21.361Z] [2023-06-28T08:46:21.361Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:21.647Z] #40 ... [2023-06-28T08:46:21.647Z] [2023-06-28T08:46:21.647Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:21.914Z] #37 ... [2023-06-28T08:46:21.914Z] [2023-06-28T08:46:21.914Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-28T08:46:21.914Z] #62 DONE 4.7s [2023-06-28T08:46:21.914Z] [2023-06-28T08:46:21.914Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:21.914Z] #32 ... [2023-06-28T08:46:21.914Z] [2023-06-28T08:46:21.914Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:23.314Z] #37 ... [2023-06-28T08:46:23.314Z] [2023-06-28T08:46:23.314Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-28T08:46:23.314Z] #58 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:23.314Z] #58 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:23.314Z] #58 26.68 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:23.314Z] #58 26.68 (2/2) Installing openssl (3.0.9-r1) [2023-06-28T08:46:23.314Z] #58 26.74 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:23.314Z] #58 26.84 OK: 8 MiB in 17 packages [2023-06-28T08:46:23.314Z] #58 DONE 28.8s [2023-06-28T08:46:23.314Z] [2023-06-28T08:46:23.314Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:23.580Z] #37 ... [2023-06-28T08:46:23.580Z] [2023-06-28T08:46:23.580Z] #52 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-28T08:46:23.580Z] #52 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:23.580Z] #52 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:23.580Z] #52 27.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:23.580Z] #52 27.06 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:23.580Z] #52 27.17 OK: 8 MiB in 16 packages [2023-06-28T08:46:23.580Z] #52 DONE 29.4s [2023-06-28T08:46:23.580Z] [2023-06-28T08:46:23.580Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:24.162Z] #37 ... [2023-06-28T08:46:24.162Z] [2023-06-28T08:46:24.162Z] #39 [core-data internal] load build context [2023-06-28T08:46:24.162Z] #39 transferring context: 42.11MB 33.4s [2023-06-28T08:46:24.162Z] #39 ... [2023-06-28T08:46:24.162Z] [2023-06-28T08:46:24.162Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:24.162Z] #44 ... [2023-06-28T08:46:24.162Z] [2023-06-28T08:46:24.162Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-28T08:46:24.162Z] #59 27.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:24.162Z] #59 28.86 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:24.162Z] #59 28.86 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:46:24.162Z] #59 28.86 (3/4) Installing libucontext (1.2-r0) [2023-06-28T08:46:24.162Z] #59 28.86 (4/4) Installing gcompat (1.1.0-r0) [2023-06-28T08:46:24.162Z] #59 28.86 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:24.162Z] #59 28.86 OK: 8 MiB in 19 packages [2023-06-28T08:46:24.162Z] #59 DONE 30.0s [2023-06-28T08:46:24.162Z] [2023-06-28T08:46:24.162Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:24.427Z] #43 ... [2023-06-28T08:46:24.427Z] [2023-06-28T08:46:24.427Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:24.427Z] #46 ... [2023-06-28T08:46:24.427Z] [2023-06-28T08:46:24.427Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-28T08:46:24.427Z] #63 DONE 2.7s [2023-06-28T08:46:24.427Z] [2023-06-28T08:46:24.427Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:24.427Z] #46 ... [2023-06-28T08:46:24.427Z] [2023-06-28T08:46:24.427Z] #39 [core-data internal] load build context [2023-06-28T08:46:24.710Z] #39 ... [2023-06-28T08:46:24.711Z] [2023-06-28T08:46:24.711Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-28T08:46:24.711Z] #64 DONE 1.7s [2023-06-28T08:46:24.711Z] [2023-06-28T08:46:24.711Z] #39 [core-data internal] load build context [2023-06-28T08:46:25.295Z] #39 ... [2023-06-28T08:46:25.295Z] [2023-06-28T08:46:25.295Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-28T08:46:25.296Z] #56 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-28T08:46:25.296Z] #56 29.54 (1/9) Installing ca-certificates (20230506-r0) [2023-06-28T08:46:25.296Z] #56 29.67 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-28T08:46:25.296Z] #56 29.67 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-28T08:46:25.296Z] #56 29.71 (4/9) Installing libcurl (8.1.2-r0) [2023-06-28T08:46:25.296Z] #56 29.71 (5/9) Installing curl (8.1.2-r0) [2023-06-28T08:46:25.296Z] #56 29.75 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-28T08:46:25.296Z] #56 29.75 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-28T08:46:25.296Z] #56 29.75 (8/9) Installing libucontext (1.2-r0) [2023-06-28T08:46:25.296Z] #56 29.75 (9/9) Installing gcompat (1.1.0-r0) [2023-06-28T08:46:25.296Z] #56 29.78 Executing busybox-1.35.0-r29.trigger [2023-06-28T08:46:25.296Z] #56 29.91 Executing ca-certificates-20230506-r0.trigger [2023-06-28T08:46:25.296Z] #56 30.42 OK: 11 MiB in 24 packages [2023-06-28T08:46:25.296Z] #56 DONE 31.0s [2023-06-28T08:46:25.296Z] [2023-06-28T08:46:25.296Z] #39 [core-data internal] load build context [2023-06-28T08:46:28.108Z] #39 ... [2023-06-28T08:46:28.108Z] [2023-06-28T08:46:28.108Z] #47 [core-command internal] load build context [2023-06-28T08:46:28.421Z] #47 ... [2023-06-28T08:46:28.421Z] [2023-06-28T08:46:28.421Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:29.485Z] #44 transferring context: 73.93MB 37.4s [2023-06-28T08:46:29.765Z] #44 ... [2023-06-28T08:46:29.765Z] [2023-06-28T08:46:29.765Z] #39 [core-data internal] load build context [2023-06-28T08:46:29.765Z] #39 ... [2023-06-28T08:46:29.765Z] [2023-06-28T08:46:29.765Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:30.054Z] #45 ... [2023-06-28T08:46:30.054Z] [2023-06-28T08:46:30.054Z] #39 [core-data internal] load build context [2023-06-28T08:46:30.334Z] #39 ... [2023-06-28T08:46:30.334Z] [2023-06-28T08:46:30.334Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:30.334Z] #41 ... [2023-06-28T08:46:30.334Z] [2023-06-28T08:46:30.334Z] #39 [core-data internal] load build context [2023-06-28T08:46:30.602Z] #39 ... [2023-06-28T08:46:30.602Z] [2023-06-28T08:46:30.602Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:46:30.602Z] #38 ... [2023-06-28T08:46:30.602Z] [2023-06-28T08:46:30.602Z] #39 [core-data internal] load build context [2023-06-28T08:46:31.183Z] #39 ... [2023-06-28T08:46:31.183Z] [2023-06-28T08:46:31.183Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:31.183Z] #42 ... [2023-06-28T08:46:31.183Z] [2023-06-28T08:46:31.183Z] #39 [core-data internal] load build context [2023-06-28T08:46:31.449Z] #39 ... [2023-06-28T08:46:31.449Z] [2023-06-28T08:46:31.449Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:31.715Z] #36 ... [2023-06-28T08:46:31.715Z] [2023-06-28T08:46:31.715Z] #39 [core-data internal] load build context [2023-06-28T08:46:31.715Z] #39 ... [2023-06-28T08:46:31.715Z] [2023-06-28T08:46:31.715Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:31.715Z] #40 ... [2023-06-28T08:46:31.715Z] [2023-06-28T08:46:31.715Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:31.982Z] #35 ... [2023-06-28T08:46:31.982Z] [2023-06-28T08:46:31.982Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:31.982Z] #40 ... [2023-06-28T08:46:31.982Z] [2023-06-28T08:46:31.982Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:32.249Z] #32 ... [2023-06-28T08:46:32.249Z] [2023-06-28T08:46:32.249Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:34.186Z] #36 ... [2023-06-28T08:46:34.186Z] [2023-06-28T08:46:34.186Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:34.186Z] #37 ... [2023-06-28T08:46:34.186Z] [2023-06-28T08:46:34.186Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:34.451Z] #36 transferring context: 91.21MB 45.0s [2023-06-28T08:46:34.451Z] #36 ... [2023-06-28T08:46:34.451Z] [2023-06-28T08:46:34.451Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:34.716Z] #46 ... [2023-06-28T08:46:34.716Z] [2023-06-28T08:46:34.716Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:34.716Z] #43 ... [2023-06-28T08:46:34.716Z] [2023-06-28T08:46:34.716Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:38.955Z] #36 ... [2023-06-28T08:46:38.955Z] [2023-06-28T08:46:38.955Z] #47 [core-command internal] load build context [2023-06-28T08:46:38.955Z] #47 ... [2023-06-28T08:46:38.955Z] [2023-06-28T08:46:38.955Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:39.538Z] #36 transferring context: 112.47MB 50.1s [2023-06-28T08:46:39.804Z] #36 ... [2023-06-28T08:46:39.804Z] [2023-06-28T08:46:39.804Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:40.072Z] #44 ... [2023-06-28T08:46:40.072Z] [2023-06-28T08:46:40.072Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:40.072Z] #36 ... [2023-06-28T08:46:40.072Z] [2023-06-28T08:46:40.072Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:40.072Z] #45 ... [2023-06-28T08:46:40.072Z] [2023-06-28T08:46:40.072Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:40.347Z] #36 ... [2023-06-28T08:46:40.347Z] [2023-06-28T08:46:40.347Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:40.613Z] #41 ... [2023-06-28T08:46:40.613Z] [2023-06-28T08:46:40.613Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:40.613Z] #36 ... [2023-06-28T08:46:40.613Z] [2023-06-28T08:46:40.613Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:46:40.878Z] #38 ... [2023-06-28T08:46:40.878Z] [2023-06-28T08:46:40.878Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:41.457Z] #41 ... [2023-06-28T08:46:41.457Z] [2023-06-28T08:46:41.457Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:41.457Z] #42 ... [2023-06-28T08:46:41.457Z] [2023-06-28T08:46:41.457Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:41.730Z] #41 ... [2023-06-28T08:46:41.730Z] [2023-06-28T08:46:41.730Z] #39 [core-data internal] load build context [2023-06-28T08:46:42.009Z] #39 ... [2023-06-28T08:46:42.009Z] [2023-06-28T08:46:42.009Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:42.009Z] #41 ... [2023-06-28T08:46:42.009Z] [2023-06-28T08:46:42.009Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:42.279Z] #35 ... [2023-06-28T08:46:42.279Z] [2023-06-28T08:46:42.279Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:42.279Z] #41 ... [2023-06-28T08:46:42.279Z] [2023-06-28T08:46:42.279Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:42.279Z] #40 ... [2023-06-28T08:46:42.279Z] [2023-06-28T08:46:42.279Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:42.545Z] #32 ... [2023-06-28T08:46:42.545Z] [2023-06-28T08:46:42.545Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:43.505Z] #40 ... [2023-06-28T08:46:43.505Z] [2023-06-28T08:46:43.505Z] #37 [support-scheduler internal] load build context [2023-06-28T08:46:43.505Z] #37 transferring context: 175.25MB 53.9s done [2023-06-28T08:46:43.505Z] #37 DONE 54.2s [2023-06-28T08:46:43.505Z] [2023-06-28T08:46:43.505Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:44.921Z] #40 ... [2023-06-28T08:46:44.921Z] [2023-06-28T08:46:44.921Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:44.921Z] #46 ... [2023-06-28T08:46:44.921Z] [2023-06-28T08:46:44.921Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:44.921Z] #43 ... [2023-06-28T08:46:44.921Z] [2023-06-28T08:46:44.921Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:45.876Z] #46 ... [2023-06-28T08:46:45.876Z] [2023-06-28T08:46:45.876Z] #32 [security-secretstore-setup internal] load build context [2023-06-28T08:46:45.876Z] #32 transferring context: 175.25MB 53.7s done [2023-06-28T08:46:45.876Z] #32 DONE 55.5s [2023-06-28T08:46:45.876Z] [2023-06-28T08:46:45.876Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:47.294Z] #46 ... [2023-06-28T08:46:47.294Z] [2023-06-28T08:46:47.294Z] #45 [security-spire-agent internal] load build context [2023-06-28T08:46:47.294Z] #45 transferring context: 175.25MB 54.2s done [2023-06-28T08:46:47.294Z] #45 DONE 55.3s [2023-06-28T08:46:47.294Z] [2023-06-28T08:46:47.294Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:46:47.294Z] #65 DONE 3.4s [2023-06-28T08:46:47.294Z] [2023-06-28T08:46:47.294Z] #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:46:47.294Z] #66 ... [2023-06-28T08:46:47.294Z] [2023-06-28T08:46:47.294Z] #38 [security-spiffe-token-provider internal] load build context [2023-06-28T08:46:47.294Z] #38 transferring context: 175.25MB 56.3s done [2023-06-28T08:46:47.294Z] #38 DONE 57.7s [2023-06-28T08:46:47.560Z] [2023-06-28T08:46:47.560Z] #35 [security-spire-config internal] load build context [2023-06-28T08:46:47.560Z] #35 transferring context: 175.25MB 57.2s done [2023-06-28T08:46:47.560Z] #35 DONE 58.2s [2023-06-28T08:46:47.560Z] [2023-06-28T08:46:47.560Z] #41 [core-common-config-bootstrapper internal] load build context [2023-06-28T08:46:47.560Z] #41 transferring context: 175.25MB 54.7s done [2023-06-28T08:46:47.560Z] #41 DONE 56.3s [2023-06-28T08:46:47.560Z] [2023-06-28T08:46:47.560Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:48.558Z] #46 ... [2023-06-28T08:46:48.558Z] [2023-06-28T08:46:48.558Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:46:48.558Z] #67 DONE 2.0s [2023-06-28T08:46:48.558Z] [2023-06-28T08:46:48.558Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:48.558Z] #46 ... [2023-06-28T08:46:48.558Z] [2023-06-28T08:46:48.558Z] #43 [core-metadata internal] load build context [2023-06-28T08:46:48.558Z] #43 transferring context: 175.25MB 55.9s done [2023-06-28T08:46:48.558Z] #43 DONE 57.2s [2023-06-28T08:46:48.558Z] [2023-06-28T08:46:48.558Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:48.558Z] #46 ... [2023-06-28T08:46:48.558Z] [2023-06-28T08:46:48.558Z] #47 [core-command internal] load build context [2023-06-28T08:46:48.837Z] #47 ... [2023-06-28T08:46:48.837Z] [2023-06-28T08:46:48.837Z] #39 [core-data internal] load build context [2023-06-28T08:46:48.837Z] #39 ... [2023-06-28T08:46:48.837Z] [2023-06-28T08:46:48.837Z] #47 [core-command internal] load build context [2023-06-28T08:46:49.109Z] #47 ... [2023-06-28T08:46:49.109Z] [2023-06-28T08:46:49.109Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:46:49.109Z] #68 DONE 1.5s [2023-06-28T08:46:49.109Z] [2023-06-28T08:46:49.109Z] #47 [core-command internal] load build context [2023-06-28T08:46:49.384Z] #47 ... [2023-06-28T08:46:49.384Z] [2023-06-28T08:46:49.384Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:46:49.384Z] #69 DONE 1.5s [2023-06-28T08:46:49.384Z] [2023-06-28T08:46:49.384Z] #47 [core-command internal] load build context [2023-06-28T08:46:49.655Z] #47 ... [2023-06-28T08:46:49.655Z] [2023-06-28T08:46:49.655Z] #44 [security-bootstrapper internal] load build context [2023-06-28T08:46:49.655Z] #44 transferring context: 175.25MB 57.4s done [2023-06-28T08:46:49.655Z] #44 DONE 58.0s [2023-06-28T08:46:49.655Z] [2023-06-28T08:46:49.655Z] #47 [core-command internal] load build context [2023-06-28T08:46:51.083Z] #47 ... [2023-06-28T08:46:51.083Z] [2023-06-28T08:46:51.083Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:51.083Z] #36 ... [2023-06-28T08:46:51.083Z] [2023-06-28T08:46:51.083Z] #47 [core-command internal] load build context [2023-06-28T08:46:51.666Z] #47 ... [2023-06-28T08:46:51.666Z] [2023-06-28T08:46:51.666Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:51.666Z] #42 ... [2023-06-28T08:46:51.666Z] [2023-06-28T08:46:51.666Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:52.629Z] #36 ... [2023-06-28T08:46:52.629Z] [2023-06-28T08:46:52.629Z] #47 [core-command internal] load build context [2023-06-28T08:46:52.629Z] #47 transferring context: 175.25MB 59.9s done [2023-06-28T08:46:52.629Z] #47 DONE 60.4s [2023-06-28T08:46:52.629Z] [2023-06-28T08:46:52.629Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:54.571Z] #36 transferring context: 175.25MB 65.0s done [2023-06-28T08:46:54.837Z] #36 ... [2023-06-28T08:46:54.837Z] [2023-06-28T08:46:54.837Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:54.837Z] #40 transferring context: 175.25MB 63.1s done [2023-06-28T08:46:55.103Z] #40 ... [2023-06-28T08:46:55.103Z] [2023-06-28T08:46:55.103Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:55.103Z] #46 transferring context: 175.25MB 62.9s done [2023-06-28T08:46:55.693Z] #46 ... [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #42 [support-notifications internal] load build context [2023-06-28T08:46:55.693Z] #42 transferring context: 175.25MB 62.3s done [2023-06-28T08:46:55.693Z] #42 DONE 64.3s [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #40 [security-proxy-auth internal] load build context [2023-06-28T08:46:55.693Z] #40 DONE 65.0s [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #39 [core-data internal] load build context [2023-06-28T08:46:55.693Z] #39 transferring context: 175.25MB 63.1s done [2023-06-28T08:46:55.693Z] #39 DONE 65.1s [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:46:55.693Z] #70 ... [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #46 [security-spire-server internal] load build context [2023-06-28T08:46:55.693Z] #46 DONE 63.7s [2023-06-28T08:46:55.693Z] [2023-06-28T08:46:55.693Z] #36 [security-proxy-setup internal] load build context [2023-06-28T08:46:55.693Z] #36 DONE 66.5s [2023-06-28T08:46:55.965Z] [2023-06-28T08:46:55.966Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:46:56.235Z] #71 ... [2023-06-28T08:46:56.235Z] [2023-06-28T08:46:56.235Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:46:56.235Z] #70 DONE 0.8s [2023-06-28T08:46:56.235Z] [2023-06-28T08:46:56.235Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:46:56.502Z] #72 ... [2023-06-28T08:46:56.502Z] [2023-06-28T08:46:56.502Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:46:59.065Z] #73 ... [2023-06-28T08:46:59.066Z] [2023-06-28T08:46:59.066Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #74 ... [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #66 DONE 78.8s [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #73 DONE 69.6s [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #71 DONE 76.6s [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #74 DONE 77.6s [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T08:48:06.894Z] #75 ... [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:06.894Z] #72 DONE 76.9s [2023-06-28T08:48:06.894Z] [2023-06-28T08:48:06.894Z] #76 [security-spire-config builder 6/9] COPY . . [2023-06-28T08:48:10.230Z] #76 ... [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #77 DONE 4.1s [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #75 DONE 4.1s [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #78 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #79 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #80 [core-data builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #80 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #81 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #82 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #83 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #84 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #85 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #86 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #87 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #88 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #89 [core-metadata builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #89 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #90 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #91 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #91 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #92 [core-command builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #92 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #93 [support-scheduler builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #93 DONE 4.2s [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #94 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #95 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #96 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #76 [security-spire-config builder 6/9] COPY . . [2023-06-28T08:48:10.230Z] #76 DONE 4.1s [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.230Z] #97 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-28T08:48:10.230Z] #98 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #99 CACHED [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-06-28T08:48:10.230Z] #100 DONE 4.1s [2023-06-28T08:48:10.230Z] [2023-06-28T08:48:10.230Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T08:48:10.506Z] #101 ... [2023-06-28T08:48:10.506Z] [2023-06-28T08:48:10.506Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:48:10.506Z] #102 DONE 0.4s [2023-06-28T08:48:10.773Z] [2023-06-28T08:48:10.773Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:48:10.773Z] #103 CACHED [2023-06-28T08:48:10.773Z] [2023-06-28T08:48:10.773Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:10.773Z] #104 CACHED [2023-06-28T08:48:10.773Z] [2023-06-28T08:48:10.773Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:48:10.773Z] #105 CACHED [2023-06-28T08:48:10.773Z] [2023-06-28T08:48:10.773Z] #106 [security-spire-server builder 6/9] COPY . . [2023-06-28T08:48:10.773Z] #106 CACHED [2023-06-28T08:48:10.773Z] [2023-06-28T08:48:10.773Z] #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-06-28T08:48:16.110Z] #107 ... [2023-06-28T08:48:16.110Z] [2023-06-28T08:48:16.110Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T08:48:16.110Z] #0 5.553 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-06-28T08:48:16.690Z] #108 ... [2023-06-28T08:48:16.690Z] [2023-06-28T08:48:16.690Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T08:48:16.690Z] #0 6.395 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-06-28T08:48:17.272Z] #109 ... [2023-06-28T08:48:17.272Z] [2023-06-28T08:48:17.272Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T08:48:17.272Z] #0 6.797 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-06-28T08:48:17.272Z] #110 ... [2023-06-28T08:48:17.272Z] [2023-06-28T08:48:17.272Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T08:48:17.272Z] #101 6.995 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-06-28T08:48:17.537Z] #101 ... [2023-06-28T08:48:17.537Z] [2023-06-28T08:48:17.537Z] #111 [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-06-28T08:48:17.537Z] #111 DONE 6.9s [2023-06-28T08:48:17.537Z] [2023-06-28T08:48:17.537Z] #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-06-28T08:48:17.537Z] #107 DONE 6.9s [2023-06-28T08:48:17.537Z] [2023-06-28T08:48:17.537Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-28T08:48:18.490Z] #112 DONE 0.7s [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-28T08:48:18.490Z] #113 DONE 0.6s [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #114 [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-06-28T08:48:18.490Z] #0 6.784 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-06-28T08:48:18.490Z] #114 ... [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #115 [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-06-28T08:48:18.490Z] #115 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-28T08:48:18.490Z] #116 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #117 [security-spire-agent builder 6/9] COPY . . [2023-06-28T08:48:18.490Z] #117 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-28T08:48:18.490Z] #118 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #119 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-28T08:48:18.490Z] #119 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-28T08:48:18.490Z] #120 CACHED [2023-06-28T08:48:18.490Z] [2023-06-28T08:48:18.490Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:48:18.755Z] #121 DONE 0.4s [2023-06-28T08:48:18.755Z] [2023-06-28T08:48:18.755Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:48:18.755Z] #122 DONE 0.4s [2023-06-28T08:48:18.755Z] [2023-06-28T08:48:18.755Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:48:19.347Z] #123 DONE 0.3s [2023-06-28T08:48:19.347Z] [2023-06-28T08:48:19.347Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T08:48:19.347Z] #0 6.949 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-06-28T08:48:19.618Z] #124 ... [2023-06-28T08:48:19.618Z] [2023-06-28T08:48:19.618Z] #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T08:48:19.618Z] #125 CACHED [2023-06-28T08:48:19.618Z] [2023-06-28T08:48:19.618Z] #126 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:48:19.885Z] #126 DONE 0.4s [2023-06-28T08:48:19.885Z] [2023-06-28T08:48:19.885Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:20.153Z] #127 ... [2023-06-28T08:48:20.153Z] [2023-06-28T08:48:20.153Z] #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T08:48:20.153Z] #128 CACHED [2023-06-28T08:48:20.153Z] [2023-06-28T08:48:20.153Z] #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T08:48:20.419Z] #129 ... [2023-06-28T08:48:20.419Z] [2023-06-28T08:48:20.419Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T08:48:20.419Z] #0 6.213 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-06-28T08:48:20.419Z] #130 ... [2023-06-28T08:48:20.419Z] [2023-06-28T08:48:20.419Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T08:48:20.419Z] #0 4.740 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-06-28T08:48:20.688Z] #131 ... [2023-06-28T08:48:20.688Z] [2023-06-28T08:48:20.688Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T08:48:20.688Z] #0 5.669 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-06-28T08:48:20.955Z] #132 ... [2023-06-28T08:48:20.955Z] [2023-06-28T08:48:20.955Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T08:48:20.955Z] #0 6.363 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-06-28T08:48:20.955Z] #133 ... [2023-06-28T08:48:20.955Z] [2023-06-28T08:48:20.955Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T08:48:20.955Z] #0 7.038 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-06-28T08:48:21.221Z] #134 ... [2023-06-28T08:48:21.221Z] [2023-06-28T08:48:21.221Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:21.491Z] #135 ... [2023-06-28T08:48:21.491Z] [2023-06-28T08:48:21.491Z] #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-28T08:48:21.491Z] #129 DONE 1.5s [2023-06-28T08:48:21.756Z] [2023-06-28T08:48:21.756Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:21.756Z] #136 ... [2023-06-28T08:48:21.756Z] [2023-06-28T08:48:21.756Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:21.756Z] #127 DONE 1.7s [2023-06-28T08:48:22.045Z] [2023-06-28T08:48:22.045Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:48:22.045Z] #137 DONE 0.3s [2023-06-28T08:48:22.045Z] [2023-06-28T08:48:22.045Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T08:48:22.045Z] #132 ... [2023-06-28T08:48:22.045Z] [2023-06-28T08:48:22.045Z] #138 [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-06-28T08:48:22.329Z] #138 DONE 0.3s [2023-06-28T08:48:22.329Z] [2023-06-28T08:48:22.329Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-28T08:48:22.911Z] #139 DONE 0.5s [2023-06-28T08:48:22.911Z] [2023-06-28T08:48:22.911Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:22.911Z] #135 DONE 2.3s [2023-06-28T08:48:22.911Z] [2023-06-28T08:48:22.911Z] #140 [security-spire-server] exporting to image [2023-06-28T08:48:22.911Z] #140 exporting layers [2023-06-28T08:48:23.181Z] #140 ... [2023-06-28T08:48:23.181Z] [2023-06-28T08:48:23.181Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:48:23.181Z] #141 DONE 0.3s [2023-06-28T08:48:23.181Z] [2023-06-28T08:48:23.181Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-28T08:48:23.447Z] #142 DONE 0.2s [2023-06-28T08:48:23.447Z] [2023-06-28T08:48:23.447Z] #143 [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-06-28T08:48:23.447Z] #143 DONE 0.2s [2023-06-28T08:48:23.447Z] [2023-06-28T08:48:23.447Z] #140 [security-spire-config] exporting to image [2023-06-28T08:48:24.849Z] #140 ... [2023-06-28T08:48:24.849Z] [2023-06-28T08:48:24.849Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-28T08:48:24.849Z] #136 DONE 3.1s [2023-06-28T08:48:24.849Z] [2023-06-28T08:48:24.849Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-28T08:48:25.125Z] #144 DONE 0.5s [2023-06-28T08:48:25.125Z] [2023-06-28T08:48:25.125Z] #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-06-28T08:48:25.391Z] #145 DONE 0.3s [2023-06-28T08:48:25.391Z] [2023-06-28T08:48:25.391Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-28T08:48:25.657Z] #146 DONE 0.4s [2023-06-28T08:48:25.657Z] [2023-06-28T08:48:25.657Z] #140 [security-spire-server] exporting to image [2023-06-28T08:48:25.657Z] #140 exporting layers 2.7s done [2023-06-28T08:48:25.657Z] #140 writing image sha256:a29d853d0a3bb3064689d09bf6e82597c86d1ef2810cb36c068b00deeecbf8b7 0.1s done [2023-06-28T08:48:25.657Z] #140 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-06-28T08:48:26.238Z] #140 exporting layers 2.8s done [2023-06-28T08:48:26.504Z] #140 writing image sha256:018dc2b8c8d4abb16d61fcd47df77597a72c8b4380f3823aa292c3aa314a43a3 0.0s done [2023-06-28T08:48:26.504Z] #140 naming to docker.io/library/security-spire-config-arm64 done [2023-06-28T08:48:27.087Z] #140 exporting layers 1.5s done [2023-06-28T08:48:27.353Z] #140 writing image sha256:c96544085664794843d022f3253a3a1ee5d703f318c6655931c04904a6ed019d done [2023-06-28T08:48:27.353Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-28T08:48:27.353Z] #140 DONE 4.4s [2023-06-28T08:48:27.353Z] [2023-06-28T08:48:27.353Z] #114 [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-06-28T09:02:35.953Z] #114 862.8 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-06-28T09:02:39.291Z] #114 ... [2023-06-28T09:02:39.291Z] [2023-06-28T09:02:39.291Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-28T09:02:39.291Z] #124 DONE 868.7s [2023-06-28T09:02:39.291Z] [2023-06-28T09:02:39.291Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T09:02:39.558Z] #132 ... [2023-06-28T09:02:39.558Z] [2023-06-28T09:02:39.558Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:02:39.558Z] #147 DONE 0.2s [2023-06-28T09:02:39.558Z] [2023-06-28T09:02:39.558Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:02:39.831Z] #108 ... [2023-06-28T09:02:39.831Z] [2023-06-28T09:02:39.831Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:02:39.831Z] #148 DONE 0.1s [2023-06-28T09:02:39.831Z] [2023-06-28T09:02:39.831Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-28T09:02:40.121Z] #149 DONE 0.2s [2023-06-28T09:02:40.121Z] [2023-06-28T09:02:40.121Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:02:40.121Z] #150 DONE 0.1s [2023-06-28T09:02:40.121Z] [2023-06-28T09:02:40.121Z] #114 [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-06-28T09:02:40.389Z] #114 ... [2023-06-28T09:02:40.389Z] [2023-06-28T09:02:40.389Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-28T09:02:40.389Z] #151 DONE 0.1s [2023-06-28T09:02:40.389Z] [2023-06-28T09:02:40.389Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T09:02:42.967Z] #152 DONE 2.2s [2023-06-28T09:02:42.967Z] [2023-06-28T09:02:42.967Z] #140 [security-proxy-auth] exporting to image [2023-06-28T09:02:42.967Z] #140 exporting layers [2023-06-28T09:02:43.233Z] #140 exporting layers 0.7s done [2023-06-28T09:02:43.233Z] #140 writing image sha256:150d48ceb3d75f5f8cf5d09fbd6648c70c9038cdbca7ab001b1cbec92a5ceb1e done [2023-06-28T09:02:43.233Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-28T09:02:43.233Z] #140 DONE 5.1s [2023-06-28T09:02:43.233Z] [2023-06-28T09:02:43.233Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:02:49.881Z] #108 ... [2023-06-28T09:02:49.881Z] [2023-06-28T09:02:49.881Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-28T09:02:49.881Z] #101 DONE 879.3s [2023-06-28T09:02:49.881Z] [2023-06-28T09:02:49.881Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:02:50.150Z] #131 ... [2023-06-28T09:02:50.150Z] [2023-06-28T09:02:50.150Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:02:50.438Z] #153 DONE 0.2s [2023-06-28T09:02:50.438Z] [2023-06-28T09:02:50.438Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:02:50.710Z] #154 DONE 0.1s [2023-06-28T09:02:50.710Z] [2023-06-28T09:02:50.710Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-28T09:02:50.710Z] #155 DONE 0.1s [2023-06-28T09:02:50.710Z] [2023-06-28T09:02:50.710Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-28T09:02:50.978Z] #156 DONE 0.3s [2023-06-28T09:02:50.978Z] [2023-06-28T09:02:50.978Z] #114 [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-06-28T09:02:50.978Z] #114 ... [2023-06-28T09:02:50.978Z] [2023-06-28T09:02:50.978Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T09:02:51.244Z] #157 DONE 0.2s [2023-06-28T09:02:51.244Z] [2023-06-28T09:02:51.244Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T09:02:53.199Z] #158 DONE 2.2s [2023-06-28T09:02:53.199Z] [2023-06-28T09:02:53.199Z] #140 [security-proxy-setup] exporting to image [2023-06-28T09:02:53.199Z] #140 exporting layers [2023-06-28T09:02:54.166Z] #140 exporting layers 0.6s done [2023-06-28T09:02:54.166Z] #140 writing image sha256:291c5556cf33b7ee9a9b3ece85ef00c33a2f768642dd597fd0b3f9520cd5455e done [2023-06-28T09:02:54.166Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-28T09:02:54.166Z] #140 DONE 5.7s [2023-06-28T09:02:54.166Z] [2023-06-28T09:02:54.166Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T09:02:57.507Z] #132 ... [2023-06-28T09:02:57.507Z] [2023-06-28T09:02:57.507Z] #114 [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-06-28T09:02:57.507Z] #114 DONE 886.7s [2023-06-28T09:02:57.507Z] [2023-06-28T09:02:57.507Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T09:02:57.507Z] #110 ... [2023-06-28T09:02:57.507Z] [2023-06-28T09:02:57.507Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:02:57.801Z] #159 DONE 0.3s [2023-06-28T09:02:57.801Z] [2023-06-28T09:02:57.801Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:02:58.070Z] #160 DONE 0.3s [2023-06-28T09:02:58.070Z] [2023-06-28T09:02:58.070Z] #161 [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-06-28T09:02:58.341Z] #161 DONE 0.2s [2023-06-28T09:02:58.341Z] [2023-06-28T09:02:58.341Z] #162 [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-06-28T09:02:58.341Z] #162 DONE 0.2s [2023-06-28T09:02:58.341Z] [2023-06-28T09:02:58.341Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:02:58.607Z] #131 ... [2023-06-28T09:02:58.607Z] [2023-06-28T09:02:58.607Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:02:58.607Z] #163 DONE 0.2s [2023-06-28T09:02:58.607Z] [2023-06-28T09:02:58.607Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-28T09:02:59.195Z] #164 DONE 0.3s [2023-06-28T09:02:59.195Z] [2023-06-28T09:02:59.195Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-28T09:02:59.195Z] #165 DONE 0.4s [2023-06-28T09:02:59.195Z] [2023-06-28T09:02:59.195Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T09:02:59.463Z] #110 ... [2023-06-28T09:02:59.463Z] [2023-06-28T09:02:59.463Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-28T09:02:59.731Z] #166 DONE 0.1s [2023-06-28T09:02:59.731Z] [2023-06-28T09:02:59.731Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-28T09:03:03.979Z] #167 DONE 4.4s [2023-06-28T09:03:03.979Z] [2023-06-28T09:03:03.979Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-28T09:03:03.979Z] #110 DONE 893.7s [2023-06-28T09:03:03.979Z] [2023-06-28T09:03:03.979Z] #140 [security-secretstore-setup] exporting to image [2023-06-28T09:03:03.979Z] #140 exporting layers [2023-06-28T09:03:05.925Z] #140 ... [2023-06-28T09:03:05.925Z] [2023-06-28T09:03:05.925Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-28T09:03:05.925Z] #168 DONE 0.3s [2023-06-28T09:03:05.925Z] [2023-06-28T09:03:05.925Z] #140 [security-secretstore-setup] exporting to image [2023-06-28T09:03:05.925Z] #140 exporting layers 2.0s done [2023-06-28T09:03:05.925Z] #140 writing image sha256:b2e2c7eefa72c667fa5324c6ca4e8e9d100b4fb51305be1a31e612062cc08393 [2023-06-28T09:03:06.193Z] #140 writing image sha256:b2e2c7eefa72c667fa5324c6ca4e8e9d100b4fb51305be1a31e612062cc08393 0.0s done [2023-06-28T09:03:06.193Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-06-28T09:03:06.193Z] #140 DONE 7.8s [2023-06-28T09:03:06.193Z] [2023-06-28T09:03:06.193Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-28T09:03:08.140Z] #169 DONE 2.2s [2023-06-28T09:03:08.140Z] [2023-06-28T09:03:08.140Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:03:08.140Z] #131 ... [2023-06-28T09:03:08.140Z] [2023-06-28T09:03:08.140Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:03:08.140Z] #170 DONE 0.3s [2023-06-28T09:03:08.140Z] [2023-06-28T09:03:08.140Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:03:08.406Z] #31 ... [2023-06-28T09:03:08.406Z] [2023-06-28T09:03:08.406Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:03:08.675Z] #171 DONE 0.2s [2023-06-28T09:03:08.675Z] [2023-06-28T09:03:08.675Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-28T09:03:08.954Z] #172 DONE 0.3s [2023-06-28T09:03:08.954Z] [2023-06-28T09:03:08.954Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-28T09:03:08.954Z] #173 DONE 0.1s [2023-06-28T09:03:08.954Z] [2023-06-28T09:03:08.954Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:03:08.954Z] #108 ... [2023-06-28T09:03:08.954Z] [2023-06-28T09:03:08.955Z] #174 [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-06-28T09:03:08.955Z] #174 DONE 0.1s [2023-06-28T09:03:09.220Z] [2023-06-28T09:03:09.220Z] #175 [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-06-28T09:03:09.220Z] #175 DONE 0.1s [2023-06-28T09:03:09.220Z] [2023-06-28T09:03:09.220Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:03:09.220Z] #131 ... [2023-06-28T09:03:09.220Z] [2023-06-28T09:03:09.220Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-28T09:03:09.220Z] #176 DONE 0.1s [2023-06-28T09:03:09.220Z] [2023-06-28T09:03:09.220Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-28T09:03:09.220Z] #177 DONE 0.1s [2023-06-28T09:03:09.220Z] [2023-06-28T09:03:09.220Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:03:09.487Z] #131 ... [2023-06-28T09:03:09.487Z] [2023-06-28T09:03:09.487Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-28T09:03:11.427Z] #178 DONE 1.9s [2023-06-28T09:03:11.427Z] [2023-06-28T09:03:11.427Z] #140 [security-bootstrapper] exporting to image [2023-06-28T09:03:12.011Z] #140 exporting layers 0.8s done [2023-06-28T09:03:12.278Z] #140 writing image sha256:31b1fe5cc710ca7219c32ad9c90332cb16b33b0380841af2923930ba5574d691 done [2023-06-28T09:03:12.278Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-28T09:03:12.278Z] #140 DONE 8.6s [2023-06-28T09:03:12.278Z] [2023-06-28T09:03:12.278Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T09:03:44.486Z] #130 ... [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-28T09:03:44.487Z] #133 DONE 931.9s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:03:44.487Z] #108 ... [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:03:44.487Z] #179 DONE 0.2s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:03:44.487Z] #180 DONE 0.1s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:03:44.487Z] #108 ... [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-28T09:03:44.487Z] #181 DONE 0.3s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #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-06-28T09:03:44.487Z] #182 DONE 0.1s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:03:44.487Z] #108 ... [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #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-06-28T09:03:44.487Z] #183 DONE 0.2s [2023-06-28T09:03:44.487Z] [2023-06-28T09:03:44.487Z] #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-06-28T09:03:45.445Z] #184 DONE 1.9s [2023-06-28T09:03:45.445Z] [2023-06-28T09:03:45.445Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T09:03:45.718Z] #132 ... [2023-06-28T09:03:45.718Z] [2023-06-28T09:03:45.718Z] #140 [core-common-config-bootstrapper] exporting to image [2023-06-28T09:03:45.718Z] #140 exporting layers [2023-06-28T09:03:45.985Z] #140 exporting layers 0.5s done [2023-06-28T09:03:45.985Z] #140 writing image sha256:f9fd3b0a0c38bd998d49774be572c196936d96cd39e3a4b9f7c551957206407e done [2023-06-28T09:03:45.985Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-28T09:03:45.985Z] #140 DONE 9.1s [2023-06-28T09:03:45.985Z] [2023-06-28T09:03:45.985Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:03:58.299Z] #108 ... [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-28T09:03:58.299Z] #134 DONE 946.2s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:03:58.299Z] #131 ... [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:03:58.299Z] #185 DONE 0.2s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:03:58.299Z] #186 DONE 0.2s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T09:03:58.299Z] #130 ... [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-28T09:03:58.299Z] #187 DONE 0.3s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:03:58.299Z] #188 DONE 0.1s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #140 [core-command] exporting to image [2023-06-28T09:03:58.299Z] #140 exporting layers [2023-06-28T09:03:58.299Z] #140 exporting layers 0.4s done [2023-06-28T09:03:58.299Z] #140 writing image sha256:278ebf2c31c11897ad59bb56833cc3b6896d008188d19fb4a8308023f8f069bc done [2023-06-28T09:03:58.299Z] #140 naming to docker.io/library/core-command-arm64 done [2023-06-28T09:03:58.299Z] #140 DONE 9.5s [2023-06-28T09:03:58.299Z] [2023-06-28T09:03:58.299Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:04:13.288Z] #108 ... [2023-06-28T09:04:13.288Z] [2023-06-28T09:04:13.288Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-28T09:04:13.288Z] #130 DONE 962.6s [2023-06-28T09:04:13.288Z] [2023-06-28T09:04:13.288Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:04:13.622Z] #31 ... [2023-06-28T09:04:13.622Z] [2023-06-28T09:04:13.622Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:04:13.622Z] #189 DONE 0.3s [2023-06-28T09:04:13.622Z] [2023-06-28T09:04:13.622Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:04:13.904Z] #190 DONE 0.1s [2023-06-28T09:04:13.904Z] [2023-06-28T09:04:13.904Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-28T09:04:14.179Z] #191 DONE 0.4s [2023-06-28T09:04:14.179Z] [2023-06-28T09:04:14.179Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:04:14.179Z] #31 ... [2023-06-28T09:04:14.179Z] [2023-06-28T09:04:14.179Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:04:14.446Z] #192 DONE 0.2s [2023-06-28T09:04:14.446Z] [2023-06-28T09:04:14.446Z] #140 [core-data] exporting to image [2023-06-28T09:04:14.446Z] #140 exporting layers [2023-06-28T09:04:14.713Z] #140 exporting layers 0.3s done [2023-06-28T09:04:14.713Z] #140 writing image sha256:9693ac558440adca4da075124abb83853e675439fe3797281f02f46c9f63a45d done [2023-06-28T09:04:14.713Z] #140 naming to docker.io/library/core-data-arm64 done [2023-06-28T09:04:14.713Z] #140 DONE 9.8s [2023-06-28T09:04:14.713Z] [2023-06-28T09:04:14.713Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:04:15.298Z] #108 ... [2023-06-28T09:04:15.298Z] [2023-06-28T09:04:15.298Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-28T09:04:15.298Z] #109 DONE 965.1s [2023-06-28T09:04:15.564Z] [2023-06-28T09:04:15.564Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T09:04:16.145Z] #132 ... [2023-06-28T09:04:16.145Z] [2023-06-28T09:04:16.145Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:04:16.145Z] #193 DONE 0.1s [2023-06-28T09:04:16.145Z] [2023-06-28T09:04:16.145Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:04:16.145Z] #194 DONE 0.1s [2023-06-28T09:04:16.145Z] [2023-06-28T09:04:16.145Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-28T09:04:16.412Z] #195 DONE 0.3s [2023-06-28T09:04:16.412Z] [2023-06-28T09:04:16.412Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:04:16.680Z] #131 ... [2023-06-28T09:04:16.680Z] [2023-06-28T09:04:16.680Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:04:16.680Z] #196 DONE 0.1s [2023-06-28T09:04:16.680Z] [2023-06-28T09:04:16.680Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-28T09:04:16.680Z] #197 DONE 0.1s [2023-06-28T09:04:16.680Z] [2023-06-28T09:04:16.680Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:04:16.948Z] #31 ... [2023-06-28T09:04:16.948Z] [2023-06-28T09:04:16.948Z] #140 [core-metadata] exporting to image [2023-06-28T09:04:16.948Z] #140 exporting layers 0.3s done [2023-06-28T09:04:17.216Z] #140 writing image sha256:159a8d543fbd9ca231af9b2a41c6625f1d7f132a814ea8b0380af3f4eb1a755e done [2023-06-28T09:04:17.216Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-06-28T09:04:17.216Z] #140 DONE 10.0s [2023-06-28T09:04:17.216Z] [2023-06-28T09:04:17.216Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:05:13.609Z] #108 ... [2023-06-28T09:05:13.609Z] [2023-06-28T09:05:13.609Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-28T09:05:13.609Z] #132 DONE 1022.4s [2023-06-28T09:05:13.609Z] [2023-06-28T09:05:13.609Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:05:13.609Z] #31 ... [2023-06-28T09:05:13.609Z] [2023-06-28T09:05:13.610Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:05:13.610Z] #198 DONE 0.3s [2023-06-28T09:05:13.610Z] [2023-06-28T09:05:13.610Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:05:13.883Z] #199 DONE 0.2s [2023-06-28T09:05:13.883Z] [2023-06-28T09:05:13.883Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-28T09:05:14.147Z] #200 DONE 0.3s [2023-06-28T09:05:14.147Z] [2023-06-28T09:05:14.147Z] #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-06-28T09:05:14.147Z] #201 DONE 0.1s [2023-06-28T09:05:14.147Z] [2023-06-28T09:05:14.147Z] #140 [security-spiffe-token-provider] exporting to image [2023-06-28T09:05:14.147Z] #140 exporting layers [2023-06-28T09:05:14.735Z] #140 exporting layers 0.5s done [2023-06-28T09:05:14.735Z] #140 writing image sha256:71a520d0a066e2d2889f879257939bf1239d0bc461aad9b0cd9d35b202566c29 done [2023-06-28T09:05:14.735Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-28T09:05:14.735Z] #140 DONE 10.5s [2023-06-28T09:05:14.735Z] [2023-06-28T09:05:14.735Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:05:36.789Z] #108 ... [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-28T09:05:36.789Z] #131 DONE 1044.9s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-28T09:05:36.789Z] #108 DONE 1045.2s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:05:36.789Z] #31 ... [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:05:36.789Z] #202 DONE 0.2s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:05:36.789Z] #203 ... [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-28T09:05:36.789Z] #204 DONE 0.2s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:05:36.789Z] #203 DONE 0.1s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-28T09:05:36.789Z] #205 ... [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-28T09:05:36.789Z] #206 DONE 0.2s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-28T09:05:36.789Z] #207 DONE 0.3s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-28T09:05:36.789Z] #205 DONE 0.5s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:05:36.789Z] #208 DONE 0.1s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-28T09:05:36.789Z] #209 DONE 0.1s [2023-06-28T09:05:36.789Z] [2023-06-28T09:05:36.789Z] #140 [support-notifications] exporting to image [2023-06-28T09:05:36.789Z] #140 exporting layers [2023-06-28T09:05:37.057Z] #140 exporting layers 0.3s done [2023-06-28T09:05:37.057Z] #140 writing image sha256:7bf786bff7bd44b71552ffa048bf2b403c5f1fb01dffa3f8cd22d94fbb952934 0.0s done [2023-06-28T09:05:37.057Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-06-28T09:05:37.057Z] #140 writing image sha256:3c78d808f016f7df8582ea99a230e89c696534337f9d67b3574d98154c313328 done [2023-06-28T09:05:37.057Z] #140 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-06-28T09:05:37.057Z] #140 DONE 10.9s [2023-06-28T09:05:37.057Z] [2023-06-28T09:05:37.057Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.057Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-28T09:05:37.058Z] time="2023-06-28T08:45:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-28T09:05:37.071Z] $ docker stop --time=1 dd08c037ec08e43f57e3e8ae5a9388f000cf88e35d5896a591d8ae7c3648acf0 [2023-06-28T09:05:38.707Z] $ docker rm -f --volumes dd08c037ec08e43f57e3e8ae5a9388f000cf88e35d5896a591d8ae7c3648acf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-28T09:05:39.181Z] + docker images [2023-06-28T09:05:39.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T09:05:39.181Z] support-notifications-arm64 latest 3c78d808f016 3 seconds ago 31.9MB [2023-06-28T09:05:39.181Z] support-scheduler-arm64 latest 7bf786bff7bd 3 seconds ago 31.2MB [2023-06-28T09:05:39.181Z] security-spiffe-token-provider-arm64 latest 71a520d0a066 26 seconds ago 32.7MB [2023-06-28T09:05:39.181Z] core-metadata-arm64 latest 159a8d543fbd About a minute ago 20.2MB [2023-06-28T09:05:39.181Z] core-data-arm64 latest 9693ac558440 About a minute ago 19.9MB [2023-06-28T09:05:39.181Z] core-command-arm64 latest 278ebf2c31c1 About a minute ago 19.7MB [2023-06-28T09:05:39.181Z] core-common-config-bootstrapper-arm64 latest f9fd3b0a0c38 About a minute ago 17.2MB [2023-06-28T09:05:39.181Z] security-bootstrapper-arm64 latest 31b1fe5cc710 2 minutes ago 21.9MB [2023-06-28T09:05:39.181Z] security-secretstore-setup-arm64 latest b2e2c7eefa72 2 minutes ago 32.2MB [2023-06-28T09:05:39.181Z] security-proxy-setup-arm64 latest 291c5556cf33 2 minutes ago 18.7MB [2023-06-28T09:05:39.181Z] security-proxy-auth-arm64 latest 150d48ceb3d7 2 minutes ago 18.1MB [2023-06-28T09:05:39.181Z] security-spire-agent-arm64 latest c96544085664 17 minutes ago 153MB [2023-06-28T09:05:39.181Z] security-spire-config-arm64 latest 018dc2b8c8d4 17 minutes ago 96.1MB [2023-06-28T09:05:39.181Z] security-spire-server-arm64 latest a29d853d0a3b 17 minutes ago 97MB [2023-06-28T09:05:39.181Z] ci-base-image-arm64 latest 34c3d9bbebe3 32 minutes ago 899MB [2023-06-28T09:05:39.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 weeks ago 332MB [2023-06-28T09:05:39.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [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-06-28T09:05:39.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T09:05:39.598Z] [2023-06-28T09:05:39.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T09:05:39.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T09:05:40.191Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-28T09:05:40.191Z] 8998bd30e6a1: Pulling fs layer [2023-06-28T09:05:40.191Z] 04944245beec: Pulling fs layer [2023-06-28T09:05:40.191Z] 699f458cf7ca: Pulling fs layer [2023-06-28T09:05:40.191Z] 765212b225bb: Pulling fs layer [2023-06-28T09:05:40.191Z] f23df028b6ca: Pulling fs layer [2023-06-28T09:05:40.191Z] d65c8cfc05b1: Pulling fs layer [2023-06-28T09:05:40.191Z] 2437ff75d9bd: Pulling fs layer [2023-06-28T09:05:40.191Z] f23df028b6ca: Waiting [2023-06-28T09:05:40.191Z] d65c8cfc05b1: Waiting [2023-06-28T09:05:40.191Z] 2437ff75d9bd: Waiting [2023-06-28T09:05:40.191Z] 765212b225bb: Waiting [2023-06-28T09:05:40.191Z] 04944245beec: Verifying Checksum [2023-06-28T09:05:40.191Z] 04944245beec: Download complete [2023-06-28T09:05:40.191Z] 765212b225bb: Verifying Checksum [2023-06-28T09:05:40.191Z] 765212b225bb: Download complete [2023-06-28T09:05:40.191Z] f23df028b6ca: Verifying Checksum [2023-06-28T09:05:40.191Z] f23df028b6ca: Download complete [2023-06-28T09:05:40.191Z] d65c8cfc05b1: Verifying Checksum [2023-06-28T09:05:40.191Z] d65c8cfc05b1: Download complete [2023-06-28T09:05:40.457Z] 699f458cf7ca: Verifying Checksum [2023-06-28T09:05:40.457Z] 699f458cf7ca: Download complete [2023-06-28T09:05:40.723Z] 8998bd30e6a1: Verifying Checksum [2023-06-28T09:05:40.723Z] 8998bd30e6a1: Download complete [2023-06-28T09:05:43.304Z] 2437ff75d9bd: Verifying Checksum [2023-06-28T09:05:43.304Z] 2437ff75d9bd: Download complete [2023-06-28T09:05:44.707Z] 8998bd30e6a1: Pull complete [2023-06-28T09:05:45.289Z] 04944245beec: Pull complete [2023-06-28T09:05:47.866Z] 699f458cf7ca: Pull complete [2023-06-28T09:05:48.139Z] 765212b225bb: Pull complete [2023-06-28T09:05:48.730Z] f23df028b6ca: Pull complete [2023-06-28T09:05:48.997Z] d65c8cfc05b1: Pull complete [2023-06-28T09:06:03.982Z] 2437ff75d9bd: Pull complete [2023-06-28T09:06:03.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-28T09:06:03.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-28T09:06:03.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T09:06:04.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2023-06-28T09:06:04.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-28T09:06:07.246Z] $ docker top 9d4b5ed73a405e7b0487ecc550bdbcd6403b057facf2285ea6ace2bfeb997b55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:08.155Z] ---> job-cost.sh [2023-06-28T09:06:08.155Z] lf-activate-venv: SKIPPING [2023-06-28T09:06:08.155Z] INFO: No Stack... [2023-06-28T09:06:08.736Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-28T09:06:09.691Z] INFO: Archiving Costs [Pipeline] sh [2023-06-28T09:06:10.333Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-06-28T09:06:10.333Z] + cut -d, -f6 [Pipeline] lock [2023-06-28T09:06:10.366Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-4-stack-cost] [2023-06-28T09:06:10.372Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4592-4-stack-cost] did not exist. Created. [2023-06-28T09:06:10.372Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-28T09:06:11.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-28T09:06:11.216Z] Stashed 1 file(s) [Pipeline] } [2023-06-28T09:06:11.226Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-28T09:06:11.239Z] $ docker stop --time=1 9d4b5ed73a405e7b0487ecc550bdbcd6403b057facf2285ea6ace2bfeb997b55 [2023-06-28T09:06:12.768Z] $ docker rm -f --volumes 9d4b5ed73a405e7b0487ecc550bdbcd6403b057facf2285ea6ace2bfeb997b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-28T09:06:13.205Z] provisioning config files... [2023-06-28T09:06:13.211Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config15286756962429981920tmp [Pipeline] { [Pipeline] sh [2023-06-28T09:06:13.515Z] + set +x [2023-06-28T09:06:13.515Z] + curl -s https://codecov.io/bash [2023-06-28T09:06:13.515Z] + bash -s -- [2023-06-28T09:06:13.515Z] [2023-06-28T09:06:13.515Z] _____ _ [2023-06-28T09:06:13.515Z] / ____| | | [2023-06-28T09:06:13.515Z] | | ___ __| | ___ ___ _____ __ [2023-06-28T09:06:13.515Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-28T09:06:13.515Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-28T09:06:13.515Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-28T09:06:13.515Z] Bash-1.0.6 [2023-06-28T09:06:13.515Z] [2023-06-28T09:06:13.515Z] [2023-06-28T09:06:13.515Z] ==> git version 2.25.1 found [2023-06-28T09:06:13.515Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-28T09:06:13.515Z] Release-Date: 2020-01-08 [2023-06-28T09:06:13.515Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-28T09:06:13.515Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-28T09:06:13.515Z] ==> Jenkins CI detected. [2023-06-28T09:06:13.515Z] current dir:  /w/workspace/edgex-go/4 [2023-06-28T09:06:13.515Z] project root: . [2023-06-28T09:06:13.515Z] --> token set from env [2023-06-28T09:06:13.515Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-28T09:06:13.515Z] ==> Running gcov in . (disable via -X gcov) [2023-06-28T09:06:13.515Z] ==> Python coveragepy not found [2023-06-28T09:06:13.515Z] ==> Searching for coverage reports in: [2023-06-28T09:06:13.515Z] + . [2023-06-28T09:06:13.772Z] -> Found 1 reports [2023-06-28T09:06:13.772Z] ==> Detecting git/mercurial file structure [2023-06-28T09:06:13.772Z] ==> Reading reports [2023-06-28T09:06:13.772Z] + ./coverage.out bytes=447731 [2023-06-28T09:06:13.772Z] ==> Appending adjustments [2023-06-28T09:06:13.772Z] https://docs.codecov.io/docs/fixing-reports [2023-06-28T09:06:14.706Z] + Found adjustments [2023-06-28T09:06:14.706Z] ==> Gzipping contents [2023-06-28T09:06:14.706Z] 60K /tmp/codecov.9YcNPN.gz [2023-06-28T09:06:14.706Z] ==> Uploading reports [2023-06-28T09:06:14.706Z] url: https://codecov.io [2023-06-28T09:06:14.706Z] query: branch=PR-4592&commit=0295442d501fa874336b058cb35a47d8b1278637&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-28T09:06:14.706Z] -> Pinging Codecov [2023-06-28T09:06:14.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=0295442d501fa874336b058cb35a47d8b1278637&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-28T09:06:14.969Z] -> Uploading to [2023-06-28T09:06:14.969Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-28/00271124DB129430A58F1EEE437C3FCB/0295442d501fa874336b058cb35a47d8b1278637/74080924-5838-4a2e-8639-b3a272518eb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230628T090614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc035c6aff4c4a1d7e41b482df268e9a433547f51dc730776bbc4b92374e50a0 [2023-06-28T09:06:14.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T09:06:14.969Z] Dload Upload Total Spent Left Speed [2023-06-28T09:06:15.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 256k --:--:-- --:--:-- --:--:-- 256k [2023-06-28T09:06:15.228Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0295442d501fa874336b058cb35a47d8b1278637 [Pipeline] } [2023-06-28T09:06:15.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-28T09:06:15.837Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:18.899Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:19.187Z] ---> package-listing.sh [2023-06-28T09:06:19.187Z] ++ facter osfamily [2023-06-28T09:06:19.187Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-28T09:06:19.445Z] + OS_FAMILY=debian [2023-06-28T09:06:19.445Z] + workspace=/w/workspace/edgex-go/4 [2023-06-28T09:06:19.445Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-28T09:06:19.445Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-28T09:06:19.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-28T09:06:19.445Z] + PACKAGES=/tmp/packages_start.txt [2023-06-28T09:06:19.445Z] + '[' /w/workspace/edgex-go/4 ']' [2023-06-28T09:06:19.445Z] + PACKAGES=/tmp/packages_end.txt [2023-06-28T09:06:19.445Z] + case "${OS_FAMILY}" in [2023-06-28T09:06:19.445Z] + dpkg -l [2023-06-28T09:06:19.445Z] + grep '^ii' [2023-06-28T09:06:19.445Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-28T09:06:19.445Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-28T09:06:19.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-28T09:06:19.445Z] + '[' /w/workspace/edgex-go/4 ']' [2023-06-28T09:06:19.445Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-06-28T09:06:19.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-06-28T09:06:19.454Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-28T09:06:19.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T09:06:20.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T09:06:20.290Z] [2023-06-28T09:06:20.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T09:06:20.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T09:06:20.592Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-28T09:06:20.592Z] 5eb5b503b376: Pulling fs layer [2023-06-28T09:06:20.592Z] 5c69ac0246d0: Pulling fs layer [2023-06-28T09:06:20.592Z] ec43610c2a17: Pulling fs layer [2023-06-28T09:06:20.592Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-28T09:06:20.592Z] 33b1e0a273af: Pulling fs layer [2023-06-28T09:06:20.592Z] 5d3b04190fa2: Pulling fs layer [2023-06-28T09:06:20.592Z] 2f39f015ded8: Pulling fs layer [2023-06-28T09:06:20.592Z] 3a2ae6a8a46f: Waiting [2023-06-28T09:06:20.592Z] 33b1e0a273af: Waiting [2023-06-28T09:06:20.592Z] 5d3b04190fa2: Waiting [2023-06-28T09:06:20.592Z] 2f39f015ded8: Waiting [2023-06-28T09:06:20.592Z] 5c69ac0246d0: Verifying Checksum [2023-06-28T09:06:20.592Z] 5c69ac0246d0: Download complete [2023-06-28T09:06:20.592Z] 3a2ae6a8a46f: Download complete [2023-06-28T09:06:20.592Z] 33b1e0a273af: Verifying Checksum [2023-06-28T09:06:20.592Z] 33b1e0a273af: Download complete [2023-06-28T09:06:20.592Z] ec43610c2a17: Verifying Checksum [2023-06-28T09:06:20.592Z] ec43610c2a17: Download complete [2023-06-28T09:06:20.592Z] 5d3b04190fa2: Download complete [2023-06-28T09:06:20.850Z] 5eb5b503b376: Verifying Checksum [2023-06-28T09:06:20.850Z] 5eb5b503b376: Download complete [2023-06-28T09:06:21.414Z] 2f39f015ded8: Download complete [2023-06-28T09:06:21.980Z] 5eb5b503b376: Pull complete [2023-06-28T09:06:22.239Z] 5c69ac0246d0: Pull complete [2023-06-28T09:06:22.497Z] ec43610c2a17: Pull complete [2023-06-28T09:06:22.497Z] 3a2ae6a8a46f: Pull complete [2023-06-28T09:06:22.754Z] 33b1e0a273af: Pull complete [2023-06-28T09:06:22.754Z] 5d3b04190fa2: Pull complete [2023-06-28T09:06:26.946Z] 2f39f015ded8: Pull complete [2023-06-28T09:06:26.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-28T09:06:26.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-28T09:06:26.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-28T09:06:27.026Z] prd-ubuntu20.04-docker-8c-8g-116 does not seem to be running inside a container [2023-06-28T09:06:27.054Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-28T09:06:31.102Z] $ docker top f712fdeacd8094186e57000ceead8e637f18275ed85c2d36298b07f62ac71d83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-28T09:06:31.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-28T09:06:31.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-28T09:06:32.039Z] + ls /var/log/sa-host [2023-06-28T09:06:32.039Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-28T09:06:32.189Z] provisioning config files... [2023-06-28T09:06:32.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5626478470914048656tmp [Pipeline] { [Pipeline] echo [2023-06-28T09:06:32.211Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:32.495Z] ---> create-netrc.sh [Pipeline] } [2023-06-28T09:06:32.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:32.828Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-28T09:06:32.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:33.122Z] ---> sudo-logs.sh [2023-06-28T09:06:33.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-28T09:06:33.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:33.423Z] ---> job-cost.sh [2023-06-28T09:06:33.423Z] lf-activate-venv: SKIPPING [2023-06-28T09:06:33.423Z] DEBUG: total: 0.10999999940395355 [2023-06-28T09:06:33.423Z] INFO: Retrieving Stack Cost... [2023-06-28T09:06:33.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-28T09:06:34.248Z] INFO: Archiving Costs [Pipeline] echo [2023-06-28T09:06:34.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-28T09:06:34.538Z] ---> logs-deploy.sh [2023-06-28T09:06:34.538Z] lf-activate-venv: SKIPPING [2023-06-28T09:06:34.538Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/4 [2023-06-28T09:06:34.538Z] INFO: archiving workspace using pattern(s): [2023-06-28T09:06:35.473Z] Archives upload complete. [2023-06-28T09:06:35.732Z] INFO: archiving logs to Nexus [2023-06-28T09:06:36.300Z] ---> uname -a: [2023-06-28T09:06:36.300Z] Linux prd-ubuntu20-04-docker-8c-8g-116 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-28T09:06:36.300Z] [2023-06-28T09:06:36.300Z] [2023-06-28T09:06:36.300Z] ---> lscpu: [2023-06-28T09:06:36.300Z] Architecture: x86_64 [2023-06-28T09:06:36.300Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-28T09:06:36.300Z] Byte Order: Little Endian [2023-06-28T09:06:36.300Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-28T09:06:36.300Z] CPU(s): 8 [2023-06-28T09:06:36.300Z] On-line CPU(s) list: 0-7 [2023-06-28T09:06:36.300Z] Thread(s) per core: 1 [2023-06-28T09:06:36.300Z] Core(s) per socket: 1 [2023-06-28T09:06:36.300Z] Socket(s): 8 [2023-06-28T09:06:36.300Z] NUMA node(s): 1 [2023-06-28T09:06:36.300Z] Vendor ID: AuthenticAMD [2023-06-28T09:06:36.300Z] CPU family: 23 [2023-06-28T09:06:36.300Z] Model: 49 [2023-06-28T09:06:36.301Z] Model name: AMD EPYC-Rome Processor [2023-06-28T09:06:36.301Z] Stepping: 0 [2023-06-28T09:06:36.301Z] CPU MHz: 2800.000 [2023-06-28T09:06:36.301Z] BogoMIPS: 5600.00 [2023-06-28T09:06:36.301Z] Virtualization: AMD-V [2023-06-28T09:06:36.301Z] Hypervisor vendor: KVM [2023-06-28T09:06:36.301Z] Virtualization type: full [2023-06-28T09:06:36.301Z] L1d cache: 256 KiB [2023-06-28T09:06:36.301Z] L1i cache: 256 KiB [2023-06-28T09:06:36.301Z] L2 cache: 4 MiB [2023-06-28T09:06:36.301Z] L3 cache: 128 MiB [2023-06-28T09:06:36.301Z] NUMA node0 CPU(s): 0-7 [2023-06-28T09:06:36.301Z] Vulnerability Itlb multihit: Not affected [2023-06-28T09:06:36.301Z] Vulnerability L1tf: Not affected [2023-06-28T09:06:36.301Z] Vulnerability Mds: Not affected [2023-06-28T09:06:36.301Z] Vulnerability Meltdown: Not affected [2023-06-28T09:06:36.301Z] Vulnerability Mmio stale data: Not affected [2023-06-28T09:06:36.301Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-28T09:06:36.301Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-28T09:06:36.301Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-28T09:06:36.301Z] Vulnerability Srbds: Not affected [2023-06-28T09:06:36.301Z] Vulnerability Tsx async abort: Not affected [2023-06-28T09:06:36.301Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-06-28T09:06:36.301Z] [2023-06-28T09:06:36.301Z] [2023-06-28T09:06:36.301Z] ---> nproc: [2023-06-28T09:06:36.301Z] 8 [2023-06-28T09:06:36.301Z] [2023-06-28T09:06:36.301Z]