Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 824c669767d07d61b36d69d19d68e96d92fb6f29+17930b14352cbfb7930b1ac1271c629a4bf190e4 (1f372e7ce1fcb5eed0f1c7f8760b37fa06bbbf31) 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-ssh17193161062281130762.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-ssh2320429766340775085.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15079038682563587878.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 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-ssh11759413269924083066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4794/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4313281055442294951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-272 in /w/workspace/edgexfoundry_edgex-go_PR-4794 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 824c669767d07d61b36d69d19d68e96d92fb6f29 Merge succeeded, producing 61c101a418685590ed4eb255b1b3e8c8d1e6a150 Checking out Revision 61c101a418685590ed4eb255b1b3e8c8d1e6a150 (PR-4794) > 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/4794/head:refs/remotes/origin/PR-4794 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 824c669767d07d61b36d69d19d68e96d92fb6f29 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61c101a418685590ed4eb255b1b3e8c8d1e6a150 # timeout=10 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-08T08:30:11.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-08T08:30:11.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-08T08:30:11.207Z] ========================================================= [2024-05-08T08:30:11.207Z] EdgeX Global Pipelines Version Info [2024-05-08T08:30:11.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:30:12.436Z] ------------------- [2024-05-08T08:30:12.437Z] stable info: [2024-05-08T08:30:12.437Z] ------------------- [2024-05-08T08:30:12.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-08T08:30:12.437Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:30:12.437Z] Message: update stable to v1.0.258 [2024-05-08T08:30:13.007Z] ------------------- [2024-05-08T08:30:13.007Z] experimental info: [2024-05-08T08:30:13.007Z] ------------------- [2024-05-08T08:30:13.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-08T08:30:13.007Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:30:13.007Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-08T08:30:13.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-08T08:30:13.116Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-08T08:30:13.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-08T08:30:13.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-08T08:30:13.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-08T08:30:13.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-08T08:30:13.214Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-08T08:30:13.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-08T08:30:13.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-08T08:30:13.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-08T08:30:13.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-08T08:30:13.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-08T08:30:13.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-08T08:30:13.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-08T08:30:13.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-08T08:30:13.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:30:13.440Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:30:13.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-08T08:30:13.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-08T08:30:13.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-08T08:30:13.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-08T08:30:13.602Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-08T08:30:13.627Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-08T08:30:13.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4794 [Pipeline] echo [2024-05-08T08:30:13.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4794 [Pipeline] echo [2024-05-08T08:30:13.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4794 [Pipeline] echo [2024-05-08T08:30:13.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo [2024-05-08T08:30:13.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61c101a [Pipeline] echo [2024-05-08T08:30:13.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:30:13.828Z] provisioning config files... [2024-05-08T08:30:13.843Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9596401654007949124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:30:14.169Z] ---> ****-login.sh [2024-05-08T08:30:14.169Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:30:15.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:30:15.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:30:15.576Z] Configure a credential helper to remove this warning. See [2024-05-08T08:30:15.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:30:15.576Z] [2024-05-08T08:30:15.576Z] Login Succeeded [2024-05-08T08:30:15.576Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:30:15.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:30:15.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:30:15.576Z] Configure a credential helper to remove this warning. See [2024-05-08T08:30:15.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:30:15.576Z] [2024-05-08T08:30:15.576Z] Login Succeeded [2024-05-08T08:30:15.576Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:30:15.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:30:15.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:30:15.576Z] Configure a credential helper to remove this warning. See [2024-05-08T08:30:15.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:30:15.576Z] [2024-05-08T08:30:15.576Z] Login Succeeded [2024-05-08T08:30:15.576Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:30:15.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:30:15.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:30:15.838Z] Configure a credential helper to remove this warning. See [2024-05-08T08:30:15.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:30:15.838Z] [2024-05-08T08:30:15.838Z] Login Succeeded [2024-05-08T08:30:15.838Z] ****.io [2024-05-08T08:30:15.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:30:16.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:30:16.099Z] Configure a credential helper to remove this warning. See [2024-05-08T08:30:16.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:30:16.099Z] [2024-05-08T08:30:16.099Z] Login Succeeded [2024-05-08T08:30:16.099Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:30:16.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:30:16.435Z] + 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-05-08T08:30:16.435Z] + + dirname cmd/core-command/Dockerfile [2024-05-08T08:30:16.435Z] cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:30:16.435Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/core-data/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/core-metadata/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-08T08:30:16.435Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-05-08T08:30:16.435Z] cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/+ -f2 [2024-05-08T08:30:16.435Z] dirname cmd/security-spire-agent/Dockerfile [2024-05-08T08:30:16.435Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-08T08:30:16.435Z] + dirname cmd/support-notifications/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-08T08:30:16.435Z] + cut -d/ -f2 [2024-05-08T08:30:16.435Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-08T08:30:16.435Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-08T08:30:16.472Z] 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-05-08T08:30:16.821Z] + git rev-list -1 --merges 61c101a418685590ed4eb255b1b3e8c8d1e6a150~1..61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo [2024-05-08T08:30:16.833Z] -----------> git rev-list -1 --merges 61c101a418685590ed4eb255b1b3e8c8d1e6a150~1..61c101a418685590ed4eb255b1b3e8c8d1e6a150 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [2024-05-08T08:30:16.833Z] 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [false] [Pipeline] sh [2024-05-08T08:30:17.138Z] + git log --format=format:%s -1 61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] echo [2024-05-08T08:30:17.155Z] ========================================================= [2024-05-08T08:30:17.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-08T08:30:17.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-08T08:30:17.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-08T08:30:17.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-08T08:30:17.528Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-08T08:30:17.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-08T08:30:17.528Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-08T08:30:17.528Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-08T08:30:17.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:30:17.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:30:17.884Z] [2024-05-08T08:30:17.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:30:18.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:30:18.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-08T08:30:18.191Z] b85a868b505f: Pulling fs layer [2024-05-08T08:30:18.191Z] e2be974225ed: Pulling fs layer [2024-05-08T08:30:18.191Z] 339a4e72a1f5: Pulling fs layer [2024-05-08T08:30:18.191Z] 988bab9f4d93: Pulling fs layer [2024-05-08T08:30:18.191Z] 1469e6f7b9e6: Pulling fs layer [2024-05-08T08:30:18.191Z] eaf3925da568: Pulling fs layer [2024-05-08T08:30:18.191Z] bab4dde63d76: Pulling fs layer [2024-05-08T08:30:18.191Z] bde34c3a00c8: Pulling fs layer [2024-05-08T08:30:18.191Z] b352a97aabf1: Pulling fs layer [2024-05-08T08:30:18.191Z] 4872d77fe225: Pulling fs layer [2024-05-08T08:30:18.191Z] 5851b861e8e6: Pulling fs layer [2024-05-08T08:30:18.191Z] bab4dde63d76: Waiting [2024-05-08T08:30:18.191Z] bde34c3a00c8: Waiting [2024-05-08T08:30:18.191Z] b352a97aabf1: Waiting [2024-05-08T08:30:18.191Z] 4872d77fe225: Waiting [2024-05-08T08:30:18.191Z] 5851b861e8e6: Waiting [2024-05-08T08:30:18.191Z] 988bab9f4d93: Waiting [2024-05-08T08:30:18.191Z] 1469e6f7b9e6: Waiting [2024-05-08T08:30:18.191Z] eaf3925da568: Waiting [2024-05-08T08:30:18.191Z] e2be974225ed: Download complete [2024-05-08T08:30:18.191Z] 988bab9f4d93: Verifying Checksum [2024-05-08T08:30:18.191Z] 988bab9f4d93: Download complete [2024-05-08T08:30:18.451Z] 339a4e72a1f5: Verifying Checksum [2024-05-08T08:30:18.451Z] 339a4e72a1f5: Download complete [2024-05-08T08:30:18.451Z] 1469e6f7b9e6: Verifying Checksum [2024-05-08T08:30:18.451Z] 1469e6f7b9e6: Download complete [2024-05-08T08:30:18.451Z] eaf3925da568: Verifying Checksum [2024-05-08T08:30:18.451Z] eaf3925da568: Download complete [2024-05-08T08:30:18.451Z] bde34c3a00c8: Verifying Checksum [2024-05-08T08:30:18.451Z] bde34c3a00c8: Download complete [2024-05-08T08:30:18.451Z] b352a97aabf1: Verifying Checksum [2024-05-08T08:30:18.451Z] b352a97aabf1: Download complete [2024-05-08T08:30:18.451Z] 4872d77fe225: Verifying Checksum [2024-05-08T08:30:18.451Z] 4872d77fe225: Download complete [2024-05-08T08:30:18.451Z] 5851b861e8e6: Download complete [2024-05-08T08:30:18.451Z] b85a868b505f: Download complete [2024-05-08T08:30:18.712Z] bab4dde63d76: Verifying Checksum [2024-05-08T08:30:18.712Z] bab4dde63d76: Download complete [2024-05-08T08:30:19.647Z] b85a868b505f: Pull complete [2024-05-08T08:30:19.907Z] e2be974225ed: Pull complete [2024-05-08T08:30:20.476Z] 339a4e72a1f5: Pull complete [2024-05-08T08:30:20.476Z] 988bab9f4d93: Pull complete [2024-05-08T08:30:20.734Z] 1469e6f7b9e6: Pull complete [2024-05-08T08:30:20.734Z] eaf3925da568: Pull complete [2024-05-08T08:30:22.644Z] bab4dde63d76: Pull complete [2024-05-08T08:30:22.644Z] bde34c3a00c8: Pull complete [2024-05-08T08:30:22.644Z] b352a97aabf1: Pull complete [2024-05-08T08:30:22.903Z] 4872d77fe225: Pull complete [2024-05-08T08:30:22.903Z] 5851b861e8e6: Pull complete [2024-05-08T08:30:22.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-08T08:30:22.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:30:22.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:30:23.033Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2024-05-08T08:30:23.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-08T08:30:27.129Z] $ docker top afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c -eo pid,comm [2024-05-08T08:30:27.183Z] 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-05-08T08:30:27.183Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-08T08:30:27.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:30:27.237Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:30:27.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:30:27.352Z] $ docker exec afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent [2024-05-08T08:30:27.461Z] SSH_AUTH_SOCK=/tmp/ssh-JH6xwvxc0up7/agent.32 [2024-05-08T08:30:27.461Z] SSH_AGENT_PID=38 [2024-05-08T08:30:27.469Z] Running ssh-add (command line suppressed) [2024-05-08T08:30:27.563Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16772521006773198840.key (/w/workspace/edgex-go/2@tmp/private_key_16772521006773198840.key) [2024-05-08T08:30:27.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:30:27.871Z] + git tag --points-at HEAD [Pipeline] } [2024-05-08T08:30:27.886Z] $ docker exec --env ******** --env ******** afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent -k [2024-05-08T08:30:27.992Z] unset SSH_AUTH_SOCK; [2024-05-08T08:30:27.992Z] unset SSH_AGENT_PID; [2024-05-08T08:30:27.992Z] echo Agent pid 38 killed; [2024-05-08T08:30:28.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-08T08:30:28.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:30:28.042Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:30:28.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:30:28.172Z] $ docker exec afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent [2024-05-08T08:30:28.272Z] SSH_AUTH_SOCK=/tmp/ssh-w2HgQZPFes5a/agent.71 [2024-05-08T08:30:28.272Z] SSH_AGENT_PID=77 [2024-05-08T08:30:28.277Z] Running ssh-add (command line suppressed) [2024-05-08T08:30:28.388Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15419129719077042227.key (/w/workspace/edgex-go/2@tmp/private_key_15419129719077042227.key) [2024-05-08T08:30:28.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:30:28.696Z] + git semver init [2024-05-08T08:30:28.955Z] 2024-05-08 08:30:28,926 [run_init] DEBUG init version:0.0.0 force:False [2024-05-08T08:30:28.955Z] 2024-05-08 08:30:28,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-05-08T08:30:28.955Z] 2024-05-08 08:30:28,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-05-08T08:30:28.955Z] 2024-05-08 08:30:28,929 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,378 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4794 with force:False [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,379 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4794 [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,381 [execute] INFO git cat-file --batch-check [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,387 [execute] INFO git cat-file --batch [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:30:35.522Z] 2024-05-08 08:30:35,391 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4794 [2024-05-08T08:30:35.522Z] 0.0.0 [Pipeline] } [2024-05-08T08:30:35.535Z] $ docker exec --env ******** --env ******** afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c ssh-agent -k [2024-05-08T08:30:35.646Z] unset SSH_AUTH_SOCK; [2024-05-08T08:30:35.647Z] unset SSH_AGENT_PID; [2024-05-08T08:30:35.647Z] echo Agent pid 77 killed; [2024-05-08T08:30:35.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:30:35.991Z] + git semver [Pipeline] } [2024-05-08T08:30:36.265Z] $ docker stop --time=1 afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c [2024-05-08T08:30:40.153Z] $ docker rm -f --volumes afffe1c76ff97d55247c80aff146878124ce6ebf55bf477b04658bf9d999dc8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:30:40.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-08T08:30:40.994Z] Stashed 1 file(s) [Pipeline] echo [2024-05-08T08:30:40.998Z] [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-05-08T08:30:41.414Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-08T08:30:41.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:30:41.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:30:41.468Z] ========================================================= [2024-05-08T08:30:41.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-08T08:30:41.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:30:41.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:30:42.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-08T08:30:42.334Z] 619be1103602: Pulling fs layer [2024-05-08T08:30:42.334Z] 7862e08f4a3e: Pulling fs layer [2024-05-08T08:30:42.334Z] 5df492c9dc93: Pulling fs layer [2024-05-08T08:30:42.334Z] 7629e6793208: Pulling fs layer [2024-05-08T08:30:42.334Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:30:42.334Z] fb5054dd5b73: Pulling fs layer [2024-05-08T08:30:42.334Z] eeca6798cff9: Pulling fs layer [2024-05-08T08:30:42.334Z] aa269ceb94a6: Pulling fs layer [2024-05-08T08:30:42.334Z] ada007ff1a6a: Pulling fs layer [2024-05-08T08:30:42.334Z] 7629e6793208: Waiting [2024-05-08T08:30:42.334Z] 4f4fb700ef54: Waiting [2024-05-08T08:30:42.334Z] fb5054dd5b73: Waiting [2024-05-08T08:30:42.334Z] eeca6798cff9: Waiting [2024-05-08T08:30:42.334Z] aa269ceb94a6: Waiting [2024-05-08T08:30:42.334Z] ada007ff1a6a: Waiting [2024-05-08T08:30:42.334Z] 7862e08f4a3e: Download complete [2024-05-08T08:30:42.334Z] 7629e6793208: Verifying Checksum [2024-05-08T08:30:42.334Z] 7629e6793208: Download complete [2024-05-08T08:30:42.334Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:30:42.334Z] 4f4fb700ef54: Download complete [2024-05-08T08:30:42.334Z] fb5054dd5b73: Verifying Checksum [2024-05-08T08:30:42.334Z] fb5054dd5b73: Download complete [2024-05-08T08:30:42.334Z] 619be1103602: Verifying Checksum [2024-05-08T08:30:42.334Z] 619be1103602: Download complete [2024-05-08T08:30:42.334Z] eeca6798cff9: Verifying Checksum [2024-05-08T08:30:42.334Z] eeca6798cff9: Download complete [2024-05-08T08:30:42.613Z] ada007ff1a6a: Verifying Checksum [2024-05-08T08:30:42.613Z] ada007ff1a6a: Download complete [2024-05-08T08:30:42.874Z] 5df492c9dc93: Verifying Checksum [2024-05-08T08:30:42.874Z] 5df492c9dc93: Download complete [2024-05-08T08:30:43.133Z] 619be1103602: Pull complete [2024-05-08T08:30:43.401Z] aa269ceb94a6: Verifying Checksum [2024-05-08T08:30:43.661Z] 7862e08f4a3e: Pull complete [2024-05-08T08:30:46.966Z] 5df492c9dc93: Pull complete [2024-05-08T08:30:46.966Z] 7629e6793208: Pull complete [2024-05-08T08:30:47.224Z] 4f4fb700ef54: Pull complete [2024-05-08T08:30:47.224Z] fb5054dd5b73: Pull complete [2024-05-08T08:30:47.224Z] eeca6798cff9: Pull complete [2024-05-08T08:30:49.811Z] aa269ceb94a6: Pull complete [2024-05-08T08:30:50.069Z] ada007ff1a6a: Pull complete [2024-05-08T08:30:50.069Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-08T08:30:50.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:30:50.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:30:50.368Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:30:50.368Z] WORKDIR /edgex [2024-05-08T08:30:50.368Z] COPY go.mod . [2024-05-08T08:30:50.368Z] RUN go mod download [2024-05-08T08:30:50.368Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-08T08:30:50.935Z] Sending build context to Docker daemon 177.4MB [2024-05-08T08:30:50.935Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:30:50.935Z] ---> f489d0715acc [2024-05-08T08:30:50.935Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:30:56.080Z] Still waiting to schedule task [2024-05-08T08:30:56.080Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-08T08:30:57.499Z] ---> Running in f24c450534d1 [2024-05-08T08:30:57.499Z] Removing intermediate container f24c450534d1 [2024-05-08T08:30:57.499Z] ---> 7785db9a975c [2024-05-08T08:30:57.499Z] Step 3/4 : COPY go.mod . [2024-05-08T08:30:57.499Z] ---> b56e0d5fd49c [2024-05-08T08:30:57.499Z] Step 4/4 : RUN go mod download [2024-05-08T08:30:57.499Z] ---> Running in 69ce28b4034d [2024-05-08T08:31:24.064Z] Removing intermediate container 69ce28b4034d [2024-05-08T08:31:24.064Z] ---> 477223af48ac [2024-05-08T08:31:24.064Z] Successfully built 477223af48ac [2024-05-08T08:31:24.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:24.364Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:31:24.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:24.441Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2024-05-08T08:31:24.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-08T08:31:24.949Z] $ docker top c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:31:25.359Z] + go version [2024-05-08T08:31:25.359Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-08T08:31:25.381Z] $ docker stop --time=1 c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 [2024-05-08T08:31:26.758Z] $ docker rm -f --volumes c1d76e7be3c8c66a93205f4340ae1eb99a1cc78dc71f66c2006a98147dd01f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:27.216Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:31:27.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:27.287Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2024-05-08T08:31:27.320Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-08T08:31:27.986Z] $ docker top 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:31:28.060Z] ========================================================= [2024-05-08T08:31:28.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:31:28.060Z] ========================================================= [Pipeline] sh [2024-05-08T08:31:28.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:28.636Z] + make test [2024-05-08T08:31:28.636Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:31:38.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:32:17.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 28.7% of statements [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:32:17.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.072s coverage: 97.0% of statements [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:32:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:32:18.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:32:18.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2024-05-08T08:32:19.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 53.2% of statements [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:32:19.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:32:21.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.432s coverage: 93.4% of statements [2024-05-08T08:32:21.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 6.1% of statements [2024-05-08T08:32:21.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 97.6% of statements [2024-05-08T08:32:21.126Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2024-05-08T08:32:21.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:32:21.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:32:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements [2024-05-08T08:32:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.068s coverage: 32.2% of statements [2024-05-08T08:32:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.062s coverage: 41.7% of statements [2024-05-08T08:32:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements [2024-05-08T08:32:22.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.054s coverage: 94.1% of statements [2024-05-08T08:32:23.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-05-08T08:32:23.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-05-08T08:32:24.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:32:24.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:32:24.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:32:24.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:32:24.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:32:24.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:32:24.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:32:24.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:32:25.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:32:25.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:32:25.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:32:25.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:32:25.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:32:25.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:32:26.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:32:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:32:28.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:32:29.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:32:29.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:32:32.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:32:32.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:32:32.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:32:34.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:32:34.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:32:34.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:32:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:32:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:32:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:32:34.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:32:35.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements [2024-05-08T08:32:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:32:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:32:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:32:35.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:32:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:32:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:32:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:32:38.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:32:38.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:32:39.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:32:39.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.295s coverage: 79.9% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.088s coverage: 92.9% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.035s coverage: 73.7% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.189s coverage: 38.4% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.060s coverage: 61.8% of statements [2024-05-08T08:32:49.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.103s coverage: 98.9% of statements [2024-05-08T08:32:49.563Z] 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-05-08T08:32:49.563Z] running golangci-lint [2024-05-08T08:32:49.563Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-08T08:32:49.563Z] go version go1.21.9 linux/amd64 [2024-05-08T08:32:49.563Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-08T08:32:49.563Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-08T08:33:07.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_edgex-go_PR-4794 [Pipeline] { [Pipeline] ws [2024-05-08T08:33:07.570Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-05-08T08:33:07.610Z] The recommended git tool is: git [2024-05-08T08:33:16.143Z] level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|files|imports|name|exports_file) took 24.047949988s" [2024-05-08T08:33:16.143Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.984627ms" [2024-05-08T08:33:16.906Z] using credential edgex-jenkins-ssh [2024-05-08T08:33:16.932Z] Cloning the remote Git repository [2024-05-08T08:33:16.995Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:33:17.146Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-05-08T08:33:17.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:33:17.393Z] > git --version # timeout=10 [2024-05-08T08:33:17.424Z] > git --version # 'git version 2.25.1' [2024-05-08T08:33:17.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:33:17.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:33:26.129Z] level=info msg="[linters_context/goanalysis] analyzers took 2m11.729430719s with top 10 stages: buildir: 59.929198728s, gosec: 7.869684048s, fact_deprecated: 2.548618194s, inspect: 2.492429492s, printf: 2.232673325s, nilness: 2.043843164s, ctrlflow: 1.918749479s, fact_purity: 1.813947339s, S1038: 1.365917711s, typedness: 1.238856026s" [2024-05-08T08:33:26.390Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-08T08:33:26.390Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21" [2024-05-08T08:33:26.390Z] level=info msg="[runner] processing took 24.735486ms with stages: nolint: 13.530794ms, identifier_marker: 6.036892ms, autogenerated_exclude: 1.811325ms, path_prettifier: 1.417299ms, exclude-rules: 1.121685ms, skip_dirs: 736.53µs, cgo: 57.091µs, filename_unadjuster: 17.9µs, max_same_issues: 1.36µs, diff: 780ns, fixer: 670ns, uniq_by_line: 670ns, skip_files: 440ns, exclude: 390ns, source_code: 310ns, sort_results: 310ns, severity-rules: 300ns, max_from_linter: 230ns, max_per_file_from_linter: 180ns, path_shortener: 170ns, path_prefixer: 160ns" [2024-05-08T08:33:26.390Z] level=info msg="[runner] linters took 13.020789498s with stages: goanalysis_metalinter: 12.99587569s" [2024-05-08T08:33:26.390Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-08T08:33:26.390Z] level=info msg="Memory: 372 samples, avg is 277.4MB, max is 1220.3MB" [2024-05-08T08:33:26.390Z] level=info msg="Execution took 37.113352417s" [2024-05-08T08:33:26.390Z] go vet ./... [2024-05-08T08:33:34.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:33:34.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:33:34.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-08T08:33:34.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:33:34.828Z] + ls -al . [2024-05-08T08:33:34.828Z] total 816 [2024-05-08T08:33:34.828Z] drwxrwxr-x 11 1001 1001 4096 May 8 08:31 . [2024-05-08T08:33:34.828Z] drwxr-xr-x 4 root root 4096 May 8 08:31 .. [2024-05-08T08:33:34.828Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 .blubracket [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:30 .dockerignore [2024-05-08T08:33:34.828Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:32 .git [2024-05-08T08:33:34.828Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:30 .github [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:30 .gitignore [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:30 .golangci.yml [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:30 .hadolint.yml [2024-05-08T08:33:34.828Z] drwxr-xr-x 3 1001 1001 4096 May 8 08:30 .semver [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:30 .sonarcloud.properties [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:30 ADOPTERS.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:30 Attribution.txt [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:30 CHANGELOG.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:30 CONTRIBUTING.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:30 GOVERNANCE.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:30 Jenkinsfile [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:30 LICENSE [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:30 Makefile [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:30 OWNERS.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:30 README.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:30 SECURITY.md [2024-05-08T08:33:34.828Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:30 VERSION [2024-05-08T08:33:34.829Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 bin [2024-05-08T08:33:34.829Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:30 cmd [2024-05-08T08:33:34.829Z] -rw-r--r-- 1 root root 455714 May 8 08:32 coverage.out [2024-05-08T08:33:34.829Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 fuzz_test [2024-05-08T08:33:34.829Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:30 go.mod [2024-05-08T08:33:34.829Z] -rw-rw-r-- 1 1001 1001 101457 May 8 08:30 go.sum [2024-05-08T08:33:34.829Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:30 internal [2024-05-08T08:33:34.829Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:30 openapi [2024-05-08T08:33:34.829Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:30 security.txt [2024-05-08T08:33:34.829Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:30 version.go [Pipeline] sh [2024-05-08T08:33:35.115Z] + '[' -e coverage.out ] [2024-05-08T08:33:35.115Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:33:35.222Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:33:36.202Z] + make build [2024-05-08T08:33:36.202Z] 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-05-08T08:33:38.895Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:33:38.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:33:40.809Z] Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 824c669767d07d61b36d69d19d68e96d92fb6f29 [2024-05-08T08:33:41.431Z] Merge succeeded, producing 9772cdcc17be863f770aeb7134e368d9583fab0d [2024-05-08T08:33:41.431Z] Checking out Revision 9772cdcc17be863f770aeb7134e368d9583fab0d (PR-4794) [2024-05-08T08:33:40.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:33:40.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:33:40.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:33:40.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4794/head:refs/remotes/origin/PR-4794 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-08T08:33:40.828Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:33:40.909Z] > git checkout -f 824c669767d07d61b36d69d19d68e96d92fb6f29 # timeout=10 [2024-05-08T08:33:41.162Z] > git remote # timeout=10 [2024-05-08T08:33:41.182Z] > git config --get remote.origin.url # timeout=10 [2024-05-08T08:33:41.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:33:41.228Z] > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [2024-05-08T08:33:41.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-08T08:33:41.440Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:33:41.460Z] > git checkout -f 9772cdcc17be863f770aeb7134e368d9583fab0d # timeout=10 [2024-05-08T08:33:45.225Z] Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" [2024-05-08T08:33:45.226Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-08T08:33:47.015Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-08T08:33:47.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T08:33:47.015Z] Dload Upload Total Spent Left Speed [2024-05-08T08:33:47.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-05-08T08:33:47.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-08T08:33:47.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-05-08T08:33:47.699Z] sudo tee /etc/docker/daemon.new [2024-05-08T08:33:47.699Z] { [2024-05-08T08:33:47.699Z] "registry-mirrors": [ [2024-05-08T08:33:47.699Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-08T08:33:47.699Z] ], [2024-05-08T08:33:47.699Z] "bip": "10.250.0.254/24", [2024-05-08T08:33:47.699Z] "hosts": [ [2024-05-08T08:33:47.699Z] "tcp://0.0.0.0:5555", [2024-05-08T08:33:47.699Z] "unix:///var/run/docker.sock" [2024-05-08T08:33:47.699Z] ], [2024-05-08T08:33:47.699Z] "mtu": 1458, [2024-05-08T08:33:47.699Z] "selinux-enabled": true, [2024-05-08T08:33:47.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-08T08:33:47.699Z] } [Pipeline] sh [2024-05-08T08:33:48.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-08T08:33:48.389Z] + sudo service docker restart [2024-05-08T08:34:02.808Z] 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-05-08T08:34:02.808Z] 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-05-08T08:34:03.378Z] 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-05-08T08:34:04.315Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:34:06.699Z] provisioning config files... [2024-05-08T08:34:06.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8491557807279831794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:34:07.204Z] ---> ****-login.sh [2024-05-08T08:34:07.204Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:34:07.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:34:07.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:34:07.791Z] Configure a credential helper to remove this warning. See [2024-05-08T08:34:07.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:34:07.791Z] [2024-05-08T08:34:07.791Z] Login Succeeded [2024-05-08T08:34:07.791Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:34:08.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:34:08.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:34:08.335Z] Configure a credential helper to remove this warning. See [2024-05-08T08:34:08.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:34:08.335Z] [2024-05-08T08:34:08.335Z] Login Succeeded [2024-05-08T08:34:08.335Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:34:08.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:34:08.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:34:08.603Z] Configure a credential helper to remove this warning. See [2024-05-08T08:34:08.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:34:08.603Z] [2024-05-08T08:34:08.603Z] Login Succeeded [2024-05-08T08:34:08.603Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:34:08.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:34:08.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:34:08.875Z] Configure a credential helper to remove this warning. See [2024-05-08T08:34:08.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:34:08.875Z] [2024-05-08T08:34:08.875Z] Login Succeeded [2024-05-08T08:34:08.875Z] ****.io [2024-05-08T08:34:09.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:34:09.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:34:09.412Z] Configure a credential helper to remove this warning. See [2024-05-08T08:34:09.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:34:09.412Z] [2024-05-08T08:34:09.412Z] Login Succeeded [2024-05-08T08:34:09.412Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:34:09.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-08T08:34:09.581Z] 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 [Pipeline] sh [2024-05-08T08:34:10.072Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-08T08:34:10.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:34:10.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:34:10.129Z] ========================================================= [2024-05-08T08:34:10.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-08T08:34:10.129Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:34:10.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:34:10.727Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-08T08:34:10.727Z] c6b39de5b339: Pulling fs layer [2024-05-08T08:34:10.727Z] a69c41024577: Pulling fs layer [2024-05-08T08:34:10.727Z] d6de4b400683: Pulling fs layer [2024-05-08T08:34:10.727Z] 35cb2a7552d0: Pulling fs layer [2024-05-08T08:34:10.727Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:34:10.727Z] 464afbd9ba4c: Pulling fs layer [2024-05-08T08:34:10.727Z] 00f215d4a9da: Pulling fs layer [2024-05-08T08:34:10.727Z] d496ad576159: Pulling fs layer [2024-05-08T08:34:10.727Z] 35cb2a7552d0: Waiting [2024-05-08T08:34:10.727Z] 4f4fb700ef54: Waiting [2024-05-08T08:34:10.727Z] 464afbd9ba4c: Waiting [2024-05-08T08:34:10.727Z] 00f215d4a9da: Waiting [2024-05-08T08:34:10.727Z] d496ad576159: Waiting [2024-05-08T08:34:10.727Z] a69c41024577: Verifying Checksum [2024-05-08T08:34:10.727Z] a69c41024577: Download complete [2024-05-08T08:34:10.727Z] 35cb2a7552d0: Verifying Checksum [2024-05-08T08:34:10.727Z] 35cb2a7552d0: Download complete [2024-05-08T08:34:10.727Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:34:10.727Z] 4f4fb700ef54: Download complete [2024-05-08T08:34:10.727Z] 464afbd9ba4c: Verifying Checksum [2024-05-08T08:34:10.727Z] 464afbd9ba4c: Download complete [2024-05-08T08:34:10.727Z] c6b39de5b339: Verifying Checksum [2024-05-08T08:34:10.727Z] c6b39de5b339: Download complete [2024-05-08T08:34:10.977Z] 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-05-08T08:34:11.218Z] d496ad576159: Verifying Checksum [2024-05-08T08:34:11.218Z] d496ad576159: Download complete [2024-05-08T08:34:11.490Z] c6b39de5b339: Pull complete [2024-05-08T08:34:12.520Z] a69c41024577: Pull complete [2024-05-08T08:34:12.520Z] d6de4b400683: Verifying Checksum [2024-05-08T08:34:12.520Z] d6de4b400683: Download complete [2024-05-08T08:34:12.881Z] 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-05-08T08:34:13.814Z] 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-05-08T08:34:13.938Z] 00f215d4a9da: Verifying Checksum [2024-05-08T08:34:13.940Z] 00f215d4a9da: Download complete [2024-05-08T08:34:14.381Z] 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-05-08T08:34:14.950Z] 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-05-08T08:34:15.986Z] 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-05-08T08:34:16.933Z] $ docker stop --time=1 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 [2024-05-08T08:34:24.253Z] $ docker rm -f --volumes 3c6a5fcf12c0800db2a0e73df97fa9fa5b74ac3f04e20e9e1c843cc968b65783 [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-05-08T08:34:25.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:25.445Z] [2024-05-08T08:34:25.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:34:25.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:25.759Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-08T08:34:25.759Z] 91d30c5bc195: Pulling fs layer [2024-05-08T08:34:25.759Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-08T08:34:25.759Z] 9c61dcf015f6: Pulling fs layer [2024-05-08T08:34:25.759Z] 4698f68db338: Pulling fs layer [2024-05-08T08:34:25.759Z] 2a2f49069b9e: Pulling fs layer [2024-05-08T08:34:25.759Z] e0025b399a48: Pulling fs layer [2024-05-08T08:34:25.759Z] e0025b399a48: Waiting [2024-05-08T08:34:25.759Z] 2a2f49069b9e: Waiting [2024-05-08T08:34:25.759Z] 4698f68db338: Waiting [2024-05-08T08:34:25.759Z] 91d30c5bc195: Verifying Checksum [2024-05-08T08:34:25.759Z] 91d30c5bc195: Download complete [2024-05-08T08:34:25.759Z] 4698f68db338: Verifying Checksum [2024-05-08T08:34:25.759Z] 4698f68db338: Download complete [2024-05-08T08:34:26.017Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-08T08:34:26.017Z] 2e9b0aa3be6d: Download complete [2024-05-08T08:34:26.017Z] e0025b399a48: Verifying Checksum [2024-05-08T08:34:26.017Z] e0025b399a48: Download complete [2024-05-08T08:34:26.017Z] 91d30c5bc195: Pull complete [2024-05-08T08:34:26.017Z] 2a2f49069b9e: Download complete [2024-05-08T08:34:26.275Z] 2e9b0aa3be6d: Pull complete [2024-05-08T08:34:26.363Z] d6de4b400683: Pull complete [2024-05-08T08:34:26.548Z] 9c61dcf015f6: Verifying Checksum [2024-05-08T08:34:27.326Z] 35cb2a7552d0: Pull complete [2024-05-08T08:34:27.326Z] 4f4fb700ef54: Pull complete [2024-05-08T08:34:27.594Z] 464afbd9ba4c: Pull complete [2024-05-08T08:34:29.825Z] 9c61dcf015f6: Pull complete [2024-05-08T08:34:29.825Z] 4698f68db338: Pull complete [2024-05-08T08:34:30.085Z] 2a2f49069b9e: Pull complete [2024-05-08T08:34:30.344Z] e0025b399a48: Pull complete [2024-05-08T08:34:30.344Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-08T08:34:30.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:30.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:34:30.433Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2024-05-08T08:34:30.466Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-08T08:34:34.921Z] $ docker top 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:34:35.268Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:34:37.674Z] 00f215d4a9da: Pull complete [2024-05-08T08:34:37.814Z] #1 [core-data internal] load build definition from Dockerfile [2024-05-08T08:34:37.814Z] #1 DONE 0.0s [2024-05-08T08:34:37.814Z] [2024-05-08T08:34:37.814Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #2 ... [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #3 transferring dockerfile: 2.23kB done [2024-05-08T08:34:38.073Z] #3 DONE 0.4s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #4 transferring dockerfile: 1.69kB done [2024-05-08T08:34:38.073Z] #4 DONE 0.4s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #2 transferring dockerfile: 1.89kB done [2024-05-08T08:34:38.073Z] #2 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #5 transferring dockerfile: 1.95kB done [2024-05-08T08:34:38.073Z] #5 DONE 0.4s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #1 [core-data internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #1 transferring dockerfile: 2.01kB done [2024-05-08T08:34:38.073Z] #1 DONE 0.4s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #6 transferring dockerfile: 1.93kB done [2024-05-08T08:34:38.073Z] #6 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #7 transferring dockerfile: 2.06kB done [2024-05-08T08:34:38.073Z] #7 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #8 [core-metadata internal] load .dockerignore [2024-05-08T08:34:38.073Z] #8 ... [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #9 transferring dockerfile: 1.70kB done [2024-05-08T08:34:38.073Z] #9 DONE 0.4s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #10 transferring dockerfile: 2.93kB done [2024-05-08T08:34:38.073Z] #10 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #11 [core-command internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #11 transferring dockerfile: 1.93kB done [2024-05-08T08:34:38.073Z] #11 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #12 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:34:38.073Z] #12 transferring context: 50B done [2024-05-08T08:34:38.073Z] #12 DONE 0.2s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #13 [support-notifications internal] load .dockerignore [2024-05-08T08:34:38.073Z] #13 transferring context: 50B done [2024-05-08T08:34:38.073Z] #13 DONE 0.2s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:34:38.073Z] #14 transferring context: 50B done [2024-05-08T08:34:38.073Z] #14 DONE 0.2s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #15 transferring dockerfile: 2.49kB done [2024-05-08T08:34:38.073Z] #15 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #16 [core-data internal] load .dockerignore [2024-05-08T08:34:38.073Z] #16 transferring context: 50B done [2024-05-08T08:34:38.073Z] #16 DONE 0.2s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:38.073Z] #17 DONE 0.0s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #18 transferring dockerfile: 2.50kB done [2024-05-08T08:34:38.073Z] #18 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #19 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #19 transferring dockerfile: 1.81kB done [2024-05-08T08:34:38.073Z] #19 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #20 [security-spire-config internal] load .dockerignore [2024-05-08T08:34:38.073Z] #20 transferring context: 50B done [2024-05-08T08:34:38.073Z] #20 DONE 0.3s [2024-05-08T08:34:38.073Z] [2024-05-08T08:34:38.073Z] #21 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:34:38.073Z] #21 transferring dockerfile: 2.15kB done [2024-05-08T08:34:38.073Z] #21 DONE 0.3s [2024-05-08T08:34:38.258Z] d496ad576159: Pull complete [2024-05-08T08:34:38.258Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-08T08:34:38.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:34:38.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #22 [security-spire-server internal] load .dockerignore [2024-05-08T08:34:38.331Z] #22 transferring context: 50B done [2024-05-08T08:34:38.331Z] #22 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #23 [core-command internal] load .dockerignore [2024-05-08T08:34:38.331Z] #23 transferring context: 50B done [2024-05-08T08:34:38.331Z] #23 DONE 0.1s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:38.331Z] #17 DONE 0.0s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #24 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:34:38.331Z] #24 transferring context: 50B done [2024-05-08T08:34:38.331Z] #24 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #25 [support-scheduler internal] load .dockerignore [2024-05-08T08:34:38.331Z] #25 transferring context: 50B done [2024-05-08T08:34:38.331Z] #25 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #26 [security-spire-agent internal] load .dockerignore [2024-05-08T08:34:38.331Z] #26 transferring context: 50B done [2024-05-08T08:34:38.331Z] #26 DONE 0.1s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:34:38.331Z] #27 transferring context: 50B done [2024-05-08T08:34:38.331Z] #27 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #28 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:34:38.331Z] #28 transferring context: 50B done [2024-05-08T08:34:38.331Z] #28 DONE 0.1s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #8 [core-metadata internal] load .dockerignore [2024-05-08T08:34:38.331Z] #8 transferring context: 50B done [2024-05-08T08:34:38.331Z] #8 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #29 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:34:38.331Z] #29 transferring context: 50B done [2024-05-08T08:34:38.331Z] #29 DONE 0.2s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:38.331Z] #17 DONE 0.0s [2024-05-08T08:34:38.331Z] [2024-05-08T08:34:38.331Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:34:38.588Z] #30 ... [2024-05-08T08:34:38.588Z] [2024-05-08T08:34:38.588Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:38.588Z] #17 DONE 0.0s [2024-05-08T08:34:38.588Z] [2024-05-08T08:34:38.588Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:34:38.615Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:34:38.615Z] WORKDIR /edgex [2024-05-08T08:34:38.615Z] COPY go.mod . [2024-05-08T08:34:38.615Z] RUN go mod download [2024-05-08T08:34:38.615Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-08T08:34:38.850Z] #30 DONE 0.6s [2024-05-08T08:34:38.850Z] [2024-05-08T08:34:38.850Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:34:38.850Z] #31 DONE 0.6s [2024-05-08T08:34:38.850Z] [2024-05-08T08:34:38.850Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:34:38.850Z] #32 DONE 0.4s [2024-05-08T08:34:38.850Z] [2024-05-08T08:34:38.850Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:34:38.850Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:34:38.850Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-05-08T08:34:39.107Z] #33 ... [2024-05-08T08:34:39.107Z] [2024-05-08T08:34:39.107Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:39.107Z] #34 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-08T08:34:39.107Z] #34 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:39.107Z] #34 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:39.107Z] #34 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:39.107Z] #34 DONE 0.3s [2024-05-08T08:34:39.107Z] [2024-05-08T08:34:39.107Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:34:39.107Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:34:39.107Z] #33 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-08T08:34:39.107Z] #33 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-08T08:34:39.107Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-05-08T08:34:39.209Z] Sending build context to Docker daemon 3.004MB [2024-05-08T08:34:39.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:34:39.209Z] ---> f246e2811388 [2024-05-08T08:34:39.209Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:34:39.365Z] #33 ... [2024-05-08T08:34:39.365Z] [2024-05-08T08:34:39.365Z] #35 [security-spire-config internal] load build context [2024-05-08T08:34:39.365Z] #35 transferring context: 24.94kB 0.1s done [2024-05-08T08:34:39.365Z] #35 DONE 0.5s [2024-05-08T08:34:39.365Z] [2024-05-08T08:34:39.365Z] #36 [security-spire-server internal] load build context [2024-05-08T08:34:39.365Z] #36 transferring context: 26.69kB 0.1s done [2024-05-08T08:34:39.365Z] #36 DONE 0.5s [2024-05-08T08:34:39.365Z] [2024-05-08T08:34:39.365Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:34:39.365Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-05-08T08:34:39.365Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-05-08T08:34:39.365Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:34:39.365Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-05-08T08:34:39.365Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2024-05-08T08:34:39.365Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-05-08T08:34:39.622Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-05-08T08:34:39.622Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-05-08T08:34:39.622Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-05-08T08:34:39.879Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s [2024-05-08T08:34:39.879Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-08T08:34:40.138Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 1.0s [2024-05-08T08:34:40.138Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.1s [2024-05-08T08:34:40.138Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s [2024-05-08T08:34:40.430Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-05-08T08:34:40.430Z] #33 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-05-08T08:34:40.430Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-08T08:34:42.597Z] ---> Running in ff424a015df5 [2024-05-08T08:34:42.597Z] Removing intermediate container ff424a015df5 [2024-05-08T08:34:42.597Z] ---> 55f908d5c4bf [2024-05-08T08:34:42.597Z] Step 3/4 : COPY go.mod . [2024-05-08T08:34:42.870Z] ---> d9bc506316be [2024-05-08T08:34:42.870Z] Step 4/4 : RUN go mod download [2024-05-08T08:34:42.870Z] ---> Running in 2c1b65d9709d [2024-05-08T08:34:42.955Z] #33 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2024-05-08T08:34:48.743Z] #33 ... [2024-05-08T08:34:48.743Z] [2024-05-08T08:34:48.743Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:34:48.743Z] #37 DONE 8.8s [2024-05-08T08:34:48.743Z] [2024-05-08T08:34:48.743Z] #38 [security-proxy-auth internal] load build context [2024-05-08T08:34:48.743Z] #38 transferring context: 407.64MB 8.6s done [2024-05-08T08:34:48.743Z] #38 ... [2024-05-08T08:34:48.743Z] [2024-05-08T08:34:48.743Z] #39 [security-secretstore-setup internal] load build context [2024-05-08T08:34:49.005Z] #39 ... [2024-05-08T08:34:49.005Z] [2024-05-08T08:34:49.005Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:34:49.005Z] #40 ... [2024-05-08T08:34:49.005Z] [2024-05-08T08:34:49.005Z] #41 [security-bootstrapper internal] load build context [2024-05-08T08:34:49.005Z] #41 ... [2024-05-08T08:34:49.005Z] [2024-05-08T08:34:49.005Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:34:49.005Z] #42 ... [2024-05-08T08:34:49.005Z] [2024-05-08T08:34:49.005Z] #43 [core-metadata internal] load build context [2024-05-08T08:34:49.271Z] #43 ... [2024-05-08T08:34:49.271Z] [2024-05-08T08:34:49.271Z] #44 [support-scheduler internal] load build context [2024-05-08T08:34:49.271Z] #44 ... [2024-05-08T08:34:49.271Z] [2024-05-08T08:34:49.271Z] #45 [core-command internal] load build context [2024-05-08T08:34:49.531Z] #45 ... [2024-05-08T08:34:49.531Z] [2024-05-08T08:34:49.531Z] #46 [security-spire-agent internal] load build context [2024-05-08T08:34:49.531Z] #46 transferring context: 26.22kB 0.1s done [2024-05-08T08:34:49.531Z] #46 ... [2024-05-08T08:34:49.531Z] [2024-05-08T08:34:49.531Z] #47 [support-notifications internal] load build context [2024-05-08T08:34:49.531Z] #47 transferring context: 386.87MB 10.6s [2024-05-08T08:34:49.531Z] #47 ... [2024-05-08T08:34:49.531Z] [2024-05-08T08:34:49.531Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:34:49.531Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-05-08T08:34:49.531Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:34:49.531Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-08T08:34:49.531Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-08T08:34:49.531Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-05-08T08:34:49.531Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-05-08T08:34:49.531Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-05-08T08:34:49.531Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-05-08T08:34:49.531Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.6s done [2024-05-08T08:34:49.531Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-08T08:34:49.531Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-05-08T08:34:49.884Z] #48 ... [2024-05-08T08:34:49.884Z] [2024-05-08T08:34:49.884Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:34:49.884Z] #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:49.884Z] #0 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:50.143Z] #49 10.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:50.143Z] #49 10.16 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:34:50.143Z] #49 10.17 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:50.143Z] #49 ... [2024-05-08T08:34:50.143Z] [2024-05-08T08:34:50.143Z] #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:34:50.143Z] #50 ... [2024-05-08T08:34:50.143Z] [2024-05-08T08:34:50.143Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:34:50.143Z] #51 ... [2024-05-08T08:34:50.143Z] [2024-05-08T08:34:50.143Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:34:50.143Z] #52 ... [2024-05-08T08:34:50.143Z] [2024-05-08T08:34:50.143Z] #53 [core-data internal] load build context [2024-05-08T08:34:50.401Z] #53 ... [2024-05-08T08:34:50.401Z] [2024-05-08T08:34:50.401Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:34:50.401Z] #54 ... [2024-05-08T08:34:50.401Z] [2024-05-08T08:34:50.401Z] #55 [security-proxy-setup internal] load build context [2024-05-08T08:34:50.401Z] #55 transferring context: 407.64MB 10.8s done [2024-05-08T08:34:50.658Z] #55 ... [2024-05-08T08:34:50.658Z] [2024-05-08T08:34:50.658Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:34:50.658Z] #56 ... [2024-05-08T08:34:50.658Z] [2024-05-08T08:34:50.658Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:34:51.287Z] #57 ... [2024-05-08T08:34:51.287Z] [2024-05-08T08:34:51.287Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:34:51.287Z] #58 ... [2024-05-08T08:34:51.287Z] [2024-05-08T08:34:51.287Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:34:51.551Z] #59 ... [2024-05-08T08:34:51.551Z] [2024-05-08T08:34:51.551Z] #53 [core-data internal] load build context [2024-05-08T08:34:51.551Z] #53 transferring context: 407.64MB 12.8s done [2024-05-08T08:34:56.836Z] #53 ... [2024-05-08T08:34:56.836Z] [2024-05-08T08:34:56.836Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:34:56.836Z] #40 transferring context: 407.64MB 12.7s done [2024-05-08T08:34:59.831Z] #40 ... [2024-05-08T08:34:59.831Z] [2024-05-08T08:34:59.831Z] #39 [security-secretstore-setup internal] load build context [2024-05-08T08:34:59.831Z] #39 transferring context: 407.64MB 10.5s done [2024-05-08T08:34:59.831Z] #39 ... [2024-05-08T08:34:59.831Z] [2024-05-08T08:34:59.831Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:34:59.831Z] #42 transferring context: 407.64MB 10.4s done [2024-05-08T08:35:00.091Z] #42 ... [2024-05-08T08:35:00.091Z] [2024-05-08T08:35:00.091Z] #41 [security-bootstrapper internal] load build context [2024-05-08T08:35:00.091Z] #41 transferring context: 407.64MB 10.8s done [2024-05-08T08:35:00.091Z] #41 ... [2024-05-08T08:35:00.091Z] [2024-05-08T08:35:00.091Z] #47 [support-notifications internal] load build context [2024-05-08T08:35:00.091Z] #47 transferring context: 407.64MB 10.9s done [2024-05-08T08:35:00.539Z] #47 ... [2024-05-08T08:35:00.539Z] [2024-05-08T08:35:00.539Z] #45 [core-command internal] load build context [2024-05-08T08:35:00.539Z] #45 transferring context: 407.64MB 10.8s done [2024-05-08T08:35:00.798Z] #45 ... [2024-05-08T08:35:00.798Z] [2024-05-08T08:35:00.798Z] #44 [support-scheduler internal] load build context [2024-05-08T08:35:00.798Z] #44 transferring context: 407.64MB 11.2s done [2024-05-08T08:35:00.798Z] #44 ... [2024-05-08T08:35:00.798Z] [2024-05-08T08:35:00.798Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:35:00.798Z] #49 10.43 OK: 7 MiB in 17 packages [2024-05-08T08:35:01.059Z] #49 ... [2024-05-08T08:35:01.059Z] [2024-05-08T08:35:01.059Z] #43 [core-metadata internal] load build context [2024-05-08T08:35:01.059Z] #43 transferring context: 407.64MB 11.5s done [2024-05-08T08:35:01.059Z] #43 ... [2024-05-08T08:35:01.059Z] [2024-05-08T08:35:01.059Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:35:01.059Z] #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:01.059Z] #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:01.059Z] #54 11.55 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:01.059Z] #54 11.55 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:01.059Z] #54 11.55 OK: 20074 distinct packages available [2024-05-08T08:35:01.059Z] #54 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:01.059Z] #54 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:01.059Z] #54 11.91 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:01.059Z] #54 11.96 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:01.059Z] #54 11.97 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:01.059Z] #54 11.97 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:35:01.059Z] #54 11.98 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:35:01.059Z] #54 11.98 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:35:01.059Z] #54 11.98 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:35:01.059Z] #54 12.00 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:01.059Z] #54 12.00 OK: 8 MiB in 20 packages [2024-05-08T08:35:01.680Z] #54 ... [2024-05-08T08:35:01.680Z] [2024-05-08T08:35:01.680Z] #60 [core-command builder 2/7] WORKDIR /edgex-go [2024-05-08T08:35:20.155Z] #60 ... [2024-05-08T08:35:20.155Z] [2024-05-08T08:35:20.155Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:35:20.155Z] #57 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:20.155Z] #57 ... [2024-05-08T08:35:20.155Z] [2024-05-08T08:35:20.155Z] #38 [security-proxy-auth internal] load build context [2024-05-08T08:35:20.155Z] #38 DONE 40.5s [2024-05-08T08:35:20.155Z] [2024-05-08T08:35:20.155Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:35:20.155Z] #52 39.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:20.155Z] #52 ... [2024-05-08T08:35:20.155Z] [2024-05-08T08:35:20.155Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:35:20.155Z] #54 DONE 40.5s [2024-05-08T08:35:20.413Z] [2024-05-08T08:35:20.413Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:35:20.413Z] #49 DONE 40.6s [2024-05-08T08:35:20.413Z] [2024-05-08T08:35:20.413Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:20.413Z] #61 ... [2024-05-08T08:35:20.413Z] [2024-05-08T08:35:20.413Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:35:20.413Z] #42 DONE 41.7s [2024-05-08T08:35:20.673Z] [2024-05-08T08:35:20.673Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:35:20.673Z] #62 ... [2024-05-08T08:35:20.673Z] [2024-05-08T08:35:20.673Z] #39 [security-secretstore-setup internal] load build context [2024-05-08T08:35:20.673Z] #39 DONE 41.9s [2024-05-08T08:35:20.931Z] [2024-05-08T08:35:20.931Z] #55 [security-proxy-setup internal] load build context [2024-05-08T08:35:20.931Z] #55 DONE 42.1s [2024-05-08T08:35:20.931Z] [2024-05-08T08:35:20.931Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:20.931Z] #59 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:21.499Z] #59 ... [2024-05-08T08:35:21.499Z] [2024-05-08T08:35:21.499Z] #45 [core-command internal] load build context [2024-05-08T08:35:21.499Z] #45 DONE 42.5s [2024-05-08T08:35:21.499Z] [2024-05-08T08:35:21.499Z] #41 [security-bootstrapper internal] load build context [2024-05-08T08:35:21.499Z] #41 DONE 42.6s [2024-05-08T08:35:21.499Z] [2024-05-08T08:35:21.499Z] #47 [support-notifications internal] load build context [2024-05-08T08:35:21.499Z] #47 DONE 42.7s [2024-05-08T08:35:21.499Z] [2024-05-08T08:35:21.499Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:21.499Z] #59 41.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.067Z] #59 42.21 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:22.067Z] #59 42.21 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:22.067Z] #59 42.21 OK: 20074 distinct packages available [2024-05-08T08:35:22.067Z] #59 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.067Z] #59 ... [2024-05-08T08:35:22.067Z] [2024-05-08T08:35:22.067Z] #44 [support-scheduler internal] load build context [2024-05-08T08:35:22.067Z] #44 DONE 43.3s [2024-05-08T08:35:22.067Z] [2024-05-08T08:35:22.067Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:22.067Z] #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.379Z] #59 42.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:22.379Z] #59 42.60 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:35:22.379Z] #59 42.66 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:35:22.379Z] #59 42.74 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:35:22.639Z] #59 42.74 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:22.639Z] #59 42.75 OK: 8 MiB in 19 packages [2024-05-08T08:35:22.899Z] #59 ... [2024-05-08T08:35:22.899Z] [2024-05-08T08:35:22.899Z] #43 [core-metadata internal] load build context [2024-05-08T08:35:22.899Z] #43 DONE 44.0s [2024-05-08T08:35:22.899Z] [2024-05-08T08:35:22.899Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:35:22.899Z] #40 DONE 44.1s [2024-05-08T08:35:22.899Z] [2024-05-08T08:35:22.899Z] #53 [core-data internal] load build context [2024-05-08T08:35:22.899Z] #53 DONE 44.1s [2024-05-08T08:35:22.899Z] [2024-05-08T08:35:22.899Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:35:22.899Z] #52 41.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.899Z] #52 42.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:22.899Z] #52 42.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:22.899Z] #52 42.19 OK: 20074 distinct packages available [2024-05-08T08:35:22.899Z] #52 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.899Z] #52 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:22.899Z] #52 42.58 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:35:22.899Z] #52 42.59 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:35:22.899Z] #52 42.60 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:35:22.899Z] #52 42.62 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:35:22.899Z] #52 42.62 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:35:22.899Z] #52 42.63 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:35:22.899Z] #52 42.64 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:35:22.899Z] #52 42.64 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:22.899Z] #52 42.64 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:35:22.899Z] #52 42.65 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:35:22.899Z] #52 42.72 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:35:22.899Z] #52 42.73 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:22.899Z] #52 42.74 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:22.899Z] #52 42.78 OK: 12 MiB in 26 packages [2024-05-08T08:35:23.158Z] #52 ... [2024-05-08T08:35:23.158Z] [2024-05-08T08:35:23.158Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:35:23.158Z] #56 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:23.158Z] #56 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:23.158Z] #56 42.17 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:35:23.158Z] #56 42.19 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:23.158Z] #56 42.19 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:23.158Z] #56 42.19 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:23.158Z] #56 42.30 OK: 8 MiB in 17 packages [2024-05-08T08:35:23.158Z] #56 DONE 43.4s [2024-05-08T08:35:23.158Z] [2024-05-08T08:35:23.158Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:35:23.158Z] #57 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:23.158Z] #57 42.16 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:35:23.158Z] #57 42.18 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:23.158Z] #57 42.19 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:35:23.158Z] #57 42.19 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:35:23.158Z] #57 42.33 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:23.158Z] #57 42.34 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:23.158Z] #57 42.38 OK: 17 MiB in 19 packages [2024-05-08T08:35:23.158Z] #57 DONE 43.5s [2024-05-08T08:35:23.158Z] [2024-05-08T08:35:23.158Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:23.158Z] #59 DONE 43.5s [2024-05-08T08:35:23.158Z] [2024-05-08T08:35:23.158Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:35:24.100Z] #63 ... [2024-05-08T08:35:24.100Z] [2024-05-08T08:35:24.100Z] #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:24.100Z] #50 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.100Z] #50 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.100Z] #50 42.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:24.100Z] #50 42.16 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:24.100Z] #50 42.17 OK: 7 MiB in 16 packages [2024-05-08T08:35:24.100Z] #50 DONE 44.2s [2024-05-08T08:35:24.100Z] [2024-05-08T08:35:24.100Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:35:24.100Z] #58 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.100Z] #58 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.100Z] #58 42.16 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:24.100Z] #58 42.25 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:24.100Z] #58 42.26 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:24.100Z] #58 42.26 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:35:24.100Z] #58 42.28 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:35:24.100Z] #58 42.28 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:35:24.100Z] #58 42.35 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:24.100Z] #58 42.35 OK: 17 MiB in 19 packages [2024-05-08T08:35:24.100Z] #58 DONE 44.4s [2024-05-08T08:35:24.100Z] [2024-05-08T08:35:24.100Z] #64 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:24.366Z] #64 ... [2024-05-08T08:35:24.366Z] [2024-05-08T08:35:24.366Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:35:24.366Z] #52 DONE 44.5s [2024-05-08T08:35:24.366Z] [2024-05-08T08:35:24.366Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:24.366Z] #51 39.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.366Z] #51 42.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:24.366Z] #51 42.49 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:24.366Z] #51 42.50 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:24.366Z] #51 42.51 OK: 7 MiB in 16 packages [2024-05-08T08:35:24.366Z] #51 DONE 45.0s [2024-05-08T08:35:24.366Z] [2024-05-08T08:35:24.366Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:24.624Z] #65 ... [2024-05-08T08:35:24.624Z] [2024-05-08T08:35:24.624Z] #60 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-08T08:35:24.624Z] #60 DONE 33.0s [2024-05-08T08:35:24.883Z] [2024-05-08T08:35:24.883Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:35:24.883Z] #48 DONE 46.0s [2024-05-08T08:35:24.883Z] [2024-05-08T08:35:24.883Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:24.883Z] #66 ... [2024-05-08T08:35:24.883Z] [2024-05-08T08:35:24.883Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:24.883Z] #33 DONE 46.0s [2024-05-08T08:35:25.143Z] [2024-05-08T08:35:25.143Z] #61 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:25.143Z] #61 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.143Z] #61 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.143Z] #61 4.919 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:25.143Z] #61 4.919 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:25.143Z] #61 4.931 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:25.143Z] #61 4.985 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:25.406Z] #61 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.406Z] #61 5.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.406Z] #61 5.305 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:25.663Z] #61 5.316 OK: 8 MiB in 20 packages [2024-05-08T08:35:25.663Z] #61 DONE 5.5s [2024-05-08T08:35:25.663Z] [2024-05-08T08:35:25.663Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:35:25.663Z] #63 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.663Z] #63 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:25.920Z] #63 2.841 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:25.920Z] #63 2.841 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:26.178Z] #63 2.853 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:26.178Z] #63 2.908 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:26.178Z] #63 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:26.178Z] #63 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:26.436Z] #63 3.210 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:26.436Z] #63 3.215 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:26.436Z] #63 3.246 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:26.436Z] #63 3.253 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:27.370Z] #63 4.023 OK: 17 MiB in 19 packages [2024-05-08T08:35:27.937Z] #63 ... [2024-05-08T08:35:27.937Z] [2024-05-08T08:35:27.937Z] #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:27.937Z] #64 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #64 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #64 2.317 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:27.937Z] #64 2.317 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:27.937Z] #64 2.325 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:27.937Z] #64 2.406 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:27.937Z] #64 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #64 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #64 2.727 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:27.937Z] #64 2.738 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:27.937Z] #64 2.771 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:27.937Z] #64 3.273 OK: 7 MiB in 16 packages [2024-05-08T08:35:27.937Z] #64 DONE 4.1s [2024-05-08T08:35:27.937Z] [2024-05-08T08:35:27.937Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:35:27.937Z] #62 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #62 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #62 4.807 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:27.937Z] #62 4.807 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:27.937Z] #62 4.811 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:27.937Z] #62 4.885 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:27.937Z] #62 4.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #62 4.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:27.937Z] #62 5.288 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:27.937Z] #62 5.295 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:27.937Z] #62 5.334 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:27.937Z] #62 5.347 OK: 7 MiB in 17 packages [2024-05-08T08:35:27.937Z] #62 DONE 7.6s [2024-05-08T08:35:28.194Z] [2024-05-08T08:35:28.194Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:28.194Z] #0 2.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.194Z] #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.194Z] #0 2.394 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:28.194Z] #0 2.394 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:28.194Z] #0 2.403 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:28.194Z] #0 2.471 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:28.194Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.194Z] #0 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.194Z] #0 2.784 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:28.195Z] #0 2.793 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:28.195Z] #0 2.827 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:28.195Z] #0 2.842 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:28.195Z] #0 3.326 OK: 8 MiB in 17 packages [2024-05-08T08:35:28.195Z] #67 DONE 5.0s [2024-05-08T08:35:28.195Z] [2024-05-08T08:35:28.195Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:35:28.195Z] #63 DONE 4.9s [2024-05-08T08:35:28.195Z] [2024-05-08T08:35:28.195Z] #68 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:28.195Z] #68 DONE 2.4s [2024-05-08T08:35:28.195Z] [2024-05-08T08:35:28.195Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:28.195Z] #66 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.195Z] #66 3.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.452Z] #66 ... [2024-05-08T08:35:28.452Z] [2024-05-08T08:35:28.452Z] #69 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:35:28.452Z] #69 DONE 2.6s [2024-05-08T08:35:28.452Z] [2024-05-08T08:35:28.452Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:28.452Z] #65 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.452Z] #65 3.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.452Z] #65 3.859 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:28.452Z] #65 3.859 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:28.452Z] #65 3.869 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:28.452Z] #65 3.939 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:28.452Z] #65 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.452Z] #65 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:28.709Z] #65 4.283 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:28.709Z] #65 4.295 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:28.709Z] #65 4.329 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:28.709Z] #65 4.392 OK: 7 MiB in 16 packages [2024-05-08T08:35:29.276Z] #65 DONE 5.1s [2024-05-08T08:35:29.276Z] [2024-05-08T08:35:29.276Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:29.276Z] #0 3.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.276Z] #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.276Z] #0 3.754 OK: 264 MiB in 52 packages [2024-05-08T08:35:29.276Z] #70 DONE 4.6s [2024-05-08T08:35:29.276Z] [2024-05-08T08:35:29.276Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:29.558Z] #71 ... [2024-05-08T08:35:29.558Z] [2024-05-08T08:35:29.558Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:29.558Z] #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 4.071 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:29.558Z] #0 4.071 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:29.558Z] #0 4.081 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:29.558Z] #0 4.157 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:29.558Z] #0 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 4.479 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:29.558Z] #0 4.487 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:29.558Z] #0 4.523 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:29.558Z] #0 4.534 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:29.558Z] #0 4.656 OK: 12 MiB in 26 packages [2024-05-08T08:35:29.558Z] #72 DONE 5.3s [2024-05-08T08:35:29.558Z] [2024-05-08T08:35:29.558Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:35:29.558Z] #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 4.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 5.034 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:29.558Z] #0 5.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:29.558Z] #0 5.046 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:29.558Z] #0 5.113 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:29.558Z] #0 5.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 5.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.558Z] #0 5.451 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:29.558Z] #0 5.458 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:29.558Z] #0 5.606 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:29.558Z] #0 5.618 OK: 8 MiB in 19 packages [2024-05-08T08:35:29.558Z] #73 DONE 6.3s [2024-05-08T08:35:29.558Z] [2024-05-08T08:35:29.558Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:29.558Z] #66 3.796 OK: 264 MiB in 52 packages [2024-05-08T08:35:29.558Z] #66 DONE 5.0s [2024-05-08T08:35:29.558Z] [2024-05-08T08:35:29.558Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:29.816Z] #74 ... [2024-05-08T08:35:29.816Z] [2024-05-08T08:35:29.816Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:35:29.816Z] #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.816Z] #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.816Z] #0 3.763 OK: 264 MiB in 52 packages [2024-05-08T08:35:29.816Z] #75 DONE 5.0s [2024-05-08T08:35:29.816Z] [2024-05-08T08:35:29.816Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:35:29.816Z] #0 3.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.816Z] #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.816Z] #0 4.208 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:29.816Z] #0 4.208 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:29.816Z] #0 4.219 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:29.816Z] #0 4.291 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:29.816Z] #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.817Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:29.817Z] #0 4.588 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:29.817Z] #0 4.619 OK: 17 MiB in 19 packages [2024-05-08T08:35:29.817Z] #76 DONE 5.7s [2024-05-08T08:35:29.817Z] [2024-05-08T08:35:29.817Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:35:30.074Z] #77 ... [2024-05-08T08:35:30.074Z] [2024-05-08T08:35:30.075Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:35:30.075Z] #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:30.075Z] #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:30.075Z] #0 3.659 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:30.075Z] #0 3.659 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:30.075Z] #0 3.659 OK: 20070 distinct packages available [2024-05-08T08:35:30.075Z] #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:30.075Z] #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:30.075Z] #0 4.192 OK: 264 MiB in 52 packages [2024-05-08T08:35:30.075Z] #78 DONE 5.3s [2024-05-08T08:35:31.169Z] [2024-05-08T08:35:31.169Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:33.081Z] #79 ... [2024-05-08T08:35:33.081Z] [2024-05-08T08:35:33.081Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:35:33.081Z] #80 DONE 4.9s [2024-05-08T08:35:33.081Z] [2024-05-08T08:35:33.081Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:33.081Z] #81 DONE 4.8s [2024-05-08T08:35:33.338Z] [2024-05-08T08:35:33.338Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:35:33.598Z] #82 ... [2024-05-08T08:35:33.598Z] [2024-05-08T08:35:33.598Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:33.598Z] #71 DONE 4.0s [2024-05-08T08:35:33.598Z] [2024-05-08T08:35:33.598Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:35:33.598Z] #83 DONE 5.6s [2024-05-08T08:35:33.598Z] [2024-05-08T08:35:33.598Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:33.856Z] #84 ... [2024-05-08T08:35:33.856Z] [2024-05-08T08:35:33.856Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:33.856Z] #85 DONE 4.2s [2024-05-08T08:35:33.856Z] [2024-05-08T08:35:33.856Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:33.856Z] #74 DONE 4.2s [2024-05-08T08:35:33.856Z] [2024-05-08T08:35:33.856Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:35:34.421Z] #86 ... [2024-05-08T08:35:34.421Z] [2024-05-08T08:35:34.421Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:35:34.421Z] #77 DONE 4.5s [2024-05-08T08:35:34.421Z] [2024-05-08T08:35:34.421Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:34.681Z] #87 ... [2024-05-08T08:35:34.681Z] [2024-05-08T08:35:34.681Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:34.681Z] #79 DONE 5.0s [2024-05-08T08:35:34.938Z] [2024-05-08T08:35:34.938Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:35.507Z] #88 ... [2024-05-08T08:35:35.507Z] [2024-05-08T08:35:35.507Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:35.507Z] #89 DONE 3.9s [2024-05-08T08:35:35.507Z] [2024-05-08T08:35:35.507Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:36.442Z] #90 ... [2024-05-08T08:35:36.442Z] [2024-05-08T08:35:36.442Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:35:36.442Z] #91 DONE 3.0s [2024-05-08T08:35:36.442Z] [2024-05-08T08:35:36.442Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:35:36.442Z] #82 DONE 3.1s [2024-05-08T08:35:36.442Z] [2024-05-08T08:35:36.442Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:35:37.426Z] #92 ... [2024-05-08T08:35:37.426Z] [2024-05-08T08:35:37.426Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:35:37.426Z] #93 DONE 3.6s [2024-05-08T08:35:37.426Z] [2024-05-08T08:35:37.426Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:37.684Z] #94 ... [2024-05-08T08:35:37.684Z] [2024-05-08T08:35:37.684Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:35:37.684Z] #86 DONE 4.1s [2024-05-08T08:35:37.970Z] [2024-05-08T08:35:37.970Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:35:39.349Z] #95 ... [2024-05-08T08:35:39.349Z] [2024-05-08T08:35:39.349Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:39.349Z] #94 DONE 3.2s [2024-05-08T08:35:39.349Z] [2024-05-08T08:35:39.349Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:35:39.349Z] #92 DONE 3.1s [2024-05-08T08:35:39.349Z] [2024-05-08T08:35:39.349Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:35:39.610Z] #96 ... [2024-05-08T08:35:39.610Z] [2024-05-08T08:35:39.610Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:35:39.610Z] #95 DONE 1.7s [2024-05-08T08:35:39.610Z] [2024-05-08T08:35:39.610Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:39.871Z] #97 DONE 0.1s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:35:39.871Z] #96 DONE 0.4s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:35:39.871Z] #98 DONE 0.1s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:39.871Z] #99 DONE 0.3s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:35:39.871Z] #100 DONE 0.1s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:35:39.871Z] #101 DONE 0.1s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:35:39.871Z] #102 DONE 0.0s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:35:39.871Z] #103 DONE 0.0s [2024-05-08T08:35:39.871Z] [2024-05-08T08:35:39.871Z] #104 [security-spire-config] exporting to image [2024-05-08T08:35:39.871Z] #104 exporting layers [2024-05-08T08:35:40.439Z] #104 exporting layers 0.5s done [2024-05-08T08:35:40.439Z] #104 exporting layers 0.6s done [2024-05-08T08:35:40.439Z] #104 writing image sha256:70c17d98a1d2d063c6098e91e69b46745c1481771dddcba866e011363f168b97 done [2024-05-08T08:35:40.439Z] #104 naming to docker.io/library/security-spire-server done [2024-05-08T08:35:40.700Z] #104 exporting layers 0.6s done [2024-05-08T08:35:40.700Z] #104 writing image sha256:d5c38d143b90f6e97e9287b4fec025ea6f7a8732b5c6e574fee2c71c1430b40f done [2024-05-08T08:35:40.700Z] #104 naming to docker.io/library/security-spire-config done [2024-05-08T08:35:40.700Z] #104 writing image sha256:be1575eafe7da07aced562e6a249b01967888334315f82733845a28359012f0d done [2024-05-08T08:35:40.700Z] #104 naming to docker.io/library/security-spire-agent done [2024-05-08T08:35:40.700Z] #104 DONE 0.8s [2024-05-08T08:35:40.700Z] [2024-05-08T08:35:40.700Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:50.805Z] Removing intermediate container 2c1b65d9709d [2024-05-08T08:35:50.805Z] ---> ae59b25db99d [2024-05-08T08:35:50.805Z] Successfully built ae59b25db99d [2024-05-08T08:35:50.805Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:35:51.145Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:35:51.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:35:51.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-05-08T08:35:51.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2024-05-08T08:35:52.691Z] $ docker top 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:35:53.534Z] + go version [2024-05-08T08:35:53.534Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-08T08:35:53.557Z] $ docker stop --time=1 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 [2024-05-08T08:35:55.203Z] $ docker rm -f --volumes 802fee573cdcaaae1606ad0302b484a289311fc8f9f42329bc2245b010d34eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:35:55.798Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:35:55.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:35:55.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-05-08T08:35:56.065Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2024-05-08T08:35:57.321Z] $ docker top ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:35:57.555Z] ========================================================= [2024-05-08T08:35:57.556Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:35:57.556Z] ========================================================= [Pipeline] sh [2024-05-08T08:35:58.182Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:35:58.831Z] + make test [2024-05-08T08:35:58.831Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:36:55.236Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:37:17.318Z] #84 DONE 90.9s [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:17.318Z] #90 DONE 88.9s [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:17.318Z] #88 DONE 89.6s [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:17.318Z] #87 DONE 90.5s [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:37:17.318Z] #105 ... [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:37:17.318Z] #106 ... [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #107 [support-notifications builder 6/7] COPY . . [2024-05-08T08:37:17.318Z] #107 ... [2024-05-08T08:37:17.318Z] [2024-05-08T08:37:17.318Z] #108 [core-command builder 6/7] COPY . . [2024-05-08T08:37:23.919Z] #108 ... [2024-05-08T08:37:23.919Z] [2024-05-08T08:37:23.919Z] #107 [support-notifications builder 6/7] COPY . . [2024-05-08T08:37:23.919Z] #107 DONE 19.6s [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.178Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:37:24.178Z] #106 DONE 19.7s [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.178Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:37:24.178Z] #105 DONE 19.7s [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.178Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.178Z] #109 CACHED [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.178Z] #110 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:37:24.178Z] #110 CACHED [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.178Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.178Z] #111 CACHED [2024-05-08T08:37:24.178Z] [2024-05-08T08:37:24.179Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.179Z] #112 CACHED [2024-05-08T08:37:24.179Z] [2024-05-08T08:37:24.179Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:37:24.179Z] #113 CACHED [2024-05-08T08:37:24.179Z] [2024-05-08T08:37:24.179Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.179Z] #114 CACHED [2024-05-08T08:37:24.179Z] [2024-05-08T08:37:24.179Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:37:24.179Z] #115 ... [2024-05-08T08:37:24.179Z] [2024-05-08T08:37:24.179Z] #108 [core-command builder 6/7] COPY . . [2024-05-08T08:37:24.179Z] #108 DONE 19.8s [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #116 [core-data builder 6/7] COPY . . [2024-05-08T08:37:24.438Z] #116 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.438Z] #117 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.438Z] #118 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:37:24.438Z] #119 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.438Z] #120 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.438Z] #121 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #122 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:37:24.438Z] #122 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.438Z] #123 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.438Z] #124 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #125 [core-metadata builder 6/7] COPY . . [2024-05-08T08:37:24.438Z] #125 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.438Z] #126 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.438Z] #127 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:37:24.438Z] #128 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:24.438Z] #129 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:37:24.438Z] #130 CACHED [2024-05-08T08:37:24.438Z] [2024-05-08T08:37:24.438Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:37:29.747Z] #131 ... [2024-05-08T08:37:29.747Z] [2024-05-08T08:37:29.747Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:37:29.747Z] #115 4.183 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-05-08T08:37:33.937Z] #115 ... [2024-05-08T08:37:33.937Z] [2024-05-08T08:37:33.937Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:37:33.937Z] #131 6.645 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-05-08T08:37:34.201Z] #131 ... [2024-05-08T08:37:34.201Z] [2024-05-08T08:37:34.201Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:37:34.201Z] #0 2.350 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-05-08T08:37:34.459Z] #132 ... [2024-05-08T08:37:34.459Z] [2024-05-08T08:37:34.459Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:37:34.459Z] #0 5.714 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-05-08T08:37:34.459Z] #133 ... [2024-05-08T08:37:34.459Z] [2024-05-08T08:37:34.459Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:37:34.459Z] #0 3.110 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-05-08T08:37:34.719Z] #134 ... [2024-05-08T08:37:34.719Z] [2024-05-08T08:37:34.719Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:37:34.719Z] #0 3.936 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-05-08T08:37:34.719Z] #135 ... [2024-05-08T08:37:34.719Z] [2024-05-08T08:37:34.719Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:37:34.719Z] #0 6.349 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-05-08T08:37:34.982Z] #136 ... [2024-05-08T08:37:34.982Z] [2024-05-08T08:37:34.982Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:37:34.982Z] #0 2.330 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-05-08T08:37:34.982Z] #137 ... [2024-05-08T08:37:34.982Z] [2024-05-08T08:37:34.982Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:37:34.982Z] #0 4.908 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-05-08T08:37:35.241Z] #138 ... [2024-05-08T08:37:35.241Z] [2024-05-08T08:37:35.241Z] #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-05-08T08:37:35.241Z] #0 2.091 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-05-08T08:37:35.498Z] #139 ... [2024-05-08T08:37:35.498Z] [2024-05-08T08:37:35.498Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:37:35.498Z] #0 2.939 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-05-08T08:38:43.269Z] #140 ... [2024-05-08T08:38:43.269Z] [2024-05-08T08:38:43.269Z] #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-05-08T08:38:43.269Z] #139 70.27 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-05-08T08:40:19.767Z] #139 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:40:19.767Z] #137 DONE 173.2s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:40:19.767Z] #132 DONE 173.2s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:40:19.767Z] #140 DONE 172.9s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:40:19.767Z] #138 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:40:19.767Z] #135 DONE 173.2s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:19.767Z] #141 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:40:19.767Z] #136 DONE 174.5s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:19.767Z] #142 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:40:19.767Z] #131 DONE 175.0s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:40:19.767Z] #138 DONE 175.0s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #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-05-08T08:40:19.767Z] #139 DONE 175.3s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:40:19.767Z] #143 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:40:19.767Z] #134 DONE 175.4s [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:40:19.767Z] #115 ... [2024-05-08T08:40:19.767Z] [2024-05-08T08:40:19.767Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:20.077Z] #144 ... [2024-05-08T08:40:20.077Z] [2024-05-08T08:40:20.077Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:40:20.077Z] #133 DONE 175.6s [2024-05-08T08:40:20.077Z] [2024-05-08T08:40:20.077Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:40:20.648Z] #143 ... [2024-05-08T08:40:20.648Z] [2024-05-08T08:40:20.648Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:40:20.648Z] #115 DONE 176.4s [2024-05-08T08:40:20.648Z] [2024-05-08T08:40:20.648Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:20.925Z] #145 ... [2024-05-08T08:40:20.925Z] [2024-05-08T08:40:20.925Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:20.925Z] #141 DONE 3.2s [2024-05-08T08:40:20.925Z] [2024-05-08T08:40:20.925Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:20.925Z] #142 DONE 2.8s [2024-05-08T08:40:20.925Z] [2024-05-08T08:40:20.925Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:40:20.925Z] #143 DONE 3.1s [2024-05-08T08:40:20.925Z] [2024-05-08T08:40:20.925Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:20.925Z] #146 DONE 0.8s [2024-05-08T08:40:20.925Z] [2024-05-08T08:40:20.925Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.188Z] #147 ... [2024-05-08T08:40:21.188Z] [2024-05-08T08:40:21.188Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.188Z] #145 DONE 0.7s [2024-05-08T08:40:21.188Z] [2024-05-08T08:40:21.188Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.188Z] #144 DONE 1.3s [2024-05-08T08:40:21.188Z] [2024-05-08T08:40:21.188Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.451Z] #148 ... [2024-05-08T08:40:21.451Z] [2024-05-08T08:40:21.451Z] #149 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.451Z] #149 DONE 0.7s [2024-05-08T08:40:21.711Z] [2024-05-08T08:40:21.711Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.711Z] #150 DONE 0.6s [2024-05-08T08:40:21.711Z] [2024-05-08T08:40:21.711Z] #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #151 ... [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.971Z] #152 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #153 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.971Z] #154 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #155 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #155 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.971Z] #156 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #157 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #158 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:21.971Z] #159 CACHED [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #147 DONE 0.9s [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:21.971Z] #160 DONE 0.8s [2024-05-08T08:40:21.971Z] [2024-05-08T08:40:21.971Z] #161 [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-05-08T08:40:22.232Z] #161 ... [2024-05-08T08:40:22.232Z] [2024-05-08T08:40:22.232Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:22.232Z] #162 DONE 1.0s [2024-05-08T08:40:22.232Z] [2024-05-08T08:40:22.232Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T08:40:22.493Z] #163 ... [2024-05-08T08:40:22.493Z] [2024-05-08T08:40:22.493Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:22.493Z] #148 DONE 1.4s [2024-05-08T08:40:22.756Z] [2024-05-08T08:40:22.756Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T08:40:22.756Z] #164 DONE 1.7s [2024-05-08T08:40:22.756Z] [2024-05-08T08:40:22.756Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:25.302Z] #165 ... [2024-05-08T08:40:25.302Z] [2024-05-08T08:40:25.302Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T08:40:25.302Z] #166 DONE 3.4s [2024-05-08T08:40:25.302Z] [2024-05-08T08:40:25.302Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T08:40:25.302Z] #167 DONE 3.5s [2024-05-08T08:40:25.302Z] [2024-05-08T08:40:25.302Z] #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:25.302Z] #151 DONE 3.8s [2024-05-08T08:40:25.302Z] [2024-05-08T08:40:25.302Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T08:40:25.562Z] #168 ... [2024-05-08T08:40:25.562Z] [2024-05-08T08:40:25.562Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-08T08:40:25.562Z] #169 DONE 3.8s [2024-05-08T08:40:25.822Z] [2024-05-08T08:40:25.822Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T08:40:25.822Z] #170 DONE 4.0s [2024-05-08T08:40:25.822Z] [2024-05-08T08:40:25.822Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:26.082Z] #171 ... [2024-05-08T08:40:26.082Z] [2024-05-08T08:40:26.082Z] #161 [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-05-08T08:40:26.082Z] #161 DONE 3.9s [2024-05-08T08:40:26.082Z] [2024-05-08T08:40:26.082Z] #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T08:40:26.082Z] #172 DONE 4.2s [2024-05-08T08:40:26.082Z] [2024-05-08T08:40:26.082Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T08:40:26.082Z] #173 DONE 4.2s [2024-05-08T08:40:26.082Z] [2024-05-08T08:40:26.082Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:26.342Z] #174 ... [2024-05-08T08:40:26.342Z] [2024-05-08T08:40:26.342Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T08:40:26.342Z] #163 DONE 4.2s [2024-05-08T08:40:26.616Z] [2024-05-08T08:40:26.616Z] #175 [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-05-08T08:40:26.616Z] #175 DONE 3.9s [2024-05-08T08:40:26.616Z] [2024-05-08T08:40:26.616Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:26.616Z] #176 ... [2024-05-08T08:40:26.616Z] [2024-05-08T08:40:26.616Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:40:26.616Z] #165 DONE 4.0s [2024-05-08T08:40:26.872Z] [2024-05-08T08:40:26.872Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:27.539Z] #177 ... [2024-05-08T08:40:27.539Z] [2024-05-08T08:40:27.539Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:27.539Z] #178 DONE 2.5s [2024-05-08T08:40:27.798Z] [2024-05-08T08:40:27.798Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:27.798Z] #179 DONE 2.5s [2024-05-08T08:40:27.798Z] [2024-05-08T08:40:27.798Z] #180 [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-05-08T08:40:28.057Z] #180 ... [2024-05-08T08:40:28.057Z] [2024-05-08T08:40:28.057Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T08:40:28.057Z] #168 DONE 2.6s [2024-05-08T08:40:28.057Z] [2024-05-08T08:40:28.057Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:28.057Z] #171 DONE 2.4s [2024-05-08T08:40:28.057Z] [2024-05-08T08:40:28.057Z] #181 [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-05-08T08:40:28.057Z] #181 DONE 2.5s [2024-05-08T08:40:28.057Z] [2024-05-08T08:40:28.057Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-08T08:40:28.316Z] #182 ... [2024-05-08T08:40:28.316Z] [2024-05-08T08:40:28.316Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T08:40:28.316Z] #183 DONE 2.5s [2024-05-08T08:40:28.577Z] [2024-05-08T08:40:28.577Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:28.577Z] #174 DONE 2.6s [2024-05-08T08:40:28.577Z] [2024-05-08T08:40:28.577Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T08:40:28.836Z] #184 ... [2024-05-08T08:40:28.836Z] [2024-05-08T08:40:28.836Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:28.836Z] #185 DONE 2.7s [2024-05-08T08:40:29.095Z] [2024-05-08T08:40:29.095Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:29.095Z] #176 DONE 2.6s [2024-05-08T08:40:29.095Z] [2024-05-08T08:40:29.095Z] #104 [support-notifications] exporting to image [2024-05-08T08:40:29.095Z] #104 exporting layers 1.1s done [2024-05-08T08:40:29.095Z] #104 ... [2024-05-08T08:40:29.095Z] [2024-05-08T08:40:29.095Z] #180 [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-05-08T08:40:29.095Z] #180 DONE 2.6s [2024-05-08T08:40:29.095Z] [2024-05-08T08:40:29.095Z] #104 [core-data] exporting to image [2024-05-08T08:40:29.095Z] #104 ... [2024-05-08T08:40:29.095Z] [2024-05-08T08:40:29.095Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:40:29.095Z] #177 DONE 2.6s [2024-05-08T08:40:29.354Z] [2024-05-08T08:40:29.354Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T08:40:30.347Z] #186 ... [2024-05-08T08:40:30.347Z] [2024-05-08T08:40:30.347Z] #187 [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-05-08T08:40:30.347Z] #187 DONE 2.3s [2024-05-08T08:40:30.347Z] [2024-05-08T08:40:30.347Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-08T08:40:30.347Z] #182 DONE 2.2s [2024-05-08T08:40:30.347Z] [2024-05-08T08:40:30.347Z] #104 [security-spiffe-token-provider] exporting to image [2024-05-08T08:40:30.347Z] #104 writing image sha256:d5aad71374a1535aed7baab59dc4e16e323de3b37bc54fddeceaf2fa08cf1852 0.4s done [2024-05-08T08:40:30.347Z] #104 writing image sha256:b542e52bc89c3d6742cf274bebf03e59b0ed9ad1d90a3680f6b828a64b5573df 0.6s done [2024-05-08T08:40:30.347Z] #104 naming to docker.io/library/core-command 0.2s done [2024-05-08T08:40:30.347Z] #104 naming to docker.io/library/support-scheduler [2024-05-08T08:40:30.608Z] #104 naming to docker.io/library/support-scheduler 0.2s done [2024-05-08T08:40:30.869Z] #104 ... [2024-05-08T08:40:30.869Z] [2024-05-08T08:40:30.869Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-08T08:40:30.869Z] #188 DONE 2.8s [2024-05-08T08:40:31.130Z] [2024-05-08T08:40:31.130Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T08:40:31.130Z] #184 DONE 2.6s [2024-05-08T08:40:31.130Z] [2024-05-08T08:40:31.130Z] #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:40:31.394Z] #189 ... [2024-05-08T08:40:31.394Z] [2024-05-08T08:40:31.394Z] #190 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T08:40:31.394Z] #190 DONE 2.5s [2024-05-08T08:40:31.394Z] [2024-05-08T08:40:31.394Z] #104 [core-metadata] exporting to image [2024-05-08T08:40:31.988Z] #104 ... [2024-05-08T08:40:31.988Z] [2024-05-08T08:40:31.988Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T08:40:31.988Z] #186 DONE 2.5s [2024-05-08T08:40:31.988Z] [2024-05-08T08:40:31.988Z] #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T08:40:31.988Z] #191 ... [2024-05-08T08:40:31.988Z] [2024-05-08T08:40:31.988Z] #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:40:31.988Z] #192 DONE 2.9s [2024-05-08T08:40:32.249Z] [2024-05-08T08:40:32.249Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T08:40:33.197Z] #193 ... [2024-05-08T08:40:33.197Z] [2024-05-08T08:40:33.197Z] #104 [security-spiffe-token-provider] exporting to image [2024-05-08T08:40:33.197Z] #104 exporting layers 2.3s done [2024-05-08T08:40:33.197Z] #104 writing image sha256:9e2edff63d13488f30cdd9e66cd1d7505776f3398c9705fb604ca8655de6c928 0.0s done [2024-05-08T08:40:33.197Z] #104 naming to docker.io/library/support-notifications done [2024-05-08T08:40:33.197Z] #104 writing image sha256:f37013719b6e7fb35b36c4b88f031d90cb96f45053a53ce9843af4d006a56654 done [2024-05-08T08:40:33.197Z] #104 naming to docker.io/library/core-data done [2024-05-08T08:40:33.197Z] #104 writing image sha256:5a90fcca61ab23da65fd2113a7ef7b1529344747bc68cee674a2e2b820fc91a5 0.2s done [2024-05-08T08:40:33.197Z] #104 writing image sha256:7a028302a2ba59bd8a477b3417edef4dc03ed0af281ed45c1f64e098062d4d79 0.2s done [2024-05-08T08:40:33.197Z] #104 naming to docker.io/library/core-metadata done [2024-05-08T08:40:33.197Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-05-08T08:40:33.197Z] #104 DONE 6.2s [2024-05-08T08:40:33.487Z] [2024-05-08T08:40:33.487Z] #194 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:40:33.747Z] #194 DONE 2.6s [2024-05-08T08:40:33.747Z] [2024-05-08T08:40:33.747Z] #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:40:34.317Z] #195 ... [2024-05-08T08:40:34.317Z] [2024-05-08T08:40:34.317Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T08:40:34.317Z] #193 DONE 2.1s [2024-05-08T08:40:34.317Z] [2024-05-08T08:40:34.317Z] #191 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T08:40:34.317Z] #191 DONE 2.4s [2024-05-08T08:40:34.317Z] [2024-05-08T08:40:34.317Z] #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-05-08T08:40:34.317Z] #196 DONE 3.6s [2024-05-08T08:40:34.317Z] [2024-05-08T08:40:34.317Z] #104 [core-common-config-bootstrapper] exporting to image [2024-05-08T08:40:34.577Z] #104 ... [2024-05-08T08:40:34.577Z] [2024-05-08T08:40:34.577Z] #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:40:34.577Z] #189 DONE 3.5s [2024-05-08T08:40:34.577Z] [2024-05-08T08:40:34.577Z] #104 [security-proxy-auth] exporting to image [2024-05-08T08:40:35.518Z] #104 ... [2024-05-08T08:40:35.518Z] [2024-05-08T08:40:35.518Z] #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T08:40:35.518Z] #197 DONE 1.0s [2024-05-08T08:40:35.518Z] [2024-05-08T08:40:35.518Z] #198 [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-05-08T08:40:35.518Z] #198 DONE 1.0s [2024-05-08T08:40:35.518Z] [2024-05-08T08:40:35.518Z] #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:40:35.518Z] #195 DONE 1.7s [2024-05-08T08:40:35.518Z] [2024-05-08T08:40:35.518Z] #199 [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-05-08T08:40:36.458Z] #199 ... [2024-05-08T08:40:36.458Z] [2024-05-08T08:40:36.458Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:40:36.458Z] #200 DONE 1.0s [2024-05-08T08:40:36.458Z] [2024-05-08T08:40:36.458Z] #199 [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-05-08T08:40:36.458Z] #199 DONE 1.0s [2024-05-08T08:40:36.458Z] [2024-05-08T08:40:36.458Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T08:40:38.377Z] #201 DONE 1.7s [2024-05-08T08:40:38.377Z] [2024-05-08T08:40:38.377Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T08:40:38.636Z] #202 ... [2024-05-08T08:40:38.636Z] [2024-05-08T08:40:38.636Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:40:38.636Z] #203 DONE 2.4s [2024-05-08T08:40:38.895Z] [2024-05-08T08:40:38.895Z] #104 [security-proxy-setup] exporting to image [2024-05-08T08:40:38.895Z] #104 exporting layers [2024-05-08T08:40:38.895Z] #104 writing image sha256:94f8fd72786bf19adbc63b44c127803a51e757d10641412f815744cbe9b3a722 0.1s done [2024-05-08T08:40:38.895Z] #104 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-05-08T08:40:38.895Z] #104 writing image sha256:fce1c918d358a2258a9df80dab5893c1628bb35932c6917fd9e46be789026695 0.0s done [2024-05-08T08:40:38.895Z] #104 naming to docker.io/library/security-proxy-auth 0.1s done [2024-05-08T08:40:38.895Z] #104 writing image sha256:48ab03ce3fcdadcca026d11a554ce2bdb73827d59d610318ed0e0896d3aa583c 0.1s done [2024-05-08T08:40:38.895Z] #104 naming to docker.io/library/security-proxy-setup 0.1s done [2024-05-08T08:40:39.829Z] #104 ... [2024-05-08T08:40:39.829Z] [2024-05-08T08:40:39.829Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T08:40:39.829Z] #202 DONE 1.5s [2024-05-08T08:40:39.829Z] [2024-05-08T08:40:39.829Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T08:40:41.225Z] #204 DONE 1.6s [2024-05-08T08:40:41.225Z] [2024-05-08T08:40:41.225Z] #104 [security-proxy-setup] exporting to image [2024-05-08T08:40:43.137Z] #104 exporting layers 3.9s done [2024-05-08T08:40:43.137Z] #104 writing image sha256:99a50a7852cc4f5507286a935c443a8a0f979be6d1af366d28a4cc34a920674b [2024-05-08T08:40:43.137Z] #104 writing image sha256:99a50a7852cc4f5507286a935c443a8a0f979be6d1af366d28a4cc34a920674b 0.1s done [2024-05-08T08:40:43.137Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-05-08T08:40:46.448Z] #104 exporting layers 4.9s done [2024-05-08T08:40:46.448Z] #104 writing image sha256:8fcb45eb3c65e29668cc07a0614464323f9ac2b6876a3741c779adcd8f78fcde 0.0s done [2024-05-08T08:40:46.448Z] #104 naming to docker.io/library/security-bootstrapper 0.0s done [2024-05-08T08:40:46.448Z] #104 DONE 17.9s [2024-05-08T08:40:46.448Z] [2024-05-08T08:40:46.448Z] #46 [security-spire-agent internal] load build context [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:40:46.448Z] time="2024-05-08T08:34:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T08:40:46.459Z] $ docker stop --time=1 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f [2024-05-08T08:40:47.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:40:47.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:40:47.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:40:48.576Z] $ docker rm -f --volumes 146f2e0999f6d773e98ed3ec3bab413f5370dab7b3cfb60c0decf6917bf9a17f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:40:48.952Z] + docker images [2024-05-08T08:40:48.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T08:40:48.952Z] security-bootstrapper latest 8fcb45eb3c65 8 seconds ago 24.2MB [2024-05-08T08:40:48.952Z] security-secretstore-setup latest 99a50a7852cc 10 seconds ago 42MB [2024-05-08T08:40:48.952Z] security-proxy-setup latest 48ab03ce3fcd 13 seconds ago 31.5MB [2024-05-08T08:40:48.952Z] core-common-config-bootstrapper latest 94f8fd72786b 14 seconds ago 20.6MB [2024-05-08T08:40:48.952Z] security-proxy-auth latest fce1c918d358 14 seconds ago 38.1MB [2024-05-08T08:40:48.952Z] core-metadata latest 5a90fcca61ab 18 seconds ago 41MB [2024-05-08T08:40:48.952Z] security-spiffe-token-provider latest 7a028302a2ba 19 seconds ago 34.3MB [2024-05-08T08:40:48.952Z] core-data latest f37013719b6e 20 seconds ago 40.8MB [2024-05-08T08:40:48.952Z] support-notifications latest 9e2edff63d13 20 seconds ago 44MB [2024-05-08T08:40:48.952Z] core-command latest d5aad71374a1 21 seconds ago 40.5MB [2024-05-08T08:40:48.952Z] support-scheduler latest b542e52bc89c 21 seconds ago 43.4MB [2024-05-08T08:40:48.952Z] security-spire-config latest d5c38d143b90 5 minutes ago 107MB [2024-05-08T08:40:48.953Z] security-spire-agent latest be1575eafe7d 5 minutes ago 166MB [2024-05-08T08:40:48.953Z] security-spire-server latest 70c17d98a1d2 5 minutes ago 108MB [2024-05-08T08:40:48.953Z] ci-base-image-x86_64 latest 477223af48ac 9 minutes ago 978MB [2024-05-08T08:40:48.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-08T08:40:48.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-08T08:40:48.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-08T08:40:51.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:40:51.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:40:51.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:40:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:41:06.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:41:06.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:41:06.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.285s coverage: 28.7% of statements [2024-05-08T08:41:21.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.362s coverage: 97.0% of statements [2024-05-08T08:41:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:41:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:41:27.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:41:31.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.478s coverage: 69.2% of statements [2024-05-08T08:41:34.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:41:34.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:41:35.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.435s coverage: 53.2% of statements [2024-05-08T08:41:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:41:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:41:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:41:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:41:40.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:41:51.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:41:51.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:41:57.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.829s coverage: 93.4% of statements [2024-05-08T08:41:57.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.592s coverage: 6.1% of statements [2024-05-08T08:42:07.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:42:07.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:42:07.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:42:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:42:10.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.154s coverage: 97.6% of statements [2024-05-08T08:42:10.892Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.227s coverage: 72.2% of statements [2024-05-08T08:42:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:42:23.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:42:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.444s coverage: 0.9% of statements [2024-05-08T08:42:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.288s coverage: 32.2% of statements [2024-05-08T08:42:27.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.349s coverage: 41.7% of statements [2024-05-08T08:42:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.301s coverage: 82.9% of statements [2024-05-08T08:42:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.304s coverage: 94.1% of statements [2024-05-08T08:42:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.236s coverage: 96.3% of statements [2024-05-08T08:42:33.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.304s coverage: 87.5% of statements [2024-05-08T08:42:35.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:42:36.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:42:36.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:42:36.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:42:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:42:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:42:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:42:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:42:45.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.279s coverage: 94.4% of statements [2024-05-08T08:42:46.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:42:46.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:42:46.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:42:46.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:42:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:42:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:42:58.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:43:00.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.362s coverage: 79.9% of statements [2024-05-08T08:43:00.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.310s coverage: 92.9% of statements [2024-05-08T08:43:00.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-05-08T08:43:00.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.304s coverage: 62.3% of statements [2024-05-08T08:43:01.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.245s coverage: 87.2% of statements [2024-05-08T08:43:01.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.254s coverage: 20.0% of statements [2024-05-08T08:43:01.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.248s coverage: 100.0% of statements [2024-05-08T08:43:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:43:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.477s coverage: 81.8% of statements [2024-05-08T08:43:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:43:06.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.476s coverage: 82.1% of statements [2024-05-08T08:43:06.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.287s coverage: 86.0% of statements [2024-05-08T08:43:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:43:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:43:15.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.128s coverage: 63.1% of statements [2024-05-08T08:43:15.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.300s coverage: 100.0% of statements [2024-05-08T08:43:17.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements [2024-05-08T08:43:17.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-05-08T08:43:17.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:43:17.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:43:17.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:43:17.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-05-08T08:43:17.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.087s coverage: 100.0% of statements [2024-05-08T08:43:26.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:43:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:43:26.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:43:28.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.941s coverage: 38.4% of statements [2024-05-08T08:43:28.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.256s coverage: 89.5% of statements [2024-05-08T08:43:28.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:43:28.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:43:28.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:43:28.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:43:30.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.251s coverage: 84.8% of statements [2024-05-08T08:43:36.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:43:36.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:43:36.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:43:36.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:43:43.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.337s coverage: 19.9% of statements [2024-05-08T08:43:45.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:43:45.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:43:45.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:43:45.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:43:46.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.688s coverage: 95.7% of statements [2024-05-08T08:43:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:43:49.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:43:50.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.273s coverage: 61.8% of statements [2024-05-08T08:43:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:43:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:43:55.442Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.470s coverage: 98.9% of statements [2024-05-08T08:43:56.858Z] 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-05-08T08:43:57.130Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-08T08:43:57.130Z] go vet ./... [2024-05-08T08:48:18.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:48:19.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:48:20.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-08T08:48:21.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:48:21.804Z] + ls -al . [2024-05-08T08:48:21.804Z] total 812 [2024-05-08T08:48:21.804Z] drwxrwxr-x 10 1001 1001 4096 May 8 08:36 . [2024-05-08T08:48:21.804Z] drwxr-xr-x 4 root root 4096 May 8 08:35 .. [2024-05-08T08:48:21.804Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:33 .blubracket [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:33 .dockerignore [2024-05-08T08:48:21.804Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git [2024-05-08T08:48:21.804Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:33 .github [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:33 .gitignore [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:33 .golangci.yml [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:33 .hadolint.yml [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:33 .sonarcloud.properties [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:33 ADOPTERS.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:33 Attribution.txt [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:33 CHANGELOG.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:33 CONTRIBUTING.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:33 GOVERNANCE.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:33 Jenkinsfile [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:33 LICENSE [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:33 Makefile [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:33 OWNERS.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:33 README.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:33 SECURITY.md [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:30 VERSION [2024-05-08T08:48:21.804Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:33 bin [2024-05-08T08:48:21.804Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:33 cmd [2024-05-08T08:48:21.804Z] -rw-r--r-- 1 root root 455713 May 8 08:43 coverage.out [2024-05-08T08:48:21.804Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:33 fuzz_test [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:33 go.mod [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 101457 May 8 08:33 go.sum [2024-05-08T08:48:21.804Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:33 internal [2024-05-08T08:48:21.804Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:33 openapi [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:33 security.txt [2024-05-08T08:48:21.804Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:33 version.go [Pipeline] sh [2024-05-08T08:48:22.456Z] + '[' -e coverage.out ] [2024-05-08T08:48:22.456Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:48:22.484Z] Warning: overwriting stash ‘coverage-report’ [2024-05-08T08:48:23.371Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:48:24.005Z] + make build [2024-05-08T08:48:24.006Z] 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-05-08T08:51:45.742Z] 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-05-08T08:51:55.792Z] 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-05-08T08:52:03.991Z] 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-05-08T08:52:07.334Z] 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-05-08T08:52:46.199Z] 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-05-08T08:52:54.411Z] 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-05-08T08:53:06.730Z] 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-05-08T08:53:10.976Z] 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-05-08T08:53:14.320Z] 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-05-08T08:53:18.575Z] 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-05-08T08:53:22.834Z] 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-05-08T08:53:28.219Z] $ docker stop --time=1 ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 [2024-05-08T08:53:30.508Z] $ docker rm -f --volumes ff00b5445637345c1f567d88d810f4669bf08a5c1bf5ea59aec45c7afb553c11 [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-05-08T08:53:34.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:53:34.124Z] [2024-05-08T08:53:34.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:53:34.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:53:34.737Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-08T08:53:34.737Z] 547446be3368: Pulling fs layer [2024-05-08T08:53:34.737Z] d125d8839a47: Pulling fs layer [2024-05-08T08:53:34.737Z] 3e85d5ac6304: Pulling fs layer [2024-05-08T08:53:34.737Z] c3105a71a48b: Pulling fs layer [2024-05-08T08:53:34.737Z] 0f093f025ec4: Pulling fs layer [2024-05-08T08:53:34.737Z] c3106fc0e877: Pulling fs layer [2024-05-08T08:53:34.737Z] c3105a71a48b: Waiting [2024-05-08T08:53:34.737Z] 0f093f025ec4: Waiting [2024-05-08T08:53:34.737Z] c3106fc0e877: Waiting [2024-05-08T08:53:34.737Z] 547446be3368: Verifying Checksum [2024-05-08T08:53:34.737Z] 547446be3368: Download complete [2024-05-08T08:53:35.006Z] c3105a71a48b: Verifying Checksum [2024-05-08T08:53:35.006Z] c3105a71a48b: Download complete [2024-05-08T08:53:35.273Z] d125d8839a47: Verifying Checksum [2024-05-08T08:53:35.273Z] d125d8839a47: Download complete [2024-05-08T08:53:35.273Z] c3106fc0e877: Verifying Checksum [2024-05-08T08:53:35.273Z] c3106fc0e877: Download complete [2024-05-08T08:53:35.541Z] 0f093f025ec4: Download complete [2024-05-08T08:53:35.807Z] 547446be3368: Pull complete [2024-05-08T08:53:36.766Z] d125d8839a47: Pull complete [2024-05-08T08:53:37.725Z] 3e85d5ac6304: Verifying Checksum [2024-05-08T08:53:37.725Z] 3e85d5ac6304: Download complete [2024-05-08T08:53:47.791Z] 3e85d5ac6304: Pull complete [2024-05-08T08:53:47.792Z] c3105a71a48b: Pull complete [2024-05-08T08:53:49.200Z] 0f093f025ec4: Pull complete [2024-05-08T08:53:49.469Z] c3106fc0e877: Pull complete [2024-05-08T08:53:49.469Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-08T08:53:49.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:53:49.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:53:49.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-05-08T08:53:49.780Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-05-08T08:53:52.123Z] $ docker top 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:53:52.990Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:54:03.065Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:54:03.065Z] #1 transferring dockerfile: 2.15kB done [2024-05-08T08:54:03.065Z] #1 DONE 0.1s [2024-05-08T08:54:03.333Z] [2024-05-08T08:54:03.333Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:54:03.333Z] #2 transferring dockerfile: 2.93kB done [2024-05-08T08:54:03.333Z] #2 DONE 0.1s [2024-05-08T08:54:03.333Z] [2024-05-08T08:54:03.333Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:54:03.602Z] #3 transferring dockerfile: 2.50kB done [2024-05-08T08:54:03.603Z] #3 DONE 0.1s [2024-05-08T08:54:03.603Z] [2024-05-08T08:54:03.603Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:54:03.603Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-05-08T08:54:03.603Z] #4 DONE 0.1s [2024-05-08T08:54:03.603Z] [2024-05-08T08:54:03.603Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:54:03.603Z] #5 transferring dockerfile: 1.95kB done [2024-05-08T08:54:03.603Z] #5 DONE 0.1s [2024-05-08T08:54:03.603Z] [2024-05-08T08:54:03.603Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:54:03.603Z] #6 transferring dockerfile: 1.89kB done [2024-05-08T08:54:03.603Z] #6 DONE 0.1s [2024-05-08T08:54:03.603Z] [2024-05-08T08:54:03.603Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:54:03.603Z] #7 transferring dockerfile: 2.06kB done [2024-05-08T08:54:03.603Z] #7 DONE 0.1s [2024-05-08T08:54:03.603Z] [2024-05-08T08:54:03.603Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:54:03.873Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-05-08T08:54:03.873Z] #8 DONE 0.1s [2024-05-08T08:54:03.873Z] [2024-05-08T08:54:03.873Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:54:03.873Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-05-08T08:54:03.873Z] #9 DONE 0.1s [2024-05-08T08:54:03.873Z] [2024-05-08T08:54:03.873Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:54:03.873Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-05-08T08:54:04.142Z] #10 DONE 0.1s [2024-05-08T08:54:04.142Z] [2024-05-08T08:54:04.142Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:54:04.142Z] #11 transferring dockerfile: 2.23kB done [2024-05-08T08:54:04.142Z] #11 DONE 0.1s [2024-05-08T08:54:04.142Z] [2024-05-08T08:54:04.142Z] #12 [core-data internal] load build definition from Dockerfile [2024-05-08T08:54:04.142Z] #12 transferring dockerfile: 2.01kB 0.0s done [2024-05-08T08:54:04.142Z] #12 DONE 0.1s [2024-05-08T08:54:04.142Z] [2024-05-08T08:54:04.142Z] #13 [core-command internal] load build definition from Dockerfile [2024-05-08T08:54:04.142Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-05-08T08:54:04.142Z] #13 DONE 0.1s [2024-05-08T08:54:04.142Z] [2024-05-08T08:54:04.142Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:54:04.142Z] #14 transferring dockerfile: 1.69kB done [2024-05-08T08:54:04.142Z] #14 DONE 0.1s [2024-05-08T08:54:04.142Z] [2024-05-08T08:54:04.142Z] #15 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:54:04.411Z] #15 transferring context: 50B 0.0s done [2024-05-08T08:54:04.997Z] #15 ... [2024-05-08T08:54:04.997Z] [2024-05-08T08:54:04.997Z] #16 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:54:04.997Z] #16 transferring context: 50B done [2024-05-08T08:54:04.997Z] #16 DONE 0.0s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #17 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:54:05.265Z] #17 transferring context: 50B done [2024-05-08T08:54:05.265Z] #17 DONE 0.0s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #18 [security-spire-server internal] load .dockerignore [2024-05-08T08:54:05.265Z] #18 transferring context: 50B done [2024-05-08T08:54:05.265Z] #18 DONE 0.1s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #19 [support-notifications internal] load .dockerignore [2024-05-08T08:54:05.265Z] #19 transferring context: 50B done [2024-05-08T08:54:05.265Z] #19 DONE 0.1s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:54:05.265Z] #20 transferring context: 50B done [2024-05-08T08:54:05.265Z] #20 DONE 0.1s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #21 [support-scheduler internal] load .dockerignore [2024-05-08T08:54:05.265Z] #21 DONE 0.0s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #22 [core-metadata internal] load .dockerignore [2024-05-08T08:54:05.265Z] #22 transferring context: 50B done [2024-05-08T08:54:05.265Z] #22 DONE 0.1s [2024-05-08T08:54:05.265Z] [2024-05-08T08:54:05.265Z] #15 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:54:05.538Z] #15 ... [2024-05-08T08:54:05.538Z] [2024-05-08T08:54:05.538Z] #21 [support-scheduler internal] load .dockerignore [2024-05-08T08:54:05.538Z] #21 transferring context: 50B 0.0s done [2024-05-08T08:54:05.538Z] #21 DONE 0.1s [2024-05-08T08:54:05.538Z] [2024-05-08T08:54:05.538Z] #23 [security-spire-agent internal] load .dockerignore [2024-05-08T08:54:05.538Z] #23 transferring context: 50B 0.0s done [2024-05-08T08:54:05.538Z] #23 DONE 0.1s [2024-05-08T08:54:05.538Z] [2024-05-08T08:54:05.538Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:54:05.806Z] #24 transferring context: 50B done [2024-05-08T08:54:05.807Z] #24 DONE 0.1s [2024-05-08T08:54:05.807Z] [2024-05-08T08:54:05.807Z] #25 [core-data internal] load .dockerignore [2024-05-08T08:54:05.807Z] #25 transferring context: 50B 0.0s done [2024-05-08T08:54:05.807Z] #25 DONE 0.1s [2024-05-08T08:54:05.807Z] [2024-05-08T08:54:05.807Z] #26 [core-command internal] load .dockerignore [2024-05-08T08:54:05.807Z] #26 transferring context: 50B done [2024-05-08T08:54:05.807Z] #26 DONE 0.1s [2024-05-08T08:54:05.807Z] [2024-05-08T08:54:05.807Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:54:05.807Z] #27 transferring context: 50B done [2024-05-08T08:54:06.077Z] #27 DONE 0.1s [2024-05-08T08:54:06.077Z] [2024-05-08T08:54:06.077Z] #28 [security-spire-config internal] load .dockerignore [2024-05-08T08:54:06.077Z] #28 transferring context: 50B 0.0s done [2024-05-08T08:54:06.077Z] #28 DONE 0.1s [2024-05-08T08:54:06.077Z] [2024-05-08T08:54:06.077Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:06.077Z] #29 DONE 0.0s [2024-05-08T08:54:06.077Z] [2024-05-08T08:54:06.077Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:54:06.345Z] #30 DONE 0.5s [2024-05-08T08:54:06.345Z] [2024-05-08T08:54:06.345Z] #15 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:54:06.932Z] #15 ... [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:06.932Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:06.932Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:06.932Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:06.932Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:06.932Z] #31 DONE 0.2s [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:06.932Z] #29 DONE 0.0s [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:54:06.932Z] #30 DONE 0.5s [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:06.932Z] #32 ... [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:06.932Z] #29 DONE 0.0s [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:06.932Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:06.932Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:06.932Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:06.932Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:06.932Z] #31 DONE 0.4s [2024-05-08T08:54:06.932Z] [2024-05-08T08:54:06.932Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.199Z] #32 ... [2024-05-08T08:54:07.199Z] [2024-05-08T08:54:07.199Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:54:07.199Z] #30 DONE 0.5s [2024-05-08T08:54:07.199Z] [2024-05-08T08:54:07.199Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.199Z] #32 ... [2024-05-08T08:54:07.199Z] [2024-05-08T08:54:07.199Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:07.199Z] #29 DONE 0.0s [2024-05-08T08:54:07.199Z] [2024-05-08T08:54:07.199Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:07.199Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:07.199Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:07.199Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:07.199Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:07.199Z] #31 DONE 0.4s [2024-05-08T08:54:07.199Z] [2024-05-08T08:54:07.199Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.466Z] #32 ... [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:07.466Z] #29 DONE 0.0s [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:07.466Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:07.466Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:07.466Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:07.466Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:07.466Z] #31 DONE 0.5s [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.466Z] #32 ... [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:54:07.466Z] #30 DONE 0.6s [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.466Z] #32 ... [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:07.466Z] #29 DONE 0.0s [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:07.466Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:07.466Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:07.466Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:07.466Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:07.466Z] #31 DONE 0.5s [2024-05-08T08:54:07.466Z] [2024-05-08T08:54:07.466Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:07.734Z] #32 ... [2024-05-08T08:54:07.734Z] [2024-05-08T08:54:07.734Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:07.734Z] #29 DONE 0.0s [2024-05-08T08:54:07.734Z] [2024-05-08T08:54:07.734Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.016Z] #32 ... [2024-05-08T08:54:08.016Z] [2024-05-08T08:54:08.016Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:08.016Z] #29 DONE 0.0s [2024-05-08T08:54:08.016Z] [2024-05-08T08:54:08.016Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.016Z] #32 ... [2024-05-08T08:54:08.016Z] [2024-05-08T08:54:08.016Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:08.016Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:08.016Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:08.016Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:08.016Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:08.016Z] #31 DONE 0.5s [2024-05-08T08:54:08.016Z] [2024-05-08T08:54:08.016Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:08.016Z] #29 DONE 0.0s [2024-05-08T08:54:08.016Z] [2024-05-08T08:54:08.016Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.285Z] #32 ... [2024-05-08T08:54:08.285Z] [2024-05-08T08:54:08.285Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:08.285Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:08.285Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:08.285Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:08.285Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:08.285Z] #31 DONE 0.6s [2024-05-08T08:54:08.285Z] [2024-05-08T08:54:08.285Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.285Z] #32 ... [2024-05-08T08:54:08.285Z] [2024-05-08T08:54:08.285Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:08.285Z] #29 DONE 0.0s [2024-05-08T08:54:08.285Z] [2024-05-08T08:54:08.285Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.560Z] #32 ... [2024-05-08T08:54:08.560Z] [2024-05-08T08:54:08.560Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:54:08.560Z] #29 DONE 0.0s [2024-05-08T08:54:08.560Z] [2024-05-08T08:54:08.560Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:08.828Z] #32 ... [2024-05-08T08:54:08.828Z] [2024-05-08T08:54:08.828Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:54:08.828Z] #30 DONE 1.8s [2024-05-08T08:54:09.097Z] [2024-05-08T08:54:09.097Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:09.097Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:09.097Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:09.097Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:09.097Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:09.097Z] #31 DONE 0.6s [2024-05-08T08:54:09.097Z] [2024-05-08T08:54:09.097Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:09.097Z] #32 ... [2024-05-08T08:54:09.097Z] [2024-05-08T08:54:09.097Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:09.097Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:09.097Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:09.097Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:09.097Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:09.097Z] #31 DONE 0.6s [2024-05-08T08:54:09.097Z] [2024-05-08T08:54:09.097Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:09.364Z] #32 ... [2024-05-08T08:54:09.364Z] [2024-05-08T08:54:09.364Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:54:09.364Z] #33 DONE 2.1s [2024-05-08T08:54:09.364Z] [2024-05-08T08:54:09.364Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:09.364Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:09.364Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:09.364Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:09.364Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:09.364Z] #31 DONE 0.6s [2024-05-08T08:54:09.364Z] [2024-05-08T08:54:09.364Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:09.364Z] #34 ... [2024-05-08T08:54:09.364Z] [2024-05-08T08:54:09.364Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:09.364Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:09.364Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:09.364Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:09.364Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:09.364Z] #31 DONE 0.6s [2024-05-08T08:54:09.364Z] [2024-05-08T08:54:09.364Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:09.364Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:10.332Z] #34 ... [2024-05-08T08:54:10.332Z] [2024-05-08T08:54:10.332Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:54:10.332Z] #35 DONE 2.3s [2024-05-08T08:54:10.332Z] [2024-05-08T08:54:10.332Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:54:10.601Z] #36 ... [2024-05-08T08:54:10.601Z] [2024-05-08T08:54:10.601Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:54:10.601Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:54:10.601Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:54:10.601Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:54:10.601Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:54:10.601Z] #31 DONE 0.6s [2024-05-08T08:54:10.601Z] [2024-05-08T08:54:10.601Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:10.601Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:10.878Z] #37 ... [2024-05-08T08:54:10.878Z] [2024-05-08T08:54:10.878Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:54:10.878Z] #38 DONE 5.1s [2024-05-08T08:54:10.878Z] [2024-05-08T08:54:10.878Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:10.878Z] #39 transferring context: 15.05MB 3.4s [2024-05-08T08:54:11.856Z] #39 ... [2024-05-08T08:54:11.856Z] [2024-05-08T08:54:11.856Z] #40 [security-spire-config internal] load build context [2024-05-08T08:54:11.856Z] #40 transferring context: 24.94kB 0.5s done [2024-05-08T08:54:11.856Z] #40 DONE 2.5s [2024-05-08T08:54:11.856Z] [2024-05-08T08:54:11.856Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:12.124Z] #39 ... [2024-05-08T08:54:12.124Z] [2024-05-08T08:54:12.124Z] #41 [security-spire-server internal] load build context [2024-05-08T08:54:12.124Z] #41 transferring context: 26.69kB 1.0s done [2024-05-08T08:54:12.124Z] #41 DONE 2.8s [2024-05-08T08:54:12.124Z] [2024-05-08T08:54:12.124Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:13.095Z] #39 ... [2024-05-08T08:54:13.095Z] [2024-05-08T08:54:13.095Z] #42 [security-spire-agent internal] load build context [2024-05-08T08:54:13.095Z] #42 transferring context: 26.22kB 0.6s done [2024-05-08T08:54:13.095Z] #42 DONE 2.3s [2024-05-08T08:54:13.095Z] [2024-05-08T08:54:13.095Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:15.701Z] #39 ... [2024-05-08T08:54:15.701Z] [2024-05-08T08:54:15.701Z] #43 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-08T08:54:15.701Z] #43 DONE 4.1s [2024-05-08T08:54:15.701Z] [2024-05-08T08:54:15.701Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:16.662Z] #39 ... [2024-05-08T08:54:16.662Z] [2024-05-08T08:54:16.662Z] #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:54:16.662Z] #0 9.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:16.931Z] #44 ... [2024-05-08T08:54:16.931Z] [2024-05-08T08:54:16.931Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:16.931Z] #39 ... [2024-05-08T08:54:16.931Z] [2024-05-08T08:54:16.931Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:54:16.931Z] #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:16.931Z] #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:16.931Z] #0 9.814 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:16.931Z] #0 9.814 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:54:16.931Z] #0 9.814 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:16.931Z] #0 9.960 OK: 8 MiB in 17 packages [2024-05-08T08:54:17.197Z] #45 ... [2024-05-08T08:54:17.197Z] [2024-05-08T08:54:17.197Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:17.197Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.5s done [2024-05-08T08:54:17.197Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:54:17.197Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-08T08:54:17.197Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-08T08:54:17.197Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.0s done [2024-05-08T08:54:17.197Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done [2024-05-08T08:54:17.197Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done [2024-05-08T08:54:17.197Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:54:17.197Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 3.7s [2024-05-08T08:54:17.463Z] #34 ... [2024-05-08T08:54:17.463Z] [2024-05-08T08:54:17.463Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:17.463Z] #46 transferring context: 27.45MB 9.8s [2024-05-08T08:54:17.463Z] #46 ... [2024-05-08T08:54:17.463Z] [2024-05-08T08:54:17.463Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:54:17.463Z] #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:17.463Z] #0 9.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:17.729Z] #47 ... [2024-05-08T08:54:17.729Z] [2024-05-08T08:54:17.729Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:54:17.729Z] #0 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:17.729Z] #48 ... [2024-05-08T08:54:17.729Z] [2024-05-08T08:54:17.729Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:17.729Z] #49 ... [2024-05-08T08:54:17.729Z] [2024-05-08T08:54:17.729Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:54:17.729Z] #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:17.729Z] #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:17.996Z] #50 ... [2024-05-08T08:54:17.996Z] [2024-05-08T08:54:17.996Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:17.996Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.7s [2024-05-08T08:54:17.996Z] #34 ... [2024-05-08T08:54:17.996Z] [2024-05-08T08:54:17.996Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:18.267Z] #51 ... [2024-05-08T08:54:18.267Z] [2024-05-08T08:54:18.267Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:18.267Z] #52 ... [2024-05-08T08:54:18.267Z] [2024-05-08T08:54:18.267Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:18.534Z] #53 ... [2024-05-08T08:54:18.534Z] [2024-05-08T08:54:18.534Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:18.534Z] #52 ... [2024-05-08T08:54:18.534Z] [2024-05-08T08:54:18.534Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:54:18.534Z] #0 7.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:18.534Z] #0 9.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:18.808Z] #54 ... [2024-05-08T08:54:18.808Z] [2024-05-08T08:54:18.808Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:18.808Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-05-08T08:54:18.808Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s [2024-05-08T08:54:19.076Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-08T08:54:19.076Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-08T08:54:19.076Z] #34 ... [2024-05-08T08:54:19.076Z] [2024-05-08T08:54:19.076Z] #55 [core-data internal] load build context [2024-05-08T08:54:19.344Z] #55 ... [2024-05-08T08:54:19.344Z] [2024-05-08T08:54:19.344Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:19.344Z] #32 ... [2024-05-08T08:54:19.344Z] [2024-05-08T08:54:19.344Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:19.618Z] #56 ... [2024-05-08T08:54:19.618Z] [2024-05-08T08:54:19.618Z] #57 [core-command internal] load build context [2024-05-08T08:54:19.618Z] #57 ... [2024-05-08T08:54:19.618Z] [2024-05-08T08:54:19.618Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:54:19.618Z] #45 DONE 12.5s [2024-05-08T08:54:19.618Z] [2024-05-08T08:54:19.618Z] #57 [core-command internal] load build context [2024-05-08T08:54:19.618Z] #57 ... [2024-05-08T08:54:19.618Z] [2024-05-08T08:54:19.618Z] #55 [core-data internal] load build context [2024-05-08T08:54:19.883Z] #55 ... [2024-05-08T08:54:19.883Z] [2024-05-08T08:54:19.883Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:54:19.883Z] #0 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:19.883Z] #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:20.150Z] #58 ... [2024-05-08T08:54:20.150Z] [2024-05-08T08:54:20.150Z] #55 [core-data internal] load build context [2024-05-08T08:54:20.150Z] #55 ... [2024-05-08T08:54:20.150Z] [2024-05-08T08:54:20.150Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:54:20.150Z] #59 ... [2024-05-08T08:54:20.150Z] [2024-05-08T08:54:20.150Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:20.150Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.0s [2024-05-08T08:54:20.734Z] #34 ... [2024-05-08T08:54:20.734Z] [2024-05-08T08:54:20.734Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:54:20.734Z] #36 ... [2024-05-08T08:54:20.734Z] [2024-05-08T08:54:20.734Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:54:20.734Z] #60 ... [2024-05-08T08:54:20.734Z] [2024-05-08T08:54:20.734Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:21.000Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.8s [2024-05-08T08:54:22.422Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-05-08T08:54:22.422Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.1s [2024-05-08T08:54:22.422Z] #34 ... [2024-05-08T08:54:22.422Z] [2024-05-08T08:54:22.422Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:22.422Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2024-05-08T08:54:22.422Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:54:22.422Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-08T08:54:22.422Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-08T08:54:22.422Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.4s done [2024-05-08T08:54:22.422Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2024-05-08T08:54:22.422Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:54:22.422Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done [2024-05-08T08:54:22.422Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 8.5s [2024-05-08T08:54:22.422Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-05-08T08:54:22.693Z] #37 ... [2024-05-08T08:54:22.693Z] [2024-05-08T08:54:22.693Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:22.961Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.7s done [2024-05-08T08:54:23.228Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.9s [2024-05-08T08:54:23.228Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.7s done [2024-05-08T08:54:24.197Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.51MB / 23.39MB 10.7s [2024-05-08T08:54:25.157Z] #34 ... [2024-05-08T08:54:25.157Z] [2024-05-08T08:54:25.157Z] #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:54:25.157Z] #44 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:25.157Z] #44 14.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:25.157Z] #44 14.92 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:25.157Z] #44 15.15 OK: 8 MiB in 16 packages [2024-05-08T08:54:25.157Z] #44 DONE 18.6s [2024-05-08T08:54:25.157Z] [2024-05-08T08:54:25.157Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:54:25.157Z] #58 15.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:25.157Z] #58 15.34 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:25.426Z] #58 ... [2024-05-08T08:54:25.426Z] [2024-05-08T08:54:25.426Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:54:25.426Z] #61 ... [2024-05-08T08:54:25.426Z] [2024-05-08T08:54:25.426Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:54:25.693Z] #62 ... [2024-05-08T08:54:25.693Z] [2024-05-08T08:54:25.693Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:54:25.693Z] #63 ... [2024-05-08T08:54:25.693Z] [2024-05-08T08:54:25.693Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:54:25.970Z] #64 ... [2024-05-08T08:54:25.970Z] [2024-05-08T08:54:25.970Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:25.970Z] #32 transferring context: 46.37MB 19.3s [2024-05-08T08:54:25.970Z] #32 ... [2024-05-08T08:54:25.970Z] [2024-05-08T08:54:25.970Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:25.970Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 12.8s [2024-05-08T08:54:26.244Z] #34 ... [2024-05-08T08:54:26.244Z] [2024-05-08T08:54:26.244Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:54:26.244Z] #47 15.46 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:26.244Z] #47 15.67 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:26.244Z] #47 15.67 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:26.244Z] #47 15.67 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:54:26.244Z] #47 15.82 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:54:26.244Z] #47 15.82 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:54:26.244Z] #47 17.05 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:26.244Z] #47 17.34 OK: 18 MiB in 19 packages [2024-05-08T08:54:26.244Z] #47 DONE 19.1s [2024-05-08T08:54:26.244Z] [2024-05-08T08:54:26.244Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:26.244Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 13.1s [2024-05-08T08:54:27.213Z] #34 ... [2024-05-08T08:54:27.213Z] [2024-05-08T08:54:27.213Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:27.213Z] #39 ... [2024-05-08T08:54:27.213Z] [2024-05-08T08:54:27.213Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:27.480Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.1s [2024-05-08T08:54:27.480Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.1s done [2024-05-08T08:54:27.761Z] #34 ... [2024-05-08T08:54:27.761Z] [2024-05-08T08:54:27.761Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:27.761Z] #46 ... [2024-05-08T08:54:27.761Z] [2024-05-08T08:54:27.761Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:54:27.761Z] #48 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:27.761Z] #48 16.16 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:54:27.761Z] #48 16.94 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:27.761Z] #48 16.94 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:27.761Z] #48 16.94 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:54:27.761Z] #48 18.02 OK: 9 MiB in 17 packages [2024-05-08T08:54:28.028Z] #48 ... [2024-05-08T08:54:28.028Z] [2024-05-08T08:54:28.028Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:28.028Z] #49 ... [2024-05-08T08:54:28.028Z] [2024-05-08T08:54:28.028Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:28.296Z] #46 ... [2024-05-08T08:54:28.296Z] [2024-05-08T08:54:28.296Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:28.572Z] #51 ... [2024-05-08T08:54:28.572Z] [2024-05-08T08:54:28.572Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:54:28.572Z] #58 15.51 OK: 8 MiB in 16 packages [2024-05-08T08:54:28.572Z] #58 DONE 18.5s [2024-05-08T08:54:28.572Z] [2024-05-08T08:54:28.572Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:28.572Z] #51 ... [2024-05-08T08:54:28.572Z] [2024-05-08T08:54:28.572Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:28.572Z] #46 ... [2024-05-08T08:54:28.572Z] [2024-05-08T08:54:28.572Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:28.839Z] #52 ... [2024-05-08T08:54:28.839Z] [2024-05-08T08:54:28.839Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:28.839Z] #53 ... [2024-05-08T08:54:28.839Z] [2024-05-08T08:54:28.839Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:29.109Z] #65 ... [2024-05-08T08:54:29.109Z] [2024-05-08T08:54:29.109Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:54:29.109Z] #48 DONE 21.5s [2024-05-08T08:54:29.109Z] [2024-05-08T08:54:29.109Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:29.376Z] #46 ... [2024-05-08T08:54:29.376Z] [2024-05-08T08:54:29.376Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:54:29.376Z] #54 15.29 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:54:29.376Z] #54 15.75 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:29.376Z] #54 15.75 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:54:29.376Z] #54 15.75 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:54:29.376Z] #54 16.90 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:29.376Z] #54 17.08 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:54:29.376Z] #54 18.50 OK: 18 MiB in 19 packages [2024-05-08T08:54:29.376Z] #54 DONE 20.9s [2024-05-08T08:54:29.376Z] [2024-05-08T08:54:29.376Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:29.644Z] #46 ... [2024-05-08T08:54:29.644Z] [2024-05-08T08:54:29.644Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:29.644Z] #56 ... [2024-05-08T08:54:29.644Z] [2024-05-08T08:54:29.644Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:29.909Z] #53 ... [2024-05-08T08:54:29.909Z] [2024-05-08T08:54:29.909Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:54:30.176Z] #66 ... [2024-05-08T08:54:30.176Z] [2024-05-08T08:54:30.176Z] #57 [core-command internal] load build context [2024-05-08T08:54:30.176Z] #57 ... [2024-05-08T08:54:30.176Z] [2024-05-08T08:54:30.176Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:54:30.176Z] #50 12.56 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:54:30.176Z] #50 12.56 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:54:30.176Z] #50 12.56 OK: 19950 distinct packages available [2024-05-08T08:54:30.176Z] #50 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:30.176Z] #50 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:30.176Z] #50 21.06 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:54:30.176Z] #50 21.39 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:54:30.176Z] #50 21.45 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:54:30.176Z] #50 21.57 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:54:30.176Z] #50 21.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:54:30.176Z] #50 21.67 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:54:30.176Z] #50 21.78 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:54:30.176Z] #50 21.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:30.176Z] #50 21.93 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:54:30.176Z] #50 21.93 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:54:30.176Z] #50 21.93 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:54:30.176Z] #50 22.06 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:30.176Z] #50 22.06 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:54:30.442Z] #50 ... [2024-05-08T08:54:30.442Z] [2024-05-08T08:54:30.442Z] #57 [core-command internal] load build context [2024-05-08T08:54:30.442Z] #57 ... [2024-05-08T08:54:30.442Z] [2024-05-08T08:54:30.442Z] #55 [core-data internal] load build context [2024-05-08T08:54:30.713Z] #55 ... [2024-05-08T08:54:30.713Z] [2024-05-08T08:54:30.713Z] #57 [core-command internal] load build context [2024-05-08T08:54:30.982Z] #57 ... [2024-05-08T08:54:30.982Z] [2024-05-08T08:54:30.982Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:54:30.982Z] #36 ... [2024-05-08T08:54:30.982Z] [2024-05-08T08:54:30.982Z] #57 [core-command internal] load build context [2024-05-08T08:54:31.945Z] #57 transferring context: 29.80MB 21.3s [2024-05-08T08:54:32.537Z] #57 ... [2024-05-08T08:54:32.537Z] [2024-05-08T08:54:32.537Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:54:32.537Z] #50 23.45 OK: 13 MiB in 26 packages [2024-05-08T08:54:32.537Z] #50 DONE 25.0s [2024-05-08T08:54:32.804Z] [2024-05-08T08:54:32.804Z] #57 [core-command internal] load build context [2024-05-08T08:54:32.804Z] #57 ... [2024-05-08T08:54:32.804Z] [2024-05-08T08:54:32.804Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:32.804Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 12.4s done [2024-05-08T08:54:32.804Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.8s [2024-05-08T08:54:33.070Z] #37 ... [2024-05-08T08:54:33.070Z] [2024-05-08T08:54:33.070Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:54:33.070Z] #60 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #60 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #60 18.83 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:54:33.070Z] #60 18.83 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:54:33.070Z] #60 18.83 OK: 19950 distinct packages available [2024-05-08T08:54:33.070Z] #60 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #60 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #60 ... [2024-05-08T08:54:33.070Z] [2024-05-08T08:54:33.070Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:54:33.070Z] #59 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.070Z] #59 20.28 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:54:33.070Z] #59 20.28 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:54:33.070Z] #59 20.28 OK: 19950 distinct packages available [2024-05-08T08:54:33.070Z] #59 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.336Z] #59 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:33.336Z] #59 ... [2024-05-08T08:54:33.336Z] [2024-05-08T08:54:33.336Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:35.287Z] #53 ... [2024-05-08T08:54:35.287Z] [2024-05-08T08:54:35.287Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:54:35.287Z] #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:35.287Z] #67 ... [2024-05-08T08:54:35.287Z] [2024-05-08T08:54:35.287Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:36.251Z] #53 ... [2024-05-08T08:54:36.251Z] [2024-05-08T08:54:36.251Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:36.251Z] #32 transferring context: 61.16MB 29.5s [2024-05-08T08:54:36.251Z] #32 ... [2024-05-08T08:54:36.251Z] [2024-05-08T08:54:36.251Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:37.215Z] #53 ... [2024-05-08T08:54:37.215Z] [2024-05-08T08:54:37.215Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:54:37.215Z] #68 ... [2024-05-08T08:54:37.215Z] [2024-05-08T08:54:37.215Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:37.487Z] #53 ... [2024-05-08T08:54:37.487Z] [2024-05-08T08:54:37.487Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:37.487Z] #39 ... [2024-05-08T08:54:37.487Z] [2024-05-08T08:54:37.487Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:37.753Z] #53 ... [2024-05-08T08:54:37.753Z] [2024-05-08T08:54:37.753Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:54:37.753Z] #64 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:37.753Z] #64 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:37.753Z] #64 19.48 OK: 266 MiB in 52 packages [2024-05-08T08:54:37.753Z] #64 DONE 22.2s [2024-05-08T08:54:37.753Z] [2024-05-08T08:54:37.753Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:38.020Z] #53 ... [2024-05-08T08:54:38.020Z] [2024-05-08T08:54:38.020Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:54:38.020Z] #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:38.020Z] #63 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:38.020Z] #63 20.97 OK: 266 MiB in 52 packages [2024-05-08T08:54:38.020Z] #63 DONE 22.5s [2024-05-08T08:54:38.020Z] [2024-05-08T08:54:38.020Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:38.287Z] #53 ... [2024-05-08T08:54:38.287Z] [2024-05-08T08:54:38.287Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:38.555Z] #49 ... [2024-05-08T08:54:38.555Z] [2024-05-08T08:54:38.555Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:38.555Z] #53 ... [2024-05-08T08:54:38.555Z] [2024-05-08T08:54:38.555Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:38.555Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s [2024-05-08T08:54:38.822Z] #34 ... [2024-05-08T08:54:38.822Z] [2024-05-08T08:54:38.822Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:38.822Z] #51 ... [2024-05-08T08:54:38.822Z] [2024-05-08T08:54:38.822Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:39.090Z] #34 ... [2024-05-08T08:54:39.090Z] [2024-05-08T08:54:39.090Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:39.090Z] #52 ... [2024-05-08T08:54:39.090Z] [2024-05-08T08:54:39.090Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:39.357Z] #51 ... [2024-05-08T08:54:39.357Z] [2024-05-08T08:54:39.357Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:39.623Z] #69 ... [2024-05-08T08:54:39.623Z] [2024-05-08T08:54:39.623Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:54:39.623Z] #70 ... [2024-05-08T08:54:39.623Z] [2024-05-08T08:54:39.623Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:39.914Z] #51 ... [2024-05-08T08:54:39.914Z] [2024-05-08T08:54:39.914Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:39.914Z] #56 ... [2024-05-08T08:54:39.914Z] [2024-05-08T08:54:39.914Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:40.198Z] #46 ... [2024-05-08T08:54:40.198Z] [2024-05-08T08:54:40.198Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:40.466Z] #51 ... [2024-05-08T08:54:40.466Z] [2024-05-08T08:54:40.466Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:54:40.466Z] #61 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:40.466Z] #61 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:40.466Z] #61 23.90 OK: 266 MiB in 52 packages [2024-05-08T08:54:40.466Z] #61 DONE 26.0s [2024-05-08T08:54:40.466Z] [2024-05-08T08:54:40.466Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:40.733Z] #51 ... [2024-05-08T08:54:40.733Z] [2024-05-08T08:54:40.733Z] #55 [core-data internal] load build context [2024-05-08T08:54:41.001Z] #55 ... [2024-05-08T08:54:41.001Z] [2024-05-08T08:54:41.001Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:41.001Z] #56 ... [2024-05-08T08:54:41.001Z] [2024-05-08T08:54:41.001Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:54:41.270Z] #36 ... [2024-05-08T08:54:41.270Z] [2024-05-08T08:54:41.270Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:41.855Z] #51 ... [2024-05-08T08:54:41.855Z] [2024-05-08T08:54:41.855Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:54:41.855Z] #60 27.27 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:41.855Z] #60 27.84 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:41.855Z] #60 27.93 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:41.855Z] #60 27.97 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:54:41.855Z] #60 27.99 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:54:41.855Z] #60 28.09 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:54:41.855Z] #60 28.12 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:54:41.855Z] #60 28.44 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:41.855Z] #60 28.66 OK: 9 MiB in 20 packages [2024-05-08T08:54:41.855Z] #60 DONE 31.2s [2024-05-08T08:54:41.855Z] [2024-05-08T08:54:41.855Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:41.855Z] #51 transferring context: 38.95MB 33.0s [2024-05-08T08:54:42.460Z] #51 ... [2024-05-08T08:54:42.460Z] [2024-05-08T08:54:42.460Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:54:42.460Z] #66 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.460Z] #66 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.460Z] #66 21.15 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:42.460Z] #66 21.15 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:42.460Z] #66 21.27 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:42.460Z] #66 ... [2024-05-08T08:54:42.460Z] [2024-05-08T08:54:42.460Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:42.460Z] #46 ... [2024-05-08T08:54:42.460Z] [2024-05-08T08:54:42.460Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:54:42.460Z] #62 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.460Z] #62 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.460Z] #62 24.80 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:54:42.460Z] #62 24.80 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:54:42.460Z] #62 24.80 OK: 19946 distinct packages available [2024-05-08T08:54:42.460Z] #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.746Z] #62 ... [2024-05-08T08:54:42.746Z] [2024-05-08T08:54:42.746Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:42.746Z] #69 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:42.746Z] #69 ... [2024-05-08T08:54:42.746Z] [2024-05-08T08:54:42.746Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:43.012Z] #71 ... [2024-05-08T08:54:43.012Z] [2024-05-08T08:54:43.012Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:43.012Z] #51 ... [2024-05-08T08:54:43.012Z] [2024-05-08T08:54:43.012Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:54:43.012Z] #59 30.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:54:43.012Z] #59 30.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:54:43.012Z] #59 30.03 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:54:43.012Z] #59 30.09 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:54:43.012Z] #59 30.14 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:43.012Z] #59 30.34 OK: 8 MiB in 19 packages [2024-05-08T08:54:43.012Z] #59 DONE 32.9s [2024-05-08T08:54:43.012Z] [2024-05-08T08:54:43.012Z] #57 [core-command internal] load build context [2024-05-08T08:54:43.012Z] #57 ... [2024-05-08T08:54:43.012Z] [2024-05-08T08:54:43.012Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:43.598Z] #46 ... [2024-05-08T08:54:43.598Z] [2024-05-08T08:54:43.598Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:43.598Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s [2024-05-08T08:54:43.598Z] #37 ... [2024-05-08T08:54:43.598Z] [2024-05-08T08:54:43.598Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:46.177Z] #46 ... [2024-05-08T08:54:46.177Z] [2024-05-08T08:54:46.177Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:46.177Z] #32 transferring context: 77.06MB 39.6s [2024-05-08T08:54:46.442Z] #32 ... [2024-05-08T08:54:46.442Z] [2024-05-08T08:54:46.442Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:47.028Z] #46 ... [2024-05-08T08:54:47.028Z] [2024-05-08T08:54:47.028Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:54:47.028Z] #67 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:47.028Z] #67 18.00 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:47.028Z] #67 18.00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:47.313Z] #67 18.08 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:47.313Z] #67 19.46 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:54:47.313Z] #67 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:47.313Z] #67 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:47.313Z] #67 ... [2024-05-08T08:54:47.313Z] [2024-05-08T08:54:47.313Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:47.313Z] #56 ... [2024-05-08T08:54:47.313Z] [2024-05-08T08:54:47.313Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:47.579Z] #46 ... [2024-05-08T08:54:47.579Z] [2024-05-08T08:54:47.579Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:47.853Z] #39 ... [2024-05-08T08:54:47.853Z] [2024-05-08T08:54:47.853Z] #57 [core-command internal] load build context [2024-05-08T08:54:48.814Z] #57 ... [2024-05-08T08:54:48.814Z] [2024-05-08T08:54:48.814Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:48.814Z] #49 ... [2024-05-08T08:54:48.814Z] [2024-05-08T08:54:48.814Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:48.814Z] #53 ... [2024-05-08T08:54:48.814Z] [2024-05-08T08:54:48.814Z] #57 [core-command internal] load build context [2024-05-08T08:54:49.403Z] #57 ... [2024-05-08T08:54:49.403Z] [2024-05-08T08:54:49.403Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:49.403Z] #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:49.403Z] #65 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:49.403Z] #65 19.48 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:49.403Z] #65 19.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:49.403Z] #65 19.55 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:49.403Z] #65 ... [2024-05-08T08:54:49.403Z] [2024-05-08T08:54:49.403Z] #57 [core-command internal] load build context [2024-05-08T08:54:49.672Z] #57 ... [2024-05-08T08:54:49.672Z] [2024-05-08T08:54:49.672Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:49.672Z] #52 ... [2024-05-08T08:54:49.672Z] [2024-05-08T08:54:49.672Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:49.672Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.8s [2024-05-08T08:54:49.938Z] #34 ... [2024-05-08T08:54:49.938Z] [2024-05-08T08:54:49.938Z] #52 [support-scheduler internal] load build context [2024-05-08T08:54:51.350Z] #52 ... [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:54:51.350Z] #68 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:51.350Z] #68 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:51.350Z] #68 20.94 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:51.350Z] #68 20.94 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:51.350Z] #68 21.01 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:51.350Z] #68 23.81 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:54:51.350Z] #68 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:51.350Z] #68 ... [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #55 [core-data internal] load build context [2024-05-08T08:54:51.350Z] #55 ... [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:54:51.350Z] #62 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:51.350Z] #62 33.98 OK: 266 MiB in 52 packages [2024-05-08T08:54:51.350Z] #62 DONE 35.7s [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #55 [core-data internal] load build context [2024-05-08T08:54:51.350Z] #55 ... [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:54:51.350Z] #36 ... [2024-05-08T08:54:51.350Z] [2024-05-08T08:54:51.350Z] #55 [core-data internal] load build context [2024-05-08T08:54:51.935Z] #55 ... [2024-05-08T08:54:51.935Z] [2024-05-08T08:54:51.935Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:54:51.935Z] #0 7.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:52.203Z] #72 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:52.203Z] #72 ... [2024-05-08T08:54:52.203Z] [2024-05-08T08:54:52.203Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:52.786Z] #34 ... [2024-05-08T08:54:52.786Z] [2024-05-08T08:54:52.786Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:54:52.786Z] #66 22.92 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:54:52.786Z] #66 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:52.786Z] #66 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:53.054Z] #66 33.12 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:54:53.054Z] #66 ... [2024-05-08T08:54:53.054Z] [2024-05-08T08:54:53.054Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:53.322Z] #34 ... [2024-05-08T08:54:53.322Z] [2024-05-08T08:54:53.322Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:54:53.322Z] #0 6.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:53.322Z] #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:53.322Z] #73 ... [2024-05-08T08:54:53.322Z] [2024-05-08T08:54:53.322Z] #51 [core-metadata internal] load build context [2024-05-08T08:54:53.322Z] #51 transferring context: 64.18MB 43.8s [2024-05-08T08:54:53.589Z] #51 ... [2024-05-08T08:54:53.589Z] [2024-05-08T08:54:53.589Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:53.589Z] #34 ... [2024-05-08T08:54:53.589Z] [2024-05-08T08:54:53.589Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:54:53.589Z] #70 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:53.589Z] #70 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:53.589Z] #70 24.03 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:53.589Z] #70 24.03 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:53.589Z] #70 24.08 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:53.855Z] #70 ... [2024-05-08T08:54:53.856Z] [2024-05-08T08:54:53.856Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:54:53.856Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.0s [2024-05-08T08:54:53.856Z] #37 ... [2024-05-08T08:54:53.856Z] [2024-05-08T08:54:53.856Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:54.821Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.9s [2024-05-08T08:54:54.821Z] #34 ... [2024-05-08T08:54:54.821Z] [2024-05-08T08:54:54.821Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:54.821Z] #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:54.821Z] #69 21.92 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:54.821Z] #69 21.92 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:54.821Z] #69 22.11 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:54.821Z] #69 22.54 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:54:54.821Z] #69 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:54.821Z] #69 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:54.821Z] #69 ... [2024-05-08T08:54:54.821Z] [2024-05-08T08:54:54.821Z] #55 [core-data internal] load build context [2024-05-08T08:54:55.404Z] #55 ... [2024-05-08T08:54:55.404Z] [2024-05-08T08:54:55.404Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:54:55.404Z] #71 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:55.404Z] #71 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:54:55.404Z] #71 22.70 Upgrading critical system libraries and apk-tools: [2024-05-08T08:54:55.404Z] #71 22.71 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:54:55.404Z] #71 22.79 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:54:55.672Z] #71 ... [2024-05-08T08:54:55.672Z] [2024-05-08T08:54:55.672Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:56.633Z] #34 ... [2024-05-08T08:54:56.633Z] [2024-05-08T08:54:56.633Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:54:56.633Z] #32 ... [2024-05-08T08:54:56.633Z] [2024-05-08T08:54:56.633Z] #55 [core-data internal] load build context [2024-05-08T08:54:56.903Z] #55 ... [2024-05-08T08:54:56.903Z] [2024-05-08T08:54:56.903Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:54:56.903Z] #66 33.16 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:56.903Z] #66 33.74 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:56.903Z] #66 33.86 OK: 8 MiB in 17 packages [2024-05-08T08:54:56.903Z] #66 DONE 36.8s [2024-05-08T08:54:56.903Z] [2024-05-08T08:54:56.903Z] #55 [core-data internal] load build context [2024-05-08T08:54:57.510Z] #55 ... [2024-05-08T08:54:57.510Z] [2024-05-08T08:54:57.510Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:54:57.510Z] #67 29.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:54:57.510Z] #67 29.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:57.510Z] #67 30.53 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:54:57.510Z] #67 30.72 OK: 8 MiB in 16 packages [2024-05-08T08:54:57.510Z] #67 DONE 33.6s [2024-05-08T08:54:57.510Z] [2024-05-08T08:54:57.510Z] #55 [core-data internal] load build context [2024-05-08T08:54:57.510Z] #55 ... [2024-05-08T08:54:57.510Z] [2024-05-08T08:54:57.510Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:54:57.510Z] #56 ... [2024-05-08T08:54:57.510Z] [2024-05-08T08:54:57.510Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:54:57.776Z] #34 ... [2024-05-08T08:54:57.776Z] [2024-05-08T08:54:57.776Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:57.776Z] #39 transferring context: 104.33MB 50.4s [2024-05-08T08:54:58.043Z] #39 ... [2024-05-08T08:54:58.043Z] [2024-05-08T08:54:58.043Z] #46 [support-notifications internal] load build context [2024-05-08T08:54:58.043Z] #46 ... [2024-05-08T08:54:58.043Z] [2024-05-08T08:54:58.043Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:54:59.004Z] #39 ... [2024-05-08T08:54:59.004Z] [2024-05-08T08:54:59.004Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:59.004Z] #49 ... [2024-05-08T08:54:59.004Z] [2024-05-08T08:54:59.004Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:54:59.004Z] #53 ... [2024-05-08T08:54:59.004Z] [2024-05-08T08:54:59.004Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:54:59.965Z] #49 ... [2024-05-08T08:54:59.965Z] [2024-05-08T08:54:59.965Z] #57 [core-command internal] load build context [2024-05-08T08:55:00.233Z] #57 ... [2024-05-08T08:55:00.233Z] [2024-05-08T08:55:00.233Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:01.200Z] #49 ... [2024-05-08T08:55:01.200Z] [2024-05-08T08:55:01.200Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:55:01.200Z] #65 22.16 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:55:01.200Z] #65 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:01.200Z] #65 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:01.200Z] #65 30.34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:01.200Z] #65 30.39 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:01.200Z] #65 30.83 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:01.200Z] #65 30.94 OK: 8 MiB in 16 packages [2024-05-08T08:55:01.200Z] #65 ... [2024-05-08T08:55:01.200Z] [2024-05-08T08:55:01.200Z] #57 [core-command internal] load build context [2024-05-08T08:55:01.200Z] #57 ... [2024-05-08T08:55:01.200Z] [2024-05-08T08:55:01.200Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:01.470Z] #52 ... [2024-05-08T08:55:01.470Z] [2024-05-08T08:55:01.470Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:55:01.470Z] #69 32.01 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:01.470Z] #69 32.01 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:01.470Z] #69 ... [2024-05-08T08:55:01.470Z] [2024-05-08T08:55:01.470Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:01.470Z] #36 ... [2024-05-08T08:55:01.470Z] [2024-05-08T08:55:01.470Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:01.742Z] #52 ... [2024-05-08T08:55:01.742Z] [2024-05-08T08:55:01.742Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:55:01.742Z] #65 DONE 32.7s [2024-05-08T08:55:01.742Z] [2024-05-08T08:55:01.742Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:03.161Z] #52 ... [2024-05-08T08:55:03.161Z] [2024-05-08T08:55:03.161Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:55:03.161Z] #68 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:03.161Z] #68 33.57 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:03.161Z] #68 33.70 OK: 18 MiB in 19 packages [2024-05-08T08:55:03.161Z] #68 DONE 35.9s [2024-05-08T08:55:03.161Z] [2024-05-08T08:55:03.161Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:03.161Z] #52 transferring context: 67.16MB 53.9s [2024-05-08T08:55:03.430Z] #52 ... [2024-05-08T08:55:03.430Z] [2024-05-08T08:55:03.430Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:03.703Z] #51 ... [2024-05-08T08:55:03.704Z] [2024-05-08T08:55:03.704Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:03.704Z] #56 ... [2024-05-08T08:55:03.704Z] [2024-05-08T08:55:03.704Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:03.976Z] #51 ... [2024-05-08T08:55:03.976Z] [2024-05-08T08:55:03.976Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:55:03.976Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.1s done [2024-05-08T08:55:03.976Z] #37 ... [2024-05-08T08:55:03.976Z] [2024-05-08T08:55:03.976Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:04.243Z] #51 ... [2024-05-08T08:55:04.243Z] [2024-05-08T08:55:04.243Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:55:04.243Z] #74 DONE 1.3s [2024-05-08T08:55:04.243Z] [2024-05-08T08:55:04.243Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:55:04.243Z] #75 DONE 7.5s [2024-05-08T08:55:04.243Z] [2024-05-08T08:55:04.243Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:04.517Z] #56 ... [2024-05-08T08:55:04.517Z] [2024-05-08T08:55:04.517Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:55:04.517Z] #69 32.35 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:04.517Z] #69 32.44 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:55:04.517Z] #69 33.10 OK: 9 MiB in 17 packages [2024-05-08T08:55:04.517Z] #69 DONE 35.1s [2024-05-08T08:55:04.517Z] [2024-05-08T08:55:04.517Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:05.122Z] #56 ... [2024-05-08T08:55:05.122Z] [2024-05-08T08:55:05.122Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:55:05.122Z] #76 DONE 0.7s [2024-05-08T08:55:05.122Z] [2024-05-08T08:55:05.122Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:05.390Z] #56 ... [2024-05-08T08:55:05.390Z] [2024-05-08T08:55:05.390Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:55:05.390Z] #70 25.97 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:55:05.390Z] #70 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:05.390Z] #70 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:05.390Z] #70 34.24 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:05.390Z] #70 34.30 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:05.390Z] #70 34.82 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:05.390Z] #70 34.87 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:55:05.390Z] #70 35.68 OK: 18 MiB in 19 packages [2024-05-08T08:55:05.665Z] #70 ... [2024-05-08T08:55:05.665Z] [2024-05-08T08:55:05.665Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:05.934Z] #51 ... [2024-05-08T08:55:05.934Z] [2024-05-08T08:55:05.934Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:55:05.934Z] #71 24.80 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:55:05.934Z] #71 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:05.934Z] #71 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:05.934Z] #71 30.70 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:05.934Z] #71 30.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:05.934Z] #71 31.31 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:05.934Z] #71 31.31 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:55:05.934Z] #71 32.11 OK: 13 MiB in 26 packages [2024-05-08T08:55:05.934Z] #71 DONE 33.3s [2024-05-08T08:55:05.934Z] [2024-05-08T08:55:05.934Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:06.523Z] #51 ... [2024-05-08T08:55:06.523Z] [2024-05-08T08:55:06.523Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:55:06.523Z] #70 DONE 36.9s [2024-05-08T08:55:06.523Z] [2024-05-08T08:55:06.523Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:06.523Z] #51 ... [2024-05-08T08:55:06.523Z] [2024-05-08T08:55:06.523Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:06.792Z] #32 ... [2024-05-08T08:55:06.792Z] [2024-05-08T08:55:06.792Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:06.792Z] #56 ... [2024-05-08T08:55:06.792Z] [2024-05-08T08:55:06.792Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:55:06.792Z] #72 17.67 Upgrading critical system libraries and apk-tools: [2024-05-08T08:55:06.792Z] #72 17.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:55:06.792Z] #72 17.67 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:55:06.792Z] #72 18.72 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:55:06.792Z] #72 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:06.792Z] #72 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:06.792Z] #72 23.64 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:06.792Z] #72 23.70 OK: 9 MiB in 20 packages [2024-05-08T08:55:06.792Z] #72 DONE 25.0s [2024-05-08T08:55:06.792Z] [2024-05-08T08:55:06.792Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:07.802Z] #56 ... [2024-05-08T08:55:07.802Z] [2024-05-08T08:55:07.802Z] #55 [core-data internal] load build context [2024-05-08T08:55:07.802Z] #55 ... [2024-05-08T08:55:07.802Z] [2024-05-08T08:55:07.802Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:55:07.802Z] #73 17.08 Upgrading critical system libraries and apk-tools: [2024-05-08T08:55:07.802Z] #73 17.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:55:07.802Z] #73 17.13 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:55:07.802Z] #73 18.25 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:55:07.802Z] #73 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:07.802Z] #73 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:55:07.802Z] #73 22.99 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:55:07.802Z] #73 22.99 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:07.802Z] #73 23.20 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:55:07.802Z] #73 23.24 OK: 8 MiB in 19 packages [2024-05-08T08:55:07.802Z] #73 DONE 24.4s [2024-05-08T08:55:07.802Z] [2024-05-08T08:55:07.802Z] #55 [core-data internal] load build context [2024-05-08T08:55:07.802Z] #55 ... [2024-05-08T08:55:07.802Z] [2024-05-08T08:55:07.802Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:08.073Z] #56 transferring context: 107.44MB 57.4s [2024-05-08T08:55:08.073Z] #56 ... [2024-05-08T08:55:08.073Z] [2024-05-08T08:55:08.073Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:55:08.073Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.7s done [2024-05-08T08:55:08.359Z] #34 ... [2024-05-08T08:55:08.359Z] [2024-05-08T08:55:08.359Z] #46 [support-notifications internal] load build context [2024-05-08T08:55:08.359Z] #46 ... [2024-05-08T08:55:08.359Z] [2024-05-08T08:55:08.359Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:09.327Z] #56 ... [2024-05-08T08:55:09.327Z] [2024-05-08T08:55:09.327Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:09.327Z] #39 ... [2024-05-08T08:55:09.327Z] [2024-05-08T08:55:09.327Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:09.327Z] #53 ... [2024-05-08T08:55:09.327Z] [2024-05-08T08:55:09.327Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:09.917Z] #39 ... [2024-05-08T08:55:09.917Z] [2024-05-08T08:55:09.917Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:55:09.917Z] #77 DONE 2.8s [2024-05-08T08:55:09.917Z] [2024-05-08T08:55:09.917Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:11.433Z] #39 ... [2024-05-08T08:55:11.433Z] [2024-05-08T08:55:11.433Z] #57 [core-command internal] load build context [2024-05-08T08:55:11.433Z] #57 ... [2024-05-08T08:55:11.433Z] [2024-05-08T08:55:11.433Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:11.721Z] #39 ... [2024-05-08T08:55:11.721Z] [2024-05-08T08:55:11.721Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:11.997Z] #36 ... [2024-05-08T08:55:11.997Z] [2024-05-08T08:55:11.997Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:11.997Z] #39 ... [2024-05-08T08:55:11.997Z] [2024-05-08T08:55:11.997Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:11.997Z] #49 ... [2024-05-08T08:55:11.997Z] [2024-05-08T08:55:11.997Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:12.986Z] #36 transferring context: 110.87MB 65.8s [2024-05-08T08:55:13.968Z] #36 ... [2024-05-08T08:55:13.968Z] [2024-05-08T08:55:13.968Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:13.968Z] #52 ... [2024-05-08T08:55:13.968Z] [2024-05-08T08:55:13.968Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:14.570Z] #36 ... [2024-05-08T08:55:14.570Z] [2024-05-08T08:55:14.570Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:55:14.570Z] #78 DONE 3.8s [2024-05-08T08:55:14.570Z] [2024-05-08T08:55:14.570Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:14.570Z] #36 ... [2024-05-08T08:55:14.570Z] [2024-05-08T08:55:14.570Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:55:14.570Z] #79 DONE 3.7s [2024-05-08T08:55:14.570Z] [2024-05-08T08:55:14.570Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:15.553Z] #36 ... [2024-05-08T08:55:15.553Z] [2024-05-08T08:55:15.553Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:55:15.553Z] #80 DONE 4.7s [2024-05-08T08:55:15.553Z] [2024-05-08T08:55:15.553Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:15.817Z] #36 ... [2024-05-08T08:55:15.817Z] [2024-05-08T08:55:15.817Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:55:15.817Z] #81 DONE 1.2s [2024-05-08T08:55:15.817Z] [2024-05-08T08:55:15.817Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:16.082Z] #36 ... [2024-05-08T08:55:16.082Z] [2024-05-08T08:55:16.082Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:55:16.082Z] #82 DONE 1.2s [2024-05-08T08:55:16.082Z] [2024-05-08T08:55:16.082Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:17.041Z] #36 ... [2024-05-08T08:55:17.041Z] [2024-05-08T08:55:17.041Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:17.041Z] #32 ... [2024-05-08T08:55:17.041Z] [2024-05-08T08:55:17.041Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:17.041Z] #51 ... [2024-05-08T08:55:17.041Z] [2024-05-08T08:55:17.041Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:55:17.041Z] #83 DONE 1.5s [2024-05-08T08:55:17.041Z] [2024-05-08T08:55:17.041Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:17.041Z] #51 ... [2024-05-08T08:55:17.041Z] [2024-05-08T08:55:17.041Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:17.308Z] #32 ... [2024-05-08T08:55:17.308Z] [2024-05-08T08:55:17.308Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:55:17.308Z] #84 DONE 1.4s [2024-05-08T08:55:17.308Z] [2024-05-08T08:55:17.308Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:17.308Z] #32 transferring context: 149.80MB 70.6s [2024-05-08T08:55:17.573Z] #32 ... [2024-05-08T08:55:17.573Z] [2024-05-08T08:55:17.573Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:55:17.573Z] #85 DONE 1.2s [2024-05-08T08:55:17.573Z] [2024-05-08T08:55:17.573Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:17.839Z] #32 ... [2024-05-08T08:55:17.839Z] [2024-05-08T08:55:17.839Z] #55 [core-data internal] load build context [2024-05-08T08:55:17.839Z] #55 ... [2024-05-08T08:55:17.839Z] [2024-05-08T08:55:17.839Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:18.430Z] #32 ... [2024-05-08T08:55:18.430Z] [2024-05-08T08:55:18.430Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:55:18.430Z] #86 DONE 1.3s [2024-05-08T08:55:18.430Z] [2024-05-08T08:55:18.430Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:18.430Z] #32 ... [2024-05-08T08:55:18.430Z] [2024-05-08T08:55:18.430Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:55:18.699Z] #34 ... [2024-05-08T08:55:18.699Z] [2024-05-08T08:55:18.699Z] #46 [support-notifications internal] load build context [2024-05-08T08:55:18.699Z] #46 ... [2024-05-08T08:55:18.699Z] [2024-05-08T08:55:18.699Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:55:18.699Z] #87 DONE 1.1s [2024-05-08T08:55:18.699Z] [2024-05-08T08:55:18.699Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:18.972Z] #32 ... [2024-05-08T08:55:18.972Z] [2024-05-08T08:55:18.972Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:55:18.972Z] #88 DONE 1.7s [2024-05-08T08:55:18.972Z] [2024-05-08T08:55:18.972Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:19.245Z] #32 ... [2024-05-08T08:55:19.245Z] [2024-05-08T08:55:19.245Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:19.533Z] #56 ... [2024-05-08T08:55:19.533Z] [2024-05-08T08:55:19.533Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:19.533Z] #53 ... [2024-05-08T08:55:19.533Z] [2024-05-08T08:55:19.533Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:19.799Z] #56 ... [2024-05-08T08:55:19.799Z] [2024-05-08T08:55:19.799Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:55:19.799Z] #89 DONE 1.3s [2024-05-08T08:55:19.799Z] [2024-05-08T08:55:19.799Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:20.068Z] #56 ... [2024-05-08T08:55:20.068Z] [2024-05-08T08:55:20.068Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:55:20.068Z] #90 DONE 1.3s [2024-05-08T08:55:20.336Z] [2024-05-08T08:55:20.336Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:55:20.938Z] #91 ... [2024-05-08T08:55:20.938Z] [2024-05-08T08:55:20.938Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:55:20.938Z] #92 DONE 1.0s [2024-05-08T08:55:21.209Z] [2024-05-08T08:55:21.209Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:55:21.209Z] #93 DONE 1.8s [2024-05-08T08:55:21.209Z] [2024-05-08T08:55:21.209Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:55:21.790Z] #94 ... [2024-05-08T08:55:21.790Z] [2024-05-08T08:55:21.790Z] #57 [core-command internal] load build context [2024-05-08T08:55:21.790Z] #57 ... [2024-05-08T08:55:21.790Z] [2024-05-08T08:55:21.790Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:21.790Z] #32 ... [2024-05-08T08:55:21.790Z] [2024-05-08T08:55:21.790Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:55:21.790Z] #91 DONE 1.7s [2024-05-08T08:55:21.790Z] [2024-05-08T08:55:21.790Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:22.063Z] #32 ... [2024-05-08T08:55:22.063Z] [2024-05-08T08:55:22.063Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:22.330Z] #39 ... [2024-05-08T08:55:22.330Z] [2024-05-08T08:55:22.330Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:22.330Z] #49 ... [2024-05-08T08:55:22.330Z] [2024-05-08T08:55:22.330Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:22.596Z] #39 ... [2024-05-08T08:55:22.597Z] [2024-05-08T08:55:22.597Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:55:22.597Z] #95 DONE 1.5s [2024-05-08T08:55:22.597Z] [2024-05-08T08:55:22.597Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:22.863Z] #39 ... [2024-05-08T08:55:22.863Z] [2024-05-08T08:55:22.863Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:55:22.863Z] #94 DONE 1.8s [2024-05-08T08:55:22.863Z] [2024-05-08T08:55:22.863Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:23.130Z] #39 transferring context: 199.34MB 75.7s [2024-05-08T08:55:24.100Z] #39 ... [2024-05-08T08:55:24.100Z] [2024-05-08T08:55:24.100Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:24.100Z] #52 ... [2024-05-08T08:55:24.100Z] [2024-05-08T08:55:24.100Z] #46 [support-notifications internal] load build context [2024-05-08T08:55:24.100Z] #46 transferring context: 226.17MB 76.1s done [2024-05-08T08:55:24.100Z] #46 DONE 76.8s [2024-05-08T08:55:24.100Z] [2024-05-08T08:55:24.100Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:24.100Z] #52 ... [2024-05-08T08:55:24.100Z] [2024-05-08T08:55:24.100Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:26.049Z] #49 ... [2024-05-08T08:55:26.049Z] [2024-05-08T08:55:26.049Z] #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:55:26.049Z] #96 DONE 1.2s [2024-05-08T08:55:26.049Z] [2024-05-08T08:55:26.049Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:27.007Z] #49 ... [2024-05-08T08:55:27.007Z] [2024-05-08T08:55:27.007Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:27.271Z] #51 ... [2024-05-08T08:55:27.271Z] [2024-05-08T08:55:27.271Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:27.271Z] #36 ... [2024-05-08T08:55:27.271Z] [2024-05-08T08:55:27.271Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:28.232Z] #49 ... [2024-05-08T08:55:28.232Z] [2024-05-08T08:55:28.232Z] #55 [core-data internal] load build context [2024-05-08T08:55:28.232Z] #55 ... [2024-05-08T08:55:28.232Z] [2024-05-08T08:55:28.232Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:28.816Z] #49 transferring context: 93.06MB 80.8s [2024-05-08T08:55:29.082Z] #49 ... [2024-05-08T08:55:29.082Z] [2024-05-08T08:55:29.082Z] #57 [core-command internal] load build context [2024-05-08T08:55:29.082Z] #57 transferring context: 226.17MB 78.4s done [2024-05-08T08:55:29.082Z] #57 DONE 80.0s [2024-05-08T08:55:29.082Z] [2024-05-08T08:55:29.082Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:30.039Z] #49 ... [2024-05-08T08:55:30.039Z] [2024-05-08T08:55:30.039Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:30.039Z] #53 ... [2024-05-08T08:55:30.039Z] [2024-05-08T08:55:30.039Z] #97 [security-spire-config] exporting to image [2024-05-08T08:55:30.039Z] #97 exporting layers 6.3s done [2024-05-08T08:55:30.039Z] #97 writing image sha256:2810ca6aa74a4b8f8a20d48710b0a82835f52b382b75beb5561bbd9d73039442 0.3s done [2024-05-08T08:55:30.039Z] #97 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-05-08T08:55:30.039Z] #97 writing image sha256:f46f52bfb46fdfc7bc0bb6b30c30dffb71b7406a73dd27da4b8c901e38546360 0.0s done [2024-05-08T08:55:30.039Z] #97 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-05-08T08:55:30.039Z] #97 writing image sha256:c257512baaa5aab75f52acf4187384f8c728ed538fb5c5424bb4e05705ff727a 0.0s done [2024-05-08T08:55:30.039Z] #97 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-05-08T08:55:30.039Z] #97 DONE 7.7s [2024-05-08T08:55:30.304Z] [2024-05-08T08:55:30.304Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:30.304Z] #53 ... [2024-05-08T08:55:30.304Z] [2024-05-08T08:55:30.304Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:30.304Z] #56 ... [2024-05-08T08:55:30.304Z] [2024-05-08T08:55:30.304Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:31.261Z] #53 ... [2024-05-08T08:55:31.261Z] [2024-05-08T08:55:31.261Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:55:31.261Z] #39 transferring context: 226.17MB 82.4s done [2024-05-08T08:55:31.261Z] #39 DONE 83.8s [2024-05-08T08:55:31.261Z] [2024-05-08T08:55:31.261Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:31.261Z] #53 ... [2024-05-08T08:55:31.261Z] [2024-05-08T08:55:31.261Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:55:31.261Z] #98 DONE 1.8s [2024-05-08T08:55:31.261Z] [2024-05-08T08:55:31.261Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:32.217Z] #53 ... [2024-05-08T08:55:32.217Z] [2024-05-08T08:55:32.217Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:32.483Z] #32 ... [2024-05-08T08:55:32.483Z] [2024-05-08T08:55:32.483Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:32.483Z] #53 ... [2024-05-08T08:55:32.483Z] [2024-05-08T08:55:32.483Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:55:32.483Z] #99 DONE 1.3s [2024-05-08T08:55:32.483Z] [2024-05-08T08:55:32.483Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:33.437Z] #53 ... [2024-05-08T08:55:33.437Z] [2024-05-08T08:55:33.437Z] #51 [core-metadata internal] load build context [2024-05-08T08:55:33.437Z] #51 transferring context: 226.17MB 84.0s done [2024-05-08T08:55:33.437Z] #51 DONE 85.2s [2024-05-08T08:55:33.437Z] [2024-05-08T08:55:33.437Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:33.703Z] #53 ... [2024-05-08T08:55:33.703Z] [2024-05-08T08:55:33.703Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:55:33.703Z] #56 transferring context: 226.17MB 82.8s done [2024-05-08T08:55:33.703Z] #56 DONE 84.6s [2024-05-08T08:55:33.703Z] [2024-05-08T08:55:33.703Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:34.284Z] #53 ... [2024-05-08T08:55:34.284Z] [2024-05-08T08:55:34.284Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:34.549Z] #52 ... [2024-05-08T08:55:34.549Z] [2024-05-08T08:55:34.549Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:35.949Z] #32 ... [2024-05-08T08:55:35.949Z] [2024-05-08T08:55:35.949Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:55:35.949Z] #100 ... [2024-05-08T08:55:35.949Z] [2024-05-08T08:55:35.949Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:37.350Z] #32 ... [2024-05-08T08:55:37.350Z] [2024-05-08T08:55:37.350Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:37.615Z] #36 ... [2024-05-08T08:55:37.615Z] [2024-05-08T08:55:37.615Z] #32 [security-proxy-auth internal] load build context [2024-05-08T08:55:37.615Z] #32 transferring context: 226.17MB 90.9s done [2024-05-08T08:55:37.615Z] #32 DONE 91.0s [2024-05-08T08:55:37.615Z] [2024-05-08T08:55:37.615Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:38.195Z] #52 ... [2024-05-08T08:55:38.195Z] [2024-05-08T08:55:38.195Z] #55 [core-data internal] load build context [2024-05-08T08:55:38.459Z] #55 ... [2024-05-08T08:55:38.459Z] [2024-05-08T08:55:38.459Z] #52 [support-scheduler internal] load build context [2024-05-08T08:55:38.724Z] #52 transferring context: 226.17MB 89.6s done [2024-05-08T08:55:38.724Z] #52 DONE 90.6s [2024-05-08T08:55:38.724Z] [2024-05-08T08:55:38.724Z] #55 [core-data internal] load build context [2024-05-08T08:55:40.123Z] #55 ... [2024-05-08T08:55:40.123Z] [2024-05-08T08:55:40.123Z] #53 [security-secretstore-setup internal] load build context [2024-05-08T08:55:40.123Z] #53 transferring context: 226.17MB 90.7s done [2024-05-08T08:55:40.123Z] #53 DONE 91.9s [2024-05-08T08:55:40.123Z] [2024-05-08T08:55:40.123Z] #55 [core-data internal] load build context [2024-05-08T08:55:40.123Z] #55 ... [2024-05-08T08:55:40.123Z] [2024-05-08T08:55:40.123Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:40.123Z] #49 ... [2024-05-08T08:55:40.123Z] [2024-05-08T08:55:40.123Z] #55 [core-data internal] load build context [2024-05-08T08:55:41.523Z] #55 ... [2024-05-08T08:55:41.523Z] [2024-05-08T08:55:41.523Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:55:41.523Z] #101 ... [2024-05-08T08:55:41.523Z] [2024-05-08T08:55:41.523Z] #55 [core-data internal] load build context [2024-05-08T08:55:41.787Z] #55 transferring context: 226.17MB 91.0s done [2024-05-08T08:55:41.787Z] #55 DONE 92.6s [2024-05-08T08:55:41.787Z] [2024-05-08T08:55:41.787Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:42.743Z] #49 ... [2024-05-08T08:55:42.743Z] [2024-05-08T08:55:42.743Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:55:42.743Z] #102 ... [2024-05-08T08:55:42.743Z] [2024-05-08T08:55:42.743Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:42.743Z] #49 ... [2024-05-08T08:55:42.743Z] [2024-05-08T08:55:42.743Z] #36 [security-bootstrapper internal] load build context [2024-05-08T08:55:42.743Z] #36 transferring context: 226.17MB 95.7s done [2024-05-08T08:55:42.743Z] #36 DONE 95.8s [2024-05-08T08:55:42.743Z] [2024-05-08T08:55:42.743Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-08T08:55:45.313Z] #49 transferring context: 226.17MB 97.0s done [2024-05-08T08:55:45.313Z] #49 DONE 97.7s [2024-05-08T08:55:45.313Z] [2024-05-08T08:55:45.313Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:55:45.313Z] #102 ... [2024-05-08T08:55:45.313Z] [2024-05-08T08:55:45.313Z] #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:55:46.718Z] #103 DONE 1.5s [2024-05-08T08:55:46.718Z] [2024-05-08T08:55:46.718Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:33.512Z] #104 ... [2024-05-08T08:56:33.512Z] [2024-05-08T08:56:33.512Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:33.512Z] #100 DONE 64.7s [2024-05-08T08:56:33.512Z] [2024-05-08T08:56:33.512Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-08T08:56:33.512Z] #105 ... [2024-05-08T08:56:33.512Z] [2024-05-08T08:56:33.512Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:33.512Z] #101 DONE 59.4s [2024-05-08T08:56:33.512Z] [2024-05-08T08:56:33.512Z] #106 [core-command builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #106 DONE 3.8s [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:34.477Z] #34 ... [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #107 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #108 [core-data builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #108 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:34.477Z] #109 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #110 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #111 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:34.477Z] #112 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:34.477Z] #113 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #114 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #114 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #115 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:34.477Z] #116 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #117 [core-metadata builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #117 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #118 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #105 DONE 4.0s [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #102 DONE 61.9s [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:56:34.477Z] #119 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:34.477Z] #120 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:34.477Z] #121 CACHED [2024-05-08T08:56:34.477Z] [2024-05-08T08:56:34.477Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:56:39.823Z] #122 4.879 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-05-08T08:56:42.421Z] #122 ... [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:42.421Z] #123 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:56:42.421Z] #124 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:42.421Z] #125 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:56:42.421Z] #126 DONE 7.6s [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:42.421Z] #127 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:56:42.421Z] #128 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:56:42.421Z] #129 CACHED [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:56:42.421Z] #104 DONE 55.4s [2024-05-08T08:56:42.421Z] [2024-05-08T08:56:42.421Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:56:44.366Z] #130 ... [2024-05-08T08:56:44.366Z] [2024-05-08T08:56:44.366Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:56:44.366Z] #0 4.845 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-05-08T08:56:44.633Z] #131 ... [2024-05-08T08:56:44.633Z] [2024-05-08T08:56:44.633Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:56:44.633Z] #0 4.645 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-05-08T08:56:44.633Z] #132 ... [2024-05-08T08:56:44.633Z] [2024-05-08T08:56:44.633Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:56:44.633Z] #0 5.277 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-05-08T08:56:44.902Z] #133 ... [2024-05-08T08:56:44.902Z] [2024-05-08T08:56:44.902Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:56:44.902Z] #0 5.187 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-05-08T08:56:44.902Z] #134 ... [2024-05-08T08:56:44.902Z] [2024-05-08T08:56:44.902Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:56:44.902Z] #0 5.069 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-05-08T08:56:45.169Z] #135 ... [2024-05-08T08:56:45.169Z] [2024-05-08T08:56:45.169Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:56:45.169Z] #0 4.800 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-05-08T08:56:45.437Z] #136 ... [2024-05-08T08:56:45.437Z] [2024-05-08T08:56:45.437Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:56:48.018Z] #137 ... [2024-05-08T08:56:48.018Z] [2024-05-08T08:56:48.018Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:56:48.018Z] #130 3.358 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-05-08T08:56:48.358Z] #130 ... [2024-05-08T08:56:48.358Z] [2024-05-08T08:56:48.358Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:56:48.358Z] #137 DONE 6.0s [2024-05-08T08:56:48.358Z] [2024-05-08T08:56:48.358Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:56:50.940Z] #138 2.151 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-05-08T08:56:52.357Z] #138 ... [2024-05-08T08:56:52.357Z] [2024-05-08T08:56:52.357Z] #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-05-08T08:56:52.357Z] #0 3.868 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-05-08T08:56:52.357Z] #139 ... [2024-05-08T08:56:52.357Z] [2024-05-08T08:56:52.357Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:56:52.357Z] #0 3.359 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-05-08T09:16:17.391Z] #140 ... [2024-05-08T09:16:17.391Z] [2024-05-08T09:16:17.391Z] #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-05-08T09:16:17.391Z] #139 1166.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-05-08T09:16:17.391Z] #139 ... [2024-05-08T09:16:17.391Z] [2024-05-08T09:16:17.391Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T09:16:17.391Z] #130 DONE 1175.3s [2024-05-08T09:16:17.663Z] [2024-05-08T09:16:17.663Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:16:17.940Z] #131 ... [2024-05-08T09:16:17.940Z] [2024-05-08T09:16:17.940Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:16:18.210Z] #141 DONE 0.4s [2024-05-08T09:16:18.210Z] [2024-05-08T09:16:18.210Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:16:18.492Z] #142 DONE 0.2s [2024-05-08T09:16:18.492Z] [2024-05-08T09:16:18.492Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:16:18.492Z] #133 ... [2024-05-08T09:16:18.492Z] [2024-05-08T09:16:18.492Z] #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-05-08T09:16:18.492Z] #143 DONE 0.1s [2024-05-08T09:16:18.773Z] [2024-05-08T09:16:18.773Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T09:16:18.773Z] #144 DONE 0.1s [2024-05-08T09:16:18.773Z] [2024-05-08T09:16:18.773Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:16:18.773Z] #131 ... [2024-05-08T09:16:18.773Z] [2024-05-08T09:16:18.773Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T09:16:19.044Z] #145 DONE 0.3s [2024-05-08T09:16:19.044Z] [2024-05-08T09:16:19.044Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:16:19.314Z] #146 DONE 0.2s [2024-05-08T09:16:19.314Z] [2024-05-08T09:16:19.314Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:16:21.902Z] #147 DONE 2.4s [2024-05-08T09:16:21.902Z] [2024-05-08T09:16:21.902Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:16:21.902Z] #132 ... [2024-05-08T09:16:21.902Z] [2024-05-08T09:16:21.902Z] #97 [security-proxy-setup] exporting to image [2024-05-08T09:16:21.902Z] #97 exporting layers [2024-05-08T09:16:22.868Z] #97 exporting layers 1.2s done [2024-05-08T09:16:22.868Z] #97 writing image sha256:afdb2953b4b74c83ab0ddd063603a383ec871bdb032c44db416e147f48fb08f8 done [2024-05-08T09:16:22.868Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-08T09:16:22.868Z] #97 DONE 9.0s [2024-05-08T09:16:22.868Z] [2024-05-08T09:16:22.868Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:16:29.525Z] #133 ... [2024-05-08T09:16:29.525Z] [2024-05-08T09:16:29.525Z] #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-05-08T09:16:29.525Z] #139 DONE 1186.7s [2024-05-08T09:16:29.525Z] [2024-05-08T09:16:29.525Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T09:16:29.525Z] #140 DONE 1186.7s [2024-05-08T09:16:29.525Z] [2024-05-08T09:16:29.525Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T09:16:29.525Z] #148 DONE 0.4s [2024-05-08T09:16:29.525Z] [2024-05-08T09:16:29.525Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:16:30.494Z] #149 ... [2024-05-08T09:16:30.494Z] [2024-05-08T09:16:30.494Z] #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:16:30.494Z] #150 DONE 0.4s [2024-05-08T09:16:30.762Z] [2024-05-08T09:16:30.762Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:16:30.762Z] #151 DONE 0.2s [2024-05-08T09:16:30.762Z] [2024-05-08T09:16:30.762Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:16:31.030Z] #131 ... [2024-05-08T09:16:31.030Z] [2024-05-08T09:16:31.030Z] #152 [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-05-08T09:16:31.030Z] #152 DONE 0.2s [2024-05-08T09:16:31.030Z] [2024-05-08T09:16:31.030Z] #153 [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-05-08T09:16:31.299Z] #153 DONE 0.2s [2024-05-08T09:16:31.299Z] [2024-05-08T09:16:31.299Z] #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:16:31.299Z] #154 DONE 0.2s [2024-05-08T09:16:31.299Z] [2024-05-08T09:16:31.299Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:16:31.567Z] #37 ... [2024-05-08T09:16:31.567Z] [2024-05-08T09:16:31.567Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T09:16:31.839Z] #155 DONE 0.4s [2024-05-08T09:16:31.839Z] [2024-05-08T09:16:31.839Z] #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T09:16:32.426Z] #156 DONE 0.5s [2024-05-08T09:16:32.426Z] [2024-05-08T09:16:32.426Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:16:32.426Z] #136 ... [2024-05-08T09:16:32.426Z] [2024-05-08T09:16:32.426Z] #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:16:32.695Z] #157 DONE 0.2s [2024-05-08T09:16:32.695Z] [2024-05-08T09:16:32.695Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:16:33.285Z] #158 ... [2024-05-08T09:16:33.285Z] [2024-05-08T09:16:33.285Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:16:33.285Z] #149 DONE 4.0s [2024-05-08T09:16:33.635Z] [2024-05-08T09:16:33.635Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:16:33.908Z] #159 DONE 0.5s [2024-05-08T09:16:33.908Z] [2024-05-08T09:16:33.908Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:16:33.908Z] #133 ... [2024-05-08T09:16:33.908Z] [2024-05-08T09:16:33.908Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:16:33.908Z] #160 DONE 0.1s [2024-05-08T09:16:34.180Z] [2024-05-08T09:16:34.180Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T09:16:34.747Z] #161 DONE 0.4s [2024-05-08T09:16:34.747Z] [2024-05-08T09:16:34.747Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T09:16:34.747Z] #162 DONE 0.3s [2024-05-08T09:16:34.747Z] [2024-05-08T09:16:34.747Z] #163 [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-05-08T09:16:35.066Z] #163 DONE 0.3s [2024-05-08T09:16:35.066Z] [2024-05-08T09:16:35.066Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:16:35.066Z] #37 ... [2024-05-08T09:16:35.066Z] [2024-05-08T09:16:35.066Z] #164 [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-05-08T09:16:35.376Z] #164 DONE 0.3s [2024-05-08T09:16:35.376Z] [2024-05-08T09:16:35.376Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:16:35.376Z] #136 ... [2024-05-08T09:16:35.376Z] [2024-05-08T09:16:35.376Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T09:16:35.694Z] #165 DONE 0.3s [2024-05-08T09:16:35.694Z] [2024-05-08T09:16:35.694Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:16:35.694Z] #132 ... [2024-05-08T09:16:35.694Z] [2024-05-08T09:16:35.694Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T09:16:35.971Z] #166 DONE 0.3s [2024-05-08T09:16:35.971Z] [2024-05-08T09:16:35.971Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:16:36.571Z] #167 ... [2024-05-08T09:16:36.571Z] [2024-05-08T09:16:36.571Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:16:36.571Z] #158 DONE 4.1s [2024-05-08T09:16:36.855Z] [2024-05-08T09:16:36.855Z] #97 [security-secretstore-setup] exporting to image [2024-05-08T09:16:36.855Z] #97 exporting layers [2024-05-08T09:16:38.882Z] #97 exporting layers 2.2s done [2024-05-08T09:16:38.882Z] #97 writing image sha256:54d5cb973567714f9665896ebf4e77ad628d48e4a059f2ec7b6b6fbe90bbeaf2 done [2024-05-08T09:16:38.882Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-08T09:16:38.882Z] #97 DONE 11.2s [2024-05-08T09:16:38.882Z] [2024-05-08T09:16:38.882Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:16:39.155Z] #122 ... [2024-05-08T09:16:39.155Z] [2024-05-08T09:16:39.155Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:16:39.155Z] #167 DONE 3.1s [2024-05-08T09:16:39.155Z] [2024-05-08T09:16:39.155Z] #97 [security-bootstrapper] exporting to image [2024-05-08T09:16:40.566Z] #97 exporting layers 1.2s done [2024-05-08T09:16:40.566Z] #97 writing image sha256:5a476afc163f493de84dcbaeeceaead7845baa78b0d282d782dfa96c463fe2a9 done [2024-05-08T09:16:40.566Z] #97 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-08T09:16:40.566Z] #97 DONE 12.4s [2024-05-08T09:16:40.566Z] [2024-05-08T09:16:40.566Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:17:12.789Z] #133 ... [2024-05-08T09:17:12.789Z] [2024-05-08T09:17:12.789Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T09:17:12.789Z] #135 DONE 1238.0s [2024-05-08T09:17:12.789Z] [2024-05-08T09:17:12.789Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:17:13.061Z] #133 ... [2024-05-08T09:17:13.061Z] [2024-05-08T09:17:13.061Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:17:13.333Z] #168 DONE 0.2s [2024-05-08T09:17:13.334Z] [2024-05-08T09:17:13.334Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:17:13.334Z] #133 ... [2024-05-08T09:17:13.334Z] [2024-05-08T09:17:13.334Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:17:13.334Z] #169 DONE 0.1s [2024-05-08T09:17:13.599Z] [2024-05-08T09:17:13.599Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-08T09:17:13.871Z] #170 DONE 0.3s [2024-05-08T09:17:13.871Z] [2024-05-08T09:17:13.871Z] #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-05-08T09:17:13.871Z] #171 DONE 0.2s [2024-05-08T09:17:13.871Z] [2024-05-08T09:17:13.871Z] #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-05-08T09:17:14.140Z] #172 DONE 0.2s [2024-05-08T09:17:14.140Z] [2024-05-08T09:17:14.140Z] #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-05-08T09:17:16.720Z] #173 DONE 2.5s [2024-05-08T09:17:16.720Z] [2024-05-08T09:17:16.720Z] #97 [core-common-config-bootstrapper] exporting to image [2024-05-08T09:17:16.720Z] #97 exporting layers [2024-05-08T09:17:17.303Z] #97 exporting layers 0.6s done [2024-05-08T09:17:17.303Z] #97 writing image sha256:a382ccc1ea9d3f19ed436750cc594dcadcb11fa405766a396e38d38615e14ed4 done [2024-05-08T09:17:17.303Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-08T09:17:17.303Z] #97 DONE 13.0s [2024-05-08T09:17:17.303Z] [2024-05-08T09:17:17.303Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:20:09.058Z] #131 ... [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T09:20:09.058Z] #138 DONE 1395.8s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:20:09.058Z] #131 ... [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:20:09.058Z] #174 DONE 0.4s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:20:09.058Z] #175 DONE 0.2s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T09:20:09.058Z] #176 DONE 0.4s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #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-05-08T09:20:09.058Z] #177 DONE 0.2s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #97 [security-spiffe-token-provider] exporting to image [2024-05-08T09:20:09.058Z] #97 exporting layers [2024-05-08T09:20:09.058Z] #97 exporting layers 0.9s done [2024-05-08T09:20:09.058Z] #97 writing image sha256:d36b4262ae30bc88d47d9ed1b0c07f6f44e1a2044308b2adf588c3f48ce21530 [2024-05-08T09:20:09.058Z] #97 writing image sha256:d36b4262ae30bc88d47d9ed1b0c07f6f44e1a2044308b2adf588c3f48ce21530 done [2024-05-08T09:20:09.058Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-08T09:20:09.058Z] #97 DONE 14.0s [2024-05-08T09:20:09.058Z] [2024-05-08T09:20:09.058Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:27:01.138Z] #133 DONE 1825.3s [2024-05-08T09:27:01.138Z] [2024-05-08T09:27:01.138Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:27:01.138Z] #132 ... [2024-05-08T09:27:01.138Z] [2024-05-08T09:27:01.138Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:27:01.138Z] #178 DONE 0.3s [2024-05-08T09:27:01.138Z] [2024-05-08T09:27:01.138Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:27:01.138Z] #132 ... [2024-05-08T09:27:01.138Z] [2024-05-08T09:27:01.138Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:27:01.138Z] #179 DONE 0.3s [2024-05-08T09:27:01.138Z] [2024-05-08T09:27:01.138Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T09:27:01.415Z] #180 DONE 0.5s [2024-05-08T09:27:01.415Z] [2024-05-08T09:27:01.415Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:27:01.415Z] #136 ... [2024-05-08T09:27:01.415Z] [2024-05-08T09:27:01.415Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:27:01.415Z] #181 DONE 0.1s [2024-05-08T09:27:01.683Z] [2024-05-08T09:27:01.683Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-08T09:27:01.683Z] #182 DONE 0.2s [2024-05-08T09:27:01.683Z] [2024-05-08T09:27:01.683Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:27:04.290Z] #183 DONE 2.1s [2024-05-08T09:27:04.290Z] [2024-05-08T09:27:04.290Z] #97 [security-proxy-auth] exporting to image [2024-05-08T09:27:04.290Z] #97 exporting layers [2024-05-08T09:27:04.877Z] #97 exporting layers 1.0s done [2024-05-08T09:27:04.877Z] #97 writing image sha256:d8a0509c0251880f36196043a9098db4a397549c15220cf8477b5016fb232a93 done [2024-05-08T09:27:04.877Z] #97 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-05-08T09:27:04.877Z] #97 DONE 15.0s [2024-05-08T09:27:04.877Z] [2024-05-08T09:27:04.877Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:28:01.280Z] #131 ... [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:28:01.280Z] #136 DONE 1884.7s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:28:01.280Z] #131 ... [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:01.280Z] #184 DONE 0.2s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T09:28:01.280Z] #34 ... [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:01.280Z] #185 DONE 0.1s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T09:28:01.280Z] #186 DONE 0.5s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:28:01.280Z] #37 ... [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:01.280Z] #187 DONE 0.1s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #97 [core-command] exporting to image [2024-05-08T09:28:01.280Z] #97 exporting layers [2024-05-08T09:28:01.280Z] #97 exporting layers 0.4s done [2024-05-08T09:28:01.280Z] #97 writing image sha256:db836c240a49a9aab09b7fc7b72e96bdb4cc10661b9d59e2af145fdb99dbdeda done [2024-05-08T09:28:01.280Z] #97 naming to docker.io/library/core-command-arm64 done [2024-05-08T09:28:01.280Z] #97 DONE 15.4s [2024-05-08T09:28:01.280Z] [2024-05-08T09:28:01.280Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:28:06.631Z] #131 DONE 1891.5s [2024-05-08T09:28:06.631Z] [2024-05-08T09:28:06.631Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T09:28:06.631Z] #34 ... [2024-05-08T09:28:06.631Z] [2024-05-08T09:28:06.631Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:06.631Z] #188 DONE 0.3s [2024-05-08T09:28:06.631Z] [2024-05-08T09:28:06.631Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:06.902Z] #189 DONE 0.2s [2024-05-08T09:28:06.902Z] [2024-05-08T09:28:06.902Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:06.902Z] #132 ... [2024-05-08T09:28:06.902Z] [2024-05-08T09:28:06.902Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T09:28:07.485Z] #190 DONE 0.6s [2024-05-08T09:28:07.485Z] [2024-05-08T09:28:07.485Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T09:28:07.485Z] #34 ... [2024-05-08T09:28:07.485Z] [2024-05-08T09:28:07.485Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:07.485Z] #191 DONE 0.1s [2024-05-08T09:28:07.756Z] [2024-05-08T09:28:07.756Z] #97 [core-data] exporting to image [2024-05-08T09:28:07.756Z] #97 exporting layers [2024-05-08T09:28:08.341Z] #97 exporting layers 0.7s done [2024-05-08T09:28:08.341Z] #97 writing image sha256:7a5d097f4c70f51adcb7c0a18fffb50d53c3f28ab028822a86e4d1b9bb80197b [2024-05-08T09:28:08.341Z] #97 writing image sha256:7a5d097f4c70f51adcb7c0a18fffb50d53c3f28ab028822a86e4d1b9bb80197b done [2024-05-08T09:28:08.341Z] #97 naming to docker.io/library/core-data-arm64 done [2024-05-08T09:28:08.341Z] #97 DONE 16.2s [2024-05-08T09:28:08.341Z] [2024-05-08T09:28:08.341Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:28:12.602Z] #134 DONE 1897.9s [2024-05-08T09:28:12.602Z] [2024-05-08T09:28:12.602Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:12.871Z] #132 ... [2024-05-08T09:28:12.871Z] [2024-05-08T09:28:12.871Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:12.871Z] #192 DONE 0.2s [2024-05-08T09:28:12.871Z] [2024-05-08T09:28:12.871Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:13.139Z] #193 DONE 0.2s [2024-05-08T09:28:13.139Z] [2024-05-08T09:28:13.139Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:13.139Z] #132 ... [2024-05-08T09:28:13.139Z] [2024-05-08T09:28:13.139Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T09:28:13.723Z] #194 DONE 0.6s [2024-05-08T09:28:13.723Z] [2024-05-08T09:28:13.723Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:13.723Z] #132 ... [2024-05-08T09:28:13.723Z] [2024-05-08T09:28:13.723Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:13.723Z] #195 DONE 0.1s [2024-05-08T09:28:13.991Z] [2024-05-08T09:28:13.991Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T09:28:14.259Z] #196 DONE 0.2s [2024-05-08T09:28:14.259Z] [2024-05-08T09:28:14.259Z] #97 [core-metadata] exporting to image [2024-05-08T09:28:14.259Z] #97 exporting layers [2024-05-08T09:28:14.527Z] #97 exporting layers 0.4s done [2024-05-08T09:28:14.527Z] #97 writing image sha256:59e62ac09012c42cf8473e307788a06c814f11c0beeb546b1494fd29e6b833b1 done [2024-05-08T09:28:14.527Z] #97 naming to docker.io/library/core-metadata-arm64 done [2024-05-08T09:28:14.527Z] #97 DONE 16.6s [2024-05-08T09:28:14.527Z] [2024-05-08T09:28:14.527Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:53.405Z] #132 DONE 1936.6s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:28:53.405Z] #122 ... [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:53.405Z] #197 DONE 0.2s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:53.405Z] #198 DONE 0.1s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:28:53.405Z] #122 DONE 1937.4s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T09:28:53.405Z] #199 DONE 0.6s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:53.405Z] #200 DONE 0.2s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:53.405Z] #201 DONE 0.2s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:53.405Z] #202 DONE 0.2s [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #97 [support-scheduler] exporting to image [2024-05-08T09:28:53.405Z] #97 exporting layers [2024-05-08T09:28:53.405Z] #97 ... [2024-05-08T09:28:53.405Z] [2024-05-08T09:28:53.405Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T09:28:53.406Z] #203 DONE 0.5s [2024-05-08T09:28:53.406Z] [2024-05-08T09:28:53.406Z] #97 [support-scheduler] exporting to image [2024-05-08T09:28:53.406Z] #97 exporting layers 0.5s done [2024-05-08T09:28:53.406Z] #97 writing image sha256:7c8db1a25991075ec0ce3a7c3bfca3ebbe4fa14f7af72732c913e2ab051782fe done [2024-05-08T09:28:53.406Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-05-08T09:28:53.406Z] #97 DONE 17.2s [2024-05-08T09:28:53.406Z] [2024-05-08T09:28:53.406Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:53.406Z] #204 DONE 0.2s [2024-05-08T09:28:53.406Z] [2024-05-08T09:28:53.406Z] #97 [support-notifications] exporting to image [2024-05-08T09:28:53.988Z] #97 exporting layers 0.5s done [2024-05-08T09:28:53.988Z] #97 writing image sha256:a45a3c056185adedf2a4cf03cdcf52b136fad22d2fe160822db8ed7d91f8dcba done [2024-05-08T09:28:53.988Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-05-08T09:28:53.988Z] #97 DONE 17.7s [2024-05-08T09:28:53.988Z] [2024-05-08T09:28:53.988Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:28:53.988Z] time="2024-05-08T08:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T09:28:54.008Z] $ docker stop --time=1 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 [2024-05-08T09:28:55.775Z] $ docker rm -f --volumes 5ee640c0d4d8c6bd99fdaceaff8514e2e60f66fb51b4828db3d23696f1197430 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T09:28:56.306Z] + docker images [2024-05-08T09:28:56.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T09:28:56.306Z] support-notifications-arm64 latest a45a3c056185 3 seconds ago 43.6MB [2024-05-08T09:28:56.306Z] support-scheduler-arm64 latest 7c8db1a25991 4 seconds ago 42.9MB [2024-05-08T09:28:56.306Z] core-metadata-arm64 latest 59e62ac09012 43 seconds ago 40.5MB [2024-05-08T09:28:56.306Z] core-data-arm64 latest 7a5d097f4c70 49 seconds ago 40.3MB [2024-05-08T09:28:56.306Z] core-command-arm64 latest db836c240a49 56 seconds ago 40MB [2024-05-08T09:28:56.306Z] security-proxy-auth-arm64 latest d8a0509c0251 About a minute ago 37.7MB [2024-05-08T09:28:56.306Z] security-spiffe-token-provider-arm64 latest d36b4262ae30 8 minutes ago 34.7MB [2024-05-08T09:28:56.306Z] core-common-config-bootstrapper-arm64 latest a382ccc1ea9d 11 minutes ago 20.6MB [2024-05-08T09:28:56.306Z] security-bootstrapper-arm64 latest 5a476afc163f 12 minutes ago 24.1MB [2024-05-08T09:28:56.306Z] security-secretstore-setup-arm64 latest 54d5cb973567 12 minutes ago 41.4MB [2024-05-08T09:28:56.306Z] security-proxy-setup-arm64 latest afdb2953b4b7 12 minutes ago 31.3MB [2024-05-08T09:28:56.306Z] security-spire-config-arm64 latest c257512baaa5 33 minutes ago 101MB [2024-05-08T09:28:56.306Z] security-spire-agent-arm64 latest f46f52bfb46f 33 minutes ago 158MB [2024-05-08T09:28:56.306Z] security-spire-server-arm64 latest 2810ca6aa74a 33 minutes ago 102MB [2024-05-08T09:28:56.306Z] ci-base-image-arm64 latest ae59b25db99d 53 minutes ago 974MB [2024-05-08T09:28:56.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-08T09:28:56.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:28:56.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:28:56.794Z] [2024-05-08T09:28:56.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:28:57.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:28:57.405Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-08T09:28:57.405Z] 8998bd30e6a1: Pulling fs layer [2024-05-08T09:28:57.405Z] 04944245beec: Pulling fs layer [2024-05-08T09:28:57.405Z] 699f458cf7ca: Pulling fs layer [2024-05-08T09:28:57.405Z] 765212b225bb: Pulling fs layer [2024-05-08T09:28:57.405Z] f23df028b6ca: Pulling fs layer [2024-05-08T09:28:57.405Z] d65c8cfc05b1: Pulling fs layer [2024-05-08T09:28:57.405Z] 2437ff75d9bd: Pulling fs layer [2024-05-08T09:28:57.405Z] 765212b225bb: Waiting [2024-05-08T09:28:57.405Z] f23df028b6ca: Waiting [2024-05-08T09:28:57.405Z] 2437ff75d9bd: Waiting [2024-05-08T09:28:57.405Z] d65c8cfc05b1: Waiting [2024-05-08T09:28:57.405Z] 04944245beec: Verifying Checksum [2024-05-08T09:28:57.405Z] 04944245beec: Download complete [2024-05-08T09:28:57.405Z] 765212b225bb: Verifying Checksum [2024-05-08T09:28:57.405Z] 765212b225bb: Download complete [2024-05-08T09:28:57.673Z] f23df028b6ca: Verifying Checksum [2024-05-08T09:28:57.673Z] f23df028b6ca: Download complete [2024-05-08T09:28:57.673Z] d65c8cfc05b1: Verifying Checksum [2024-05-08T09:28:57.673Z] d65c8cfc05b1: Download complete [2024-05-08T09:28:57.673Z] 699f458cf7ca: Verifying Checksum [2024-05-08T09:28:57.673Z] 699f458cf7ca: Download complete [2024-05-08T09:28:58.257Z] 8998bd30e6a1: Download complete [2024-05-08T09:29:00.840Z] 2437ff75d9bd: Verifying Checksum [2024-05-08T09:29:00.840Z] 2437ff75d9bd: Download complete [2024-05-08T09:29:03.417Z] 8998bd30e6a1: Pull complete [2024-05-08T09:29:04.000Z] 04944245beec: Pull complete [2024-05-08T09:29:05.416Z] 699f458cf7ca: Pull complete [2024-05-08T09:29:05.683Z] 765212b225bb: Pull complete [2024-05-08T09:29:06.644Z] f23df028b6ca: Pull complete [2024-05-08T09:29:06.911Z] d65c8cfc05b1: Pull complete [2024-05-08T09:29:25.120Z] 2437ff75d9bd: Pull complete [2024-05-08T09:29:25.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-08T09:29:25.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:29:25.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:29:25.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-05-08T09:29:25.435Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2024-05-08T09:29:28.907Z] $ docker top 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:29.880Z] ---> job-cost.sh [2024-05-08T09:29:29.880Z] lf-activate-venv: SKIPPING [2024-05-08T09:29:29.880Z] INFO: No Stack... [2024-05-08T09:29:30.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-08T09:29:31.424Z] INFO: Archiving Costs [Pipeline] sh [2024-05-08T09:29:32.074Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-05-08T09:29:32.074Z] + cut -d, -f6 [Pipeline] lock [2024-05-08T09:29:32.114Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] [2024-05-08T09:29:32.126Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] did not exist. Created. [2024-05-08T09:29:32.134Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-08T09:29:32.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-08T09:29:33.002Z] Stashed 1 file(s) [Pipeline] } [2024-05-08T09:29:33.010Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4794-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-08T09:29:33.040Z] $ docker stop --time=1 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b [2024-05-08T09:29:34.618Z] $ docker rm -f --volumes 1b55561926bdbad145b7482e52cf12fc745020c584982d03c3d3bafb2bbf7b5b [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-05-08T09:29:35.170Z] provisioning config files... [2024-05-08T09:29:35.177Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2850289719472230262tmp [Pipeline] { [Pipeline] sh [2024-05-08T09:29:35.482Z] + set +x [2024-05-08T09:29:35.482Z] + curl -s https://codecov.io/bash [2024-05-08T09:29:35.482Z] + bash -s -- [2024-05-08T09:29:35.482Z] [2024-05-08T09:29:35.482Z] _____ _ [2024-05-08T09:29:35.482Z] / ____| | | [2024-05-08T09:29:35.482Z] | | ___ __| | ___ ___ _____ __ [2024-05-08T09:29:35.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-08T09:29:35.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-08T09:29:35.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-08T09:29:35.482Z] Bash-1.0.6 [2024-05-08T09:29:35.482Z] [2024-05-08T09:29:35.482Z] [2024-05-08T09:29:35.482Z] ==> git version 2.25.1 found [2024-05-08T09:29:35.483Z] ==> 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-05-08T09:29:35.483Z] Release-Date: 2020-01-08 [2024-05-08T09:29:35.483Z] 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-05-08T09:29:35.483Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-08T09:29:35.483Z] ==> Jenkins CI detected. [2024-05-08T09:29:35.483Z] current dir:  /w/workspace/edgex-go/2 [2024-05-08T09:29:35.483Z] project root: . [2024-05-08T09:29:35.483Z] --> token set from env [2024-05-08T09:29:35.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-08T09:29:35.483Z] ==> Running gcov in . (disable via -X gcov) [2024-05-08T09:29:35.742Z] ==> Python coveragepy not found [2024-05-08T09:29:35.742Z] ==> Searching for coverage reports in: [2024-05-08T09:29:35.742Z] + . [2024-05-08T09:29:35.742Z] -> Found 1 reports [2024-05-08T09:29:35.742Z] ==> Detecting git/mercurial file structure [2024-05-08T09:29:35.742Z] ==> Reading reports [2024-05-08T09:29:35.742Z] + ./coverage.out bytes=455713 [2024-05-08T09:29:35.742Z] ==> Appending adjustments [2024-05-08T09:29:35.742Z] https://docs.codecov.io/docs/fixing-reports [2024-05-08T09:29:36.680Z] + Found adjustments [2024-05-08T09:29:36.680Z] ==> Gzipping contents [2024-05-08T09:29:36.680Z] 60K /tmp/codecov.npniqI.gz [2024-05-08T09:29:36.680Z] ==> Uploading reports [2024-05-08T09:29:36.680Z] url: https://codecov.io [2024-05-08T09:29:36.680Z] query: branch=PR-4794&commit=61c101a418685590ed4eb255b1b3e8c8d1e6a150&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4794%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4794&job=&cmd_args= [2024-05-08T09:29:36.680Z] -> Pinging Codecov [2024-05-08T09:29:36.680Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4794&commit=61c101a418685590ed4eb255b1b3e8c8d1e6a150&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4794%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4794&job=&cmd_args= [2024-05-08T09:29:36.940Z] -> Uploading to [2024-05-08T09:29:36.940Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/61c101a418685590ed4eb255b1b3e8c8d1e6a150/0e6be8b6-0a09-4a07-ae0d-be77ac4ad71c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T092936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68a5380179e0807034edb5230c26ca517fb6fcfc531f521711eab572ad85935d [2024-05-08T09:29:36.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T09:29:36.940Z] Dload Upload Total Spent Left Speed [2024-05-08T09:29:37.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57899 0 0 100 57899 0 208k --:--:-- --:--:-- --:--:-- 208k [2024-05-08T09:29:37.200Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61c101a418685590ed4eb255b1b3e8c8d1e6a150 [Pipeline] } [2024-05-08T09:29:37.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-05-08T09:29:37.934Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:38.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:39.080Z] ---> package-listing.sh [2024-05-08T09:29:39.080Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-08T09:29:39.080Z] ++ facter osfamily [2024-05-08T09:29:39.339Z] + OS_FAMILY=debian [2024-05-08T09:29:39.339Z] + workspace=/w/workspace/edgex-go/2 [2024-05-08T09:29:39.339Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-08T09:29:39.339Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-08T09:29:39.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-08T09:29:39.339Z] + PACKAGES=/tmp/packages_start.txt [2024-05-08T09:29:39.339Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-08T09:29:39.339Z] + PACKAGES=/tmp/packages_end.txt [2024-05-08T09:29:39.339Z] + case "${OS_FAMILY}" in [2024-05-08T09:29:39.339Z] + dpkg -l [2024-05-08T09:29:39.339Z] + grep '^ii' [2024-05-08T09:29:39.339Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-08T09:29:39.339Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-08T09:29:39.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-08T09:29:39.339Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-08T09:29:39.339Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-05-08T09:29:39.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-05-08T09:29:39.350Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-08T09:29:39.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:29:40.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:29:40.193Z] [2024-05-08T09:29:40.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:29:40.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:29:40.494Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-08T09:29:40.494Z] 5eb5b503b376: Pulling fs layer [2024-05-08T09:29:40.494Z] 5c69ac0246d0: Pulling fs layer [2024-05-08T09:29:40.494Z] ec43610c2a17: Pulling fs layer [2024-05-08T09:29:40.494Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-08T09:29:40.494Z] 33b1e0a273af: Pulling fs layer [2024-05-08T09:29:40.494Z] 5d3b04190fa2: Pulling fs layer [2024-05-08T09:29:40.494Z] 2f39f015ded8: Pulling fs layer [2024-05-08T09:29:40.494Z] 3a2ae6a8a46f: Waiting [2024-05-08T09:29:40.494Z] 33b1e0a273af: Waiting [2024-05-08T09:29:40.494Z] 5d3b04190fa2: Waiting [2024-05-08T09:29:40.494Z] 2f39f015ded8: Waiting [2024-05-08T09:29:40.494Z] 5c69ac0246d0: Verifying Checksum [2024-05-08T09:29:40.494Z] 5c69ac0246d0: Download complete [2024-05-08T09:29:40.494Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-08T09:29:40.494Z] 3a2ae6a8a46f: Download complete [2024-05-08T09:29:40.494Z] 33b1e0a273af: Verifying Checksum [2024-05-08T09:29:40.494Z] 33b1e0a273af: Download complete [2024-05-08T09:29:40.494Z] ec43610c2a17: Verifying Checksum [2024-05-08T09:29:40.494Z] ec43610c2a17: Download complete [2024-05-08T09:29:40.494Z] 5d3b04190fa2: Download complete [2024-05-08T09:29:40.753Z] 5eb5b503b376: Verifying Checksum [2024-05-08T09:29:40.753Z] 5eb5b503b376: Download complete [2024-05-08T09:29:41.319Z] 2f39f015ded8: Download complete [2024-05-08T09:29:41.892Z] 5eb5b503b376: Pull complete [2024-05-08T09:29:42.151Z] 5c69ac0246d0: Pull complete [2024-05-08T09:29:42.409Z] ec43610c2a17: Pull complete [2024-05-08T09:29:42.409Z] 3a2ae6a8a46f: Pull complete [2024-05-08T09:29:42.668Z] 33b1e0a273af: Pull complete [2024-05-08T09:29:42.927Z] 5d3b04190fa2: Pull complete [2024-05-08T09:29:47.118Z] 2f39f015ded8: Pull complete [2024-05-08T09:29:47.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-08T09:29:47.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:29:47.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:29:47.222Z] prd-ubuntu20.04-docker-8c-8g-272 does not seem to be running inside a container [2024-05-08T09:29:47.251Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-08T09:29:52.210Z] $ docker top 91084362c1714c9cc83dfd69955cff1a5e30d4f01b2f33d1fec51ca8062c7a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T09:29:52.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-08T09:29:52.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-08T09:29:53.208Z] + ls /var/log/sa-host [2024-05-08T09:29:53.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T09:29:53.366Z] provisioning config files... [2024-05-08T09:29:53.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12669175776757941743tmp [Pipeline] { [Pipeline] echo [2024-05-08T09:29:53.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:53.681Z] ---> create-netrc.sh [Pipeline] } [2024-05-08T09:29:53.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:54.031Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-08T09:29:54.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:54.327Z] ---> sudo-logs.sh [2024-05-08T09:29:54.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-08T09:29:54.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:54.636Z] ---> job-cost.sh [2024-05-08T09:29:54.636Z] lf-activate-venv: SKIPPING [2024-05-08T09:29:54.636Z] DEBUG: total: 0.10999999940395355 [2024-05-08T09:29:54.636Z] INFO: Retrieving Stack Cost... [2024-05-08T09:29:54.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-08T09:29:55.156Z] INFO: Archiving Costs [Pipeline] echo [2024-05-08T09:29:55.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:29:55.711Z] ---> logs-deploy.sh [2024-05-08T09:29:55.711Z] lf-activate-venv: SKIPPING [2024-05-08T09:29:55.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4794/2 [2024-05-08T09:29:55.711Z] INFO: archiving workspace using pattern(s): [2024-05-08T09:29:56.647Z] Archives upload complete. [2024-05-08T09:29:56.647Z] INFO: archiving logs to Nexus