Pull request #4778 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d74bb3f257e769c5325eb2242b6e59611a7c0b+6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (28e7812d4e2ebc843a5b4c690e805cd56846cda0) 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-ssh4046086243712946150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11773389450151354395.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6022782419642110138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5489912662863759271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14557980709798384604.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4778/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5225569813270335478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-384 in /w/workspace/edgexfoundry_edgex-go_PR-4778 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4778/head:refs/remotes/origin/PR-4778 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit f8d74bb3f257e769c5325eb2242b6e59611a7c0b Merge succeeded, producing f8d74bb3f257e769c5325eb2242b6e59611a7c0b Checking out Revision f8d74bb3f257e769c5325eb2242b6e59611a7c0b (PR-4778) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # 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 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-19T19:49:15.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-19T19:49:15.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-19T19:49:16.039Z] ========================================================= [2024-03-19T19:49:16.039Z] EdgeX Global Pipelines Version Info [2024-03-19T19:49:16.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-19T19:49:16.798Z] ------------------- [2024-03-19T19:49:16.798Z] stable info: [2024-03-19T19:49:16.798Z] ------------------- [2024-03-19T19:49:16.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-19T19:49:16.798Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T19:49:16.798Z] Message: update stable to v1.0.258 [2024-03-19T19:49:17.367Z] ------------------- [2024-03-19T19:49:17.367Z] experimental info: [2024-03-19T19:49:17.367Z] ------------------- [2024-03-19T19:49:17.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-19T19:49:17.367Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T19:49:17.367Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-19T19:49:17.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-19T19:49:17.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-19T19:49:17.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-19T19:49:17.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-19T19:49:17.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-19T19:49:17.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-19T19:49:17.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-19T19:49:17.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-19T19:49:17.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-19T19:49:17.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-19T19:49:18.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-19T19:49:18.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-19T19:49:18.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-19T19:49:18.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-19T19:49:18.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-19T19:49:18.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-19T19:49:18.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-19T19:49:18.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-19T19:49:18.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-19T19:49:18.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-19T19:49:18.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-19T19:49:18.574Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-19T19:49:18.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-19T19:49:18.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4778 [Pipeline] echo [2024-03-19T19:49:18.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4778 [Pipeline] echo [2024-03-19T19:49:18.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4778 [Pipeline] echo [2024-03-19T19:49:18.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo [2024-03-19T19:49:18.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d74bb [Pipeline] echo [2024-03-19T19:49:18.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T19:49:19.030Z] provisioning config files... [2024-03-19T19:49:19.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3621848189654890709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T19:49:19.423Z] ---> ****-login.sh [2024-03-19T19:49:19.423Z] nexus3.edgexfoundry.org:10001 [2024-03-19T19:49:19.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:49:19.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:49:19.942Z] Configure a credential helper to remove this warning. See [2024-03-19T19:49:19.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:49:19.942Z] [2024-03-19T19:49:19.942Z] Login Succeeded [2024-03-19T19:49:19.942Z] nexus3.edgexfoundry.org:10002 [2024-03-19T19:49:20.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:49:20.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:49:20.202Z] Configure a credential helper to remove this warning. See [2024-03-19T19:49:20.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:49:20.202Z] [2024-03-19T19:49:20.202Z] Login Succeeded [2024-03-19T19:49:20.202Z] nexus3.edgexfoundry.org:10003 [2024-03-19T19:49:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:49:20.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:49:20.202Z] Configure a credential helper to remove this warning. See [2024-03-19T19:49:20.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:49:20.202Z] [2024-03-19T19:49:20.202Z] Login Succeeded [2024-03-19T19:49:20.202Z] nexus3.edgexfoundry.org:10004 [2024-03-19T19:49:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:49:20.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:49:20.462Z] Configure a credential helper to remove this warning. See [2024-03-19T19:49:20.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:49:20.462Z] [2024-03-19T19:49:20.462Z] Login Succeeded [2024-03-19T19:49:20.462Z] ****.io [2024-03-19T19:49:20.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:49:20.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:49:20.723Z] Configure a credential helper to remove this warning. See [2024-03-19T19:49:20.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:49:20.723Z] [2024-03-19T19:49:20.723Z] Login Succeeded [2024-03-19T19:49:20.723Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T19:49:20.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-19T19:49:21.214Z] + 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 [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + dirname cmd/core-command/Dockerfile [2024-03-19T19:49:21.214Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-19T19:49:21.214Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-19T19:49:21.214Z] cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/core-data/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-19T19:49:21.214Z] + + dirname cmd/core-metadata/Dockerfile [2024-03-19T19:49:21.214Z] cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-19T19:49:21.214Z] + + cut -d/ -f2 [2024-03-19T19:49:21.214Z] dirname cmd/security-proxy-auth/Dockerfile [2024-03-19T19:49:21.214Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2024-03-19T19:49:21.214Z] cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-19T19:49:21.214Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-19T19:49:21.214Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2024-03-19T19:49:21.214Z] -f2 [2024-03-19T19:49:21.214Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-19T19:49:21.214Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-19T19:49:21.214Z] + cut -d/ -f2 [2024-03-19T19:49:21.214Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-19T19:49:21.268Z] 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 [2024-03-19T19:49:21.816Z] + git rev-list -1 --merges f8d74bb3f257e769c5325eb2242b6e59611a7c0b~1..f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo [2024-03-19T19:49:21.849Z] -----------> git rev-list -1 --merges f8d74bb3f257e769c5325eb2242b6e59611a7c0b~1..f8d74bb3f257e769c5325eb2242b6e59611a7c0b f8d74bb3f257e769c5325eb2242b6e59611a7c0b [false] [Pipeline] sh [2024-03-19T19:49:22.161Z] + git log --format=format:%s -1 f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo [2024-03-19T19:49:22.206Z] ========================================================= [2024-03-19T19:49:22.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-19T19:49:22.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-19T19:49:22.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-19T19:49:22.752Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-19T19:49:22.752Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-19T19:49:22.752Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-19T19:49:22.752Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-19T19:49:22.752Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-19T19:49:22.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:49:23.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T19:49:23.261Z] [2024-03-19T19:49:23.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:49:23.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T19:49:23.643Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-19T19:49:23.643Z] b85a868b505f: Pulling fs layer [2024-03-19T19:49:23.643Z] e2be974225ed: Pulling fs layer [2024-03-19T19:49:23.643Z] 339a4e72a1f5: Pulling fs layer [2024-03-19T19:49:23.643Z] 988bab9f4d93: Pulling fs layer [2024-03-19T19:49:23.643Z] 1469e6f7b9e6: Pulling fs layer [2024-03-19T19:49:23.643Z] 988bab9f4d93: Waiting [2024-03-19T19:49:23.643Z] eaf3925da568: Pulling fs layer [2024-03-19T19:49:23.643Z] bab4dde63d76: Pulling fs layer [2024-03-19T19:49:23.643Z] bde34c3a00c8: Pulling fs layer [2024-03-19T19:49:23.643Z] b352a97aabf1: Pulling fs layer [2024-03-19T19:49:23.643Z] 4872d77fe225: Pulling fs layer [2024-03-19T19:49:23.643Z] eaf3925da568: Waiting [2024-03-19T19:49:23.643Z] bab4dde63d76: Waiting [2024-03-19T19:49:23.643Z] bde34c3a00c8: Waiting [2024-03-19T19:49:23.643Z] 5851b861e8e6: Pulling fs layer [2024-03-19T19:49:23.643Z] 4872d77fe225: Waiting [2024-03-19T19:49:23.643Z] 5851b861e8e6: Waiting [2024-03-19T19:49:23.643Z] e2be974225ed: Download complete [2024-03-19T19:49:23.643Z] 988bab9f4d93: Verifying Checksum [2024-03-19T19:49:23.903Z] 1469e6f7b9e6: Verifying Checksum [2024-03-19T19:49:23.903Z] 1469e6f7b9e6: Download complete [2024-03-19T19:49:23.903Z] eaf3925da568: Verifying Checksum [2024-03-19T19:49:23.903Z] eaf3925da568: Download complete [2024-03-19T19:49:23.903Z] 339a4e72a1f5: Download complete [2024-03-19T19:49:23.903Z] bde34c3a00c8: Verifying Checksum [2024-03-19T19:49:23.903Z] bde34c3a00c8: Download complete [2024-03-19T19:49:23.903Z] b352a97aabf1: Verifying Checksum [2024-03-19T19:49:23.903Z] b352a97aabf1: Download complete [2024-03-19T19:49:23.903Z] 4872d77fe225: Verifying Checksum [2024-03-19T19:49:23.903Z] 4872d77fe225: Download complete [2024-03-19T19:49:23.903Z] 5851b861e8e6: Verifying Checksum [2024-03-19T19:49:23.903Z] 5851b861e8e6: Download complete [2024-03-19T19:49:23.903Z] b85a868b505f: Verifying Checksum [2024-03-19T19:49:23.903Z] b85a868b505f: Download complete [2024-03-19T19:49:24.165Z] bab4dde63d76: Verifying Checksum [2024-03-19T19:49:24.165Z] bab4dde63d76: Download complete [2024-03-19T19:49:25.104Z] b85a868b505f: Pull complete [2024-03-19T19:49:25.364Z] e2be974225ed: Pull complete [2024-03-19T19:49:25.935Z] 339a4e72a1f5: Pull complete [2024-03-19T19:49:25.935Z] 988bab9f4d93: Pull complete [2024-03-19T19:49:26.196Z] 1469e6f7b9e6: Pull complete [2024-03-19T19:49:26.196Z] eaf3925da568: Pull complete [2024-03-19T19:49:28.112Z] bab4dde63d76: Pull complete [2024-03-19T19:49:28.112Z] bde34c3a00c8: Pull complete [2024-03-19T19:49:28.112Z] b352a97aabf1: Pull complete [2024-03-19T19:49:28.112Z] 4872d77fe225: Pull complete [2024-03-19T19:49:28.375Z] 5851b861e8e6: Pull complete [2024-03-19T19:49:28.375Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-19T19:49:28.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T19:49:28.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:49:28.655Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2024-03-19T19:49:28.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-19T19:49:32.211Z] $ docker top 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 -eo pid,comm [2024-03-19T19:49:32.254Z] 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). [2024-03-19T19:49:32.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-19T19:49:32.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T19:49:32.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T19:49:32.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T19:49:32.532Z] $ docker exec 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent [2024-03-19T19:49:32.633Z] SSH_AUTH_SOCK=/tmp/ssh-wQWEHWS3pnlv/agent.32 [2024-03-19T19:49:32.633Z] SSH_AGENT_PID=38 [2024-03-19T19:49:32.639Z] Running ssh-add (command line suppressed) [2024-03-19T19:49:32.748Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_396802755865458360.key (/w/workspace/edgex-go/1@tmp/private_key_396802755865458360.key) [2024-03-19T19:49:32.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T19:49:33.099Z] + git tag --points-at HEAD [Pipeline] } [2024-03-19T19:49:33.128Z] $ docker exec --env ******** --env ******** 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent -k [2024-03-19T19:49:33.219Z] unset SSH_AUTH_SOCK; [2024-03-19T19:49:33.220Z] unset SSH_AGENT_PID; [2024-03-19T19:49:33.220Z] echo Agent pid 38 killed; [2024-03-19T19:49:33.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-19T19:49:33.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T19:49:33.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T19:49:33.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T19:49:33.449Z] $ docker exec 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent [2024-03-19T19:49:33.540Z] SSH_AUTH_SOCK=/tmp/ssh-2ACyzusSILFw/agent.71 [2024-03-19T19:49:33.540Z] SSH_AGENT_PID=78 [2024-03-19T19:49:33.545Z] Running ssh-add (command line suppressed) [2024-03-19T19:49:33.640Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8796637041611533209.key (/w/workspace/edgex-go/1@tmp/private_key_8796637041611533209.key) [2024-03-19T19:49:33.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T19:49:33.980Z] + git semver init [2024-03-19T19:49:34.240Z] 2024-03-19 19:49:34,146 [run_init] DEBUG init version:0.0.0 force:False [2024-03-19T19:49:34.240Z] 2024-03-19 19:49:34,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-19T19:49:34.240Z] 2024-03-19 19:49:34,147 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-19T19:49:34.240Z] 2024-03-19 19:49:34,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,187 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4778 with force:False [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,187 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4778 [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,192 [execute] INFO git cat-file --batch-check [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,199 [execute] INFO git cat-file --batch [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T19:49:40.892Z] 2024-03-19 19:49:40,203 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4778 [2024-03-19T19:49:40.892Z] 0.0.0 [Pipeline] } [2024-03-19T19:49:40.922Z] $ docker exec --env ******** --env ******** 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent -k [2024-03-19T19:49:41.021Z] unset SSH_AUTH_SOCK; [2024-03-19T19:49:41.022Z] unset SSH_AGENT_PID; [2024-03-19T19:49:41.022Z] echo Agent pid 78 killed; [2024-03-19T19:49:41.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-19T19:49:41.476Z] + git semver [Pipeline] } [2024-03-19T19:49:41.763Z] $ docker stop --time=1 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 [2024-03-19T19:49:43.054Z] $ docker rm -f --volumes 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T19:49:43.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-19T19:49:43.740Z] Stashed 1 file(s) [Pipeline] echo [2024-03-19T19:49:43.757Z] [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 [2024-03-19T19:49:44.574Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-19T19:49:44.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T19:49:44.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T19:49:44.706Z] ========================================================= [2024-03-19T19:49:44.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-19T19:49:44.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:49:45.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T19:49:45.055Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-19T19:49:45.055Z] 7264a8db6415: Pulling fs layer [2024-03-19T19:49:45.055Z] c4d48a809fc2: Pulling fs layer [2024-03-19T19:49:45.055Z] 4f1c88b9dad5: Pulling fs layer [2024-03-19T19:49:45.055Z] ad3a456e5733: Pulling fs layer [2024-03-19T19:49:45.055Z] 69c7f0334f64: Pulling fs layer [2024-03-19T19:49:45.055Z] 1f1c1a5573a3: Pulling fs layer [2024-03-19T19:49:45.055Z] ce7588e14bc9: Pulling fs layer [2024-03-19T19:49:45.055Z] b5e4710f87ac: Pulling fs layer [2024-03-19T19:49:45.055Z] ad3a456e5733: Waiting [2024-03-19T19:49:45.055Z] 69c7f0334f64: Waiting [2024-03-19T19:49:45.055Z] 1f1c1a5573a3: Waiting [2024-03-19T19:49:45.055Z] ce7588e14bc9: Waiting [2024-03-19T19:49:45.055Z] b5e4710f87ac: Waiting [2024-03-19T19:49:45.055Z] c4d48a809fc2: Verifying Checksum [2024-03-19T19:49:45.055Z] c4d48a809fc2: Download complete [2024-03-19T19:49:45.055Z] ad3a456e5733: Download complete [2024-03-19T19:49:45.055Z] 69c7f0334f64: Verifying Checksum [2024-03-19T19:49:45.055Z] 69c7f0334f64: Download complete [2024-03-19T19:49:45.055Z] 7264a8db6415: Verifying Checksum [2024-03-19T19:49:45.055Z] 7264a8db6415: Download complete [2024-03-19T19:49:45.055Z] 1f1c1a5573a3: Verifying Checksum [2024-03-19T19:49:45.055Z] 1f1c1a5573a3: Download complete [2024-03-19T19:49:45.316Z] 7264a8db6415: Pull complete [2024-03-19T19:49:45.316Z] b5e4710f87ac: Verifying Checksum [2024-03-19T19:49:45.316Z] b5e4710f87ac: Download complete [2024-03-19T19:49:45.575Z] c4d48a809fc2: Pull complete [2024-03-19T19:49:45.835Z] 4f1c88b9dad5: Verifying Checksum [2024-03-19T19:49:45.835Z] 4f1c88b9dad5: Download complete [2024-03-19T19:49:46.094Z] ce7588e14bc9: Verifying Checksum [2024-03-19T19:49:46.094Z] ce7588e14bc9: Download complete [2024-03-19T19:49:49.379Z] 4f1c88b9dad5: Pull complete [2024-03-19T19:49:49.379Z] ad3a456e5733: Pull complete [2024-03-19T19:49:49.379Z] 69c7f0334f64: Pull complete [2024-03-19T19:49:49.379Z] 1f1c1a5573a3: Pull complete [2024-03-19T19:49:51.280Z] ce7588e14bc9: Pull complete [2024-03-19T19:49:51.845Z] b5e4710f87ac: Pull complete [2024-03-19T19:49:51.845Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-19T19:49:51.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T19:49:51.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:49:52.195Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T19:49:52.195Z] WORKDIR /edgex [2024-03-19T19:49:52.195Z] COPY go.mod . [2024-03-19T19:49:52.195Z] RUN go mod download -t [2024-03-19T19:49:52.195Z] ci-base-image-x86_64 -f - . [2024-03-19T19:49:52.764Z] Sending build context to Docker daemon 175.3MB [2024-03-19T19:49:52.764Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T19:49:52.764Z] ---> 88b5674ff536 [2024-03-19T19:49:52.764Z] Step 2/4 : WORKDIR /edgex [2024-03-19T19:49:59.083Z] Still waiting to schedule task [2024-03-19T19:49:59.084Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-19T19:49:59.332Z] ---> Running in 589630d64ad0 [2024-03-19T19:49:59.332Z] Removing intermediate container 589630d64ad0 [2024-03-19T19:49:59.332Z] ---> 0b1c0dc78a78 [2024-03-19T19:49:59.332Z] Step 3/4 : COPY go.mod . [2024-03-19T19:49:59.332Z] ---> fe86959b6cc9 [2024-03-19T19:49:59.332Z] Step 4/4 : RUN go mod download [2024-03-19T19:49:59.332Z] ---> Running in 6c2b3af824ac [2024-03-19T19:50:38.113Z] Removing intermediate container 6c2b3af824ac [2024-03-19T19:50:38.113Z] ---> 731fd5816452 [2024-03-19T19:50:38.113Z] Successfully built 731fd5816452 [2024-03-19T19:50:38.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:50:43.806Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T19:50:43.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:50:43.966Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2024-03-19T19:50:44.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-03-19T19:50:44.408Z] $ docker top eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T19:50:44.814Z] + go version [2024-03-19T19:50:44.814Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-19T19:50:44.849Z] $ docker stop --time=1 eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 [2024-03-19T19:50:46.124Z] $ docker rm -f --volumes eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:50:46.856Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T19:50:46.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:50:47.021Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2024-03-19T19:50:47.052Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-03-19T19:50:47.381Z] $ docker top e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-19T19:50:47.506Z] ========================================================= [2024-03-19T19:50:47.506Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-19T19:50:47.506Z] ========================================================= [Pipeline] sh [2024-03-19T19:50:47.802Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:50:48.169Z] + make test [2024-03-19T19:50:48.169Z] go test -race -coverprofile=coverage.out ./... [2024-03-19T19:50:54.731Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-19T19:51:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-19T19:51:27.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements [2024-03-19T19:51:27.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-19T19:51:27.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-19T19:51:27.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-19T19:51:27.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-19T19:51:27.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-19T19:51:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-03-19T19:51:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-19T19:51:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-19T19:51:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:51:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-19T19:51:28.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-19T19:51:29.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-19T19:51:29.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-19T19:51:31.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-19T19:51:31.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2024-03-19T19:51:31.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements [2024-03-19T19:51:31.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 93.4% of statements [2024-03-19T19:51:31.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 6.1% of statements [2024-03-19T19:51:32.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.324s coverage: 97.6% of statements [2024-03-19T19:51:32.361Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-03-19T19:51:32.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-19T19:51:32.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-19T19:51:33.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2024-03-19T19:51:33.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 32.2% of statements [2024-03-19T19:51:33.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements [2024-03-19T19:51:33.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2024-03-19T19:51:33.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-03-19T19:51:34.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.079s coverage: 96.3% of statements [2024-03-19T19:51:34.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2024-03-19T19:51:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-19T19:51:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-19T19:51:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-19T19:51:34.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-19T19:51:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-19T19:51:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-19T19:51:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-19T19:51:34.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-19T19:51:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-19T19:51:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-19T19:51:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-19T19:51:35.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-19T19:51:36.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-19T19:51:36.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-19T19:51:36.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-19T19:51:36.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-385 in /w/workspace/edgexfoundry_edgex-go_PR-4778 [Pipeline] { [Pipeline] ws [2024-03-19T19:51:36.985Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-19T19:51:38.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-19T19:51:38.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-19T19:51:39.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-19T19:51:39.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-19T19:51:40.076Z] The recommended git tool is: git [2024-03-19T19:51:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-19T19:51:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-19T19:51:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-19T19:51:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-19T19:51:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-19T19:51:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-19T19:51:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-19T19:51:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-19T19:51:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-19T19:51:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-19T19:51:44.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-19T19:51:44.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-19T19:51:44.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-19T19:51:44.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-19T19:51:44.943Z] using credential edgex-jenkins-ssh [2024-03-19T19:51:44.966Z] Cloning the remote Git repository [2024-03-19T19:51:45.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2024-03-19T19:51:45.009Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-19T19:51:45.096Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-19T19:51:45.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-19T19:51:45.224Z] > git --version # timeout=10 [2024-03-19T19:51:45.243Z] > git --version # 'git version 2.25.1' [2024-03-19T19:51:45.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T19:51:45.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T19:51:46.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-19T19:51:46.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:51:46.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-19T19:51:46.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-19T19:51:47.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-19T19:51:47.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-19T19:51:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-19T19:51:48.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.313s coverage: 79.9% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.055s coverage: 92.9% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.010s coverage: 100.0% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 38.4% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2024-03-19T19:52:00.521Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements [2024-03-19T19:52:00.521Z] 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 [2024-03-19T19:52:00.521Z] running golangci-lint [2024-03-19T19:52:00.521Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-19T19:52:00.521Z] go version go1.21.0 linux/amd64 [2024-03-19T19:52:00.521Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-19T19:52:00.521Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-19T19:52:02.068Z] Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit f8d74bb3f257e769c5325eb2242b6e59611a7c0b [2024-03-19T19:52:00.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-19T19:52:00.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T19:52:01.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-19T19:52:01.396Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-19T19:52:01.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T19:52:01.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4778/head:refs/remotes/origin/PR-4778 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-19T19:52:02.085Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T19:52:02.148Z] > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 [2024-03-19T19:52:02.476Z] Merge succeeded, producing f8d74bb3f257e769c5325eb2242b6e59611a7c0b [2024-03-19T19:52:02.476Z] Checking out Revision f8d74bb3f257e769c5325eb2242b6e59611a7c0b (PR-4778) [2024-03-19T19:52:03.135Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-19T19:52:03.189Z] > git --version # timeout=10 [2024-03-19T19:52:03.200Z] > git --version # 'git version 2.25.1' [2024-03-19T19:52:03.217Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T19:52:02.374Z] > git remote # timeout=10 [2024-03-19T19:52:02.392Z] > git config --get remote.origin.url # timeout=10 [2024-03-19T19:52:02.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T19:52:02.429Z] > git merge 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 [2024-03-19T19:52:02.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-19T19:52:02.482Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T19:52:02.492Z] > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T19:52:08.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-19T19:52:08.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T19:52:08.005Z] Dload Upload Total Spent Left Speed [2024-03-19T19:52:08.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-03-19T19:52:08.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-19T19:52:08.717Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-19T19:52:08.717Z] + sudo tee /etc/docker/daemon.new [2024-03-19T19:52:08.717Z] { [2024-03-19T19:52:08.717Z] "registry-mirrors": [ [2024-03-19T19:52:08.717Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-19T19:52:08.717Z] ], [2024-03-19T19:52:08.717Z] "bip": "10.250.0.254/24", [2024-03-19T19:52:08.717Z] "hosts": [ [2024-03-19T19:52:08.717Z] "tcp://0.0.0.0:5555", [2024-03-19T19:52:08.717Z] "unix:///var/run/docker.sock" [2024-03-19T19:52:08.717Z] ], [2024-03-19T19:52:08.717Z] "mtu": 1458, [2024-03-19T19:52:08.717Z] "selinux-enabled": true, [2024-03-19T19:52:08.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-19T19:52:08.717Z] } [Pipeline] sh [2024-03-19T19:52:09.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-19T19:52:09.402Z] + sudo service docker restart [2024-03-19T19:52:18.594Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 17.708388368s" [2024-03-19T19:52:18.594Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.835943ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T19:52:27.724Z] provisioning config files... [2024-03-19T19:52:27.752Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13766183800046699698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T19:52:28.211Z] ---> ****-login.sh [2024-03-19T19:52:28.211Z] nexus3.edgexfoundry.org:10001 [2024-03-19T19:52:28.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:52:28.580Z] level=info msg="[linters_context/goanalysis] analyzers took 1m18.976511824s with top 10 stages: buildir: 43.278069561s, gosec: 5.827272829s, fact_deprecated: 2.435353973s, inspect: 2.422779075s, ctrlflow: 1.609811796s, printf: 1.486347826s, nilness: 1.040932488s, S1038: 1.022429777s, fact_purity: 1.002432055s, typedness: 597.147591ms" [2024-03-19T19:52:28.580Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-19T19:52:28.580Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" [2024-03-19T19:52:28.580Z] level=info msg="[runner] processing took 15.100203ms with stages: nolint: 6.280048ms, identifier_marker: 3.573957ms, path_prettifier: 1.759313ms, autogenerated_exclude: 1.548721ms, exclude-rules: 1.035717ms, skip_dirs: 857.216µs, cgo: 27.101µs, filename_unadjuster: 13.86µs, fixer: 830ns, max_same_issues: 660ns, exclude: 450ns, skip_files: 420ns, uniq_by_line: 370ns, severity-rules: 280ns, diff: 240ns, path_shortener: 230ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, source_code: 140ns, path_prefixer: 110ns" [2024-03-19T19:52:28.580Z] level=info msg="[runner] linters took 9.792363052s with stages: goanalysis_metalinter: 9.777181807s" [2024-03-19T19:52:28.580Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-19T19:52:28.580Z] level=info msg="Memory: 277 samples, avg is 282.2MB, max is 1161.9MB" [2024-03-19T19:52:28.580Z] level=info msg="Execution took 27.549570906s" [2024-03-19T19:52:28.580Z] go vet ./... [2024-03-19T19:52:28.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:52:28.752Z] Configure a credential helper to remove this warning. See [2024-03-19T19:52:28.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:52:28.752Z] [2024-03-19T19:52:28.752Z] Login Succeeded [2024-03-19T19:52:28.752Z] nexus3.edgexfoundry.org:10002 [2024-03-19T19:52:29.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:52:29.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:52:29.023Z] Configure a credential helper to remove this warning. See [2024-03-19T19:52:29.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:52:29.023Z] [2024-03-19T19:52:29.023Z] Login Succeeded [2024-03-19T19:52:29.023Z] nexus3.edgexfoundry.org:10003 [2024-03-19T19:52:29.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:52:29.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:52:29.565Z] Configure a credential helper to remove this warning. See [2024-03-19T19:52:29.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:52:29.565Z] [2024-03-19T19:52:29.565Z] Login Succeeded [2024-03-19T19:52:29.565Z] nexus3.edgexfoundry.org:10004 [2024-03-19T19:52:29.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:52:29.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:52:29.838Z] Configure a credential helper to remove this warning. See [2024-03-19T19:52:29.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:52:29.838Z] [2024-03-19T19:52:29.838Z] Login Succeeded [2024-03-19T19:52:29.838Z] ****.io [2024-03-19T19:52:30.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T19:52:30.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T19:52:30.372Z] Configure a credential helper to remove this warning. See [2024-03-19T19:52:30.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T19:52:30.372Z] [2024-03-19T19:52:30.372Z] Login Succeeded [2024-03-19T19:52:30.372Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T19:52:30.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-19T19:52:31.107Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-19T19:52:31.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T19:52:31.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T19:52:31.236Z] ========================================================= [2024-03-19T19:52:31.236Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-19T19:52:31.236Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:52:31.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T19:52:31.617Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-19T19:52:31.617Z] 9fda8d8052c6: Pulling fs layer [2024-03-19T19:52:31.617Z] 5d54e960e981: Pulling fs layer [2024-03-19T19:52:31.617Z] c4a7e357bf2a: Pulling fs layer [2024-03-19T19:52:31.617Z] f0e02332f6b5: Pulling fs layer [2024-03-19T19:52:31.617Z] 872ee5b61b7b: Pulling fs layer [2024-03-19T19:52:31.617Z] 0c6a40ed1a82: Pulling fs layer [2024-03-19T19:52:31.617Z] 94ae7d8d031c: Pulling fs layer [2024-03-19T19:52:31.617Z] 872ee5b61b7b: Waiting [2024-03-19T19:52:31.617Z] 0c6a40ed1a82: Waiting [2024-03-19T19:52:31.617Z] f0e02332f6b5: Waiting [2024-03-19T19:52:31.617Z] 94ae7d8d031c: Waiting [2024-03-19T19:52:31.895Z] 5d54e960e981: Verifying Checksum [2024-03-19T19:52:31.895Z] 5d54e960e981: Download complete [2024-03-19T19:52:31.895Z] f0e02332f6b5: Verifying Checksum [2024-03-19T19:52:31.895Z] f0e02332f6b5: Download complete [2024-03-19T19:52:31.895Z] 872ee5b61b7b: Verifying Checksum [2024-03-19T19:52:31.895Z] 872ee5b61b7b: Download complete [2024-03-19T19:52:31.895Z] 9fda8d8052c6: Verifying Checksum [2024-03-19T19:52:31.895Z] 9fda8d8052c6: Download complete [2024-03-19T19:52:32.483Z] 94ae7d8d031c: Verifying Checksum [2024-03-19T19:52:32.483Z] 94ae7d8d031c: Download complete [2024-03-19T19:52:32.754Z] 9fda8d8052c6: Pull complete [2024-03-19T19:52:32.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-19T19:52:32.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-19T19:52:32.766Z] ./bin/test-attribution-txt.sh [2024-03-19T19:52:32.766Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.766Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-19T19:52:32.767Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-19T19:52:32.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-19T19:52:33.125Z] + ls -al . [2024-03-19T19:52:33.125Z] total 808 [2024-03-19T19:52:33.125Z] drwxrwxr-x 11 1001 1001 4096 Mar 19 19:50 . [2024-03-19T19:52:33.125Z] drwxr-xr-x 4 root root 4096 Mar 19 19:50 .. [2024-03-19T19:52:33.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 .blubracket [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 10 Mar 19 19:49 .dockerignore [2024-03-19T19:52:33.125Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 19:51 .git [2024-03-19T19:52:33.125Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 19:49 .github [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 1074 Mar 19 19:49 .gitignore [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 42 Mar 19 19:49 .golangci.yml [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 100 Mar 19 19:49 .hadolint.yml [2024-03-19T19:52:33.125Z] drwxr-xr-x 3 1001 1001 4096 Mar 19 19:49 .semver [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 155 Mar 19 19:49 .sonarcloud.properties [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 1171 Mar 19 19:49 ADOPTERS.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 11674 Mar 19 19:49 Attribution.txt [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 100284 Mar 19 19:49 CHANGELOG.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:49 CONTRIBUTING.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 677 Mar 19 19:49 GOVERNANCE.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 861 Mar 19 19:49 Jenkinsfile [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:49 LICENSE [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 15392 Mar 19 19:49 Makefile [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 582 Mar 19 19:49 OWNERS.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 9528 Mar 19 19:49 README.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 789 Mar 19 19:49 SECURITY.md [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 19:49 VERSION [2024-03-19T19:52:33.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 bin [2024-03-19T19:52:33.125Z] drwxrwxr-x 18 1001 1001 4096 Mar 19 19:49 cmd [2024-03-19T19:52:33.125Z] -rw-r--r-- 1 root root 455122 Mar 19 19:51 coverage.out [2024-03-19T19:52:33.125Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 fuzz_test [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 7037 Mar 19 19:49 go.mod [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 101540 Mar 19 19:49 go.sum [2024-03-19T19:52:33.125Z] drwxrwxr-x 7 1001 1001 4096 Mar 19 19:49 internal [2024-03-19T19:52:33.125Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 19:49 openapi [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 584 Mar 19 19:49 security.txt [2024-03-19T19:52:33.125Z] -rw-rw-r-- 1 1001 1001 204 Mar 19 19:49 version.go [Pipeline] sh [2024-03-19T19:52:33.432Z] + '[' -e coverage.out ] [2024-03-19T19:52:33.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-19T19:52:33.580Z] Stashed 1 file(s) [Pipeline] sh [2024-03-19T19:52:33.723Z] 5d54e960e981: Pull complete [2024-03-19T19:52:33.724Z] c4a7e357bf2a: Verifying Checksum [2024-03-19T19:52:33.724Z] c4a7e357bf2a: Download complete [2024-03-19T19:52:33.885Z] + make build [2024-03-19T19:52:33.885Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-19T19:52:34.686Z] 0c6a40ed1a82: Verifying Checksum [2024-03-19T19:52:34.686Z] 0c6a40ed1a82: Download complete [2024-03-19T19:52:47.018Z] c4a7e357bf2a: Pull complete [2024-03-19T19:52:47.018Z] f0e02332f6b5: Pull complete [2024-03-19T19:52:47.018Z] 872ee5b61b7b: Pull complete [2024-03-19T19:52:51.969Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-19T19:52:53.346Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-19T19:52:54.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:52:54.979Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-19T19:52:55.244Z] 0c6a40ed1a82: Pull complete [2024-03-19T19:52:57.188Z] 94ae7d8d031c: Pull complete [2024-03-19T19:52:57.188Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-19T19:52:57.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T19:52:57.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:52:57.563Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T19:52:57.563Z] WORKDIR /edgex [2024-03-19T19:52:57.563Z] COPY go.mod . [2024-03-19T19:52:57.563Z] RUN go mod download [2024-03-19T19:52:57.563Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-19T19:52:58.144Z] Sending build context to Docker daemon 2.993MB [2024-03-19T19:52:58.144Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T19:52:58.144Z] ---> 86de565de09d [2024-03-19T19:52:58.144Z] Step 2/4 : WORKDIR /edgex [2024-03-19T19:52:59.163Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-19T19:53:00.073Z] ---> Running in efe8ec4ce8b1 [2024-03-19T19:53:00.073Z] Removing intermediate container efe8ec4ce8b1 [2024-03-19T19:53:00.073Z] ---> 7485a5648524 [2024-03-19T19:53:00.073Z] Step 3/4 : COPY go.mod . [2024-03-19T19:53:00.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:53:00.654Z] ---> 8ef20c617201 [2024-03-19T19:53:00.654Z] Step 4/4 : RUN go mod download [2024-03-19T19:53:00.654Z] ---> Running in d0a5bd369e93 [2024-03-19T19:53:01.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:53:02.486Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:53:03.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-19T19:53:03.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-19T19:53:04.556Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-03-19T19:53:05.150Z] $ docker stop --time=1 e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 [2024-03-19T19:53:14.589Z] $ docker rm -f --volumes e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 [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 [2024-03-19T19:53:16.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-19T19:53:16.104Z] [2024-03-19T19:53:16.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:53:16.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-19T19:53:16.483Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-19T19:53:16.483Z] 91d30c5bc195: Pulling fs layer [2024-03-19T19:53:16.483Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-19T19:53:16.483Z] 9c61dcf015f6: Pulling fs layer [2024-03-19T19:53:16.483Z] 4698f68db338: Pulling fs layer [2024-03-19T19:53:16.483Z] 2a2f49069b9e: Pulling fs layer [2024-03-19T19:53:16.483Z] e0025b399a48: Pulling fs layer [2024-03-19T19:53:16.483Z] 4698f68db338: Waiting [2024-03-19T19:53:16.483Z] e0025b399a48: Waiting [2024-03-19T19:53:16.483Z] 2a2f49069b9e: Waiting [2024-03-19T19:53:16.740Z] 91d30c5bc195: Download complete [2024-03-19T19:53:16.740Z] 4698f68db338: Verifying Checksum [2024-03-19T19:53:16.740Z] 4698f68db338: Download complete [2024-03-19T19:53:16.740Z] 91d30c5bc195: Pull complete [2024-03-19T19:53:16.740Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-19T19:53:16.740Z] 2e9b0aa3be6d: Download complete [2024-03-19T19:53:16.740Z] e0025b399a48: Download complete [2024-03-19T19:53:16.999Z] 2a2f49069b9e: Download complete [2024-03-19T19:53:16.999Z] 2e9b0aa3be6d: Pull complete [2024-03-19T19:53:17.564Z] 9c61dcf015f6: Download complete [2024-03-19T19:53:20.090Z] 9c61dcf015f6: Pull complete [2024-03-19T19:53:20.090Z] 4698f68db338: Pull complete [2024-03-19T19:53:20.348Z] 2a2f49069b9e: Pull complete [2024-03-19T19:53:20.348Z] e0025b399a48: Pull complete [2024-03-19T19:53:20.348Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-19T19:53:20.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-19T19:53:20.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:53:20.595Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2024-03-19T19:53:20.623Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-19T19:53:24.698Z] $ docker top c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T19:53:25.096Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-19T19:53:27.635Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-03-19T19:53:27.635Z] #1 transferring dockerfile: 1.95kB done [2024-03-19T19:53:27.635Z] #1 DONE 0.5s [2024-03-19T19:53:27.635Z] [2024-03-19T19:53:27.635Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-19T19:53:27.635Z] #2 ... [2024-03-19T19:53:27.635Z] [2024-03-19T19:53:27.635Z] #3 [core-data internal] load build definition from Dockerfile [2024-03-19T19:53:27.635Z] #3 transferring dockerfile: 2.01kB done [2024-03-19T19:53:27.635Z] #3 DONE 0.3s [2024-03-19T19:53:27.914Z] [2024-03-19T19:53:27.914Z] #4 [security-spire-config internal] load .dockerignore [2024-03-19T19:53:28.849Z] #4 ... [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #5 transferring dockerfile: 2.93kB done [2024-03-19T19:53:28.849Z] #5 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #6 transferring dockerfile: 1.70kB done [2024-03-19T19:53:28.849Z] #6 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #2 transferring dockerfile: 1.89kB done [2024-03-19T19:53:28.849Z] #2 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #7 transferring dockerfile: 1.81kB done [2024-03-19T19:53:28.849Z] #7 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #8 transferring dockerfile: 1.93kB done [2024-03-19T19:53:28.849Z] #8 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #9 transferring dockerfile: 2.23kB done [2024-03-19T19:53:28.849Z] #9 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #10 transferring dockerfile: 2.50kB done [2024-03-19T19:53:28.849Z] #10 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #11 transferring dockerfile: 2.15kB done [2024-03-19T19:53:28.849Z] #11 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #12 transferring dockerfile: 2.06kB done [2024-03-19T19:53:28.849Z] #12 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #13 transferring dockerfile: 1.69kB done [2024-03-19T19:53:28.849Z] #13 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #14 [core-command internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #14 transferring dockerfile: 1.93kB done [2024-03-19T19:53:28.849Z] #14 DONE 1.4s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-19T19:53:28.849Z] #15 transferring dockerfile: 2.49kB done [2024-03-19T19:53:28.849Z] #15 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #16 [support-notifications internal] load .dockerignore [2024-03-19T19:53:28.849Z] #16 transferring context: 50B done [2024-03-19T19:53:28.849Z] #16 DONE 1.3s [2024-03-19T19:53:28.849Z] [2024-03-19T19:53:28.849Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-19T19:53:29.110Z] #17 DONE 0.0s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #18 [security-bootstrapper internal] load .dockerignore [2024-03-19T19:53:29.110Z] #18 transferring context: 50B done [2024-03-19T19:53:29.110Z] #18 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #19 [security-spire-agent internal] load .dockerignore [2024-03-19T19:53:29.110Z] #19 transferring context: 50B done [2024-03-19T19:53:29.110Z] #19 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #20 [core-metadata internal] load .dockerignore [2024-03-19T19:53:29.110Z] #20 transferring context: 50B done [2024-03-19T19:53:29.110Z] #20 DONE 1.2s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-19T19:53:29.110Z] #21 transferring context: 50B done [2024-03-19T19:53:29.110Z] #21 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #22 [security-spire-server internal] load .dockerignore [2024-03-19T19:53:29.110Z] #22 transferring context: 50B done [2024-03-19T19:53:29.110Z] #22 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-19T19:53:29.110Z] #23 ... [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #24 [security-proxy-setup internal] load .dockerignore [2024-03-19T19:53:29.110Z] #24 transferring context: 50B done [2024-03-19T19:53:29.110Z] #24 DONE 1.4s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #25 [core-command internal] load .dockerignore [2024-03-19T19:53:29.110Z] #25 transferring context: 50B done [2024-03-19T19:53:29.110Z] #25 DONE 1.4s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-19T19:53:29.110Z] #17 DONE 0.0s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #26 [security-proxy-auth internal] load .dockerignore [2024-03-19T19:53:29.110Z] #26 transferring context: 50B done [2024-03-19T19:53:29.110Z] #26 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-03-19T19:53:29.110Z] #27 transferring context: 50B done [2024-03-19T19:53:29.110Z] #27 DONE 1.3s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #4 [security-spire-config internal] load .dockerignore [2024-03-19T19:53:29.110Z] #4 transferring context: 50B done [2024-03-19T19:53:29.110Z] #4 DONE 1.4s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-03-19T19:53:29.110Z] #28 transferring context: 50B done [2024-03-19T19:53:29.110Z] #28 DONE 1.4s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #29 [support-scheduler internal] load .dockerignore [2024-03-19T19:53:29.110Z] #29 transferring context: 50B done [2024-03-19T19:53:29.110Z] #29 DONE 1.5s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #30 [core-data internal] load .dockerignore [2024-03-19T19:53:29.110Z] #30 transferring context: 50B done [2024-03-19T19:53:29.110Z] #30 DONE 1.6s [2024-03-19T19:53:29.110Z] [2024-03-19T19:53:29.110Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T19:53:29.375Z] #31 ... [2024-03-19T19:53:29.376Z] [2024-03-19T19:53:29.376Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-19T19:53:29.376Z] #17 DONE 0.0s [2024-03-19T19:53:29.376Z] [2024-03-19T19:53:29.376Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T19:53:29.376Z] #31 ... [2024-03-19T19:53:29.376Z] [2024-03-19T19:53:29.376Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-19T19:53:29.376Z] #17 DONE 0.0s [2024-03-19T19:53:29.376Z] [2024-03-19T19:53:29.376Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T19:53:29.634Z] #31 DONE 0.9s [2024-03-19T19:53:29.634Z] [2024-03-19T19:53:29.634Z] #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T19:53:29.634Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T19:53:29.892Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done [2024-03-19T19:53:30.401Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done [2024-03-19T19:53:30.660Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T19:53:30.660Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-19T19:53:30.660Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-19T19:53:30.660Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-03-19T19:53:30.921Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.3s [2024-03-19T19:53:30.921Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s [2024-03-19T19:53:31.183Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-19T19:53:31.441Z] #32 ... [2024-03-19T19:53:31.441Z] [2024-03-19T19:53:31.441Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-19T19:53:31.441Z] #23 DONE 2.3s [2024-03-19T19:53:31.441Z] [2024-03-19T19:53:31.441Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T19:53:31.441Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s done [2024-03-19T19:53:31.441Z] #32 ... [2024-03-19T19:53:31.441Z] [2024-03-19T19:53:31.441Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-19T19:53:31.441Z] #33 DONE 2.4s [2024-03-19T19:53:31.441Z] [2024-03-19T19:53:31.441Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T19:53:31.441Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done [2024-03-19T19:53:31.441Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T19:53:31.441Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-19T19:53:31.441Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-19T19:53:31.441Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s done [2024-03-19T19:53:31.441Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-19T19:53:32.021Z] #32 DONE 2.5s [2024-03-19T19:53:32.021Z] [2024-03-19T19:53:32.021Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T19:53:32.021Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-03-19T19:53:32.021Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-19T19:53:32.021Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-19T19:53:32.021Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-19T19:53:32.021Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-03-19T19:53:32.021Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-03-19T19:53:32.021Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-19T19:53:32.021Z] #34 ... [2024-03-19T19:53:32.021Z] [2024-03-19T19:53:32.021Z] #35 [security-spire-config internal] load build context [2024-03-19T19:53:32.021Z] #35 transferring context: 16.35kB 0.0s done [2024-03-19T19:53:32.021Z] #35 DONE 0.5s [2024-03-19T19:53:32.021Z] [2024-03-19T19:53:32.021Z] #36 [security-spire-server internal] load build context [2024-03-19T19:53:32.021Z] #36 transferring context: 18.10kB 0.0s done [2024-03-19T19:53:32.021Z] #36 DONE 0.6s [2024-03-19T19:53:32.021Z] [2024-03-19T19:53:32.021Z] #37 [security-spire-agent internal] load build context [2024-03-19T19:53:32.021Z] #37 transferring context: 17.63kB 0.0s done [2024-03-19T19:53:32.021Z] #37 DONE 0.6s [2024-03-19T19:53:32.021Z] [2024-03-19T19:53:32.021Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T19:53:32.021Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-19T19:53:32.021Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-03-19T19:53:32.021Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-19T19:53:32.021Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-19T19:53:32.279Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2024-03-19T19:53:32.279Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2024-03-19T19:53:32.279Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-03-19T19:53:32.279Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-19T19:53:32.555Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-03-19T19:53:32.555Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.8s [2024-03-19T19:53:32.555Z] #34 ... [2024-03-19T19:53:32.555Z] [2024-03-19T19:53:32.555Z] #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-19T19:53:32.555Z] #38 DONE 3.3s [2024-03-19T19:53:32.555Z] [2024-03-19T19:53:32.555Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T19:53:32.815Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.65MB / 25.84MB 1.1s [2024-03-19T19:53:32.815Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s [2024-03-19T19:53:37.472Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.9s done [2024-03-19T19:53:37.472Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-19T19:53:38.862Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2024-03-19T19:53:39.798Z] #34 ... [2024-03-19T19:53:39.798Z] [2024-03-19T19:53:39.798Z] #39 [core-metadata internal] load build context [2024-03-19T19:53:39.798Z] #39 transferring context: 232.94MB 9.0s [2024-03-19T19:53:39.798Z] #39 ... [2024-03-19T19:53:39.798Z] [2024-03-19T19:53:39.798Z] #40 [security-secretstore-setup internal] load build context [2024-03-19T19:53:39.798Z] #40 ... [2024-03-19T19:53:39.798Z] [2024-03-19T19:53:39.798Z] #41 [security-proxy-setup internal] load build context [2024-03-19T19:53:39.798Z] #41 transferring context: 405.53MB 9.3s done [2024-03-19T19:53:40.054Z] #41 ... [2024-03-19T19:53:40.054Z] [2024-03-19T19:53:40.054Z] #42 [support-notifications internal] load build context [2024-03-19T19:53:40.054Z] #42 ... [2024-03-19T19:53:40.054Z] [2024-03-19T19:53:40.054Z] #43 [security-bootstrapper internal] load build context [2024-03-19T19:53:40.054Z] #43 ... [2024-03-19T19:53:40.054Z] [2024-03-19T19:53:40.054Z] #44 [core-command internal] load build context [2024-03-19T19:53:40.311Z] #44 ... [2024-03-19T19:53:40.311Z] [2024-03-19T19:53:40.311Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-19T19:53:40.311Z] #45 ... [2024-03-19T19:53:40.311Z] [2024-03-19T19:53:40.311Z] #46 [support-scheduler internal] load build context [2024-03-19T19:53:40.311Z] #46 transferring context: 405.53MB 9.7s done [2024-03-19T19:53:40.569Z] #46 ... [2024-03-19T19:53:40.569Z] [2024-03-19T19:53:40.569Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-19T19:53:40.569Z] #47 ... [2024-03-19T19:53:40.569Z] [2024-03-19T19:53:40.569Z] #48 [core-data internal] load build context [2024-03-19T19:53:40.569Z] #48 transferring context: 405.53MB 9.8s done [2024-03-19T19:53:41.251Z] #48 ... [2024-03-19T19:53:41.251Z] [2024-03-19T19:53:41.251Z] #49 [security-proxy-auth internal] load build context [2024-03-19T19:53:41.251Z] #49 ... [2024-03-19T19:53:41.251Z] [2024-03-19T19:53:41.251Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-19T19:53:41.510Z] #47 ... [2024-03-19T19:53:41.510Z] [2024-03-19T19:53:41.510Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T19:53:41.510Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-19T19:53:41.510Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-19T19:53:41.510Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-19T19:53:41.510Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-19T19:53:41.510Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-19T19:53:41.510Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-19T19:53:41.510Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-19T19:53:41.510Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-19T19:53:41.510Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-19T19:53:41.510Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-03-19T19:53:41.510Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-19T19:53:41.510Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-03-19T19:53:41.510Z] #50 ... [2024-03-19T19:53:41.510Z] [2024-03-19T19:53:41.510Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-19T19:53:41.768Z] #47 transferring context: 405.53MB 11.3s done [2024-03-19T19:53:41.768Z] #47 ... [2024-03-19T19:53:41.768Z] [2024-03-19T19:53:41.768Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-19T19:53:42.059Z] #51 ... [2024-03-19T19:53:42.059Z] [2024-03-19T19:53:42.059Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-19T19:53:42.059Z] #52 ... [2024-03-19T19:53:42.059Z] [2024-03-19T19:53:42.059Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T19:53:42.363Z] #53 ... [2024-03-19T19:53:42.363Z] [2024-03-19T19:53:42.363Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:53:42.363Z] #54 ... [2024-03-19T19:53:42.363Z] [2024-03-19T19:53:42.363Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-19T19:53:42.641Z] #55 ... [2024-03-19T19:53:42.641Z] [2024-03-19T19:53:42.641Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T19:53:43.049Z] #56 ... [2024-03-19T19:53:43.049Z] [2024-03-19T19:53:43.049Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T19:53:43.848Z] #57 ... [2024-03-19T19:53:43.848Z] [2024-03-19T19:53:43.848Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-19T19:53:44.158Z] #58 ... [2024-03-19T19:53:44.158Z] [2024-03-19T19:53:44.158Z] #59 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-19T19:53:44.158Z] #59 ... [2024-03-19T19:53:44.158Z] [2024-03-19T19:53:44.158Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T19:53:44.443Z] #60 ... [2024-03-19T19:53:44.443Z] [2024-03-19T19:53:44.443Z] #39 [core-metadata internal] load build context [2024-03-19T19:53:44.443Z] #39 transferring context: 405.53MB 11.3s done [2024-03-19T19:53:51.011Z] #39 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #40 [security-secretstore-setup internal] load build context [2024-03-19T19:53:51.011Z] #40 transferring context: 405.53MB 9.6s done [2024-03-19T19:53:51.011Z] #40 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #42 [support-notifications internal] load build context [2024-03-19T19:53:51.011Z] #42 transferring context: 405.53MB 10.0s done [2024-03-19T19:53:51.011Z] #42 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #43 [security-bootstrapper internal] load build context [2024-03-19T19:53:51.011Z] #43 transferring context: 405.53MB 9.7s done [2024-03-19T19:53:51.011Z] #43 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #44 [core-command internal] load build context [2024-03-19T19:53:51.011Z] #44 transferring context: 405.53MB 10.0s done [2024-03-19T19:53:51.011Z] #44 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-19T19:53:51.011Z] #45 transferring context: 405.53MB 10.2s done [2024-03-19T19:53:51.011Z] #45 ... [2024-03-19T19:53:51.011Z] [2024-03-19T19:53:51.011Z] #49 [security-proxy-auth internal] load build context [2024-03-19T19:53:51.011Z] #49 transferring context: 405.53MB 10.3s done [2024-03-19T19:54:08.497Z] Removing intermediate container d0a5bd369e93 [2024-03-19T19:54:08.497Z] ---> 73cec915d843 [2024-03-19T19:54:08.497Z] Successfully built 73cec915d843 [2024-03-19T19:54:08.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:54:08.889Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T19:54:08.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:54:09.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2024-03-19T19:54:09.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-03-19T19:54:10.440Z] $ docker top 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T19:54:11.298Z] + go version [2024-03-19T19:54:11.298Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-19T19:54:11.330Z] $ docker stop --time=1 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 [2024-03-19T19:54:12.947Z] $ docker rm -f --volumes 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 [2024-03-19T19:54:13.055Z] #49 ... [2024-03-19T19:54:13.055Z] [2024-03-19T19:54:13.055Z] #41 [security-proxy-setup internal] load build context [2024-03-19T19:54:13.055Z] #41 DONE 42.9s [2024-03-19T19:54:13.055Z] [2024-03-19T19:54:13.055Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T19:54:13.055Z] #56 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:13.055Z] #56 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:13.055Z] #56 40.82 (1/4) Installing ca-certificates (20240226-r0) [2024-03-19T19:54:13.055Z] #56 40.86 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:13.055Z] #56 40.87 (3/4) Installing su-exec (0.2-r3) [2024-03-19T19:54:13.055Z] #56 40.88 (4/4) Installing yq (4.33.3-r5) [2024-03-19T19:54:13.055Z] #56 40.94 Executing busybox-1.36.1-r5.trigger [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-03-19T19:54:13.317Z] #56 40.94 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:13.317Z] #56 41.22 OK: 17 MiB in 19 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T19:54:13.859Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T19:54:13.859Z] . [2024-03-19T19:54:13.881Z] #56 ... [2024-03-19T19:54:13.881Z] [2024-03-19T19:54:13.881Z] #59 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-19T19:54:13.881Z] #59 DONE 41.3s [2024-03-19T19:54:13.881Z] [2024-03-19T19:54:13.881Z] #40 [security-secretstore-setup internal] load build context [2024-03-19T19:54:13.881Z] #40 DONE 44.2s [2024-03-19T19:54:13.881Z] [2024-03-19T19:54:13.881Z] #46 [support-scheduler internal] load build context [2024-03-19T19:54:13.881Z] #46 DONE 44.3s [2024-03-19T19:54:13.881Z] [2024-03-19T19:54:13.881Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T19:54:14.140Z] #61 ... [2024-03-19T19:54:14.140Z] [2024-03-19T19:54:14.140Z] #43 [security-bootstrapper internal] load build context [2024-03-19T19:54:14.140Z] #43 DONE 44.5s [2024-03-19T19:54:14.140Z] [2024-03-19T19:54:14.140Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T19:54:14.140Z] #57 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.140Z] #57 40.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.140Z] #57 40.97 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T19:54:14.140Z] #57 40.97 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T19:54:14.140Z] #57 40.97 OK: 20071 distinct packages available [2024-03-19T19:54:14.140Z] #57 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.140Z] #57 41.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.140Z] #57 41.33 (1/11) Installing ca-certificates (20240226-r0) [2024-03-19T19:54:14.140Z] #57 41.36 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-19T19:54:14.140Z] #57 41.41 (3/11) Installing libunistring (1.1-r1) [2024-03-19T19:54:14.140Z] #57 41.43 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-19T19:54:14.140Z] #57 41.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-19T19:54:14.140Z] #57 41.44 (6/11) Installing libcurl (8.5.0-r0) [2024-03-19T19:54:14.140Z] #57 41.51 (7/11) Installing curl (8.5.0-r0) [2024-03-19T19:54:14.140Z] #57 41.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:14.140Z] #57 41.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-19T19:54:14.140Z] #57 41.52 (10/11) Installing libucontext (1.2-r2) [2024-03-19T19:54:14.140Z] #57 41.53 (11/11) Installing gcompat (1.1.0-r1) [2024-03-19T19:54:14.140Z] #57 41.54 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:14.140Z] #57 41.54 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:14.140Z] #57 41.59 OK: 12 MiB in 26 packages [2024-03-19T19:54:14.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2024-03-19T19:54:14.213Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-03-19T19:54:14.397Z] #57 ... [2024-03-19T19:54:14.397Z] [2024-03-19T19:54:14.397Z] #48 [core-data internal] load build context [2024-03-19T19:54:14.397Z] #48 DONE 44.6s [2024-03-19T19:54:14.397Z] [2024-03-19T19:54:14.397Z] #42 [support-notifications internal] load build context [2024-03-19T19:54:14.397Z] #42 DONE 44.9s [2024-03-19T19:54:14.397Z] [2024-03-19T19:54:14.397Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T19:54:14.397Z] #53 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.397Z] #53 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.397Z] #53 41.92 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T19:54:14.397Z] #53 41.92 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T19:54:14.397Z] #53 41.92 OK: 20071 distinct packages available [2024-03-19T19:54:14.397Z] #53 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.397Z] #53 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.397Z] #53 42.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:14.397Z] #53 42.26 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-19T19:54:14.397Z] #53 42.26 (3/4) Installing libucontext (1.2-r2) [2024-03-19T19:54:14.397Z] #53 42.26 (4/4) Installing gcompat (1.1.0-r1) [2024-03-19T19:54:14.397Z] #53 42.27 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:14.397Z] #53 42.28 OK: 8 MiB in 19 packages [2024-03-19T19:54:14.655Z] #53 ... [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #44 [core-command internal] load build context [2024-03-19T19:54:14.655Z] #44 DONE 44.9s [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-19T19:54:14.655Z] #45 DONE 45.0s [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #49 [security-proxy-auth internal] load build context [2024-03-19T19:54:14.655Z] #49 DONE 45.0s [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #39 [core-metadata internal] load build context [2024-03-19T19:54:14.655Z] #39 DONE 45.0s [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-19T19:54:14.655Z] #47 DONE 45.1s [2024-03-19T19:54:14.655Z] [2024-03-19T19:54:14.655Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:54:14.655Z] #54 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #54 ... [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-19T19:54:14.915Z] #51 40.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #51 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #51 40.89 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:14.915Z] #51 40.90 (2/4) Installing openssl (3.1.4-r5) [2024-03-19T19:54:14.915Z] #51 40.91 (3/4) Installing su-exec (0.2-r3) [2024-03-19T19:54:14.915Z] #51 40.91 (4/4) Installing yq (4.33.3-r5) [2024-03-19T19:54:14.915Z] #51 41.02 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:14.915Z] #51 41.02 OK: 17 MiB in 19 packages [2024-03-19T19:54:14.915Z] #51 DONE 42.9s [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T19:54:14.915Z] #56 DONE 42.9s [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:54:14.915Z] #54 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #54 ... [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-19T19:54:14.915Z] #55 40.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #55 40.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:14.915Z] #55 40.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:14.915Z] #55 40.87 (2/2) Installing su-exec (0.2-r3) [2024-03-19T19:54:14.915Z] #55 40.89 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:14.915Z] #55 40.92 OK: 7 MiB in 17 packages [2024-03-19T19:54:14.915Z] #55 DONE 43.0s [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:54:14.915Z] #54 42.86 (1/2) Installing ca-certificates (20240226-r0) [2024-03-19T19:54:14.915Z] #54 42.88 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:14.915Z] #54 ... [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T19:54:14.915Z] #57 DONE 43.0s [2024-03-19T19:54:14.915Z] [2024-03-19T19:54:14.915Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:54:14.915Z] #54 42.88 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:14.915Z] #54 42.89 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:14.915Z] #54 42.95 OK: 8 MiB in 17 packages [2024-03-19T19:54:15.173Z] #54 ... [2024-03-19T19:54:15.173Z] [2024-03-19T19:54:15.173Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-19T19:54:15.173Z] #52 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:15.174Z] #52 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:15.174Z] #52 41.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:15.174Z] #52 41.91 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:15.174Z] #52 41.91 OK: 7 MiB in 16 packages [2024-03-19T19:54:15.174Z] #52 DONE 43.2s [2024-03-19T19:54:15.174Z] [2024-03-19T19:54:15.174Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T19:54:15.174Z] #60 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:15.174Z] #60 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:15.174Z] #60 42.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:15.174Z] #60 42.21 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:15.174Z] #60 42.22 OK: 7 MiB in 16 packages [2024-03-19T19:54:15.174Z] #60 DONE 43.3s [2024-03-19T19:54:15.340Z] $ docker top 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b -eo pid,comm [2024-03-19T19:54:15.433Z] [2024-03-19T19:54:15.433Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T19:54:15.433Z] #53 DONE 43.4s [2024-03-19T19:54:15.433Z] [2024-03-19T19:54:15.433Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] echo [2024-03-19T19:54:15.704Z] ========================================================= [2024-03-19T19:54:15.704Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-19T19:54:15.704Z] ========================================================= [Pipeline] sh [2024-03-19T19:54:16.003Z] #62 ... [2024-03-19T19:54:16.004Z] [2024-03-19T19:54:16.004Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T19:54:16.004Z] #54 DONE 43.8s [2024-03-19T19:54:16.004Z] [2024-03-19T19:54:16.004Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-19T19:54:16.004Z] #58 42.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.004Z] #58 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.004Z] #58 42.90 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T19:54:16.004Z] #58 42.90 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T19:54:16.004Z] #58 42.90 OK: 20071 distinct packages available [2024-03-19T19:54:16.004Z] #58 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.004Z] #58 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.004Z] #58 43.32 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-19T19:54:16.004Z] #58 43.33 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-19T19:54:16.004Z] #58 43.33 (3/5) Installing libucontext (1.2-r2) [2024-03-19T19:54:16.004Z] #58 43.33 (4/5) Installing gcompat (1.1.0-r1) [2024-03-19T19:54:16.004Z] #58 43.34 (5/5) Installing openssl (3.1.4-r5) [2024-03-19T19:54:16.004Z] #58 43.36 Executing busybox-1.36.1-r5.trigger [2024-03-19T19:54:16.004Z] #58 43.36 OK: 8 MiB in 20 packages [2024-03-19T19:54:16.024Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-19T19:54:16.261Z] #58 DONE 44.1s [2024-03-19T19:54:16.261Z] [2024-03-19T19:54:16.261Z] #63 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-19T19:54:16.496Z] + make test [2024-03-19T19:54:16.496Z] go test -race -coverprofile=coverage.out ./... [2024-03-19T19:54:16.519Z] #63 ... [2024-03-19T19:54:16.519Z] [2024-03-19T19:54:16.519Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T19:54:16.519Z] #50 DONE 45.0s [2024-03-19T19:54:16.519Z] [2024-03-19T19:54:16.519Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T19:54:16.776Z] #34 ... [2024-03-19T19:54:16.776Z] [2024-03-19T19:54:16.777Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-19T19:54:16.777Z] #61 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.777Z] #61 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:16.777Z] #61 2.676 OK: 264 MiB in 52 packages [2024-03-19T19:54:16.777Z] #61 DONE 2.8s [2024-03-19T19:54:16.777Z] [2024-03-19T19:54:16.777Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:54:16.777Z] #64 DONE 0.1s [2024-03-19T19:54:16.777Z] [2024-03-19T19:54:16.777Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:54:17.036Z] #65 ... [2024-03-19T19:54:17.036Z] [2024-03-19T19:54:17.036Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-19T19:54:17.036Z] #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.036Z] #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.036Z] #0 2.904 OK: 264 MiB in 52 packages [2024-03-19T19:54:17.036Z] #66 DONE 3.1s [2024-03-19T19:54:17.036Z] [2024-03-19T19:54:17.036Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:54:17.036Z] #67 DONE 0.0s [2024-03-19T19:54:17.036Z] [2024-03-19T19:54:17.036Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:54:17.295Z] #68 ... [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-19T19:54:17.295Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 3.101 OK: 264 MiB in 52 packages [2024-03-19T19:54:17.295Z] #69 DONE 3.2s [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:54:17.295Z] #70 DONE 0.0s [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-19T19:54:17.295Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 1.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 2.227 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:17.295Z] #0 2.293 OK: 17 MiB in 19 packages [2024-03-19T19:54:17.295Z] #71 DONE 2.5s [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-19T19:54:17.295Z] #72 DONE 0.1s [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:54:17.295Z] #73 ... [2024-03-19T19:54:17.295Z] [2024-03-19T19:54:17.295Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-19T19:54:17.295Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.295Z] #0 2.899 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T19:54:17.295Z] #0 2.899 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T19:54:17.295Z] #0 2.899 OK: 20077 distinct packages available [2024-03-19T19:54:17.296Z] #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 3.338 OK: 264 MiB in 52 packages [2024-03-19T19:54:17.296Z] #74 DONE 3.5s [2024-03-19T19:54:17.296Z] [2024-03-19T19:54:17.296Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-19T19:54:17.296Z] #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 2.275 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:17.296Z] #0 2.283 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:17.296Z] #0 2.331 OK: 17 MiB in 19 packages [2024-03-19T19:54:17.296Z] #75 DONE 2.5s [2024-03-19T19:54:17.296Z] [2024-03-19T19:54:17.296Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-19T19:54:17.296Z] #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.296Z] #0 2.323 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:17.296Z] #0 2.330 OK: 7 MiB in 17 packages [2024-03-19T19:54:17.296Z] #76 DONE 2.4s [2024-03-19T19:54:17.296Z] [2024-03-19T19:54:17.296Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:54:17.296Z] #77 DONE 0.1s [2024-03-19T19:54:17.554Z] [2024-03-19T19:54:17.554Z] #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-19T19:54:17.554Z] #62 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.554Z] #62 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.814Z] #62 2.407 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:17.814Z] #62 2.418 OK: 7 MiB in 16 packages [2024-03-19T19:54:17.814Z] #62 DONE 2.6s [2024-03-19T19:54:17.814Z] [2024-03-19T19:54:17.814Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T19:54:17.814Z] #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.814Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:17.814Z] #0 2.564 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:17.814Z] #0 2.571 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:17.814Z] #0 2.626 OK: 12 MiB in 26 packages [2024-03-19T19:54:17.814Z] #78 DONE 2.8s [2024-03-19T19:54:17.814Z] [2024-03-19T19:54:17.814Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:54:18.072Z] #79 ... [2024-03-19T19:54:18.072Z] [2024-03-19T19:54:18.072Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T19:54:18.072Z] #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:18.072Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:18.073Z] #0 2.614 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:18.073Z] #0 2.634 OK: 7 MiB in 16 packages [2024-03-19T19:54:18.073Z] #80 DONE 2.7s [2024-03-19T19:54:18.335Z] [2024-03-19T19:54:18.335Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-19T19:54:18.335Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:18.335Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:18.335Z] #0 2.686 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:18.335Z] #0 2.693 OK: 8 MiB in 19 packages [2024-03-19T19:54:18.335Z] #81 DONE 2.8s [2024-03-19T19:54:18.335Z] [2024-03-19T19:54:18.335Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T19:54:19.277Z] #82 DONE 0.8s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-19T19:54:19.277Z] #83 DONE 0.0s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-19T19:54:19.277Z] #84 DONE 0.0s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T19:54:19.277Z] #85 DONE 0.0s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T19:54:19.277Z] #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:19.277Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:19.277Z] #0 2.481 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:19.277Z] #0 2.554 Executing ca-certificates-20240226-r0.trigger [2024-03-19T19:54:19.277Z] #0 2.591 OK: 8 MiB in 17 packages [2024-03-19T19:54:19.277Z] #86 DONE 3.2s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-19T19:54:19.277Z] #87 ... [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-19T19:54:19.277Z] #88 DONE 0.0s [2024-03-19T19:54:19.277Z] [2024-03-19T19:54:19.277Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-19T19:54:19.277Z] #89 DONE 0.0s [2024-03-19T19:54:19.535Z] [2024-03-19T19:54:19.535Z] #63 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-19T19:54:19.535Z] #63 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:19.535Z] #63 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T19:54:19.793Z] #63 3.590 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T19:54:19.793Z] #63 3.598 OK: 8 MiB in 20 packages [2024-03-19T19:54:19.793Z] #63 DONE 3.7s [2024-03-19T19:54:19.793Z] [2024-03-19T19:54:19.793Z] #90 [security-spire-config] exporting to image [2024-03-19T19:54:19.793Z] #90 exporting layers 0.6s done [2024-03-19T19:54:19.793Z] #90 writing image sha256:0129c56bee6c9813f621f618955e46838e6c8811533f3df13e5a0abe5f07042d done [2024-03-19T19:54:19.793Z] #90 naming to docker.io/library/security-spire-config done [2024-03-19T19:54:19.793Z] #90 DONE 0.6s [2024-03-19T19:54:19.793Z] [2024-03-19T19:54:19.793Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-19T19:54:21.172Z] #91 DONE 1.1s [2024-03-19T19:54:21.172Z] [2024-03-19T19:54:21.172Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T19:54:21.172Z] #92 DONE 1.1s [2024-03-19T19:54:21.172Z] [2024-03-19T19:54:21.172Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-19T19:54:21.172Z] #87 DONE 3.6s [2024-03-19T19:54:21.172Z] [2024-03-19T19:54:21.172Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-19T19:54:21.742Z] #93 DONE 0.8s [2024-03-19T19:54:21.742Z] [2024-03-19T19:54:21.742Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-19T19:54:21.742Z] #94 DONE 0.8s [2024-03-19T19:54:21.742Z] [2024-03-19T19:54:21.742Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T19:54:21.742Z] #95 DONE 0.8s [2024-03-19T19:54:21.742Z] [2024-03-19T19:54:21.742Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-19T19:54:22.000Z] #96 DONE 0.0s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-19T19:54:22.000Z] #97 DONE 0.1s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T19:54:22.000Z] #98 DONE 0.1s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-19T19:54:22.000Z] #99 DONE 0.1s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-19T19:54:22.000Z] #100 DONE 0.0s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T19:54:22.000Z] #101 DONE 0.0s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-19T19:54:22.000Z] #102 DONE 0.0s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-19T19:54:22.000Z] #103 DONE 0.0s [2024-03-19T19:54:22.000Z] [2024-03-19T19:54:22.000Z] #90 [security-spire-server] exporting to image [2024-03-19T19:54:22.258Z] #90 ... [2024-03-19T19:54:22.258Z] [2024-03-19T19:54:22.258Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-19T19:54:22.258Z] #104 DONE 0.1s [2024-03-19T19:54:22.258Z] [2024-03-19T19:54:22.258Z] #90 [security-spire-agent] exporting to image [2024-03-19T19:54:22.826Z] #90 exporting layers 0.5s done [2024-03-19T19:54:22.826Z] #90 writing image sha256:376f0492bf8afab18533d533a31c33e15f018fb71d398b5e2021bdf4f3c82488 done [2024-03-19T19:54:22.826Z] #90 naming to docker.io/library/security-spire-server done [2024-03-19T19:54:22.826Z] #90 writing image sha256:c6a3474887b5f1c4f9ef8fc53ac1dae15a99ad1c8376e4f8f5e9815b39697f4a done [2024-03-19T19:54:22.826Z] #90 naming to docker.io/library/security-spire-agent done [2024-03-19T19:54:22.826Z] #90 DONE 1.2s [2024-03-19T19:54:22.826Z] [2024-03-19T19:54:22.826Z] #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:54:55.416Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-19T19:55:01.564Z] #68 DONE 44.0s [2024-03-19T19:55:01.564Z] [2024-03-19T19:55:01.564Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:01.564Z] #79 DONE 43.5s [2024-03-19T19:55:01.564Z] [2024-03-19T19:55:01.564Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:01.564Z] #65 DONE 44.1s [2024-03-19T19:55:01.564Z] [2024-03-19T19:55:01.564Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:01.564Z] #73 DONE 43.7s [2024-03-19T19:55:01.564Z] [2024-03-19T19:55:01.564Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #105 ... [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #106 ... [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #105 DONE 6.9s [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #107 [support-notifications builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #107 DONE 6.9s [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #108 [core-metadata builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #108 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #109 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #110 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #111 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #112 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #113 [security-proxy-auth builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #113 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #106 DONE 6.9s [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #114 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #115 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #116 [support-scheduler builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #116 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #117 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #118 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #119 [core-command builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #119 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #120 DONE 7.0s [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #121 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #122 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #123 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #124 [core-data builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #124 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #125 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #126 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-19T19:55:08.140Z] #127 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T19:55:08.140Z] #128 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-03-19T19:55:08.140Z] #129 CACHED [2024-03-19T19:55:08.140Z] [2024-03-19T19:55:08.140Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-19T19:55:08.709Z] #130 0.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:55:18.822Z] #130 ... [2024-03-19T19:55:18.822Z] [2024-03-19T19:55:18.822Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T19:55:18.822Z] #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-19T19:55:18.822Z] #131 ... [2024-03-19T19:55:18.822Z] [2024-03-19T19:55:18.822Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-19T19:55:18.822Z] #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-19T19:55:18.822Z] #132 ... [2024-03-19T19:55:18.822Z] [2024-03-19T19:55:18.822Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-19T19:55:18.822Z] #0 1.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-19T19:55:18.822Z] #133 ... [2024-03-19T19:55:18.822Z] [2024-03-19T19:55:18.822Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-19T19:55:18.822Z] #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:55:19.080Z] #134 ... [2024-03-19T19:55:19.080Z] [2024-03-19T19:55:19.080Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-19T19:55:19.080Z] #0 0.795 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:55:19.080Z] #135 ... [2024-03-19T19:55:19.080Z] [2024-03-19T19:55:19.080Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T19:55:19.080Z] #0 0.868 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-19T19:55:19.338Z] #136 ... [2024-03-19T19:55:19.338Z] [2024-03-19T19:55:19.338Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T19:55:19.338Z] #0 1.185 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-19T19:55:19.338Z] #137 ... [2024-03-19T19:55:19.338Z] [2024-03-19T19:55:19.338Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T19:55:19.338Z] #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-19T19:55:19.595Z] #138 ... [2024-03-19T19:55:19.595Z] [2024-03-19T19:55:19.595Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T19:55:19.595Z] #0 1.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:55:19.595Z] #139 ... [2024-03-19T19:55:19.595Z] [2024-03-19T19:55:19.595Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-19T19:55:19.595Z] #0 1.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-19T19:56:27.258Z] #140 ... [2024-03-19T19:56:27.258Z] [2024-03-19T19:56:27.258Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T19:56:27.258Z] #139 69.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T19:56:59.326Z] #139 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T19:56:59.326Z] #137 DONE 107.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-19T19:56:59.326Z] #130 DONE 107.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T19:56:59.326Z] #138 DONE 107.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-19T19:56:59.326Z] #140 DONE 107.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-19T19:56:59.326Z] #133 DONE 107.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #141 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-19T19:56:59.326Z] #135 DONE 107.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T19:56:59.326Z] #139 DONE 107.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-19T19:56:59.326Z] #132 DONE 107.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T19:56:59.326Z] #136 DONE 107.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #142 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T19:56:59.326Z] #131 DONE 107.6s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-19T19:56:59.326Z] #134 DONE 107.8s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-19T19:56:59.326Z] #143 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #141 DONE 0.8s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #144 DONE 0.7s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #145 DONE 0.8s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #146 DONE 0.7s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #142 DONE 0.8s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-19T19:56:59.326Z] #143 DONE 0.5s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #147 DONE 0.8s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #148 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #149 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #149 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #150 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #151 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #152 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #153 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #154 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #155 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #156 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #157 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.326Z] #158 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #159 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #159 CACHED [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #160 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #161 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.326Z] #148 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-19T19:56:59.326Z] #162 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-19T19:56:59.326Z] #163 DONE 1.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-19T19:56:59.326Z] #162 DONE 1.1s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-19T19:56:59.326Z] #164 DONE 1.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-19T19:56:59.326Z] #165 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-19T19:56:59.326Z] #166 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-19T19:56:59.326Z] #167 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-19T19:56:59.326Z] #168 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-19T19:56:59.326Z] #169 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-19T19:56:59.326Z] #170 DONE 1.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-19T19:56:59.326Z] #171 DONE 1.2s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-19T19:56:59.326Z] #172 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-19T19:56:59.326Z] #173 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #174 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #175 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #176 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #177 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #178 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-19T19:56:59.326Z] #172 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #90 [core-command] exporting to image [2024-03-19T19:56:59.326Z] #90 exporting layers [2024-03-19T19:56:59.326Z] #90 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #179 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #180 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-19T19:56:59.326Z] #181 DONE 1.9s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.326Z] #182 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #90 [support-notifications] exporting to image [2024-03-19T19:56:59.326Z] #90 ... [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-19T19:56:59.326Z] #183 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-19T19:56:59.326Z] #184 DONE 0.3s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.326Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-19T19:56:59.326Z] #185 DONE 0.4s [2024-03-19T19:56:59.326Z] [2024-03-19T19:56:59.327Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-19T19:56:59.327Z] #186 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-19T19:56:59.327Z] #187 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T19:56:59.327Z] #188 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [core-metadata] exporting to image [2024-03-19T19:56:59.327Z] #90 exporting layers 0.4s done [2024-03-19T19:56:59.327Z] #90 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-19T19:56:59.327Z] #189 DONE 0.2s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [security-spiffe-token-provider] exporting to image [2024-03-19T19:56:59.327Z] #90 exporting layers 0.5s done [2024-03-19T19:56:59.327Z] #90 writing image sha256:d08449cd3aa0a6516e37460054fa8672468e7fe993898545e84d488ca09b486a 0.0s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2024-03-19T19:56:59.327Z] #90 writing image sha256:56686567f38abb214baaee0af8faf753b737c4a743fa1cf1c65c3b7d87de23dc [2024-03-19T19:56:59.327Z] #90 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-19T19:56:59.327Z] #190 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-19T19:56:59.327Z] #191 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [support-scheduler] exporting to image [2024-03-19T19:56:59.327Z] #90 exporting layers 0.6s done [2024-03-19T19:56:59.327Z] #90 writing image sha256:56686567f38abb214baaee0af8faf753b737c4a743fa1cf1c65c3b7d87de23dc 0.1s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/support-scheduler done [2024-03-19T19:56:59.327Z] #90 writing image sha256:4221138963d79818592d6ef17e96db1c4f70b3d721f23fa8af3ccabb05140e7e 0.0s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/core-command [2024-03-19T19:56:59.327Z] #90 exporting layers 0.3s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/core-command done [2024-03-19T19:56:59.327Z] #90 writing image sha256:7a196606241884f79c95cd570674ff6d291d4ccfea5162f8e778b7fac00723c6 done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/core-data done [2024-03-19T19:56:59.327Z] #90 writing image sha256:2a2a7b3443dace8f19447216ecef5ce3a4b170a5eb1a0ad39889622d702396bd done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/support-notifications done [2024-03-19T19:56:59.327Z] #90 writing image sha256:71a034388939e9f655c8ca77f899de35437417a1bcae1eb8bc4dd05c763c39be done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/core-metadata done [2024-03-19T19:56:59.327Z] #90 DONE 2.2s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-19T19:56:59.327Z] #192 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-19T19:56:59.327Z] #193 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T19:56:59.327Z] #194 DONE 0.6s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-19T19:56:59.327Z] #192 DONE 0.3s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-19T19:56:59.327Z] #195 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T19:56:59.327Z] #196 DONE 0.6s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-19T19:56:59.327Z] #197 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [core-common-config-bootstrapper] exporting to image [2024-03-19T19:56:59.327Z] #90 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T19:56:59.327Z] #198 DONE 0.5s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-19T19:56:59.327Z] #199 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-19T19:56:59.327Z] #200 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [security-proxy-setup] exporting to image [2024-03-19T19:56:59.327Z] #90 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-19T19:56:59.327Z] #201 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [security-proxy-setup] exporting to image [2024-03-19T19:56:59.327Z] #90 exporting layers 0.3s done [2024-03-19T19:56:59.327Z] #90 writing image sha256:55e371784855e5ae370fa5585461b4d26dcb33ec7521e8029ff95dbe30f4b316 [2024-03-19T19:56:59.327Z] #90 ... [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-19T19:56:59.327Z] #202 DONE 0.1s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #90 [security-proxy-auth] exporting to image [2024-03-19T19:56:59.327Z] #90 exporting layers 0.4s done [2024-03-19T19:56:59.327Z] #90 writing image sha256:55e371784855e5ae370fa5585461b4d26dcb33ec7521e8029ff95dbe30f4b316 0.0s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-19T19:56:59.327Z] #90 writing image sha256:6d378dcd83eeb45039d85f597250833d951eacef1c82648b1e5d1736d5245239 0.0s done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-19T19:56:59.327Z] #90 exporting layers 0.4s done [2024-03-19T19:56:59.327Z] #90 writing image sha256:31c54d81067aa8f9ccb7a962f308d983f25b5b528262335ad01a69e37107c349 done [2024-03-19T19:56:59.327Z] #90 naming to docker.io/library/security-proxy-setup done [2024-03-19T19:56:59.327Z] #90 DONE 2.7s [2024-03-19T19:56:59.327Z] [2024-03-19T19:56:59.327Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-19T19:56:59.585Z] #203 ... [2024-03-19T19:56:59.585Z] [2024-03-19T19:56:59.585Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T19:56:59.585Z] #204 DONE 0.7s [2024-03-19T19:56:59.844Z] [2024-03-19T19:56:59.844Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-19T19:56:59.844Z] #203 DONE 0.4s [2024-03-19T19:56:59.844Z] [2024-03-19T19:56:59.844Z] #90 [security-bootstrapper] exporting to image [2024-03-19T19:56:59.844Z] #90 exporting layers 0.3s done [2024-03-19T19:56:59.844Z] #90 writing image sha256:9802344e5e2580e3aa3b545dd1ad84c0ac51811bdf67be287cb535848e0d5427 done [2024-03-19T19:56:59.844Z] #90 naming to docker.io/library/security-secretstore-setup done [2024-03-19T19:56:59.844Z] #90 writing image sha256:44f683cf3bf91db78ecfcff9bfeb0d2dca542e6bd97eb3417ac70c82e8f79d4a done [2024-03-19T19:56:59.844Z] #90 naming to docker.io/library/security-bootstrapper done [2024-03-19T19:56:59.844Z] #90 DONE 3.1s [2024-03-19T19:56:59.844Z] [2024-03-19T19:56:59.844Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T19:56:59.844Z] time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-19T19:56:59.885Z] $ docker stop --time=1 c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 [2024-03-19T19:57:01.172Z] $ docker rm -f --volumes c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T19:57:01.582Z] + docker images [2024-03-19T19:57:01.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-19T19:57:01.582Z] security-secretstore-setup latest 9802344e5e25 2 seconds ago 36.7MB [2024-03-19T19:57:01.582Z] security-bootstrapper latest 44f683cf3bf9 2 seconds ago 18.9MB [2024-03-19T19:57:01.582Z] core-common-config-bootstrapper latest 55e371784855 3 seconds ago 15.3MB [2024-03-19T19:57:01.582Z] security-proxy-auth latest 6d378dcd83ee 3 seconds ago 32.8MB [2024-03-19T19:57:01.582Z] security-proxy-setup latest 31c54d81067a 3 seconds ago 26.2MB [2024-03-19T19:57:01.582Z] core-metadata latest 71a034388939 3 seconds ago 35.7MB [2024-03-19T19:57:01.582Z] support-scheduler latest 56686567f38a 4 seconds ago 38.1MB [2024-03-19T19:57:01.582Z] core-command latest 4221138963d7 4 seconds ago 35.1MB [2024-03-19T19:57:01.582Z] support-notifications latest 2a2a7b3443da 4 seconds ago 38.7MB [2024-03-19T19:57:01.582Z] security-spiffe-token-provider latest d08449cd3aa0 4 seconds ago 29MB [2024-03-19T19:57:01.582Z] core-data latest 7a1966062418 4 seconds ago 35.5MB [2024-03-19T19:57:01.582Z] security-spire-server latest 376f0492bf8a 2 minutes ago 102MB [2024-03-19T19:57:01.582Z] security-spire-agent latest c6a3474887b5 2 minutes ago 161MB [2024-03-19T19:57:01.582Z] security-spire-config latest 0129c56bee6c 2 minutes ago 102MB [2024-03-19T19:57:01.582Z] ci-base-image-x86_64 latest 731fd5816452 6 minutes ago 977MB [2024-03-19T19:57:01.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-19T19:57:01.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-19T19:57:01.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-19T19:57:32.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-19T19:57:40.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-19T19:57:40.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-19T19:57:40.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.233s coverage: 28.7% of statements [2024-03-19T19:57:49.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.263s coverage: 97.0% of statements [2024-03-19T19:57:52.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-19T19:57:52.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-19T19:57:52.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-19T19:57:57.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.351s coverage: 69.2% of statements [2024-03-19T19:57:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-19T19:57:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-19T19:57:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.303s coverage: 53.2% of statements [2024-03-19T19:58:04.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-19T19:58:04.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-19T19:58:04.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:58:04.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-19T19:58:04.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-19T19:58:12.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-19T19:58:12.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-19T19:58:24.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.963s coverage: 93.4% of statements [2024-03-19T19:58:24.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.476s coverage: 6.1% of statements [2024-03-19T19:58:24.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-19T19:58:24.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:58:24.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-19T19:58:26.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-19T19:58:26.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.468s coverage: 97.6% of statements [2024-03-19T19:58:27.441Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.190s coverage: 72.2% of statements [2024-03-19T19:58:35.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-19T19:58:35.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-19T19:58:35.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.391s coverage: 0.9% of statements [2024-03-19T19:58:35.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.249s coverage: 32.2% of statements [2024-03-19T19:58:38.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.358s coverage: 41.7% of statements [2024-03-19T19:58:39.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.258s coverage: 82.9% of statements [2024-03-19T19:58:39.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.308s coverage: 94.1% of statements [2024-03-19T19:58:39.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.190s coverage: 96.3% of statements [2024-03-19T19:58:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.227s coverage: 87.5% of statements [2024-03-19T19:58:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-19T19:58:45.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-19T19:58:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-19T19:58:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-19T19:58:48.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-19T19:58:48.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-19T19:58:48.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-19T19:58:48.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-19T19:58:54.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.227s coverage: 94.4% of statements [2024-03-19T19:58:54.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-19T19:58:54.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-19T19:58:54.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-19T19:58:54.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-19T19:59:03.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-19T19:59:03.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-19T19:59:04.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.947s coverage: 79.9% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.239s coverage: 92.9% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.204s coverage: 62.3% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.188s coverage: 87.2% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.166s coverage: 20.0% of statements [2024-03-19T19:59:09.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements [2024-03-19T19:59:09.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.353s coverage: 81.8% of statements [2024-03-19T19:59:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-19T19:59:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-19T19:59:13.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.384s coverage: 82.1% of statements [2024-03-19T19:59:13.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.231s coverage: 86.0% of statements [2024-03-19T19:59:17.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-19T19:59:17.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-19T19:59:18.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.762s coverage: 63.1% of statements [2024-03-19T19:59:18.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.230s coverage: 100.0% of statements [2024-03-19T19:59:19.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.094s coverage: 89.4% of statements [2024-03-19T19:59:19.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2024-03-19T19:59:19.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-19T19:59:19.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-19T19:59:19.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-19T19:59:20.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-03-19T19:59:21.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2024-03-19T19:59:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-19T19:59:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-19T19:59:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-19T19:59:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-19T19:59:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-19T19:59:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-19T19:59:26.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-19T19:59:26.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements [2024-03-19T19:59:26.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.214s coverage: 89.5% of statements [2024-03-19T19:59:27.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements [2024-03-19T19:59:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-19T19:59:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-19T19:59:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-19T19:59:31.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-19T19:59:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-19T19:59:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:59:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-19T19:59:38.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-19T19:59:39.119Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements [2024-03-19T19:59:39.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.518s coverage: 95.7% of statements [2024-03-19T19:59:41.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-19T19:59:41.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-19T19:59:42.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.242s coverage: 61.8% of statements [2024-03-19T19:59:43.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-19T19:59:43.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-19T19:59:45.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.347s coverage: 98.9% of statements [2024-03-19T19:59:46.728Z] 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 [2024-03-19T19:59:46.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-19T19:59:46.728Z] go vet ./... [2024-03-19T20:02:38.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-19T20:02:38.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-19T20:02:38.418Z] ./bin/test-attribution-txt.sh [2024-03-19T20:02:38.418Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-19T20:02:38.418Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-19T20:02:38.419Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-19T20:02:38.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-19T20:02:38.809Z] + ls -al . [2024-03-19T20:02:38.809Z] total 804 [2024-03-19T20:02:38.809Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 19:54 . [2024-03-19T20:02:38.809Z] drwxr-xr-x 4 root root 4096 Mar 19 19:54 .. [2024-03-19T20:02:38.809Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 .blubracket [2024-03-19T20:02:38.809Z] -rw-rw-r-- 1 1001 1001 10 Mar 19 19:52 .dockerignore [2024-03-19T20:02:38.809Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 19:52 .git [2024-03-19T20:02:38.809Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 19:52 .github [2024-03-19T20:02:38.809Z] -rw-rw-r-- 1 1001 1001 1074 Mar 19 19:52 .gitignore [2024-03-19T20:02:38.809Z] -rw-rw-r-- 1 1001 1001 42 Mar 19 19:52 .golangci.yml [2024-03-19T20:02:38.809Z] -rw-rw-r-- 1 1001 1001 100 Mar 19 19:52 .hadolint.yml [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 155 Mar 19 19:52 .sonarcloud.properties [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 1171 Mar 19 19:52 ADOPTERS.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 11674 Mar 19 19:52 Attribution.txt [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 100284 Mar 19 19:52 CHANGELOG.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:52 CONTRIBUTING.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 677 Mar 19 19:52 GOVERNANCE.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 861 Mar 19 19:52 Jenkinsfile [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:52 LICENSE [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 15392 Mar 19 19:52 Makefile [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 582 Mar 19 19:52 OWNERS.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 9528 Mar 19 19:52 README.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 789 Mar 19 19:52 SECURITY.md [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 19:49 VERSION [2024-03-19T20:02:38.810Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 bin [2024-03-19T20:02:38.810Z] drwxrwxr-x 18 1001 1001 4096 Mar 19 19:52 cmd [2024-03-19T20:02:38.810Z] -rw-r--r-- 1 root root 455122 Mar 19 19:59 coverage.out [2024-03-19T20:02:38.810Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 fuzz_test [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 7037 Mar 19 19:52 go.mod [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 101540 Mar 19 19:52 go.sum [2024-03-19T20:02:38.810Z] drwxrwxr-x 7 1001 1001 4096 Mar 19 19:52 internal [2024-03-19T20:02:38.810Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 19:52 openapi [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 584 Mar 19 19:52 security.txt [2024-03-19T20:02:38.810Z] -rw-rw-r-- 1 1001 1001 204 Mar 19 19:52 version.go [Pipeline] sh [2024-03-19T20:02:39.478Z] + '[' -e coverage.out ] [2024-03-19T20:02:39.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-19T20:02:39.524Z] Warning: overwriting stash ‘coverage-report’ [2024-03-19T20:02:40.287Z] Stashed 1 file(s) [Pipeline] sh [2024-03-19T20:02:40.927Z] + make build [2024-03-19T20:02:40.927Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-19T20:04:47.632Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-19T20:04:51.893Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-19T20:04:58.561Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:05:00.088Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-19T20:05:26.822Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-19T20:05:30.149Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:05:38.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:05:40.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:05:43.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-19T20:05:46.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-19T20:05:49.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-03-19T20:05:52.758Z] $ docker stop --time=1 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b [2024-03-19T20:05:54.842Z] $ docker rm -f --volumes 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b [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 [2024-03-19T20:05:58.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-19T20:05:58.474Z] [2024-03-19T20:05:58.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T20:05:58.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-19T20:05:59.159Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-19T20:05:59.159Z] 547446be3368: Pulling fs layer [2024-03-19T20:05:59.159Z] d125d8839a47: Pulling fs layer [2024-03-19T20:05:59.159Z] 3e85d5ac6304: Pulling fs layer [2024-03-19T20:05:59.159Z] c3105a71a48b: Pulling fs layer [2024-03-19T20:05:59.159Z] 0f093f025ec4: Pulling fs layer [2024-03-19T20:05:59.159Z] c3106fc0e877: Pulling fs layer [2024-03-19T20:05:59.159Z] c3105a71a48b: Waiting [2024-03-19T20:05:59.159Z] 0f093f025ec4: Waiting [2024-03-19T20:05:59.159Z] c3106fc0e877: Waiting [2024-03-19T20:05:59.159Z] 547446be3368: Verifying Checksum [2024-03-19T20:05:59.159Z] 547446be3368: Download complete [2024-03-19T20:05:59.159Z] c3105a71a48b: Verifying Checksum [2024-03-19T20:05:59.159Z] c3105a71a48b: Download complete [2024-03-19T20:05:59.742Z] d125d8839a47: Verifying Checksum [2024-03-19T20:05:59.742Z] d125d8839a47: Download complete [2024-03-19T20:05:59.742Z] c3106fc0e877: Verifying Checksum [2024-03-19T20:05:59.742Z] c3106fc0e877: Download complete [2024-03-19T20:05:59.742Z] 0f093f025ec4: Verifying Checksum [2024-03-19T20:05:59.742Z] 0f093f025ec4: Download complete [2024-03-19T20:06:00.007Z] 547446be3368: Pull complete [2024-03-19T20:06:00.966Z] d125d8839a47: Pull complete [2024-03-19T20:06:01.551Z] 3e85d5ac6304: Verifying Checksum [2024-03-19T20:06:01.551Z] 3e85d5ac6304: Download complete [2024-03-19T20:06:11.615Z] 3e85d5ac6304: Pull complete [2024-03-19T20:06:11.615Z] c3105a71a48b: Pull complete [2024-03-19T20:06:12.574Z] 0f093f025ec4: Pull complete [2024-03-19T20:06:12.840Z] c3106fc0e877: Pull complete [2024-03-19T20:06:12.840Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-19T20:06:12.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-19T20:06:12.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T20:06:13.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2024-03-19T20:06:13.241Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-19T20:06:15.401Z] $ docker top 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T20:06:16.290Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-19T20:06:24.481Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-19T20:06:24.481Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-03-19T20:06:24.481Z] #1 DONE 0.1s [2024-03-19T20:06:25.064Z] [2024-03-19T20:06:25.064Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-19T20:06:25.064Z] #2 transferring dockerfile: 2.06kB done [2024-03-19T20:06:25.064Z] #2 DONE 0.0s [2024-03-19T20:06:25.064Z] [2024-03-19T20:06:25.064Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-03-19T20:06:25.064Z] #3 transferring dockerfile: 1.69kB done [2024-03-19T20:06:25.064Z] #3 DONE 0.1s [2024-03-19T20:06:25.064Z] [2024-03-19T20:06:25.064Z] #4 [core-data internal] load build definition from Dockerfile [2024-03-19T20:06:25.064Z] #4 transferring dockerfile: 2.01kB done [2024-03-19T20:06:25.064Z] #4 DONE 0.1s [2024-03-19T20:06:25.064Z] [2024-03-19T20:06:25.064Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-03-19T20:06:25.064Z] #5 transferring dockerfile: 1.95kB done [2024-03-19T20:06:25.064Z] #5 DONE 0.1s [2024-03-19T20:06:25.064Z] [2024-03-19T20:06:25.064Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-19T20:06:25.334Z] #6 transferring dockerfile: 2.93kB 0.0s done [2024-03-19T20:06:25.334Z] #6 DONE 0.1s [2024-03-19T20:06:25.334Z] [2024-03-19T20:06:25.334Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-03-19T20:06:25.334Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-03-19T20:06:25.334Z] #7 DONE 0.1s [2024-03-19T20:06:25.334Z] [2024-03-19T20:06:25.334Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-19T20:06:25.334Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-03-19T20:06:25.334Z] #8 DONE 0.1s [2024-03-19T20:06:25.334Z] [2024-03-19T20:06:25.334Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-19T20:06:25.334Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-03-19T20:06:25.334Z] #9 DONE 0.1s [2024-03-19T20:06:25.334Z] [2024-03-19T20:06:25.334Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-19T20:06:25.606Z] #10 transferring dockerfile: 1.89kB done [2024-03-19T20:06:25.606Z] #10 DONE 0.1s [2024-03-19T20:06:25.606Z] [2024-03-19T20:06:25.606Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-19T20:06:25.606Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-03-19T20:06:25.606Z] #11 DONE 0.1s [2024-03-19T20:06:25.606Z] [2024-03-19T20:06:25.606Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-19T20:06:25.606Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-03-19T20:06:25.606Z] #12 DONE 0.1s [2024-03-19T20:06:25.873Z] [2024-03-19T20:06:25.873Z] #13 [core-command internal] load build definition from Dockerfile [2024-03-19T20:06:25.873Z] #13 transferring dockerfile: 1.93kB done [2024-03-19T20:06:25.873Z] #13 DONE 0.1s [2024-03-19T20:06:25.873Z] [2024-03-19T20:06:25.873Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-03-19T20:06:25.873Z] #14 transferring dockerfile: 1.93kB done [2024-03-19T20:06:25.873Z] #14 DONE 0.1s [2024-03-19T20:06:25.873Z] [2024-03-19T20:06:25.873Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-03-19T20:06:25.873Z] #15 transferring context: 50B done [2024-03-19T20:06:25.873Z] #15 DONE 0.1s [2024-03-19T20:06:26.455Z] [2024-03-19T20:06:26.455Z] #16 [core-metadata internal] load .dockerignore [2024-03-19T20:06:26.455Z] #16 transferring context: 50B done [2024-03-19T20:06:26.455Z] #16 DONE 0.0s [2024-03-19T20:06:26.455Z] [2024-03-19T20:06:26.455Z] #17 [security-spire-config internal] load .dockerignore [2024-03-19T20:06:26.725Z] #17 transferring context: 50B 0.0s done [2024-03-19T20:06:26.725Z] #17 DONE 0.1s [2024-03-19T20:06:26.725Z] [2024-03-19T20:06:26.725Z] #18 [core-data internal] load .dockerignore [2024-03-19T20:06:26.725Z] #18 transferring context: 50B 0.0s done [2024-03-19T20:06:26.725Z] #18 DONE 0.1s [2024-03-19T20:06:26.725Z] [2024-03-19T20:06:26.725Z] #19 [support-notifications internal] load .dockerignore [2024-03-19T20:06:26.725Z] #19 transferring context: 50B done [2024-03-19T20:06:26.725Z] #19 DONE 0.0s [2024-03-19T20:06:26.725Z] [2024-03-19T20:06:26.725Z] #20 [security-spire-server internal] load .dockerignore [2024-03-19T20:06:26.725Z] #20 transferring context: 50B 0.0s done [2024-03-19T20:06:26.995Z] #20 DONE 0.1s [2024-03-19T20:06:26.995Z] [2024-03-19T20:06:26.995Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-19T20:06:26.995Z] #21 transferring context: 50B 0.0s done [2024-03-19T20:06:26.995Z] #21 DONE 0.1s [2024-03-19T20:06:26.995Z] [2024-03-19T20:06:26.995Z] #22 [security-proxy-auth internal] load .dockerignore [2024-03-19T20:06:26.995Z] #22 transferring context: 50B done [2024-03-19T20:06:26.995Z] #22 DONE 0.1s [2024-03-19T20:06:26.995Z] [2024-03-19T20:06:26.995Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-19T20:06:26.995Z] #23 transferring context: 50B 0.0s done [2024-03-19T20:06:26.995Z] #23 DONE 0.1s [2024-03-19T20:06:26.995Z] [2024-03-19T20:06:26.995Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-03-19T20:06:26.995Z] #24 transferring context: 50B done [2024-03-19T20:06:27.264Z] #24 DONE 0.1s [2024-03-19T20:06:27.264Z] [2024-03-19T20:06:27.264Z] #25 [security-proxy-setup internal] load .dockerignore [2024-03-19T20:06:27.264Z] #25 transferring context: 50B 0.0s done [2024-03-19T20:06:27.264Z] #25 DONE 0.1s [2024-03-19T20:06:27.264Z] [2024-03-19T20:06:27.264Z] #26 [security-spire-agent internal] load .dockerignore [2024-03-19T20:06:27.264Z] #26 transferring context: 50B 0.0s done [2024-03-19T20:06:27.264Z] #26 DONE 0.1s [2024-03-19T20:06:27.264Z] [2024-03-19T20:06:27.264Z] #27 [core-command internal] load .dockerignore [2024-03-19T20:06:27.264Z] #27 transferring context: 50B done [2024-03-19T20:06:27.264Z] #27 DONE 0.1s [2024-03-19T20:06:27.264Z] [2024-03-19T20:06:27.264Z] #28 [support-scheduler internal] load .dockerignore [2024-03-19T20:06:27.532Z] #28 transferring context: 50B 0.0s done [2024-03-19T20:06:27.532Z] #28 DONE 0.1s [2024-03-19T20:06:27.532Z] [2024-03-19T20:06:27.532Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:27.532Z] #29 DONE 0.0s [2024-03-19T20:06:27.532Z] [2024-03-19T20:06:27.532Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:28.124Z] #30 ... [2024-03-19T20:06:28.124Z] [2024-03-19T20:06:28.124Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:28.124Z] #29 DONE 0.0s [2024-03-19T20:06:28.124Z] [2024-03-19T20:06:28.124Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:28.389Z] #30 ... [2024-03-19T20:06:28.389Z] [2024-03-19T20:06:28.389Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:28.389Z] #29 DONE 0.0s [2024-03-19T20:06:28.389Z] [2024-03-19T20:06:28.389Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:28.389Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:28.389Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:28.389Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:28.389Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:28.389Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.2s [2024-03-19T20:06:28.389Z] #31 ... [2024-03-19T20:06:28.389Z] [2024-03-19T20:06:28.389Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:28.389Z] #30 DONE 0.7s [2024-03-19T20:06:28.389Z] [2024-03-19T20:06:28.389Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:28.657Z] #31 ... [2024-03-19T20:06:28.658Z] [2024-03-19T20:06:28.658Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:28.658Z] #29 DONE 0.0s [2024-03-19T20:06:28.658Z] [2024-03-19T20:06:28.658Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:28.658Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.4s [2024-03-19T20:06:28.658Z] #31 ... [2024-03-19T20:06:28.658Z] [2024-03-19T20:06:28.658Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:28.658Z] #30 DONE 0.7s [2024-03-19T20:06:28.658Z] [2024-03-19T20:06:28.658Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:28.658Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s [2024-03-19T20:06:28.923Z] #31 ... [2024-03-19T20:06:28.923Z] [2024-03-19T20:06:28.923Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:28.923Z] #29 DONE 0.0s [2024-03-19T20:06:28.923Z] [2024-03-19T20:06:28.923Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:28.923Z] #30 DONE 0.7s [2024-03-19T20:06:28.923Z] [2024-03-19T20:06:28.923Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:28.923Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:28.923Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:28.923Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:28.923Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:28.923Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:28.923Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-19T20:06:29.200Z] #31 ... [2024-03-19T20:06:29.200Z] [2024-03-19T20:06:29.200Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:29.200Z] #29 DONE 0.0s [2024-03-19T20:06:29.200Z] [2024-03-19T20:06:29.200Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:29.200Z] #30 DONE 0.7s [2024-03-19T20:06:29.200Z] [2024-03-19T20:06:29.200Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:29.200Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:29.200Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:29.200Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:29.200Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:29.200Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:29.470Z] #31 ... [2024-03-19T20:06:29.470Z] [2024-03-19T20:06:29.470Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:29.470Z] #29 DONE 0.0s [2024-03-19T20:06:29.470Z] [2024-03-19T20:06:29.470Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:29.470Z] #31 ... [2024-03-19T20:06:29.470Z] [2024-03-19T20:06:29.470Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:29.470Z] #30 DONE 0.9s [2024-03-19T20:06:29.738Z] [2024-03-19T20:06:29.738Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:29.738Z] #29 DONE 0.0s [2024-03-19T20:06:29.738Z] [2024-03-19T20:06:29.738Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:29.738Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:29.738Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:29.738Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:29.738Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:29.738Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:29.738Z] #31 ... [2024-03-19T20:06:29.738Z] [2024-03-19T20:06:29.738Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-19T20:06:29.738Z] #32 DONE 1.7s [2024-03-19T20:06:29.738Z] [2024-03-19T20:06:29.738Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:29.738Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:29.738Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:29.738Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:29.738Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:29.738Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:30.005Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:30.005Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:30.005Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:30.005Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:30.005Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:30.005Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:30.005Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:30.005Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:30.005Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:30.005Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:30.272Z] #31 ... [2024-03-19T20:06:30.272Z] [2024-03-19T20:06:30.272Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:30.272Z] #29 DONE 0.0s [2024-03-19T20:06:30.272Z] [2024-03-19T20:06:30.272Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:30.548Z] #31 ... [2024-03-19T20:06:30.548Z] [2024-03-19T20:06:30.548Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-19T20:06:30.548Z] #29 DONE 0.0s [2024-03-19T20:06:30.548Z] [2024-03-19T20:06:30.548Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-19T20:06:30.548Z] #32 DONE 2.1s [2024-03-19T20:06:30.548Z] [2024-03-19T20:06:30.548Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:30.548Z] #31 ... [2024-03-19T20:06:30.548Z] [2024-03-19T20:06:30.548Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-19T20:06:30.548Z] #30 DONE 1.8s [2024-03-19T20:06:30.548Z] [2024-03-19T20:06:30.548Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:30.548Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:30.548Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:30.548Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:30.548Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:30.548Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:31.133Z] #31 ... [2024-03-19T20:06:31.133Z] [2024-03-19T20:06:31.133Z] #33 [security-spire-config internal] load build context [2024-03-19T20:06:31.133Z] #33 transferring context: 16.35kB 0.1s done [2024-03-19T20:06:31.133Z] #33 DONE 1.1s [2024-03-19T20:06:31.133Z] [2024-03-19T20:06:31.133Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-19T20:06:31.133Z] #34 DONE 3.8s [2024-03-19T20:06:31.133Z] [2024-03-19T20:06:31.133Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:31.133Z] #31 ... [2024-03-19T20:06:31.133Z] [2024-03-19T20:06:31.133Z] #35 [security-spire-server internal] load build context [2024-03-19T20:06:31.133Z] #35 transferring context: 18.10kB 0.1s done [2024-03-19T20:06:31.133Z] #35 DONE 1.3s [2024-03-19T20:06:31.133Z] [2024-03-19T20:06:31.133Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:31.717Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.8s done [2024-03-19T20:06:32.315Z] #31 ... [2024-03-19T20:06:32.315Z] [2024-03-19T20:06:32.315Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-19T20:06:32.315Z] #36 DONE 2.2s [2024-03-19T20:06:32.315Z] [2024-03-19T20:06:32.315Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:32.315Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-19T20:06:32.315Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-19T20:06:32.315Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-19T20:06:32.315Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-19T20:06:32.315Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-03-19T20:06:32.315Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-03-19T20:06:32.315Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-03-19T20:06:32.315Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-19T20:06:32.315Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.80MB / 23.39MB 1.8s [2024-03-19T20:06:32.315Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-19T20:06:32.315Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-19T20:06:32.315Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-19T20:06:32.315Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-19T20:06:32.315Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-19T20:06:32.315Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-03-19T20:06:32.315Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-03-19T20:06:32.315Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-03-19T20:06:32.315Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-19T20:06:32.315Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-19T20:06:32.583Z] #37 ... [2024-03-19T20:06:32.583Z] [2024-03-19T20:06:32.583Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-03-19T20:06:32.583Z] #38 DONE 2.1s [2024-03-19T20:06:32.851Z] [2024-03-19T20:06:32.851Z] #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-19T20:06:34.263Z] #39 ... [2024-03-19T20:06:34.263Z] [2024-03-19T20:06:34.263Z] #40 [security-spire-agent internal] load build context [2024-03-19T20:06:34.263Z] #40 transferring context: 17.63kB 0.2s done [2024-03-19T20:06:34.263Z] #40 DONE 1.7s [2024-03-19T20:06:34.263Z] [2024-03-19T20:06:34.263Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T20:06:34.263Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-19T20:06:34.263Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-19T20:06:34.263Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-19T20:06:34.263Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-19T20:06:34.263Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-03-19T20:06:34.263Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.8s done [2024-03-19T20:06:34.263Z] #31 DONE 6.9s [2024-03-19T20:06:34.263Z] [2024-03-19T20:06:34.263Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:34.264Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s [2024-03-19T20:06:34.264Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-19T20:06:34.264Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s done [2024-03-19T20:06:34.532Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-19T20:06:37.930Z] #37 ... [2024-03-19T20:06:37.930Z] [2024-03-19T20:06:37.930Z] #41 [core-metadata internal] load build context [2024-03-19T20:06:37.930Z] #41 transferring context: 37.42MB 9.8s [2024-03-19T20:06:38.198Z] #41 ... [2024-03-19T20:06:38.198Z] [2024-03-19T20:06:38.198Z] #42 [core-data internal] load build context [2024-03-19T20:06:38.198Z] #42 ... [2024-03-19T20:06:38.198Z] [2024-03-19T20:06:38.198Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:06:38.473Z] #43 ... [2024-03-19T20:06:38.474Z] [2024-03-19T20:06:38.474Z] #44 [support-notifications internal] load build context [2024-03-19T20:06:38.474Z] #44 ... [2024-03-19T20:06:38.474Z] [2024-03-19T20:06:38.474Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:06:38.741Z] #43 ... [2024-03-19T20:06:38.741Z] [2024-03-19T20:06:38.741Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:39.007Z] #45 ... [2024-03-19T20:06:39.007Z] [2024-03-19T20:06:39.008Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:06:39.279Z] #46 ... [2024-03-19T20:06:39.279Z] [2024-03-19T20:06:39.279Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:39.279Z] #45 ... [2024-03-19T20:06:39.279Z] [2024-03-19T20:06:39.279Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:06:39.548Z] #47 ... [2024-03-19T20:06:39.548Z] [2024-03-19T20:06:39.548Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:39.548Z] #45 ... [2024-03-19T20:06:39.548Z] [2024-03-19T20:06:39.548Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:06:39.822Z] #48 ... [2024-03-19T20:06:39.822Z] [2024-03-19T20:06:39.822Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:40.099Z] #45 ... [2024-03-19T20:06:40.099Z] [2024-03-19T20:06:40.099Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:06:40.099Z] #49 ... [2024-03-19T20:06:40.099Z] [2024-03-19T20:06:40.099Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:06:40.681Z] #48 ... [2024-03-19T20:06:40.681Z] [2024-03-19T20:06:40.681Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:40.681Z] #50 ... [2024-03-19T20:06:40.681Z] [2024-03-19T20:06:40.681Z] #51 [core-command internal] load build context [2024-03-19T20:06:40.946Z] #51 ... [2024-03-19T20:06:40.946Z] [2024-03-19T20:06:40.946Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:42.368Z] #50 ... [2024-03-19T20:06:42.368Z] [2024-03-19T20:06:42.368Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:06:42.368Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-03-19T20:06:42.368Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-19T20:06:42.368Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-19T20:06:42.368Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-19T20:06:42.368Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-19T20:06:42.368Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-19T20:06:42.368Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.7s done [2024-03-19T20:06:42.368Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2024-03-19T20:06:42.368Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-19T20:06:42.368Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.8s [2024-03-19T20:06:42.368Z] #52 ... [2024-03-19T20:06:42.368Z] [2024-03-19T20:06:42.368Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:42.633Z] #50 ... [2024-03-19T20:06:42.633Z] [2024-03-19T20:06:42.633Z] #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-19T20:06:42.633Z] #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.633Z] #0 5.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.633Z] #0 7.783 OK: 266 MiB in 52 packages [2024-03-19T20:06:42.633Z] #53 DONE 10.1s [2024-03-19T20:06:42.633Z] [2024-03-19T20:06:42.633Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:42.633Z] #50 ... [2024-03-19T20:06:42.633Z] [2024-03-19T20:06:42.633Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-19T20:06:42.633Z] #0 7.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.633Z] #0 7.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.898Z] #54 ... [2024-03-19T20:06:42.898Z] [2024-03-19T20:06:42.898Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-19T20:06:42.898Z] #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.898Z] #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:42.898Z] #55 ... [2024-03-19T20:06:42.898Z] [2024-03-19T20:06:42.898Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:43.854Z] #50 transferring context: 6.89MB 12.0s [2024-03-19T20:06:44.434Z] #50 ... [2024-03-19T20:06:44.434Z] [2024-03-19T20:06:44.434Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T20:06:44.434Z] #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:44.700Z] #56 ... [2024-03-19T20:06:44.700Z] [2024-03-19T20:06:44.700Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:45.280Z] #50 ... [2024-03-19T20:06:45.280Z] [2024-03-19T20:06:45.280Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-19T20:06:45.280Z] #0 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:45.280Z] #57 ... [2024-03-19T20:06:45.280Z] [2024-03-19T20:06:45.280Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-19T20:06:45.280Z] #55 10.85 OK: 266 MiB in 52 packages [2024-03-19T20:06:45.280Z] #55 DONE 12.4s [2024-03-19T20:06:45.280Z] [2024-03-19T20:06:45.280Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T20:06:45.545Z] #58 ... [2024-03-19T20:06:45.545Z] [2024-03-19T20:06:45.545Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T20:06:45.545Z] #59 ... [2024-03-19T20:06:45.545Z] [2024-03-19T20:06:45.545Z] #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-19T20:06:45.545Z] #39 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:45.545Z] #39 9.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:45.545Z] #39 12.72 OK: 266 MiB in 52 packages [2024-03-19T20:06:45.545Z] #39 DONE 13.6s [2024-03-19T20:06:45.545Z] [2024-03-19T20:06:45.545Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-19T20:06:45.545Z] #60 ... [2024-03-19T20:06:45.545Z] [2024-03-19T20:06:45.545Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-19T20:06:45.817Z] #61 ... [2024-03-19T20:06:45.817Z] [2024-03-19T20:06:45.817Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T20:06:45.817Z] #62 ... [2024-03-19T20:06:45.817Z] [2024-03-19T20:06:45.817Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-19T20:06:46.084Z] #63 ... [2024-03-19T20:06:46.084Z] [2024-03-19T20:06:46.084Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T20:06:46.084Z] #64 ... [2024-03-19T20:06:46.084Z] [2024-03-19T20:06:46.084Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:06:48.665Z] #47 ... [2024-03-19T20:06:48.665Z] [2024-03-19T20:06:48.665Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:48.665Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s [2024-03-19T20:06:48.665Z] #37 ... [2024-03-19T20:06:48.665Z] [2024-03-19T20:06:48.665Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-19T20:06:48.665Z] #54 10.47 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T20:06:48.665Z] #54 10.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T20:06:48.665Z] #54 10.47 OK: 19953 distinct packages available [2024-03-19T20:06:48.665Z] #54 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:48.665Z] #54 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:48.665Z] #54 14.52 OK: 266 MiB in 52 packages [2024-03-19T20:06:48.665Z] #54 DONE 15.7s [2024-03-19T20:06:48.665Z] [2024-03-19T20:06:48.665Z] #41 [core-metadata internal] load build context [2024-03-19T20:06:48.665Z] #41 transferring context: 53.26MB 20.2s [2024-03-19T20:06:48.665Z] #41 ... [2024-03-19T20:06:48.665Z] [2024-03-19T20:06:48.665Z] #42 [core-data internal] load build context [2024-03-19T20:06:48.665Z] #42 ... [2024-03-19T20:06:48.665Z] [2024-03-19T20:06:48.665Z] #41 [core-metadata internal] load build context [2024-03-19T20:06:48.931Z] #41 ... [2024-03-19T20:06:48.931Z] [2024-03-19T20:06:48.931Z] #44 [support-notifications internal] load build context [2024-03-19T20:06:48.931Z] #44 ... [2024-03-19T20:06:48.931Z] [2024-03-19T20:06:48.931Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:06:49.196Z] #43 ... [2024-03-19T20:06:49.196Z] [2024-03-19T20:06:49.196Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:49.196Z] #37 ... [2024-03-19T20:06:49.196Z] [2024-03-19T20:06:49.196Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:06:49.462Z] #46 ... [2024-03-19T20:06:49.462Z] [2024-03-19T20:06:49.462Z] #44 [support-notifications internal] load build context [2024-03-19T20:06:50.418Z] #44 ... [2024-03-19T20:06:50.418Z] [2024-03-19T20:06:50.418Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:50.418Z] #45 ... [2024-03-19T20:06:50.418Z] [2024-03-19T20:06:50.418Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:06:50.418Z] #49 ... [2024-03-19T20:06:50.418Z] [2024-03-19T20:06:50.418Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:50.685Z] #45 ... [2024-03-19T20:06:50.685Z] [2024-03-19T20:06:50.685Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-19T20:06:50.685Z] #57 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:50.685Z] #57 13.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-19T20:06:50.685Z] #57 13.10 (2/4) Installing openssl (3.1.4-r5) [2024-03-19T20:06:50.685Z] #57 13.17 (3/4) Installing su-exec (0.2-r3) [2024-03-19T20:06:50.685Z] #57 13.17 (4/4) Installing yq (4.33.3-r5) [2024-03-19T20:06:50.685Z] #57 13.74 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:06:50.685Z] #57 13.84 OK: 18 MiB in 19 packages [2024-03-19T20:06:50.685Z] #57 DONE 15.4s [2024-03-19T20:06:50.685Z] [2024-03-19T20:06:50.685Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:06:50.685Z] #45 ... [2024-03-19T20:06:50.685Z] [2024-03-19T20:06:50.685Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:06:50.685Z] #48 ... [2024-03-19T20:06:50.685Z] [2024-03-19T20:06:50.685Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:50.949Z] #37 ... [2024-03-19T20:06:50.949Z] [2024-03-19T20:06:50.949Z] #51 [core-command internal] load build context [2024-03-19T20:06:50.949Z] #51 ... [2024-03-19T20:06:50.949Z] [2024-03-19T20:06:50.949Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T20:06:50.949Z] #59 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:52.881Z] #59 ... [2024-03-19T20:06:52.881Z] [2024-03-19T20:06:52.881Z] #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-19T20:06:52.881Z] #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:52.881Z] #60 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:52.881Z] #60 15.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-19T20:06:52.881Z] #60 15.72 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:06:52.881Z] #60 15.91 OK: 8 MiB in 16 packages [2024-03-19T20:06:52.881Z] #60 DONE 17.4s [2024-03-19T20:06:52.881Z] [2024-03-19T20:06:52.881Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T20:06:52.881Z] #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:52.881Z] #59 ... [2024-03-19T20:06:52.881Z] [2024-03-19T20:06:52.881Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:06:52.881Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.6s [2024-03-19T20:06:52.881Z] #52 ... [2024-03-19T20:06:52.881Z] [2024-03-19T20:06:52.881Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-19T20:06:54.826Z] #65 ... [2024-03-19T20:06:54.827Z] [2024-03-19T20:06:54.827Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T20:06:54.827Z] #56 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:54.827Z] #56 12.54 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T20:06:54.827Z] #56 12.54 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T20:06:54.827Z] #56 12.54 OK: 19947 distinct packages available [2024-03-19T20:06:54.827Z] #56 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:54.827Z] #56 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:54.827Z] #56 19.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-19T20:06:54.827Z] #56 19.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-19T20:06:54.827Z] #56 19.06 (3/4) Installing libucontext (1.2-r2) [2024-03-19T20:06:54.827Z] #56 19.09 (4/4) Installing gcompat (1.1.0-r1) [2024-03-19T20:06:54.827Z] #56 19.11 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:06:54.827Z] #56 19.27 OK: 8 MiB in 19 packages [2024-03-19T20:06:54.827Z] #56 ... [2024-03-19T20:06:54.827Z] [2024-03-19T20:06:54.827Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:06:54.827Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.2s [2024-03-19T20:06:55.407Z] #37 ... [2024-03-19T20:06:55.407Z] [2024-03-19T20:06:55.407Z] #50 [support-scheduler internal] load build context [2024-03-19T20:06:55.407Z] #50 transferring context: 11.97MB 23.5s [2024-03-19T20:06:55.407Z] #50 ... [2024-03-19T20:06:55.407Z] [2024-03-19T20:06:55.407Z] #42 [core-data internal] load build context [2024-03-19T20:06:55.683Z] #42 ... [2024-03-19T20:06:55.683Z] [2024-03-19T20:06:55.683Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:06:56.264Z] #48 ... [2024-03-19T20:06:56.264Z] [2024-03-19T20:06:56.264Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-19T20:06:56.264Z] #56 DONE 21.7s [2024-03-19T20:06:56.264Z] [2024-03-19T20:06:56.264Z] #42 [core-data internal] load build context [2024-03-19T20:06:58.832Z] #42 ... [2024-03-19T20:06:58.832Z] [2024-03-19T20:06:58.832Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:06:58.832Z] #47 ... [2024-03-19T20:06:58.832Z] [2024-03-19T20:06:58.832Z] #42 [core-data internal] load build context [2024-03-19T20:06:58.832Z] #42 ... [2024-03-19T20:06:58.832Z] [2024-03-19T20:06:58.832Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T20:06:58.832Z] #58 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:58.832Z] #58 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:58.832Z] #58 19.31 (1/4) Installing ca-certificates (20240226-r0) [2024-03-19T20:06:58.832Z] #58 19.81 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-19T20:06:58.832Z] #58 19.81 (3/4) Installing su-exec (0.2-r3) [2024-03-19T20:06:58.832Z] #58 19.81 (4/4) Installing yq (4.33.3-r5) [2024-03-19T20:06:58.832Z] #58 20.55 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:06:58.832Z] #58 20.71 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:06:58.832Z] #58 21.91 OK: 18 MiB in 19 packages [2024-03-19T20:06:58.832Z] #58 ... [2024-03-19T20:06:58.832Z] [2024-03-19T20:06:58.832Z] #41 [core-metadata internal] load build context [2024-03-19T20:06:59.099Z] #41 ... [2024-03-19T20:06:59.099Z] [2024-03-19T20:06:59.099Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-19T20:06:59.099Z] #65 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:59.099Z] #65 ... [2024-03-19T20:06:59.099Z] [2024-03-19T20:06:59.099Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:06:59.366Z] #43 ... [2024-03-19T20:06:59.366Z] [2024-03-19T20:06:59.366Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-19T20:06:59.366Z] #64 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:59.366Z] #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:06:59.366Z] #64 20.74 (1/2) Installing ca-certificates (20240226-r0) [2024-03-19T20:06:59.366Z] #64 21.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-19T20:06:59.366Z] #64 21.17 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:06:59.366Z] #64 21.26 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:06:59.366Z] #64 22.20 OK: 9 MiB in 17 packages [2024-03-19T20:06:59.366Z] #64 DONE 23.8s [2024-03-19T20:06:59.366Z] [2024-03-19T20:06:59.366Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-19T20:06:59.366Z] #58 DONE 23.9s [2024-03-19T20:06:59.366Z] [2024-03-19T20:06:59.366Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:06:59.366Z] #66 ... [2024-03-19T20:06:59.366Z] [2024-03-19T20:06:59.366Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:06:59.632Z] #46 ... [2024-03-19T20:06:59.632Z] [2024-03-19T20:06:59.632Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:06:59.632Z] #43 transferring context: 85.41MB 31.3s [2024-03-19T20:07:00.594Z] #43 ... [2024-03-19T20:07:00.594Z] [2024-03-19T20:07:00.594Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:00.594Z] #44 ... [2024-03-19T20:07:00.594Z] [2024-03-19T20:07:00.594Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:00.594Z] #49 ... [2024-03-19T20:07:00.594Z] [2024-03-19T20:07:00.594Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-19T20:07:00.594Z] #0 7.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.594Z] #0 9.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.863Z] #67 ... [2024-03-19T20:07:00.863Z] [2024-03-19T20:07:00.863Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:00.863Z] #45 ... [2024-03-19T20:07:00.863Z] [2024-03-19T20:07:00.863Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-19T20:07:00.863Z] #63 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.863Z] #63 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.863Z] #63 22.50 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T20:07:00.863Z] #63 22.50 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T20:07:00.863Z] #63 22.50 OK: 19947 distinct packages available [2024-03-19T20:07:00.863Z] #63 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.863Z] #63 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:00.863Z] #63 ... [2024-03-19T20:07:00.863Z] [2024-03-19T20:07:00.863Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:01.130Z] #45 ... [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-19T20:07:01.130Z] #59 23.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-19T20:07:01.130Z] #59 23.39 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:07:01.130Z] #59 23.60 OK: 8 MiB in 16 packages [2024-03-19T20:07:01.130Z] #59 DONE 25.7s [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:01.130Z] #45 ... [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #51 [core-command internal] load build context [2024-03-19T20:07:01.130Z] #51 ... [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-19T20:07:01.130Z] #61 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:01.130Z] #61 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:01.130Z] #61 24.18 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-19T20:07:01.130Z] #61 24.18 (2/2) Installing su-exec (0.2-r3) [2024-03-19T20:07:01.130Z] #61 24.23 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:07:01.130Z] #61 24.30 OK: 8 MiB in 17 packages [2024-03-19T20:07:01.130Z] #61 DONE 25.7s [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #51 [core-command internal] load build context [2024-03-19T20:07:01.130Z] #51 ... [2024-03-19T20:07:01.130Z] [2024-03-19T20:07:01.130Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-19T20:07:03.079Z] #68 ... [2024-03-19T20:07:03.079Z] [2024-03-19T20:07:03.079Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T20:07:03.079Z] #62 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:03.079Z] #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:03.079Z] #62 24.56 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-19T20:07:03.079Z] #62 24.56 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-19T20:07:03.079Z] #62 24.56 OK: 19947 distinct packages available [2024-03-19T20:07:03.079Z] #62 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:03.079Z] #62 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:03.079Z] #62 ... [2024-03-19T20:07:03.079Z] [2024-03-19T20:07:03.079Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:03.079Z] #49 ... [2024-03-19T20:07:03.079Z] [2024-03-19T20:07:03.079Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:07:03.079Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.7s [2024-03-19T20:07:03.079Z] #52 ... [2024-03-19T20:07:03.079Z] [2024-03-19T20:07:03.079Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:04.506Z] #49 ... [2024-03-19T20:07:04.506Z] [2024-03-19T20:07:04.506Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-19T20:07:04.506Z] #67 12.43 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:04.506Z] #67 12.47 OK: 18 MiB in 19 packages [2024-03-19T20:07:04.506Z] #67 DONE 13.6s [2024-03-19T20:07:04.506Z] [2024-03-19T20:07:04.506Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:05.089Z] #49 ... [2024-03-19T20:07:05.089Z] [2024-03-19T20:07:05.089Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-19T20:07:05.089Z] #63 27.71 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-19T20:07:05.089Z] #63 27.71 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-19T20:07:05.089Z] #63 27.76 (3/5) Installing libucontext (1.2-r2) [2024-03-19T20:07:05.089Z] #63 27.76 (4/5) Installing gcompat (1.1.0-r1) [2024-03-19T20:07:05.089Z] #63 27.76 (5/5) Installing openssl (3.1.4-r5) [2024-03-19T20:07:05.089Z] #63 27.89 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:07:05.089Z] #63 27.96 OK: 9 MiB in 20 packages [2024-03-19T20:07:05.089Z] #63 DONE 29.7s [2024-03-19T20:07:05.089Z] [2024-03-19T20:07:05.089Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:05.684Z] #49 transferring context: 80.17MB 35.1s [2024-03-19T20:07:05.684Z] #49 ... [2024-03-19T20:07:05.684Z] [2024-03-19T20:07:05.684Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:05.684Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.3s [2024-03-19T20:07:05.684Z] #37 ... [2024-03-19T20:07:05.684Z] [2024-03-19T20:07:05.684Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-19T20:07:05.684Z] #65 8.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:05.684Z] #65 11.80 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:05.684Z] #65 11.84 OK: 8 MiB in 16 packages [2024-03-19T20:07:05.684Z] #65 DONE 13.2s [2024-03-19T20:07:05.684Z] [2024-03-19T20:07:05.684Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:05.684Z] #37 ... [2024-03-19T20:07:05.684Z] [2024-03-19T20:07:05.684Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:05.951Z] #50 ... [2024-03-19T20:07:05.951Z] [2024-03-19T20:07:05.951Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:06.217Z] #37 ... [2024-03-19T20:07:06.217Z] [2024-03-19T20:07:06.217Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-19T20:07:06.217Z] #69 DONE 1.7s [2024-03-19T20:07:06.492Z] [2024-03-19T20:07:06.492Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:06.492Z] #44 ... [2024-03-19T20:07:06.492Z] [2024-03-19T20:07:06.492Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:06.762Z] #48 ... [2024-03-19T20:07:06.762Z] [2024-03-19T20:07:06.762Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-19T20:07:06.762Z] #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:06.762Z] #0 9.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:06.762Z] #70 ... [2024-03-19T20:07:06.762Z] [2024-03-19T20:07:06.762Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:07.344Z] #44 ... [2024-03-19T20:07:07.344Z] [2024-03-19T20:07:07.344Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-19T20:07:07.344Z] #62 29.20 (1/11) Installing ca-certificates (20240226-r0) [2024-03-19T20:07:07.344Z] #62 29.51 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-19T20:07:07.344Z] #62 29.51 (3/11) Installing libunistring (1.1-r1) [2024-03-19T20:07:07.344Z] #62 29.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-19T20:07:07.344Z] #62 29.60 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-19T20:07:07.344Z] #62 29.60 (6/11) Installing libcurl (8.5.0-r0) [2024-03-19T20:07:07.344Z] #62 29.66 (7/11) Installing curl (8.5.0-r0) [2024-03-19T20:07:07.344Z] #62 29.66 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-19T20:07:07.344Z] #62 29.74 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-19T20:07:07.344Z] #62 29.74 (10/11) Installing libucontext (1.2-r2) [2024-03-19T20:07:07.344Z] #62 29.74 (11/11) Installing gcompat (1.1.0-r1) [2024-03-19T20:07:07.344Z] #62 29.84 Executing busybox-1.36.1-r5.trigger [2024-03-19T20:07:07.344Z] #62 29.84 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:07:07.344Z] #62 30.62 OK: 13 MiB in 26 packages [2024-03-19T20:07:07.344Z] #62 DONE 31.7s [2024-03-19T20:07:07.344Z] [2024-03-19T20:07:07.344Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:08.307Z] #44 ... [2024-03-19T20:07:08.307Z] [2024-03-19T20:07:08.307Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-19T20:07:08.307Z] #70 10.84 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:08.307Z] #70 10.87 OK: 8 MiB in 19 packages [2024-03-19T20:07:08.307Z] #70 DONE 11.7s [2024-03-19T20:07:08.307Z] [2024-03-19T20:07:08.307Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:08.574Z] #44 ... [2024-03-19T20:07:08.574Z] [2024-03-19T20:07:08.574Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:08.840Z] #47 ... [2024-03-19T20:07:08.840Z] [2024-03-19T20:07:08.840Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:08.840Z] #44 ... [2024-03-19T20:07:08.840Z] [2024-03-19T20:07:08.840Z] #42 [core-data internal] load build context [2024-03-19T20:07:09.107Z] #42 ... [2024-03-19T20:07:09.107Z] [2024-03-19T20:07:09.107Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:09.107Z] #41 ... [2024-03-19T20:07:09.107Z] [2024-03-19T20:07:09.107Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:09.693Z] #44 ... [2024-03-19T20:07:09.693Z] [2024-03-19T20:07:09.693Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-19T20:07:09.693Z] #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:09.693Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:09.693Z] #71 ... [2024-03-19T20:07:09.693Z] [2024-03-19T20:07:09.693Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:09.693Z] #44 ... [2024-03-19T20:07:09.693Z] [2024-03-19T20:07:09.693Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:09.961Z] #46 ... [2024-03-19T20:07:09.961Z] [2024-03-19T20:07:09.961Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:10.545Z] #44 transferring context: 68.43MB 41.7s [2024-03-19T20:07:10.545Z] #44 ... [2024-03-19T20:07:10.545Z] [2024-03-19T20:07:10.545Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:10.812Z] #43 ... [2024-03-19T20:07:10.812Z] [2024-03-19T20:07:10.812Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:07:10.812Z] #66 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:10.812Z] #66 8.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:10.812Z] #66 9.687 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:10.812Z] #66 9.687 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:07:10.812Z] #66 10.21 OK: 9 MiB in 17 packages [2024-03-19T20:07:10.812Z] #66 DONE 11.5s [2024-03-19T20:07:10.812Z] [2024-03-19T20:07:10.812Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:11.395Z] #44 ... [2024-03-19T20:07:11.395Z] [2024-03-19T20:07:11.395Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:11.395Z] #45 ... [2024-03-19T20:07:11.395Z] [2024-03-19T20:07:11.395Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:07:11.395Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:11.395Z] #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:11.395Z] #72 ... [2024-03-19T20:07:11.395Z] [2024-03-19T20:07:11.395Z] #51 [core-command internal] load build context [2024-03-19T20:07:11.661Z] #51 ... [2024-03-19T20:07:11.661Z] [2024-03-19T20:07:11.661Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-19T20:07:11.661Z] #71 12.18 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:11.661Z] #71 12.27 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:07:12.245Z] #71 12.69 OK: 18 MiB in 19 packages [2024-03-19T20:07:13.202Z] #71 ... [2024-03-19T20:07:13.202Z] [2024-03-19T20:07:13.202Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:07:13.202Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.9s done [2024-03-19T20:07:13.471Z] #52 ... [2024-03-19T20:07:13.471Z] [2024-03-19T20:07:13.471Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:13.739Z] #43 ... [2024-03-19T20:07:13.739Z] [2024-03-19T20:07:13.739Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:07:13.739Z] #72 11.05 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:13.739Z] #72 11.12 OK: 8 MiB in 16 packages [2024-03-19T20:07:13.739Z] #72 DONE 12.4s [2024-03-19T20:07:13.739Z] [2024-03-19T20:07:13.739Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:14.005Z] #43 ... [2024-03-19T20:07:14.005Z] [2024-03-19T20:07:14.005Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-19T20:07:14.005Z] #71 DONE 14.6s [2024-03-19T20:07:14.005Z] [2024-03-19T20:07:14.005Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:14.962Z] #43 ... [2024-03-19T20:07:14.962Z] [2024-03-19T20:07:14.962Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-19T20:07:14.962Z] #68 9.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:14.962Z] #68 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:14.962Z] #68 12.55 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:14.962Z] #68 12.55 OK: 8 MiB in 17 packages [2024-03-19T20:07:14.962Z] #68 DONE 13.5s [2024-03-19T20:07:14.962Z] [2024-03-19T20:07:14.962Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:14.962Z] #43 transferring context: 116.07MB 46.4s [2024-03-19T20:07:15.546Z] #43 ... [2024-03-19T20:07:15.546Z] [2024-03-19T20:07:15.546Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-19T20:07:15.546Z] #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:15.546Z] #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:15.546Z] #73 ... [2024-03-19T20:07:15.546Z] [2024-03-19T20:07:15.546Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:15.546Z] #43 ... [2024-03-19T20:07:15.546Z] [2024-03-19T20:07:15.546Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:15.813Z] #49 ... [2024-03-19T20:07:15.813Z] [2024-03-19T20:07:15.813Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:16.401Z] #44 ... [2024-03-19T20:07:16.401Z] [2024-03-19T20:07:16.401Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:16.401Z] #50 ... [2024-03-19T20:07:16.401Z] [2024-03-19T20:07:16.401Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-19T20:07:16.401Z] #73 11.22 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:16.401Z] #73 11.26 OK: 9 MiB in 20 packages [2024-03-19T20:07:16.987Z] #73 ... [2024-03-19T20:07:16.987Z] [2024-03-19T20:07:16.987Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:16.987Z] #48 ... [2024-03-19T20:07:16.987Z] [2024-03-19T20:07:16.987Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:17.253Z] #44 ... [2024-03-19T20:07:17.253Z] [2024-03-19T20:07:17.253Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-19T20:07:17.253Z] #73 DONE 11.9s [2024-03-19T20:07:17.253Z] [2024-03-19T20:07:17.253Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:17.253Z] #44 ... [2024-03-19T20:07:17.253Z] [2024-03-19T20:07:17.253Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:17.254Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.5s [2024-03-19T20:07:17.254Z] #37 ... [2024-03-19T20:07:17.254Z] [2024-03-19T20:07:17.254Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:17.254Z] #44 ... [2024-03-19T20:07:17.254Z] [2024-03-19T20:07:17.254Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:07:17.254Z] #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:17.254Z] #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T20:07:17.254Z] #0 9.509 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-19T20:07:17.254Z] #0 9.509 Executing ca-certificates-20240226-r0.trigger [2024-03-19T20:07:17.254Z] #0 9.808 OK: 13 MiB in 26 packages [2024-03-19T20:07:17.521Z] #74 ... [2024-03-19T20:07:17.521Z] [2024-03-19T20:07:17.521Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:17.791Z] #37 ... [2024-03-19T20:07:17.791Z] [2024-03-19T20:07:17.791Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-19T20:07:17.791Z] #74 DONE 10.5s [2024-03-19T20:07:17.791Z] [2024-03-19T20:07:17.791Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:18.375Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.7s done [2024-03-19T20:07:18.646Z] #37 ... [2024-03-19T20:07:18.646Z] [2024-03-19T20:07:18.646Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-19T20:07:18.646Z] #75 DONE 3.8s [2024-03-19T20:07:18.921Z] [2024-03-19T20:07:18.921Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-19T20:07:18.921Z] #76 ... [2024-03-19T20:07:18.921Z] [2024-03-19T20:07:18.921Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:18.921Z] #47 ... [2024-03-19T20:07:18.921Z] [2024-03-19T20:07:18.921Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:19.190Z] #50 ... [2024-03-19T20:07:19.190Z] [2024-03-19T20:07:19.190Z] #42 [core-data internal] load build context [2024-03-19T20:07:19.456Z] #42 ... [2024-03-19T20:07:19.456Z] [2024-03-19T20:07:19.456Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:19.456Z] #50 ... [2024-03-19T20:07:19.456Z] [2024-03-19T20:07:19.456Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:19.456Z] #41 ... [2024-03-19T20:07:19.456Z] [2024-03-19T20:07:19.456Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:20.040Z] #50 ... [2024-03-19T20:07:20.040Z] [2024-03-19T20:07:20.040Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:20.040Z] #46 ... [2024-03-19T20:07:20.040Z] [2024-03-19T20:07:20.040Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-19T20:07:20.040Z] #77 DONE 2.9s [2024-03-19T20:07:20.040Z] [2024-03-19T20:07:20.040Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:20.040Z] #46 ... [2024-03-19T20:07:20.040Z] [2024-03-19T20:07:20.040Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:07:20.040Z] #37 ... [2024-03-19T20:07:20.040Z] [2024-03-19T20:07:20.040Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-19T20:07:20.040Z] #76 DONE 1.4s [2024-03-19T20:07:20.305Z] [2024-03-19T20:07:20.305Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:20.885Z] #50 transferring context: 64.80MB 49.2s [2024-03-19T20:07:21.465Z] #50 ... [2024-03-19T20:07:21.465Z] [2024-03-19T20:07:21.465Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:21.730Z] #45 ... [2024-03-19T20:07:21.730Z] [2024-03-19T20:07:21.730Z] #51 [core-command internal] load build context [2024-03-19T20:07:21.730Z] #51 ... [2024-03-19T20:07:21.730Z] [2024-03-19T20:07:21.730Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:25.077Z] #50 ... [2024-03-19T20:07:25.077Z] [2024-03-19T20:07:25.077Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T20:07:25.077Z] #78 DONE 2.8s [2024-03-19T20:07:25.077Z] [2024-03-19T20:07:25.077Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T20:07:25.077Z] #79 DONE 2.8s [2024-03-19T20:07:25.077Z] [2024-03-19T20:07:25.077Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:25.344Z] #50 ... [2024-03-19T20:07:25.344Z] [2024-03-19T20:07:25.344Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-19T20:07:25.344Z] #80 DONE 3.0s [2024-03-19T20:07:25.344Z] [2024-03-19T20:07:25.344Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:25.950Z] #50 ... [2024-03-19T20:07:25.950Z] [2024-03-19T20:07:25.950Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-19T20:07:25.950Z] #81 DONE 1.0s [2024-03-19T20:07:25.950Z] [2024-03-19T20:07:25.950Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:25.950Z] #50 ... [2024-03-19T20:07:25.950Z] [2024-03-19T20:07:25.950Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:25.950Z] #49 transferring context: 162.84MB 55.3s [2024-03-19T20:07:25.950Z] #49 ... [2024-03-19T20:07:25.950Z] [2024-03-19T20:07:25.950Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:25.950Z] #43 ... [2024-03-19T20:07:25.951Z] [2024-03-19T20:07:25.951Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-19T20:07:25.951Z] #82 DONE 1.2s [2024-03-19T20:07:25.951Z] [2024-03-19T20:07:25.951Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:25.951Z] #43 ... [2024-03-19T20:07:25.951Z] [2024-03-19T20:07:25.951Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-19T20:07:26.226Z] #83 ... [2024-03-19T20:07:26.226Z] [2024-03-19T20:07:26.226Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-19T20:07:26.226Z] #84 DONE 1.0s [2024-03-19T20:07:26.507Z] [2024-03-19T20:07:26.507Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:27.098Z] #50 ... [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-19T20:07:27.098Z] #83 DONE 1.0s [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:27.098Z] #50 ... [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:27.098Z] #48 ... [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-19T20:07:27.098Z] #85 DONE 1.0s [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:27.098Z] #48 ... [2024-03-19T20:07:27.098Z] [2024-03-19T20:07:27.098Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:27.370Z] #50 ... [2024-03-19T20:07:27.370Z] [2024-03-19T20:07:27.370Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-19T20:07:27.370Z] #86 DONE 1.0s [2024-03-19T20:07:27.370Z] [2024-03-19T20:07:27.370Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:27.638Z] #50 ... [2024-03-19T20:07:27.638Z] [2024-03-19T20:07:27.638Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:27.638Z] #44 ... [2024-03-19T20:07:27.638Z] [2024-03-19T20:07:27.638Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:27.911Z] #47 ... [2024-03-19T20:07:27.911Z] [2024-03-19T20:07:27.911Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:28.507Z] #44 ... [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T20:07:28.507Z] #87 DONE 1.3s [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:28.507Z] #44 ... [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T20:07:28.507Z] #88 DONE 1.3s [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:28.507Z] #44 ... [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-19T20:07:28.507Z] #89 DONE 1.1s [2024-03-19T20:07:28.507Z] [2024-03-19T20:07:28.507Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:29.469Z] #44 ... [2024-03-19T20:07:29.469Z] [2024-03-19T20:07:29.469Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-19T20:07:29.469Z] #90 DONE 0.9s [2024-03-19T20:07:29.469Z] [2024-03-19T20:07:29.469Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-19T20:07:29.469Z] #91 ... [2024-03-19T20:07:29.469Z] [2024-03-19T20:07:29.469Z] #42 [core-data internal] load build context [2024-03-19T20:07:29.737Z] #42 ... [2024-03-19T20:07:29.737Z] [2024-03-19T20:07:29.737Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:29.737Z] #41 ... [2024-03-19T20:07:29.737Z] [2024-03-19T20:07:29.737Z] #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-19T20:07:29.737Z] #92 DONE 1.1s [2024-03-19T20:07:29.737Z] [2024-03-19T20:07:29.737Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:29.737Z] #41 ... [2024-03-19T20:07:29.737Z] [2024-03-19T20:07:29.737Z] #42 [core-data internal] load build context [2024-03-19T20:07:30.005Z] #42 ... [2024-03-19T20:07:30.005Z] [2024-03-19T20:07:30.005Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-19T20:07:30.005Z] #93 DONE 1.5s [2024-03-19T20:07:30.005Z] [2024-03-19T20:07:30.005Z] #42 [core-data internal] load build context [2024-03-19T20:07:30.273Z] #42 ... [2024-03-19T20:07:30.273Z] [2024-03-19T20:07:30.273Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:30.273Z] #46 ... [2024-03-19T20:07:30.273Z] [2024-03-19T20:07:30.273Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:30.548Z] #41 transferring context: 174.44MB 62.2s [2024-03-19T20:07:30.548Z] #41 ... [2024-03-19T20:07:30.548Z] [2024-03-19T20:07:30.548Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-19T20:07:30.548Z] #91 DONE 1.1s [2024-03-19T20:07:30.816Z] [2024-03-19T20:07:30.816Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:30.816Z] #46 ... [2024-03-19T20:07:30.816Z] [2024-03-19T20:07:30.816Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-19T20:07:30.816Z] #94 DONE 0.9s [2024-03-19T20:07:30.816Z] [2024-03-19T20:07:30.816Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:31.401Z] #46 ... [2024-03-19T20:07:31.401Z] [2024-03-19T20:07:31.401Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-19T20:07:31.401Z] #95 DONE 1.4s [2024-03-19T20:07:31.401Z] [2024-03-19T20:07:31.401Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:31.668Z] #46 ... [2024-03-19T20:07:31.668Z] [2024-03-19T20:07:31.668Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:32.033Z] #45 ... [2024-03-19T20:07:32.033Z] [2024-03-19T20:07:32.033Z] #51 [core-command internal] load build context [2024-03-19T20:07:32.033Z] #51 ... [2024-03-19T20:07:32.033Z] [2024-03-19T20:07:32.033Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:36.482Z] #46 transferring context: 214.62MB 66.6s [2024-03-19T20:07:36.482Z] #46 ... [2024-03-19T20:07:36.482Z] [2024-03-19T20:07:36.482Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:36.482Z] #49 ... [2024-03-19T20:07:36.482Z] [2024-03-19T20:07:36.482Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:36.482Z] #43 ... [2024-03-19T20:07:36.482Z] [2024-03-19T20:07:36.482Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:37.472Z] #49 ... [2024-03-19T20:07:37.472Z] [2024-03-19T20:07:37.472Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:37.472Z] #48 ... [2024-03-19T20:07:37.472Z] [2024-03-19T20:07:37.472Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:37.769Z] #49 transferring context: 226.23MB 67.3s done [2024-03-19T20:07:37.769Z] #49 ... [2024-03-19T20:07:37.769Z] [2024-03-19T20:07:37.769Z] #96 [security-spire-agent] exporting to image [2024-03-19T20:07:37.769Z] #96 exporting layers 5.9s done [2024-03-19T20:07:37.769Z] #96 writing image sha256:0d9053740855c021edb8a8907dbbab1baad6520b9583feb8d4c0126b671c9e7a 0.1s done [2024-03-19T20:07:37.769Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-03-19T20:07:37.769Z] #96 writing image sha256:020e1ed990dbbf4404106c213ec095a54e3601141fd2fb1696e78ab9e1ec67d3 0.2s done [2024-03-19T20:07:37.769Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-03-19T20:07:37.769Z] #96 writing image sha256:4b2d0bc86f089ca2c05555d967ee2bae5a4fc2f8b6aeadff84bda33e87f1feb1 0.0s done [2024-03-19T20:07:37.769Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-03-19T20:07:37.769Z] #96 DONE 6.8s [2024-03-19T20:07:37.769Z] [2024-03-19T20:07:37.769Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:38.070Z] #50 ... [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #43 [security-secretstore-setup internal] load build context [2024-03-19T20:07:38.070Z] #43 transferring context: 226.23MB 69.2s done [2024-03-19T20:07:38.070Z] #43 DONE 69.8s [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:38.070Z] #50 ... [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:38.070Z] #47 ... [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #49 [security-proxy-setup internal] load build context [2024-03-19T20:07:38.070Z] #49 DONE 68.0s [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:38.070Z] #47 ... [2024-03-19T20:07:38.070Z] [2024-03-19T20:07:38.070Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:39.037Z] #50 ... [2024-03-19T20:07:39.037Z] [2024-03-19T20:07:39.037Z] #46 [security-proxy-auth internal] load build context [2024-03-19T20:07:39.037Z] #46 transferring context: 226.23MB 68.7s done [2024-03-19T20:07:39.037Z] #46 DONE 69.9s [2024-03-19T20:07:39.037Z] [2024-03-19T20:07:39.037Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:39.037Z] #50 ... [2024-03-19T20:07:39.037Z] [2024-03-19T20:07:39.037Z] #42 [core-data internal] load build context [2024-03-19T20:07:39.037Z] #42 transferring context: 226.23MB 70.4s done [2024-03-19T20:07:39.037Z] #42 DONE 70.8s [2024-03-19T20:07:39.037Z] [2024-03-19T20:07:39.037Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:39.309Z] #50 ... [2024-03-19T20:07:39.309Z] [2024-03-19T20:07:39.309Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:39.578Z] #44 ... [2024-03-19T20:07:39.578Z] [2024-03-19T20:07:39.578Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:40.549Z] #50 ... [2024-03-19T20:07:40.549Z] [2024-03-19T20:07:40.549Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:07:40.549Z] #97 DONE 2.5s [2024-03-19T20:07:40.549Z] [2024-03-19T20:07:40.549Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:40.549Z] #50 ... [2024-03-19T20:07:40.549Z] [2024-03-19T20:07:40.549Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:07:40.549Z] #98 DONE 1.7s [2024-03-19T20:07:40.549Z] [2024-03-19T20:07:40.549Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:40.549Z] #50 ... [2024-03-19T20:07:40.549Z] [2024-03-19T20:07:40.549Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:40.549Z] #41 transferring context: 226.23MB 72.4s done [2024-03-19T20:07:40.818Z] #41 ... [2024-03-19T20:07:40.818Z] [2024-03-19T20:07:40.818Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:40.818Z] #50 ... [2024-03-19T20:07:40.818Z] [2024-03-19T20:07:40.818Z] #41 [core-metadata internal] load build context [2024-03-19T20:07:40.818Z] #41 DONE 72.7s [2024-03-19T20:07:40.818Z] [2024-03-19T20:07:40.818Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:42.240Z] #50 ... [2024-03-19T20:07:42.240Z] [2024-03-19T20:07:42.240Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:42.240Z] #45 ... [2024-03-19T20:07:42.240Z] [2024-03-19T20:07:42.240Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:42.240Z] #50 ... [2024-03-19T20:07:42.240Z] [2024-03-19T20:07:42.240Z] #51 [core-command internal] load build context [2024-03-19T20:07:42.240Z] #51 ... [2024-03-19T20:07:42.240Z] [2024-03-19T20:07:42.240Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:43.657Z] #50 ... [2024-03-19T20:07:43.657Z] [2024-03-19T20:07:43.657Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-19T20:07:43.657Z] #48 transferring context: 226.23MB 73.1s done [2024-03-19T20:07:43.657Z] #48 DONE 74.0s [2024-03-19T20:07:43.657Z] [2024-03-19T20:07:43.657Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:44.278Z] #50 ... [2024-03-19T20:07:44.278Z] [2024-03-19T20:07:44.278Z] #45 [security-bootstrapper internal] load build context [2024-03-19T20:07:44.278Z] #45 transferring context: 226.23MB 75.0s done [2024-03-19T20:07:44.278Z] #45 DONE 75.5s [2024-03-19T20:07:44.278Z] [2024-03-19T20:07:44.278Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:44.547Z] #50 ... [2024-03-19T20:07:44.547Z] [2024-03-19T20:07:44.547Z] #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:07:44.547Z] #99 DONE 0.8s [2024-03-19T20:07:44.547Z] [2024-03-19T20:07:44.547Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:44.817Z] #50 ... [2024-03-19T20:07:44.817Z] [2024-03-19T20:07:44.817Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-19T20:07:44.817Z] #47 transferring context: 226.23MB 74.9s done [2024-03-19T20:07:44.817Z] #47 DONE 75.6s [2024-03-19T20:07:44.817Z] [2024-03-19T20:07:44.817Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:47.413Z] #50 ... [2024-03-19T20:07:47.413Z] [2024-03-19T20:07:47.413Z] #51 [core-command internal] load build context [2024-03-19T20:07:47.413Z] #51 transferring context: 226.23MB 75.0s done [2024-03-19T20:07:47.413Z] #51 DONE 76.2s [2024-03-19T20:07:47.413Z] [2024-03-19T20:07:47.413Z] #50 [support-scheduler internal] load build context [2024-03-19T20:07:47.681Z] #50 transferring context: 226.23MB 75.9s done [2024-03-19T20:07:47.681Z] #50 DONE 77.0s [2024-03-19T20:07:47.681Z] [2024-03-19T20:07:47.681Z] #44 [support-notifications internal] load build context [2024-03-19T20:07:47.953Z] #44 transferring context: 226.23MB 79.2s done [2024-03-19T20:07:47.953Z] #44 DONE 79.5s [2024-03-19T20:07:47.953Z] [2024-03-19T20:07:47.953Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:07:48.550Z] #100 DONE 0.4s [2024-03-19T20:07:48.550Z] [2024-03-19T20:07:48.550Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:07:51.141Z] #101 ... [2024-03-19T20:07:51.141Z] [2024-03-19T20:07:51.141Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:07:51.141Z] #102 ... [2024-03-19T20:07:51.141Z] [2024-03-19T20:07:51.141Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:07:51.141Z] #103 ... [2024-03-19T20:07:51.141Z] [2024-03-19T20:07:51.141Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #104 DONE 57.2s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #101 DONE 53.4s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #102 DONE 61.1s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #105 ... [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #103 DONE 61.0s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #106 DONE 3.4s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #107 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #108 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #109 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #110 DONE 3.4s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #111 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #112 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #113 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #105 DONE 3.4s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #114 DONE 3.5s [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-19T20:08:47.557Z] #115 ... [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #116 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #117 [support-scheduler builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #117 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #118 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #119 [core-command builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #119 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #120 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #121 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #122 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #123 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #124 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #125 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #126 [core-data builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #126 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #127 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-19T20:08:47.557Z] #128 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-19T20:08:47.557Z] #129 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T20:08:47.557Z] #130 CACHED [2024-03-19T20:08:47.557Z] [2024-03-19T20:08:47.557Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:08:50.901Z] #131 ... [2024-03-19T20:08:50.901Z] [2024-03-19T20:08:50.901Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-19T20:08:50.901Z] #115 3.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-19T20:08:54.238Z] #115 ... [2024-03-19T20:08:54.238Z] [2024-03-19T20:08:54.238Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:08:54.238Z] #131 5.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-19T20:08:55.203Z] #131 ... [2024-03-19T20:08:55.203Z] [2024-03-19T20:08:55.203Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T20:08:55.203Z] #0 5.259 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-19T20:08:55.203Z] #132 ... [2024-03-19T20:08:55.203Z] [2024-03-19T20:08:55.203Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-19T20:08:55.203Z] #0 5.506 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:08:55.469Z] #133 ... [2024-03-19T20:08:55.469Z] [2024-03-19T20:08:55.469Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-19T20:08:55.469Z] #0 4.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:08:55.469Z] #134 ... [2024-03-19T20:08:55.469Z] [2024-03-19T20:08:55.469Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T20:08:55.469Z] #0 3.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:08:55.736Z] #135 ... [2024-03-19T20:08:55.736Z] [2024-03-19T20:08:55.736Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-19T20:08:55.736Z] #0 5.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-19T20:08:56.002Z] #136 ... [2024-03-19T20:08:56.002Z] [2024-03-19T20:08:56.002Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T20:08:56.002Z] #0 5.443 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-19T20:08:56.002Z] #137 ... [2024-03-19T20:08:56.002Z] [2024-03-19T20:08:56.002Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T20:08:56.002Z] #0 4.349 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-19T20:08:56.268Z] #138 ... [2024-03-19T20:08:56.268Z] [2024-03-19T20:08:56.268Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-19T20:08:56.268Z] #0 5.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:08:56.550Z] #139 ... [2024-03-19T20:08:56.550Z] [2024-03-19T20:08:56.550Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-19T20:08:56.550Z] #0 4.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-19T20:20:48.857Z] #140 ... [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T20:20:48.857Z] #135 712.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-19T20:20:48.857Z] #135 ... [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-19T20:20:48.857Z] #115 DONE 719.0s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:20:48.857Z] #37 ... [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:20:48.857Z] #141 DONE 0.3s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T20:20:48.857Z] #137 ... [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:20:48.857Z] #142 DONE 0.1s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-19T20:20:48.857Z] #143 DONE 0.1s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:20:48.857Z] #131 ... [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-19T20:20:48.857Z] #144 DONE 0.1s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-19T20:20:48.857Z] #145 DONE 0.2s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-19T20:20:48.857Z] #146 DONE 0.1s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T20:20:48.857Z] #147 DONE 2.0s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #96 [security-proxy-setup] exporting to image [2024-03-19T20:20:48.857Z] #96 exporting layers [2024-03-19T20:20:48.857Z] #96 exporting layers 0.8s done [2024-03-19T20:20:48.857Z] #96 writing image sha256:0b4e718c572a7415c0ba774bccd0d61aa7f5e069894028c2f9bbf9b207f5fb57 done [2024-03-19T20:20:48.857Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-19T20:20:48.857Z] #96 DONE 7.6s [2024-03-19T20:20:48.857Z] [2024-03-19T20:20:48.857Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T20:20:51.431Z] #132 ... [2024-03-19T20:20:51.431Z] [2024-03-19T20:20:51.431Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-19T20:20:51.431Z] #140 DONE 725.9s [2024-03-19T20:20:51.431Z] [2024-03-19T20:20:51.431Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:20:51.707Z] #131 ... [2024-03-19T20:20:51.707Z] [2024-03-19T20:20:51.707Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-19T20:20:51.707Z] #148 DONE 0.2s [2024-03-19T20:20:51.707Z] [2024-03-19T20:20:51.707Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-19T20:20:53.648Z] #149 DONE 1.9s [2024-03-19T20:20:53.648Z] [2024-03-19T20:20:53.648Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:20:53.648Z] #131 ... [2024-03-19T20:20:53.648Z] [2024-03-19T20:20:53.648Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:20:53.918Z] #150 DONE 0.2s [2024-03-19T20:20:53.918Z] [2024-03-19T20:20:53.918Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:20:53.918Z] #151 DONE 0.2s [2024-03-19T20:20:54.191Z] [2024-03-19T20:20:54.191Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:20:54.191Z] #131 ... [2024-03-19T20:20:54.191Z] [2024-03-19T20:20:54.191Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-19T20:20:54.191Z] #152 DONE 0.2s [2024-03-19T20:20:54.191Z] [2024-03-19T20:20:54.191Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-19T20:20:54.463Z] #134 ... [2024-03-19T20:20:54.463Z] [2024-03-19T20:20:54.463Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-19T20:20:54.463Z] #153 DONE 0.1s [2024-03-19T20:20:54.463Z] [2024-03-19T20:20:54.463Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-19T20:20:54.729Z] #154 DONE 0.2s [2024-03-19T20:20:54.729Z] [2024-03-19T20:20:54.729Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-19T20:20:54.997Z] #155 ... [2024-03-19T20:20:54.997Z] [2024-03-19T20:20:54.997Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-19T20:20:54.997Z] #135 DONE 729.7s [2024-03-19T20:20:54.997Z] [2024-03-19T20:20:54.997Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-19T20:20:54.997Z] #155 DONE 0.3s [2024-03-19T20:20:54.997Z] [2024-03-19T20:20:54.997Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-19T20:20:55.264Z] #156 DONE 0.3s [2024-03-19T20:20:55.264Z] [2024-03-19T20:20:55.264Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:20:55.533Z] #157 DONE 0.2s [2024-03-19T20:20:55.533Z] [2024-03-19T20:20:55.533Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:20:55.803Z] #158 ... [2024-03-19T20:20:55.803Z] [2024-03-19T20:20:55.803Z] #159 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-19T20:20:55.803Z] #159 DONE 0.3s [2024-03-19T20:20:55.803Z] [2024-03-19T20:20:55.803Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:20:55.803Z] #158 DONE 0.4s [2024-03-19T20:20:55.803Z] [2024-03-19T20:20:55.803Z] #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-19T20:20:56.387Z] #160 DONE 0.5s [2024-03-19T20:20:56.387Z] [2024-03-19T20:20:56.387Z] #161 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-19T20:20:56.655Z] #161 DONE 0.1s [2024-03-19T20:20:56.655Z] [2024-03-19T20:20:56.655Z] #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:20:56.925Z] #162 DONE 0.1s [2024-03-19T20:20:56.925Z] [2024-03-19T20:20:56.925Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-19T20:20:56.925Z] #163 DONE 0.3s [2024-03-19T20:20:56.925Z] [2024-03-19T20:20:56.925Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-19T20:20:57.508Z] #164 ... [2024-03-19T20:20:57.508Z] [2024-03-19T20:20:57.508Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-19T20:20:57.508Z] #165 DONE 0.3s [2024-03-19T20:20:57.508Z] [2024-03-19T20:20:57.508Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-19T20:20:57.508Z] #166 DONE 0.2s [2024-03-19T20:20:57.508Z] [2024-03-19T20:20:57.508Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T20:20:58.912Z] #167 ... [2024-03-19T20:20:58.912Z] [2024-03-19T20:20:58.912Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-19T20:20:58.912Z] #164 DONE 3.2s [2024-03-19T20:20:59.235Z] [2024-03-19T20:20:59.235Z] #96 [security-bootstrapper] exporting to image [2024-03-19T20:20:59.235Z] #96 exporting layers [2024-03-19T20:20:59.817Z] #96 ... [2024-03-19T20:20:59.817Z] [2024-03-19T20:20:59.817Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T20:20:59.817Z] #167 DONE 2.5s [2024-03-19T20:21:00.115Z] [2024-03-19T20:21:00.115Z] #96 [security-secretstore-setup] exporting to image [2024-03-19T20:21:00.696Z] #96 exporting layers 1.8s done [2024-03-19T20:21:00.696Z] #96 writing image sha256:c9df4b1b204d3bd8b0341defec879c27b352b1d6573f9533f05fa687cb9b88b6 done [2024-03-19T20:21:00.696Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-19T20:21:01.278Z] #96 exporting layers 1.2s done [2024-03-19T20:21:01.278Z] #96 writing image sha256:01bc3f66f8a2dad3addb4ec58828a71ae2725033cccb0eb8b1b389e32059a850 done [2024-03-19T20:21:01.278Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-19T20:21:01.278Z] #96 DONE 10.7s [2024-03-19T20:21:01.278Z] [2024-03-19T20:21:01.278Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:21:27.935Z] #131 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-19T20:21:27.935Z] #133 DONE 758.4s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:21:27.935Z] #131 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:21:27.935Z] #168 DONE 0.2s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:21:27.935Z] #131 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:21:27.935Z] #169 DONE 0.2s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-19T20:21:27.935Z] #170 DONE 0.3s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:21:27.935Z] #131 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:21:27.935Z] #171 DONE 0.2s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-19T20:21:27.935Z] #172 DONE 0.2s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-19T20:21:27.935Z] #136 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T20:21:27.935Z] #173 DONE 1.8s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T20:21:27.935Z] #132 ... [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #96 [core-common-config-bootstrapper] exporting to image [2024-03-19T20:21:27.935Z] #96 exporting layers [2024-03-19T20:21:27.935Z] #96 exporting layers 0.7s done [2024-03-19T20:21:27.935Z] #96 writing image sha256:c0777093348d5f8d27e0feb631553f3fd48ca6a3a6201bfd202e3e1e059a06e4 done [2024-03-19T20:21:27.935Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-19T20:21:27.935Z] #96 DONE 11.4s [2024-03-19T20:21:27.935Z] [2024-03-19T20:21:27.935Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:23:04.546Z] #37 ... [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-19T20:23:04.546Z] #134 DONE 854.0s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T20:23:04.546Z] #138 ... [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:23:04.546Z] #174 DONE 0.3s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:23:04.546Z] #175 DONE 0.2s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-19T20:23:04.546Z] #176 DONE 0.3s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:23:04.546Z] #177 DONE 0.1s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #96 [security-spiffe-token-provider] exporting to image [2024-03-19T20:23:04.546Z] #96 exporting layers [2024-03-19T20:23:04.546Z] #96 exporting layers 0.9s done [2024-03-19T20:23:04.546Z] #96 writing image sha256:04d3263d1696aaa6ac4ac604fce2535469044d87362397bed9addb2664d9a597 done [2024-03-19T20:23:04.546Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-19T20:23:04.546Z] #96 DONE 12.4s [2024-03-19T20:23:04.546Z] [2024-03-19T20:23:04.546Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:27:11.342Z] #131 ... [2024-03-19T20:27:11.342Z] [2024-03-19T20:27:11.342Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-19T20:27:11.342Z] #139 DONE 1105.0s [2024-03-19T20:27:11.342Z] [2024-03-19T20:27:11.342Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:27:11.342Z] #131 ... [2024-03-19T20:27:11.342Z] [2024-03-19T20:27:11.342Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:27:11.342Z] #178 DONE 0.2s [2024-03-19T20:27:11.342Z] [2024-03-19T20:27:11.342Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:27:11.342Z] #179 DONE 0.2s [2024-03-19T20:27:11.342Z] [2024-03-19T20:27:11.342Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-19T20:27:11.625Z] #180 DONE 0.4s [2024-03-19T20:27:11.625Z] [2024-03-19T20:27:11.625Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:27:11.625Z] #131 ... [2024-03-19T20:27:11.625Z] [2024-03-19T20:27:11.625Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:27:11.625Z] #181 DONE 0.1s [2024-03-19T20:27:11.904Z] [2024-03-19T20:27:11.904Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-19T20:27:11.904Z] #182 DONE 0.2s [2024-03-19T20:27:11.904Z] [2024-03-19T20:27:11.904Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-19T20:27:13.860Z] #183 DONE 1.8s [2024-03-19T20:27:13.860Z] [2024-03-19T20:27:13.860Z] #96 [security-proxy-auth] exporting to image [2024-03-19T20:27:13.860Z] #96 exporting layers [2024-03-19T20:27:14.458Z] #96 exporting layers 0.7s done [2024-03-19T20:27:14.458Z] #96 writing image sha256:eb11ec2667bce392d4205edaadf0fde77fc1b28ff68f531412017462ee14de9c done [2024-03-19T20:27:14.458Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-19T20:27:14.458Z] #96 DONE 13.1s [2024-03-19T20:27:14.458Z] [2024-03-19T20:27:14.458Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T20:27:46.731Z] #132 ... [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-19T20:27:46.731Z] #136 DONE 1137.4s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T20:27:46.731Z] #137 ... [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:27:46.731Z] #184 DONE 0.1s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:27:46.731Z] #37 ... [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:27:46.731Z] #185 DONE 0.2s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-19T20:27:46.731Z] #186 DONE 0.4s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:27:46.731Z] #187 DONE 0.1s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #96 [core-command] exporting to image [2024-03-19T20:27:46.731Z] #96 exporting layers [2024-03-19T20:27:46.731Z] #96 exporting layers 0.4s done [2024-03-19T20:27:46.731Z] #96 writing image sha256:f83b1736b6ac15b2fc11dfaa17f198765abe67996fb62aecd48940aac4704c3c done [2024-03-19T20:27:46.731Z] #96 naming to docker.io/library/core-command-arm64 done [2024-03-19T20:27:46.731Z] #96 DONE 13.6s [2024-03-19T20:27:46.731Z] [2024-03-19T20:27:46.731Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:27:48.682Z] #37 ... [2024-03-19T20:27:48.682Z] [2024-03-19T20:27:48.682Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-19T20:27:48.682Z] #132 DONE 1143.2s [2024-03-19T20:27:48.682Z] [2024-03-19T20:27:48.682Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T20:27:48.682Z] #138 ... [2024-03-19T20:27:48.682Z] [2024-03-19T20:27:48.682Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:27:48.951Z] #188 DONE 0.2s [2024-03-19T20:27:48.951Z] [2024-03-19T20:27:48.951Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:27:48.951Z] #189 DONE 0.2s [2024-03-19T20:27:48.951Z] [2024-03-19T20:27:48.951Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:27:49.221Z] #131 ... [2024-03-19T20:27:49.221Z] [2024-03-19T20:27:49.221Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-19T20:27:49.494Z] #190 DONE 0.4s [2024-03-19T20:27:49.494Z] [2024-03-19T20:27:49.494Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:27:49.762Z] #191 DONE 0.1s [2024-03-19T20:27:49.762Z] [2024-03-19T20:27:49.762Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-19T20:27:49.762Z] #192 DONE 0.1s [2024-03-19T20:27:49.762Z] [2024-03-19T20:27:49.762Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T20:27:50.030Z] #137 ... [2024-03-19T20:27:50.030Z] [2024-03-19T20:27:50.030Z] #96 [core-metadata] exporting to image [2024-03-19T20:27:50.030Z] #96 exporting layers [2024-03-19T20:27:50.298Z] #96 exporting layers 0.5s done [2024-03-19T20:27:50.298Z] #96 writing image sha256:9d81fc91ea79a417f5829c830aaa9064a789380104b043a9c5eb876cd40db147 done [2024-03-19T20:27:50.298Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-03-19T20:27:50.298Z] #96 DONE 14.0s [2024-03-19T20:27:50.298Z] [2024-03-19T20:27:50.298Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-19T20:27:52.890Z] #131 DONE 1147.6s [2024-03-19T20:27:52.890Z] [2024-03-19T20:27:52.890Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:27:53.158Z] #37 ... [2024-03-19T20:27:53.158Z] [2024-03-19T20:27:53.158Z] #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:27:53.440Z] #193 DONE 0.2s [2024-03-19T20:27:53.440Z] [2024-03-19T20:27:53.440Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T20:27:53.440Z] #138 ... [2024-03-19T20:27:53.440Z] [2024-03-19T20:27:53.440Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:27:53.710Z] #194 DONE 0.1s [2024-03-19T20:27:53.710Z] [2024-03-19T20:27:53.710Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:27:53.710Z] #52 ... [2024-03-19T20:27:53.710Z] [2024-03-19T20:27:53.710Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-19T20:27:53.980Z] #195 DONE 0.3s [2024-03-19T20:27:53.980Z] [2024-03-19T20:27:53.980Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:27:53.980Z] #196 DONE 0.1s [2024-03-19T20:27:53.980Z] [2024-03-19T20:27:53.981Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:27:54.249Z] #52 ... [2024-03-19T20:27:54.249Z] [2024-03-19T20:27:54.249Z] #96 [core-data] exporting to image [2024-03-19T20:27:54.839Z] #96 exporting layers 0.4s done [2024-03-19T20:27:54.839Z] #96 writing image sha256:f5a933689ae15b2bee6731e404208ebb5e15d813d86e5121d4104669d06e9f19 done [2024-03-19T20:27:54.839Z] #96 naming to docker.io/library/core-data-arm64 done [2024-03-19T20:27:54.839Z] #96 DONE 14.5s [2024-03-19T20:27:54.839Z] [2024-03-19T20:27:54.839Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-19T20:28:13.063Z] #37 ... [2024-03-19T20:28:13.063Z] [2024-03-19T20:28:13.063Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-19T20:28:13.063Z] #137 DONE 1168.0s [2024-03-19T20:28:13.331Z] [2024-03-19T20:28:13.331Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-19T20:28:13.331Z] #138 DONE 1168.1s [2024-03-19T20:28:13.331Z] [2024-03-19T20:28:13.331Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:28:13.331Z] #52 ... [2024-03-19T20:28:13.331Z] [2024-03-19T20:28:13.331Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:28:13.933Z] #197 DONE 0.2s [2024-03-19T20:28:13.933Z] [2024-03-19T20:28:13.933Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:28:13.933Z] #198 ... [2024-03-19T20:28:13.933Z] [2024-03-19T20:28:13.933Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:28:13.933Z] #199 DONE 0.2s [2024-03-19T20:28:13.933Z] [2024-03-19T20:28:13.933Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-19T20:28:13.933Z] #198 DONE 0.2s [2024-03-19T20:28:13.933Z] [2024-03-19T20:28:13.933Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-19T20:28:13.933Z] #200 DONE 0.1s [2024-03-19T20:28:13.933Z] [2024-03-19T20:28:13.933Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-19T20:28:14.526Z] #201 DONE 0.5s [2024-03-19T20:28:14.526Z] [2024-03-19T20:28:14.526Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-19T20:28:14.526Z] #202 DONE 0.4s [2024-03-19T20:28:14.526Z] [2024-03-19T20:28:14.526Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:28:14.526Z] #203 DONE 0.1s [2024-03-19T20:28:14.526Z] [2024-03-19T20:28:14.526Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-19T20:28:14.526Z] #204 DONE 0.1s [2024-03-19T20:28:14.526Z] [2024-03-19T20:28:14.526Z] #96 [support-notifications] exporting to image [2024-03-19T20:28:14.526Z] #96 exporting layers [2024-03-19T20:28:14.794Z] #96 exporting layers 0.4s done [2024-03-19T20:28:15.061Z] #96 writing image sha256:38d146fce5fb5d8d51e6169b9b118522f8bb0b55cd2be0e29a3e920868cb5d45 done [2024-03-19T20:28:15.061Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-03-19T20:28:15.061Z] #96 exporting layers 0.6s done [2024-03-19T20:28:15.061Z] #96 writing image sha256:ba3344a61ee18c4e9e64c1fc3238bca45d502c1a8e14103d70127d7122941fe1 done [2024-03-19T20:28:15.061Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-03-19T20:28:15.061Z] #96 DONE 15.4s [2024-03-19T20:28:15.061Z] [2024-03-19T20:28:15.061Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-19T20:28:15.061Z] time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-19T20:28:15.090Z] $ docker stop --time=1 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc [2024-03-19T20:28:16.708Z] $ docker rm -f --volumes 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T20:28:17.281Z] + docker images [2024-03-19T20:28:17.281Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-19T20:28:17.281Z] support-notifications-arm64 latest ba3344a61ee1 3 seconds ago 38.4MB [2024-03-19T20:28:17.281Z] support-scheduler-arm64 latest 38d146fce5fb 3 seconds ago 37.7MB [2024-03-19T20:28:17.281Z] core-data-arm64 latest f5a933689ae1 24 seconds ago 35.1MB [2024-03-19T20:28:17.281Z] core-metadata-arm64 latest 9d81fc91ea79 28 seconds ago 35.3MB [2024-03-19T20:28:17.281Z] core-command-arm64 latest f83b1736b6ac 34 seconds ago 34.8MB [2024-03-19T20:28:17.281Z] security-proxy-auth-arm64 latest eb11ec2667bc About a minute ago 32.5MB [2024-03-19T20:28:17.281Z] security-spiffe-token-provider-arm64 latest 04d3263d1696 5 minutes ago 29.5MB [2024-03-19T20:28:17.281Z] core-common-config-bootstrapper-arm64 latest c0777093348d 6 minutes ago 15.4MB [2024-03-19T20:28:17.281Z] security-secretstore-setup-arm64 latest 01bc3f66f8a2 7 minutes ago 36.2MB [2024-03-19T20:28:17.281Z] security-bootstrapper-arm64 latest c9df4b1b204d 7 minutes ago 18.9MB [2024-03-19T20:28:17.281Z] security-proxy-setup-arm64 latest 0b4e718c572a 7 minutes ago 26.1MB [2024-03-19T20:28:17.281Z] security-spire-agent-arm64 latest 4b2d0bc86f08 20 minutes ago 152MB [2024-03-19T20:28:17.281Z] security-spire-server-arm64 latest 020e1ed990db 20 minutes ago 96.9MB [2024-03-19T20:28:17.281Z] security-spire-config-arm64 latest 0d9053740855 20 minutes ago 96MB [2024-03-19T20:28:17.281Z] ci-base-image-arm64 latest 73cec915d843 34 minutes ago 973MB [2024-03-19T20:28:17.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-19T20:28:17.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T20:28:18.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T20:28:18.150Z] [2024-03-19T20:28:18.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T20:28:18.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T20:28:18.823Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-19T20:28:18.823Z] 8998bd30e6a1: Pulling fs layer [2024-03-19T20:28:18.823Z] 04944245beec: Pulling fs layer [2024-03-19T20:28:18.823Z] 699f458cf7ca: Pulling fs layer [2024-03-19T20:28:18.823Z] 765212b225bb: Pulling fs layer [2024-03-19T20:28:18.823Z] f23df028b6ca: Pulling fs layer [2024-03-19T20:28:18.823Z] d65c8cfc05b1: Pulling fs layer [2024-03-19T20:28:18.823Z] 2437ff75d9bd: Pulling fs layer [2024-03-19T20:28:18.823Z] f23df028b6ca: Waiting [2024-03-19T20:28:18.823Z] 765212b225bb: Waiting [2024-03-19T20:28:18.823Z] d65c8cfc05b1: Waiting [2024-03-19T20:28:18.823Z] 2437ff75d9bd: Waiting [2024-03-19T20:28:18.823Z] 04944245beec: Verifying Checksum [2024-03-19T20:28:18.823Z] 04944245beec: Download complete [2024-03-19T20:28:18.823Z] 765212b225bb: Verifying Checksum [2024-03-19T20:28:18.823Z] 765212b225bb: Download complete [2024-03-19T20:28:18.823Z] f23df028b6ca: Download complete [2024-03-19T20:28:19.089Z] d65c8cfc05b1: Download complete [2024-03-19T20:28:19.089Z] 699f458cf7ca: Verifying Checksum [2024-03-19T20:28:19.089Z] 699f458cf7ca: Download complete [2024-03-19T20:28:19.355Z] 8998bd30e6a1: Verifying Checksum [2024-03-19T20:28:19.355Z] 8998bd30e6a1: Download complete [2024-03-19T20:28:21.931Z] 2437ff75d9bd: Verifying Checksum [2024-03-19T20:28:21.931Z] 2437ff75d9bd: Download complete [2024-03-19T20:28:24.511Z] 8998bd30e6a1: Pull complete [2024-03-19T20:28:24.776Z] 04944245beec: Pull complete [2024-03-19T20:28:26.712Z] 699f458cf7ca: Pull complete [2024-03-19T20:28:26.712Z] 765212b225bb: Pull complete [2024-03-19T20:28:27.292Z] f23df028b6ca: Pull complete [2024-03-19T20:28:27.871Z] d65c8cfc05b1: Pull complete [2024-03-19T20:28:46.300Z] 2437ff75d9bd: Pull complete [2024-03-19T20:28:46.300Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-19T20:28:46.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T20:28:46.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T20:28:46.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container [2024-03-19T20:28:46.704Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-19T20:28:49.595Z] $ docker top 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:28:50.588Z] ---> job-cost.sh [2024-03-19T20:28:50.588Z] lf-activate-venv: SKIPPING [2024-03-19T20:28:50.588Z] INFO: No Stack... [2024-03-19T20:28:51.168Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-19T20:28:51.748Z] INFO: Archiving Costs [Pipeline] sh [2024-03-19T20:28:52.414Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-19T20:28:52.414Z] + cut -d, -f6 [Pipeline] lock [2024-03-19T20:28:52.493Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] [2024-03-19T20:28:52.498Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] did not exist. Created. [2024-03-19T20:28:52.502Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-19T20:28:52.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-19T20:28:53.137Z] Stashed 1 file(s) [Pipeline] } [2024-03-19T20:28:53.156Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-19T20:28:53.229Z] $ docker stop --time=1 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 [2024-03-19T20:28:54.715Z] $ docker rm -f --volumes 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 [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 [2024-03-19T20:28:55.843Z] provisioning config files... [2024-03-19T20:28:55.851Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15394404388571138277tmp [Pipeline] { [Pipeline] sh [2024-03-19T20:28:56.196Z] + set +x [2024-03-19T20:28:56.196Z] + curl -s https://codecov.io/bash [2024-03-19T20:28:56.196Z] + bash -s -- [2024-03-19T20:28:56.196Z] [2024-03-19T20:28:56.196Z] _____ _ [2024-03-19T20:28:56.196Z] / ____| | | [2024-03-19T20:28:56.196Z] | | ___ __| | ___ ___ _____ __ [2024-03-19T20:28:56.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-19T20:28:56.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-19T20:28:56.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-19T20:28:56.196Z] Bash-1.0.6 [2024-03-19T20:28:56.196Z] [2024-03-19T20:28:56.196Z] [2024-03-19T20:28:56.196Z] ==> git version 2.25.1 found [2024-03-19T20:28:56.196Z] ==> 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 [2024-03-19T20:28:56.196Z] Release-Date: 2020-01-08 [2024-03-19T20:28:56.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-19T20:28:56.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-19T20:28:56.196Z] ==> Jenkins CI detected. [2024-03-19T20:28:56.196Z] current dir:  /w/workspace/edgex-go/1 [2024-03-19T20:28:56.196Z] project root: . [2024-03-19T20:28:56.196Z] --> token set from env [2024-03-19T20:28:56.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-19T20:28:56.456Z] ==> Running gcov in . (disable via -X gcov) [2024-03-19T20:28:56.456Z] ==> Python coveragepy not found [2024-03-19T20:28:56.456Z] ==> Searching for coverage reports in: [2024-03-19T20:28:56.456Z] + . [2024-03-19T20:28:56.456Z] -> Found 1 reports [2024-03-19T20:28:56.456Z] ==> Detecting git/mercurial file structure [2024-03-19T20:28:56.456Z] ==> Reading reports [2024-03-19T20:28:56.456Z] + ./coverage.out bytes=455122 [2024-03-19T20:28:56.456Z] ==> Appending adjustments [2024-03-19T20:28:56.456Z] https://docs.codecov.io/docs/fixing-reports [2024-03-19T20:28:57.396Z] + Found adjustments [2024-03-19T20:28:57.396Z] ==> Gzipping contents [2024-03-19T20:28:57.396Z] 60K /tmp/codecov.kAMVGj.gz [2024-03-19T20:28:57.396Z] ==> Uploading reports [2024-03-19T20:28:57.396Z] url: https://codecov.io [2024-03-19T20:28:57.396Z] query: branch=PR-4778&commit=f8d74bb3f257e769c5325eb2242b6e59611a7c0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4778%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4778&job=&cmd_args= [2024-03-19T20:28:57.396Z] -> Pinging Codecov [2024-03-19T20:28:57.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4778&commit=f8d74bb3f257e769c5325eb2242b6e59611a7c0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4778%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4778&job=&cmd_args= [2024-03-19T20:28:57.657Z] -> Uploading to [2024-03-19T20:28:57.657Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-19/00271124DB129430A58F1EEE437C3FCB/f8d74bb3f257e769c5325eb2242b6e59611a7c0b/b75e0d79-40e9-4eb4-91d0-d9fa029670d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240319T202857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f73ac9f3b860311b80d78c8ca23aefa9589c97622dc0a14f9d5a3e4af2850367 [2024-03-19T20:28:57.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T20:28:57.657Z] Dload Upload Total Spent Left Speed [2024-03-19T20:28:57.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57838 0 0 100 57838 0 178k --:--:-- --:--:-- --:--:-- 178k [2024-03-19T20:28:57.917Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] } [2024-03-19T20:28:57.943Z] 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 [2024-03-19T20:28:59.412Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:28:59.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:00.627Z] ---> package-listing.sh [2024-03-19T20:29:00.627Z] ++ facter osfamily [2024-03-19T20:29:00.627Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-19T20:29:00.887Z] + OS_FAMILY=debian [2024-03-19T20:29:00.887Z] + workspace=/w/workspace/edgex-go/1 [2024-03-19T20:29:00.887Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-19T20:29:00.887Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-19T20:29:00.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-19T20:29:00.887Z] + PACKAGES=/tmp/packages_start.txt [2024-03-19T20:29:00.887Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-19T20:29:00.887Z] + PACKAGES=/tmp/packages_end.txt [2024-03-19T20:29:00.887Z] + case "${OS_FAMILY}" in [2024-03-19T20:29:00.887Z] + dpkg -l [2024-03-19T20:29:00.887Z] + grep '^ii' [2024-03-19T20:29:00.887Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-19T20:29:00.887Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-19T20:29:00.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-19T20:29:00.887Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-19T20:29:00.887Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-19T20:29:00.887Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-19T20:29:00.923Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-19T20:29:01.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T20:29:01.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T20:29:01.867Z] [2024-03-19T20:29:01.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T20:29:02.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T20:29:02.248Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-19T20:29:02.248Z] 5eb5b503b376: Pulling fs layer [2024-03-19T20:29:02.248Z] 5c69ac0246d0: Pulling fs layer [2024-03-19T20:29:02.248Z] ec43610c2a17: Pulling fs layer [2024-03-19T20:29:02.248Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-19T20:29:02.248Z] 33b1e0a273af: Pulling fs layer [2024-03-19T20:29:02.248Z] 5d3b04190fa2: Pulling fs layer [2024-03-19T20:29:02.248Z] 2f39f015ded8: Pulling fs layer [2024-03-19T20:29:02.248Z] 33b1e0a273af: Waiting [2024-03-19T20:29:02.248Z] 5d3b04190fa2: Waiting [2024-03-19T20:29:02.248Z] 2f39f015ded8: Waiting [2024-03-19T20:29:02.248Z] 3a2ae6a8a46f: Waiting [2024-03-19T20:29:02.248Z] 5c69ac0246d0: Verifying Checksum [2024-03-19T20:29:02.248Z] 5c69ac0246d0: Download complete [2024-03-19T20:29:02.248Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-19T20:29:02.248Z] 3a2ae6a8a46f: Download complete [2024-03-19T20:29:02.248Z] 33b1e0a273af: Verifying Checksum [2024-03-19T20:29:02.248Z] 33b1e0a273af: Download complete [2024-03-19T20:29:02.248Z] ec43610c2a17: Verifying Checksum [2024-03-19T20:29:02.248Z] ec43610c2a17: Download complete [2024-03-19T20:29:02.248Z] 5d3b04190fa2: Verifying Checksum [2024-03-19T20:29:02.248Z] 5d3b04190fa2: Download complete [2024-03-19T20:29:02.507Z] 5eb5b503b376: Verifying Checksum [2024-03-19T20:29:02.507Z] 5eb5b503b376: Download complete [2024-03-19T20:29:03.072Z] 2f39f015ded8: Download complete [2024-03-19T20:29:03.639Z] 5eb5b503b376: Pull complete [2024-03-19T20:29:03.900Z] 5c69ac0246d0: Pull complete [2024-03-19T20:29:04.158Z] ec43610c2a17: Pull complete [2024-03-19T20:29:04.158Z] 3a2ae6a8a46f: Pull complete [2024-03-19T20:29:04.417Z] 33b1e0a273af: Pull complete [2024-03-19T20:29:04.418Z] 5d3b04190fa2: Pull complete [2024-03-19T20:29:08.602Z] 2f39f015ded8: Pull complete [2024-03-19T20:29:08.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-19T20:29:08.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T20:29:08.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T20:29:08.831Z] prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container [2024-03-19T20:29:08.865Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-19T20:29:15.213Z] $ docker top 848b2f1e80da975693c4bb16455a94a6793d3a8275a87f90200907de3f9f977f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T20:29:15.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-19T20:29:15.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-19T20:29:16.228Z] + ls /var/log/sa-host [2024-03-19T20:29:16.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T20:29:16.473Z] provisioning config files... [2024-03-19T20:29:16.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11384711853866675013tmp [Pipeline] { [Pipeline] echo [2024-03-19T20:29:16.546Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:16.858Z] ---> create-netrc.sh [Pipeline] } [2024-03-19T20:29:16.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:17.298Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-19T20:29:17.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:17.652Z] ---> sudo-logs.sh [2024-03-19T20:29:17.652Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-19T20:29:17.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:18.053Z] ---> job-cost.sh [2024-03-19T20:29:18.053Z] lf-activate-venv: SKIPPING [2024-03-19T20:29:18.053Z] DEBUG: total: 0.10999999940395355 [2024-03-19T20:29:18.053Z] INFO: Retrieving Stack Cost... [2024-03-19T20:29:18.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-19T20:29:18.574Z] INFO: Archiving Costs [Pipeline] echo [2024-03-19T20:29:18.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T20:29:18.918Z] ---> logs-deploy.sh [2024-03-19T20:29:18.918Z] lf-activate-venv: SKIPPING [2024-03-19T20:29:18.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4778/1 [2024-03-19T20:29:18.918Z] INFO: archiving workspace using pattern(s): [2024-03-19T20:29:19.853Z] Archives upload complete. [2024-03-19T20:29:19.853Z] INFO: archiving logs to Nexus