Pull request #4785 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1288274173b5f028ced3f684b5bb51bdb45d9f28+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (05741ea75288611f2056f9d984b6ba4f27b11ea0) 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-ssh2802997463057584532.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-ssh7946806423406683077.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12677129620555338142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3896273026166535778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15427320814657444825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2300759160318633479.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1701 in /w/workspace/edgexfoundry_edgex-go_PR-4785 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 1288274173b5f028ced3f684b5bb51bdb45d9f28 Merge succeeded, producing 1288274173b5f028ced3f684b5bb51bdb45d9f28 Checking out Revision 1288274173b5f028ced3f684b5bb51bdb45d9f28 (PR-4785) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config 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/4785/head:refs/remotes/origin/PR-4785 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-29T19:59:22.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-29T19:59:22.541Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-29T19:59:22.651Z] ========================================================= [2024-03-29T19:59:22.651Z] EdgeX Global Pipelines Version Info [2024-03-29T19:59:22.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-29T19:59:23.778Z] ------------------- [2024-03-29T19:59:23.778Z] stable info: [2024-03-29T19:59:23.778Z] ------------------- [2024-03-29T19:59:23.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-29T19:59:23.778Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T19:59:23.778Z] Message: update stable to v1.0.258 [2024-03-29T19:59:24.721Z] ------------------- [2024-03-29T19:59:24.721Z] experimental info: [2024-03-29T19:59:24.721Z] ------------------- [2024-03-29T19:59:24.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-29T19:59:24.721Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T19:59:24.721Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-29T19:59:24.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-29T19:59:24.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-29T19:59:25.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-29T19:59:25.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-29T19:59:25.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-29T19:59:25.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-29T19:59:25.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-29T19:59:25.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-29T19:59:25.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-29T19:59:25.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-29T19:59:25.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-29T19:59:25.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-29T19:59:25.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-29T19:59:25.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-29T19:59:25.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-29T19:59:25.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T19:59:25.688Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T19:59:25.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-29T19:59:25.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-29T19:59:25.829Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-29T19:59:25.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-29T19:59:25.922Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-29T19:59:25.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-29T19:59:26.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4785 [Pipeline] echo [2024-03-29T19:59:26.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4785 [Pipeline] echo [2024-03-29T19:59:26.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4785 [Pipeline] echo [2024-03-29T19:59:26.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1288274173b5f028ced3f684b5bb51bdb45d9f28 [Pipeline] echo [2024-03-29T19:59:26.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1288274 [Pipeline] echo [2024-03-29T19:59:26.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T19:59:26.372Z] provisioning config files... [2024-03-29T19:59:26.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10489010226472198556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T19:59:26.762Z] ---> ****-login.sh [2024-03-29T19:59:26.762Z] nexus3.edgexfoundry.org:10001 [2024-03-29T19:59:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T19:59:27.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T19:59:27.021Z] Configure a credential helper to remove this warning. See [2024-03-29T19:59:27.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T19:59:27.022Z] [2024-03-29T19:59:27.022Z] Login Succeeded [2024-03-29T19:59:27.022Z] nexus3.edgexfoundry.org:10002 [2024-03-29T19:59:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T19:59:27.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T19:59:27.286Z] Configure a credential helper to remove this warning. See [2024-03-29T19:59:27.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T19:59:27.286Z] [2024-03-29T19:59:27.286Z] Login Succeeded [2024-03-29T19:59:27.286Z] nexus3.edgexfoundry.org:10003 [2024-03-29T19:59:27.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T19:59:27.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T19:59:27.286Z] Configure a credential helper to remove this warning. See [2024-03-29T19:59:27.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T19:59:27.286Z] [2024-03-29T19:59:27.286Z] Login Succeeded [2024-03-29T19:59:27.286Z] nexus3.edgexfoundry.org:10004 [2024-03-29T19:59:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T19:59:27.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T19:59:27.553Z] Configure a credential helper to remove this warning. See [2024-03-29T19:59:27.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T19:59:27.553Z] [2024-03-29T19:59:27.553Z] Login Succeeded [2024-03-29T19:59:27.553Z] ****.io [2024-03-29T19:59:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T19:59:27.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T19:59:27.812Z] Configure a credential helper to remove this warning. See [2024-03-29T19:59:27.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T19:59:27.812Z] [2024-03-29T19:59:27.812Z] Login Succeeded [2024-03-29T19:59:27.812Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T19:59:27.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-29T19:59:28.273Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/core-command/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-29T19:59:28.273Z] + + cut -d/ -f2 [2024-03-29T19:59:28.273Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-29T19:59:28.273Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/core-data/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-29T19:59:28.273Z] + + cut -d/ -f2 [2024-03-29T19:59:28.273Z] dirname cmd/core-metadata/Dockerfile [2024-03-29T19:59:28.273Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-29T19:59:28.273Z] + + cut -d/ -f2 [2024-03-29T19:59:28.273Z] dirname cmd/security-bootstrapper/Dockerfile [2024-03-29T19:59:28.273Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-29T19:59:28.273Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-03-29T19:59:28.273Z] cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-29T19:59:28.273Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-29T19:59:28.273Z] + + cut -d/ -f2dirname [2024-03-29T19:59:28.273Z] cmd/security-spire-agent/Dockerfile [2024-03-29T19:59:28.273Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/support-notifications/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-29T19:59:28.273Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-29T19:59:28.273Z] + cut -d/ -f2 [2024-03-29T19:59:28.273Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-29T19:59:28.323Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-29T19:59:28.834Z] + git rev-list -1 --merges 1288274173b5f028ced3f684b5bb51bdb45d9f28~1..1288274173b5f028ced3f684b5bb51bdb45d9f28 [Pipeline] echo [2024-03-29T19:59:28.867Z] -----------> git rev-list -1 --merges 1288274173b5f028ced3f684b5bb51bdb45d9f28~1..1288274173b5f028ced3f684b5bb51bdb45d9f28 1288274173b5f028ced3f684b5bb51bdb45d9f28 [false] [Pipeline] sh [2024-03-29T19:59:29.183Z] + git log --format=format:%s -1 1288274173b5f028ced3f684b5bb51bdb45d9f28 [Pipeline] echo [2024-03-29T19:59:29.222Z] ========================================================= [2024-03-29T19:59:29.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-29T19:59:29.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-29T19:59:29.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-29T19:59:29.724Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-29T19:59:29.724Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-29T19:59:29.724Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-29T19:59:29.724Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-29T19:59:29.724Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-29T19:59:29.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T19:59:30.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T19:59:30.210Z] [2024-03-29T19:59:30.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T19:59:30.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T19:59:30.587Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-29T19:59:30.587Z] b85a868b505f: Pulling fs layer [2024-03-29T19:59:30.587Z] e2be974225ed: Pulling fs layer [2024-03-29T19:59:30.587Z] 339a4e72a1f5: Pulling fs layer [2024-03-29T19:59:30.587Z] 988bab9f4d93: Pulling fs layer [2024-03-29T19:59:30.587Z] 1469e6f7b9e6: Pulling fs layer [2024-03-29T19:59:30.587Z] eaf3925da568: Pulling fs layer [2024-03-29T19:59:30.587Z] 1469e6f7b9e6: Waiting [2024-03-29T19:59:30.587Z] bab4dde63d76: Pulling fs layer [2024-03-29T19:59:30.587Z] bde34c3a00c8: Pulling fs layer [2024-03-29T19:59:30.587Z] b352a97aabf1: Pulling fs layer [2024-03-29T19:59:30.587Z] bab4dde63d76: Waiting [2024-03-29T19:59:30.587Z] 4872d77fe225: Pulling fs layer [2024-03-29T19:59:30.587Z] 5851b861e8e6: Pulling fs layer [2024-03-29T19:59:30.587Z] bde34c3a00c8: Waiting [2024-03-29T19:59:30.587Z] b352a97aabf1: Waiting [2024-03-29T19:59:30.587Z] 4872d77fe225: Waiting [2024-03-29T19:59:30.587Z] 5851b861e8e6: Waiting [2024-03-29T19:59:30.587Z] e2be974225ed: Verifying Checksum [2024-03-29T19:59:30.587Z] e2be974225ed: Download complete [2024-03-29T19:59:30.587Z] 988bab9f4d93: Verifying Checksum [2024-03-29T19:59:30.587Z] 988bab9f4d93: Download complete [2024-03-29T19:59:30.587Z] 1469e6f7b9e6: Verifying Checksum [2024-03-29T19:59:30.587Z] 1469e6f7b9e6: Download complete [2024-03-29T19:59:30.845Z] 339a4e72a1f5: Verifying Checksum [2024-03-29T19:59:30.845Z] 339a4e72a1f5: Download complete [2024-03-29T19:59:30.845Z] eaf3925da568: Verifying Checksum [2024-03-29T19:59:30.845Z] eaf3925da568: Download complete [2024-03-29T19:59:30.845Z] bde34c3a00c8: Download complete [2024-03-29T19:59:30.845Z] b352a97aabf1: Download complete [2024-03-29T19:59:30.845Z] 4872d77fe225: Verifying Checksum [2024-03-29T19:59:30.845Z] 4872d77fe225: Download complete [2024-03-29T19:59:30.845Z] 5851b861e8e6: Verifying Checksum [2024-03-29T19:59:30.845Z] 5851b861e8e6: Download complete [2024-03-29T19:59:30.845Z] b85a868b505f: Verifying Checksum [2024-03-29T19:59:30.845Z] b85a868b505f: Download complete [2024-03-29T19:59:31.102Z] bab4dde63d76: Verifying Checksum [2024-03-29T19:59:31.102Z] bab4dde63d76: Download complete [2024-03-29T19:59:32.037Z] b85a868b505f: Pull complete [2024-03-29T19:59:32.296Z] e2be974225ed: Pull complete [2024-03-29T19:59:32.556Z] 339a4e72a1f5: Pull complete [2024-03-29T19:59:32.816Z] 988bab9f4d93: Pull complete [2024-03-29T19:59:33.075Z] 1469e6f7b9e6: Pull complete [2024-03-29T19:59:33.075Z] eaf3925da568: Pull complete [2024-03-29T19:59:34.976Z] bab4dde63d76: Pull complete [2024-03-29T19:59:34.976Z] bde34c3a00c8: Pull complete [2024-03-29T19:59:34.976Z] b352a97aabf1: Pull complete [2024-03-29T19:59:34.976Z] 4872d77fe225: Pull complete [2024-03-29T19:59:35.236Z] 5851b861e8e6: Pull complete [2024-03-29T19:59:35.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-29T19:59:35.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T19:59:35.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T19:59:35.502Z] prd-ubuntu20.04-docker-8c-8g-1701 does not seem to be running inside a container [2024-03-29T19:59:35.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-29T19:59:38.421Z] $ docker top c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 -eo pid,comm [2024-03-29T19:59:38.474Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-29T19:59:38.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-29T19:59:38.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T19:59:38.628Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T19:59:38.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T19:59:38.748Z] $ docker exec c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 ssh-agent [2024-03-29T19:59:38.844Z] SSH_AUTH_SOCK=/tmp/ssh-6cid8neAmIUw/agent.32 [2024-03-29T19:59:38.844Z] SSH_AGENT_PID=38 [2024-03-29T19:59:38.850Z] Running ssh-add (command line suppressed) [2024-03-29T19:59:38.951Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7251120130761838503.key (/w/workspace/edgex-go/1@tmp/private_key_7251120130761838503.key) [2024-03-29T19:59:38.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T19:59:39.293Z] + git tag --points-at HEAD [Pipeline] } [2024-03-29T19:59:39.322Z] $ docker exec --env ******** --env ******** c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 ssh-agent -k [2024-03-29T19:59:39.400Z] unset SSH_AUTH_SOCK; [2024-03-29T19:59:39.400Z] unset SSH_AGENT_PID; [2024-03-29T19:59:39.400Z] echo Agent pid 38 killed; [2024-03-29T19:59:39.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-29T19:59:39.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T19:59:39.512Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T19:59:39.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T19:59:39.624Z] $ docker exec c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 ssh-agent [2024-03-29T19:59:39.726Z] SSH_AUTH_SOCK=/tmp/ssh-nD0BY0PtP5Tq/agent.71 [2024-03-29T19:59:39.726Z] SSH_AGENT_PID=77 [2024-03-29T19:59:39.731Z] Running ssh-add (command line suppressed) [2024-03-29T19:59:39.826Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15837736447460696806.key (/w/workspace/edgex-go/1@tmp/private_key_15837736447460696806.key) [2024-03-29T19:59:39.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T19:59:40.172Z] + git semver init [2024-03-29T19:59:40.432Z] 2024-03-29 19:59:40,349 [run_init] DEBUG init version:0.0.0 force:False [2024-03-29T19:59:40.433Z] 2024-03-29 19:59:40,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-29T19:59:40.433Z] 2024-03-29 19:59:40,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-29T19:59:40.433Z] 2024-03-29 19:59:40,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,067 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4785 with force:False [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4785 [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,072 [execute] INFO git cat-file --batch-check [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,077 [execute] INFO git cat-file --batch [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T19:59:45.703Z] 2024-03-29 19:59:45,081 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4785 [2024-03-29T19:59:45.703Z] 0.0.0 [Pipeline] } [2024-03-29T19:59:45.738Z] $ docker exec --env ******** --env ******** c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 ssh-agent -k [2024-03-29T19:59:45.825Z] unset SSH_AUTH_SOCK; [2024-03-29T19:59:45.826Z] unset SSH_AGENT_PID; [2024-03-29T19:59:45.826Z] echo Agent pid 77 killed; [2024-03-29T19:59:45.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-29T19:59:46.272Z] + git semver [Pipeline] } [2024-03-29T19:59:46.561Z] $ docker stop --time=1 c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 [2024-03-29T19:59:47.855Z] $ docker rm -f --volumes c553bcecb76ace315ebbdb0aca4ba8a5ef63f4ca25575aa8044a25b100bed327 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T19:59:48.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-29T19:59:48.532Z] Stashed 1 file(s) [Pipeline] echo [2024-03-29T19:59:48.551Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T19:59:49.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-29T19:59:49.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T19:59:49.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T19:59:49.489Z] ========================================================= [2024-03-29T19:59:49.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-29T19:59:49.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-29T19:59:49.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T19:59:49.837Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-29T19:59:49.837Z] 7264a8db6415: Pulling fs layer [2024-03-29T19:59:49.837Z] c4d48a809fc2: Pulling fs layer [2024-03-29T19:59:49.837Z] 4f1c88b9dad5: Pulling fs layer [2024-03-29T19:59:49.837Z] ad3a456e5733: Pulling fs layer [2024-03-29T19:59:49.837Z] 69c7f0334f64: Pulling fs layer [2024-03-29T19:59:49.837Z] ad3a456e5733: Waiting [2024-03-29T19:59:49.837Z] 1f1c1a5573a3: Pulling fs layer [2024-03-29T19:59:49.837Z] ce7588e14bc9: Pulling fs layer [2024-03-29T19:59:49.837Z] b5e4710f87ac: Pulling fs layer [2024-03-29T19:59:49.837Z] 69c7f0334f64: Waiting [2024-03-29T19:59:49.837Z] ce7588e14bc9: Waiting [2024-03-29T19:59:49.837Z] 1f1c1a5573a3: Waiting [2024-03-29T19:59:49.837Z] c4d48a809fc2: Download complete [2024-03-29T19:59:49.837Z] ad3a456e5733: Download complete [2024-03-29T19:59:49.837Z] 69c7f0334f64: Verifying Checksum [2024-03-29T19:59:49.837Z] 69c7f0334f64: Download complete [2024-03-29T19:59:49.837Z] 7264a8db6415: Verifying Checksum [2024-03-29T19:59:49.837Z] 7264a8db6415: Download complete [2024-03-29T19:59:49.837Z] 1f1c1a5573a3: Verifying Checksum [2024-03-29T19:59:49.837Z] 1f1c1a5573a3: Download complete [2024-03-29T19:59:50.096Z] 7264a8db6415: Pull complete [2024-03-29T19:59:50.096Z] b5e4710f87ac: Verifying Checksum [2024-03-29T19:59:50.096Z] b5e4710f87ac: Download complete [2024-03-29T19:59:50.096Z] c4d48a809fc2: Pull complete [2024-03-29T19:59:50.354Z] 4f1c88b9dad5: Verifying Checksum [2024-03-29T19:59:50.354Z] 4f1c88b9dad5: Download complete [2024-03-29T19:59:50.613Z] ce7588e14bc9: Verifying Checksum [2024-03-29T19:59:50.613Z] ce7588e14bc9: Download complete [2024-03-29T19:59:53.146Z] 4f1c88b9dad5: Pull complete [2024-03-29T19:59:53.404Z] ad3a456e5733: Pull complete [2024-03-29T19:59:53.404Z] 69c7f0334f64: Pull complete [2024-03-29T19:59:53.404Z] 1f1c1a5573a3: Pull complete [2024-03-29T19:59:55.934Z] ce7588e14bc9: Pull complete [2024-03-29T19:59:56.195Z] b5e4710f87ac: Pull complete [2024-03-29T19:59:56.195Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-29T19:59:56.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T19:59:56.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-29T19:59:56.566Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T19:59:56.566Z] WORKDIR /edgex [2024-03-29T19:59:56.566Z] COPY go.mod . [2024-03-29T19:59:56.566Z] RUN go mod download [2024-03-29T19:59:56.566Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-29T19:59:57.133Z] Sending build context to Docker daemon 175.3MB [2024-03-29T19:59:57.133Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T19:59:57.133Z] ---> 88b5674ff536 [2024-03-29T19:59:57.133Z] Step 2/4 : WORKDIR /edgex [2024-03-29T20:00:03.716Z] ---> Running in 4c4473b5b739 [2024-03-29T20:00:03.716Z] Removing intermediate container 4c4473b5b739 [2024-03-29T20:00:03.716Z] ---> 39213269d60e [2024-03-29T20:00:03.716Z] Step 3/4 : COPY go.mod . [2024-03-29T20:00:03.716Z] ---> d539a803343f [2024-03-29T20:00:03.716Z] Step 4/4 : RUN go mod download [2024-03-29T20:00:03.716Z] ---> Running in 90624dcdd51f [2024-03-29T20:00:03.898Z] Still waiting to schedule task [2024-03-29T20:00:03.898Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-29T20:00:37.189Z] Removing intermediate container 90624dcdd51f [2024-03-29T20:00:37.189Z] ---> 327fd20c1bbd [2024-03-29T20:00:37.189Z] Successfully built 327fd20c1bbd [2024-03-29T20:00:37.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:00:37.570Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T20:00:37.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:00:37.733Z] prd-ubuntu20.04-docker-8c-8g-1701 does not seem to be running inside a container [2024-03-29T20:00:37.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T20:00:38.216Z] $ docker top db228373a95cdf0da82fb7ef54c7b36a6163297421d5d7b6e0fb6d5ac599e7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T20:00:38.612Z] + go version [2024-03-29T20:00:38.612Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-29T20:00:38.645Z] $ docker stop --time=1 db228373a95cdf0da82fb7ef54c7b36a6163297421d5d7b6e0fb6d5ac599e7d2 [2024-03-29T20:00:39.904Z] $ docker rm -f --volumes db228373a95cdf0da82fb7ef54c7b36a6163297421d5d7b6e0fb6d5ac599e7d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:00:40.619Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T20:00:40.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:00:40.792Z] prd-ubuntu20.04-docker-8c-8g-1701 does not seem to be running inside a container [2024-03-29T20:00:40.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T20:00:41.139Z] $ docker top 5a2d921a4055a1a9ebcc9877fbde4c6ab7638f4da8c1d16058409e518f78d459 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-29T20:00:41.264Z] ========================================================= [2024-03-29T20:00:41.264Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-29T20:00:41.264Z] ========================================================= [Pipeline] sh [2024-03-29T20:00:41.557Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-29T20:00:41.926Z] + make test [2024-03-29T20:00:41.926Z] go test -race -coverprofile=coverage.out ./... [2024-03-29T20:00:48.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-29T20:01:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-29T20:01:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-29T20:01:21.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-29T20:01:21.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-29T20:01:21.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2024-03-29T20:01:22.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-29T20:01:22.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:01:22.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-29T20:01:22.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-29T20:01:22.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-29T20:01:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-29T20:01:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-29T20:01:24.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.126s coverage: 69.2% of statements [2024-03-29T20:01:24.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-29T20:01:24.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-29T20:01:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.529s coverage: 93.4% of statements [2024-03-29T20:01:25.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 6.1% of statements [2024-03-29T20:01:26.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 97.6% of statements [2024-03-29T20:01:26.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-03-29T20:01:26.723Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-29T20:01:26.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.059s coverage: 41.7% of statements [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2024-03-29T20:01:28.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.072s coverage: 96.3% of statements [2024-03-29T20:01:28.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-29T20:01:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-29T20:01:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-29T20:01:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-29T20:01:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-29T20:01:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-29T20:01:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-29T20:01:30.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-29T20:01:31.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-29T20:01:32.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-29T20:01:33.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-29T20:01:34.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-29T20:01:34.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-29T20:01:37.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-29T20:01:37.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-29T20:01:37.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-29T20:01:38.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-29T20:01:38.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-29T20:01:38.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-29T20:01:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-29T20:01:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-29T20:01:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-29T20:01:38.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-29T20:01:40.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-29T20:01:40.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-29T20:01:40.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-29T20:01:40.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-29T20:01:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements [2024-03-29T20:01:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-29T20:01:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:01:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-29T20:01:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-29T20:01:42.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-29T20:01:42.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-29T20:01:43.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-29T20:01:43.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:01:46.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1702 in /w/workspace/edgexfoundry_edgex-go_PR-4785 [Pipeline] { [Pipeline] ws [2024-03-29T20:01:46.581Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-29T20:01:46.671Z] The recommended git tool is: git [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.093s coverage: 82.1% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.056s coverage: 86.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.232s coverage: 38.4% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 19.9% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2024-03-29T20:01:53.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2024-03-29T20:01:53.844Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-29T20:01:53.844Z] running golangci-lint [2024-03-29T20:01:53.844Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-29T20:01:53.844Z] go version go1.21.0 linux/amd64 [2024-03-29T20:01:53.844Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-29T20:01:53.844Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-29T20:01:54.732Z] using credential edgex-jenkins-ssh [2024-03-29T20:01:54.754Z] Cloning the remote Git repository [2024-03-29T20:01:54.818Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-29T20:01:54.924Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-29T20:01:55.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-29T20:01:55.127Z] > git --version # timeout=10 [2024-03-29T20:01:55.163Z] > git --version # 'git version 2.25.1' [2024-03-29T20:01:55.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T20:01:55.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T20:02:11.912Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 17.94355822s" [2024-03-29T20:02:11.912Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.551857ms" [2024-03-29T20:02:11.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-29T20:02:11.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T20:02:13.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-29T20:02:13.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-29T20:02:13.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T20:02:13.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4785/head:refs/remotes/origin/PR-4785 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-29T20:02:13.723Z] Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit 1288274173b5f028ced3f684b5bb51bdb45d9f28 [2024-03-29T20:02:14.161Z] Merge succeeded, producing 1288274173b5f028ced3f684b5bb51bdb45d9f28 [2024-03-29T20:02:14.161Z] Checking out Revision 1288274173b5f028ced3f684b5bb51bdb45d9f28 (PR-4785) [2024-03-29T20:02:14.855Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-29T20:02:14.906Z] > git --version # timeout=10 [2024-03-29T20:02:14.916Z] > git --version # 'git version 2.25.1' [2024-03-29T20:02:14.928Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T20:02:13.754Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T20:02:13.824Z] > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 [2024-03-29T20:02:14.060Z] > git remote # timeout=10 [2024-03-29T20:02:14.079Z] > git config --get remote.origin.url # timeout=10 [2024-03-29T20:02:14.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T20:02:14.121Z] > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 [2024-03-29T20:02:14.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-29T20:02:14.170Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T20:02:14.194Z] > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 [2024-03-29T20:02:21.871Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.440581561s with top 10 stages: buildir: 43.330757468s, gosec: 6.216056439s, fact_deprecated: 2.268049038s, inspect: 2.219018339s, ctrlflow: 1.741352105s, printf: 1.590486732s, fact_purity: 1.026703758s, nilness: 963.171316ms, S1038: 708.462519ms, typedness: 619.944399ms" [2024-03-29T20:02:21.871Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-29T20:02:21.871Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197" [2024-03-29T20:02:21.871Z] level=info msg="[runner] processing took 17.467863ms with stages: nolint: 6.668113ms, identifier_marker: 4.669446ms, autogenerated_exclude: 2.132188ms, path_prettifier: 1.941628ms, exclude-rules: 1.091929ms, skip_dirs: 870.599µs, cgo: 77.12µs, filename_unadjuster: 13.06µs, max_same_issues: 600ns, fixer: 440ns, uniq_by_line: 420ns, skip_files: 390ns, sort_results: 360ns, exclude: 340ns, severity-rules: 250ns, path_shortener: 230ns, diff: 210ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-03-29T20:02:21.871Z] level=info msg="[runner] linters took 9.69468978s with stages: goanalysis_metalinter: 9.677131757s" [2024-03-29T20:02:21.871Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-29T20:02:21.871Z] level=info msg="Memory: 278 samples, avg is 274.2MB, max is 1170.2MB" [2024-03-29T20:02:21.871Z] level=info msg="Execution took 27.678389159s" [2024-03-29T20:02:21.871Z] go vet ./... [2024-03-29T20:02:27.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T20:02:27.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T20:02:27.132Z] ./bin/test-attribution-txt.sh [2024-03-29T20:02:27.132Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-03-29T20:02:29.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T20:02:29.533Z] + ls -al . [2024-03-29T20:02:29.533Z] total 816 [2024-03-29T20:02:29.533Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 20:00 . [2024-03-29T20:02:29.533Z] drwxr-xr-x 4 root root 4096 Mar 29 20:00 .. [2024-03-29T20:02:29.533Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 19:59 .blubracket [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 10 Mar 29 19:59 .dockerignore [2024-03-29T20:02:29.533Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 20:01 .git [2024-03-29T20:02:29.533Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 19:59 .github [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 1074 Mar 29 19:59 .gitignore [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 19:59 .golangci.yml [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 100 Mar 29 19:59 .hadolint.yml [2024-03-29T20:02:29.533Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 19:59 .semver [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 155 Mar 29 19:59 .sonarcloud.properties [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 19:59 ADOPTERS.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 20261 Mar 29 19:59 Attribution.txt [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 100284 Mar 29 19:59 CHANGELOG.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 19:59 CONTRIBUTING.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 19:59 GOVERNANCE.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 861 Mar 29 19:59 Jenkinsfile [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 19:59 LICENSE [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 15392 Mar 29 19:59 Makefile [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 19:59 OWNERS.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 9528 Mar 29 19:59 README.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 19:59 SECURITY.md [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 19:59 VERSION [2024-03-29T20:02:29.533Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 19:59 bin [2024-03-29T20:02:29.533Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 19:59 cmd [2024-03-29T20:02:29.533Z] -rw-r--r-- 1 root root 455122 Mar 29 20:01 coverage.out [2024-03-29T20:02:29.533Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 19:59 fuzz_test [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 7078 Mar 29 19:59 go.mod [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 101393 Mar 29 19:59 go.sum [2024-03-29T20:02:29.533Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 19:59 internal [2024-03-29T20:02:29.533Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 19:59 openapi [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 584 Mar 29 19:59 security.txt [2024-03-29T20:02:29.533Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 19:59 version.go [Pipeline] sh [2024-03-29T20:02:30.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-29T20:02:30.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T20:02:30.028Z] Dload Upload Total Spent Left Speed [2024-03-29T20:02:30.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [2024-03-29T20:02:30.043Z] + '[' -e coverage.out ] [2024-03-29T20:02:30.043Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh [2024-03-29T20:02:30.160Z] Stashed 1 file(s) [Pipeline] sh [2024-03-29T20:02:30.414Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-29T20:02:30.475Z] + make build [2024-03-29T20:02:30.475Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-29T20:02:30.749Z] + sudo tee /etc/docker/daemon.new [2024-03-29T20:02:30.749Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-29T20:02:30.749Z] { [2024-03-29T20:02:30.749Z] "registry-mirrors": [ [2024-03-29T20:02:30.749Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-29T20:02:30.749Z] ], [2024-03-29T20:02:30.750Z] "bip": "10.250.0.254/24", [2024-03-29T20:02:30.750Z] "hosts": [ [2024-03-29T20:02:30.750Z] "tcp://0.0.0.0:5555", [2024-03-29T20:02:30.750Z] "unix:///var/run/docker.sock" [2024-03-29T20:02:30.750Z] ], [2024-03-29T20:02:30.750Z] "mtu": 1458, [2024-03-29T20:02:30.750Z] "selinux-enabled": true, [2024-03-29T20:02:30.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-29T20:02:30.750Z] } [Pipeline] sh [2024-03-29T20:02:31.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-29T20:02:31.431Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T20:02:49.706Z] provisioning config files... [2024-03-29T20:02:49.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10950360259722194101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:02:50.178Z] ---> ****-login.sh [2024-03-29T20:02:50.178Z] nexus3.edgexfoundry.org:10001 [2024-03-29T20:02:50.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T20:02:50.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T20:02:50.718Z] Configure a credential helper to remove this warning. See [2024-03-29T20:02:50.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T20:02:50.718Z] [2024-03-29T20:02:50.718Z] Login Succeeded [2024-03-29T20:02:50.718Z] nexus3.edgexfoundry.org:10002 [2024-03-29T20:02:50.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T20:02:50.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T20:02:50.985Z] Configure a credential helper to remove this warning. See [2024-03-29T20:02:50.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T20:02:50.985Z] [2024-03-29T20:02:50.985Z] Login Succeeded [2024-03-29T20:02:50.985Z] nexus3.edgexfoundry.org:10003 [2024-03-29T20:02:51.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T20:02:51.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T20:02:51.522Z] Configure a credential helper to remove this warning. See [2024-03-29T20:02:51.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T20:02:51.523Z] [2024-03-29T20:02:51.523Z] Login Succeeded [2024-03-29T20:02:51.523Z] nexus3.edgexfoundry.org:10004 [2024-03-29T20:02:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T20:02:51.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T20:02:51.793Z] Configure a credential helper to remove this warning. See [2024-03-29T20:02:51.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T20:02:51.793Z] [2024-03-29T20:02:51.793Z] Login Succeeded [2024-03-29T20:02:51.793Z] ****.io [2024-03-29T20:02:52.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T20:02:52.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T20:02:52.329Z] Configure a credential helper to remove this warning. See [2024-03-29T20:02:52.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T20:02:52.329Z] [2024-03-29T20:02:52.329Z] Login Succeeded [2024-03-29T20:02:52.329Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T20:02:52.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-29T20:02:53.054Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-29T20:02:53.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T20:02:53.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T20:02:53.182Z] ========================================================= [2024-03-29T20:02:53.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-29T20:02:53.182Z] ========================================================= [Pipeline] fileExists [2024-03-29T20:02:53.194Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-29T20:02:53.194Z] 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 [Pipeline] sh [2024-03-29T20:02:53.452Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-29T20:02:53.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T20:02:53.570Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-29T20:02:53.570Z] 9fda8d8052c6: Pulling fs layer [2024-03-29T20:02:53.570Z] 5d54e960e981: Pulling fs layer [2024-03-29T20:02:53.570Z] c4a7e357bf2a: Pulling fs layer [2024-03-29T20:02:53.570Z] f0e02332f6b5: Pulling fs layer [2024-03-29T20:02:53.570Z] 872ee5b61b7b: Pulling fs layer [2024-03-29T20:02:53.570Z] 0c6a40ed1a82: Pulling fs layer [2024-03-29T20:02:53.570Z] 94ae7d8d031c: Pulling fs layer [2024-03-29T20:02:53.570Z] 872ee5b61b7b: Waiting [2024-03-29T20:02:53.570Z] 0c6a40ed1a82: Waiting [2024-03-29T20:02:53.570Z] f0e02332f6b5: Waiting [2024-03-29T20:02:53.570Z] 94ae7d8d031c: Waiting [2024-03-29T20:02:53.841Z] 5d54e960e981: Verifying Checksum [2024-03-29T20:02:53.841Z] 5d54e960e981: Download complete [2024-03-29T20:02:53.841Z] f0e02332f6b5: Verifying Checksum [2024-03-29T20:02:53.841Z] f0e02332f6b5: Download complete [2024-03-29T20:02:53.841Z] 872ee5b61b7b: Verifying Checksum [2024-03-29T20:02:53.841Z] 872ee5b61b7b: Download complete [2024-03-29T20:02:53.841Z] 9fda8d8052c6: Download complete [2024-03-29T20:02:54.020Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-29T20:02:54.270Z] 94ae7d8d031c: Verifying Checksum [2024-03-29T20:02:54.270Z] 94ae7d8d031c: Download complete [2024-03-29T20:02:54.888Z] 9fda8d8052c6: Pull complete [2024-03-29T20:02:55.473Z] 5d54e960e981: Pull complete [2024-03-29T20:02:55.749Z] c4a7e357bf2a: Verifying Checksum [2024-03-29T20:02:55.749Z] c4a7e357bf2a: Download complete [2024-03-29T20:02:56.709Z] 0c6a40ed1a82: Verifying Checksum [2024-03-29T20:02:56.710Z] 0c6a40ed1a82: Download complete [2024-03-29T20:02:58.205Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-29T20:02:59.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-29T20:03:01.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-29T20:03:02.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-29T20:03:02.685Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-29T20:03:03.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-29T20:03:04.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-29T20:03:05.153Z] $ docker stop --time=1 5a2d921a4055a1a9ebcc9877fbde4c6ab7638f4da8c1d16058409e518f78d459 [2024-03-29T20:03:09.038Z] c4a7e357bf2a: Pull complete [2024-03-29T20:03:09.038Z] f0e02332f6b5: Pull complete [2024-03-29T20:03:09.307Z] 872ee5b61b7b: Pull complete [2024-03-29T20:03:11.103Z] $ docker rm -f --volumes 5a2d921a4055a1a9ebcc9877fbde4c6ab7638f4da8c1d16058409e518f78d459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:03:12.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-29T20:03:12.620Z] [2024-03-29T20:03:12.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:03:13.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-29T20:03:13.011Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-29T20:03:13.011Z] 91d30c5bc195: Pulling fs layer [2024-03-29T20:03:13.011Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-29T20:03:13.011Z] 9c61dcf015f6: Pulling fs layer [2024-03-29T20:03:13.011Z] 4698f68db338: Pulling fs layer [2024-03-29T20:03:13.011Z] 2a2f49069b9e: Pulling fs layer [2024-03-29T20:03:13.011Z] e0025b399a48: Pulling fs layer [2024-03-29T20:03:13.011Z] 4698f68db338: Waiting [2024-03-29T20:03:13.011Z] 2a2f49069b9e: Waiting [2024-03-29T20:03:13.011Z] e0025b399a48: Waiting [2024-03-29T20:03:13.011Z] 91d30c5bc195: Verifying Checksum [2024-03-29T20:03:13.011Z] 91d30c5bc195: Download complete [2024-03-29T20:03:13.011Z] 4698f68db338: Verifying Checksum [2024-03-29T20:03:13.011Z] 4698f68db338: Download complete [2024-03-29T20:03:13.269Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-29T20:03:13.269Z] 2e9b0aa3be6d: Download complete [2024-03-29T20:03:13.269Z] e0025b399a48: Download complete [2024-03-29T20:03:13.269Z] 91d30c5bc195: Pull complete [2024-03-29T20:03:13.269Z] 2a2f49069b9e: Verifying Checksum [2024-03-29T20:03:13.269Z] 2a2f49069b9e: Download complete [2024-03-29T20:03:13.528Z] 2e9b0aa3be6d: Pull complete [2024-03-29T20:03:13.787Z] 9c61dcf015f6: Verifying Checksum [2024-03-29T20:03:13.787Z] 9c61dcf015f6: Download complete [2024-03-29T20:03:16.329Z] 9c61dcf015f6: Pull complete [2024-03-29T20:03:16.589Z] 4698f68db338: Pull complete [2024-03-29T20:03:16.855Z] 2a2f49069b9e: Pull complete [2024-03-29T20:03:16.855Z] e0025b399a48: Pull complete [2024-03-29T20:03:16.855Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-29T20:03:16.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-29T20:03:16.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:03:17.111Z] prd-ubuntu20.04-docker-8c-8g-1701 does not seem to be running inside a container [2024-03-29T20:03:17.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-29T20:03:17.541Z] 0c6a40ed1a82: Pull complete [2024-03-29T20:03:19.498Z] 94ae7d8d031c: Pull complete [2024-03-29T20:03:19.498Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-29T20:03:19.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T20:03:19.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T20:03:20.596Z] $ docker top cc67e052fba5f4e3da21f209f5dd51292bac19b90e8b58bde6dde2a9fcf0e4ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2024-03-29T20:03:21.072Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-29T20:03:21.171Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T20:03:21.171Z] WORKDIR /edgex [2024-03-29T20:03:21.171Z] COPY go.mod . [2024-03-29T20:03:21.171Z] RUN go mod download [2024-03-29T20:03:21.171Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-29T20:03:21.765Z] Sending build context to Docker daemon 3.002MB [2024-03-29T20:03:21.765Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T20:03:21.765Z] ---> 86de565de09d [2024-03-29T20:03:21.765Z] Step 2/4 : WORKDIR /edgex [2024-03-29T20:03:23.044Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-03-29T20:03:23.044Z] #1 transferring dockerfile: 1.93kB done [2024-03-29T20:03:23.044Z] #1 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #2 transferring dockerfile: 2.23kB done [2024-03-29T20:03:23.328Z] #2 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #3 transferring dockerfile: 1.70kB done [2024-03-29T20:03:23.328Z] #3 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #4 transferring dockerfile: 2.15kB done [2024-03-29T20:03:23.328Z] #4 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #5 transferring dockerfile: 2.50kB done [2024-03-29T20:03:23.328Z] #5 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #6 transferring dockerfile: 2.49kB done [2024-03-29T20:03:23.328Z] #6 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #7 transferring dockerfile: 1.95kB done [2024-03-29T20:03:23.328Z] #7 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #8 transferring dockerfile: 1.81kB done [2024-03-29T20:03:23.328Z] #8 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #9 transferring dockerfile: 2.93kB done [2024-03-29T20:03:23.328Z] #9 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #10 [core-command internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #10 transferring dockerfile: 1.93kB done [2024-03-29T20:03:23.328Z] #10 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #11 transferring dockerfile: 1.69kB done [2024-03-29T20:03:23.328Z] #11 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #12 transferring dockerfile: 1.89kB done [2024-03-29T20:03:23.328Z] #12 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #13 [core-data internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #13 transferring dockerfile: 2.01kB done [2024-03-29T20:03:23.328Z] #13 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-03-29T20:03:23.328Z] #14 transferring dockerfile: 2.06kB done [2024-03-29T20:03:23.328Z] #14 DONE 0.0s [2024-03-29T20:03:23.328Z] [2024-03-29T20:03:23.328Z] #15 [support-scheduler internal] load .dockerignore [2024-03-29T20:03:23.328Z] #15 transferring context: 50B done [2024-03-29T20:03:23.328Z] #15 DONE 0.0s [2024-03-29T20:03:23.600Z] [2024-03-29T20:03:23.600Z] #16 [security-proxy-auth internal] load .dockerignore [2024-03-29T20:03:23.738Z] ---> Running in 10bfff95d231 [2024-03-29T20:03:23.738Z] Removing intermediate container 10bfff95d231 [2024-03-29T20:03:23.738Z] ---> eeee046cf6d5 [2024-03-29T20:03:23.738Z] Step 3/4 : COPY go.mod . [2024-03-29T20:03:23.877Z] #16 ... [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-29T20:03:23.877Z] #17 DONE 0.0s [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-29T20:03:23.877Z] #18 transferring context: 50B done [2024-03-29T20:03:23.877Z] #18 DONE 0.3s [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-29T20:03:23.877Z] #17 DONE 0.0s [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #19 [security-spire-server internal] load .dockerignore [2024-03-29T20:03:23.877Z] #19 transferring context: 50B done [2024-03-29T20:03:23.877Z] #19 DONE 0.4s [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #16 [security-proxy-auth internal] load .dockerignore [2024-03-29T20:03:23.877Z] #16 transferring context: 50B done [2024-03-29T20:03:23.877Z] #16 DONE 0.4s [2024-03-29T20:03:23.877Z] [2024-03-29T20:03:23.877Z] #20 [support-notifications internal] load .dockerignore [2024-03-29T20:03:23.877Z] #20 transferring context: 50B done [2024-03-29T20:03:24.150Z] #20 DONE 0.3s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #21 [security-proxy-setup internal] load .dockerignore [2024-03-29T20:03:24.150Z] #21 transferring context: 50B done [2024-03-29T20:03:24.150Z] #21 DONE 0.4s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-03-29T20:03:24.150Z] #22 transferring context: 50B done [2024-03-29T20:03:24.150Z] #22 DONE 0.4s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #23 [security-spire-agent internal] load .dockerignore [2024-03-29T20:03:24.150Z] #23 transferring context: 50B done [2024-03-29T20:03:24.150Z] #23 DONE 0.3s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #24 [core-command internal] load .dockerignore [2024-03-29T20:03:24.150Z] #24 transferring context: 50B done [2024-03-29T20:03:24.150Z] #24 DONE 0.3s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #25 [security-bootstrapper internal] load .dockerignore [2024-03-29T20:03:24.150Z] #25 transferring context: 50B done [2024-03-29T20:03:24.150Z] #25 DONE 0.3s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-03-29T20:03:24.150Z] #26 transferring context: 50B done [2024-03-29T20:03:24.150Z] #26 DONE 0.2s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #27 [core-data internal] load .dockerignore [2024-03-29T20:03:24.150Z] #27 transferring context: 50B done [2024-03-29T20:03:24.150Z] #27 DONE 0.2s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #28 [security-spire-config internal] load .dockerignore [2024-03-29T20:03:24.150Z] #28 transferring context: 50B done [2024-03-29T20:03:24.150Z] #28 DONE 0.3s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #29 [core-metadata internal] load .dockerignore [2024-03-29T20:03:24.150Z] #29 transferring context: 50B done [2024-03-29T20:03:24.150Z] #29 DONE 0.2s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-29T20:03:24.150Z] #17 DONE 0.0s [2024-03-29T20:03:24.150Z] [2024-03-29T20:03:24.150Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:03:24.333Z] ---> f4f6cae575df [2024-03-29T20:03:24.333Z] Step 4/4 : RUN go mod download [2024-03-29T20:03:24.333Z] ---> Running in 5e372c165b25 [2024-03-29T20:03:24.473Z] #30 ... [2024-03-29T20:03:24.473Z] [2024-03-29T20:03:24.473Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-29T20:03:24.473Z] #17 DONE 0.0s [2024-03-29T20:03:24.473Z] [2024-03-29T20:03:24.473Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:03:24.473Z] #30 DONE 0.7s [2024-03-29T20:03:24.473Z] [2024-03-29T20:03:24.473Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:03:24.473Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-29T20:03:24.733Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:03:24.733Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-29T20:03:24.733Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-29T20:03:24.733Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-03-29T20:03:24.733Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:03:24.733Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-29T20:03:24.733Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-29T20:03:24.733Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.2s [2024-03-29T20:03:24.733Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s [2024-03-29T20:03:24.993Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-29T20:03:24.993Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-29T20:03:24.993Z] #31 ... [2024-03-29T20:03:24.993Z] [2024-03-29T20:03:24.993Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-29T20:03:24.993Z] #32 DONE 0.9s [2024-03-29T20:03:24.993Z] [2024-03-29T20:03:24.993Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-29T20:03:24.993Z] #33 DONE 1.1s [2024-03-29T20:03:24.993Z] [2024-03-29T20:03:24.993Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:03:24.993Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-29T20:03:24.993Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:03:24.993Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-29T20:03:24.993Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-29T20:03:24.993Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-29T20:03:25.558Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.5s done [2024-03-29T20:03:25.558Z] #31 ... [2024-03-29T20:03:25.558Z] [2024-03-29T20:03:25.558Z] #34 [security-spire-server internal] load build context [2024-03-29T20:03:25.558Z] #34 transferring context: 26.69kB 0.0s done [2024-03-29T20:03:25.558Z] #34 DONE 0.4s [2024-03-29T20:03:25.558Z] [2024-03-29T20:03:25.558Z] #35 [security-spire-agent internal] load build context [2024-03-29T20:03:25.558Z] #35 transferring context: 26.22kB 0.1s done [2024-03-29T20:03:25.558Z] #35 DONE 0.4s [2024-03-29T20:03:25.558Z] [2024-03-29T20:03:25.558Z] #36 [security-spire-config internal] load build context [2024-03-29T20:03:25.558Z] #36 transferring context: 24.94kB 0.1s done [2024-03-29T20:03:25.558Z] #36 DONE 0.4s [2024-03-29T20:03:25.558Z] [2024-03-29T20:03:25.558Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:03:25.558Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-29T20:03:25.558Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-29T20:03:25.558Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-29T20:03:25.558Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-29T20:03:25.558Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-29T20:03:25.558Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-29T20:03:25.558Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-29T20:03:25.816Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-29T20:03:25.816Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-03-29T20:03:25.816Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2024-03-29T20:03:25.816Z] #37 ... [2024-03-29T20:03:25.816Z] [2024-03-29T20:03:25.816Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:03:25.816Z] #31 DONE 1.5s [2024-03-29T20:03:25.816Z] [2024-03-29T20:03:25.816Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:03:25.816Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s [2024-03-29T20:03:25.816Z] #37 ... [2024-03-29T20:03:25.816Z] [2024-03-29T20:03:25.816Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-29T20:03:25.816Z] #38 DONE 1.6s [2024-03-29T20:03:25.816Z] [2024-03-29T20:03:25.816Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:03:25.816Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s [2024-03-29T20:03:25.816Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2024-03-29T20:03:26.080Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2024-03-29T20:03:26.080Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-03-29T20:03:26.080Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-29T20:03:26.080Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-03-29T20:03:26.339Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done [2024-03-29T20:03:26.339Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-29T20:03:28.924Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.6s done [2024-03-29T20:03:35.544Z] #37 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #39 [support-notifications internal] load build context [2024-03-29T20:03:35.544Z] #39 transferring context: 362.58MB 9.9s [2024-03-29T20:03:35.544Z] #39 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #40 [security-spiffe-token-provider internal] load build context [2024-03-29T20:03:35.544Z] #40 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #41 [security-bootstrapper internal] load build context [2024-03-29T20:03:35.544Z] #41 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #42 [core-command internal] load build context [2024-03-29T20:03:35.544Z] #42 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #43 [core-metadata internal] load build context [2024-03-29T20:03:35.544Z] #43 transferring context: 406.88MB 10.0s done [2024-03-29T20:03:35.544Z] #43 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:03:35.544Z] #44 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #45 [core-data internal] load build context [2024-03-29T20:03:35.544Z] #45 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #46 [security-proxy-auth internal] load build context [2024-03-29T20:03:35.544Z] #46 transferring context: 406.88MB 10.1s done [2024-03-29T20:03:35.544Z] #46 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:03:35.544Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-29T20:03:35.544Z] #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-29T20:03:35.544Z] #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-29T20:03:35.544Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-29T20:03:35.544Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-29T20:03:35.544Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-29T20:03:35.544Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-29T20:03:35.544Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-29T20:03:35.544Z] #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done [2024-03-29T20:03:35.544Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-29T20:03:35.544Z] #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2024-03-29T20:03:35.544Z] #47 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #48 [support-scheduler internal] load build context [2024-03-29T20:03:35.544Z] #48 transferring context: 406.88MB 9.4s done [2024-03-29T20:03:35.544Z] #48 ... [2024-03-29T20:03:35.544Z] [2024-03-29T20:03:35.544Z] #49 [security-secretstore-setup internal] load build context [2024-03-29T20:03:35.544Z] #49 transferring context: 406.88MB 8.9s done [2024-03-29T20:03:35.896Z] #49 ... [2024-03-29T20:03:35.896Z] [2024-03-29T20:03:35.896Z] #50 [security-proxy-setup internal] load build context [2024-03-29T20:03:35.896Z] #50 transferring context: 406.88MB 9.4s done [2024-03-29T20:03:36.471Z] #50 ... [2024-03-29T20:03:36.471Z] [2024-03-29T20:03:36.471Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-29T20:03:36.471Z] #0 0.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:36.471Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:36.471Z] #0 1.194 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:03:36.471Z] #0 1.194 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:03:36.471Z] #0 1.194 OK: 20071 distinct packages available [2024-03-29T20:03:36.471Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:36.471Z] #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:36.471Z] #0 1.719 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:36.471Z] #0 1.749 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:03:36.471Z] #0 1.754 (3/4) Installing libucontext (1.2-r2) [2024-03-29T20:03:36.471Z] #0 1.757 (4/4) Installing gcompat (1.1.0-r1) [2024-03-29T20:03:36.471Z] #0 1.791 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:36.471Z] #0 1.795 OK: 8 MiB in 19 packages [2024-03-29T20:03:36.471Z] #51 ... [2024-03-29T20:03:36.471Z] [2024-03-29T20:03:36.471Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-29T20:03:37.024Z] #52 ... [2024-03-29T20:03:37.024Z] [2024-03-29T20:03:37.024Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-29T20:03:37.024Z] #53 ... [2024-03-29T20:03:37.024Z] [2024-03-29T20:03:37.024Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-29T20:03:37.024Z] #54 ... [2024-03-29T20:03:37.024Z] [2024-03-29T20:03:37.024Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:03:37.291Z] #55 ... [2024-03-29T20:03:37.291Z] [2024-03-29T20:03:37.291Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-29T20:03:37.291Z] #56 ... [2024-03-29T20:03:37.291Z] [2024-03-29T20:03:37.291Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-29T20:03:38.232Z] #57 ... [2024-03-29T20:03:38.232Z] [2024-03-29T20:03:38.232Z] #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-29T20:03:38.232Z] #58 ... [2024-03-29T20:03:38.232Z] [2024-03-29T20:03:38.232Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-29T20:03:38.501Z] #59 ... [2024-03-29T20:03:38.501Z] [2024-03-29T20:03:38.501Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-29T20:03:38.501Z] #60 ... [2024-03-29T20:03:38.501Z] [2024-03-29T20:03:38.501Z] #40 [security-spiffe-token-provider internal] load build context [2024-03-29T20:03:38.501Z] #40 transferring context: 406.88MB 11.8s done [2024-03-29T20:03:45.167Z] #40 ... [2024-03-29T20:03:45.167Z] [2024-03-29T20:03:45.167Z] #39 [support-notifications internal] load build context [2024-03-29T20:03:45.167Z] #39 transferring context: 406.88MB 10.3s done [2024-03-29T20:03:45.167Z] #39 ... [2024-03-29T20:03:45.167Z] [2024-03-29T20:03:45.167Z] #45 [core-data internal] load build context [2024-03-29T20:03:45.167Z] #45 transferring context: 406.88MB 11.8s done [2024-03-29T20:03:45.167Z] #45 ... [2024-03-29T20:03:45.167Z] [2024-03-29T20:03:45.167Z] #41 [security-bootstrapper internal] load build context [2024-03-29T20:03:45.167Z] #41 transferring context: 406.88MB 10.5s done [2024-03-29T20:03:45.167Z] #41 ... [2024-03-29T20:03:45.167Z] [2024-03-29T20:03:45.167Z] #42 [core-command internal] load build context [2024-03-29T20:03:45.167Z] #42 transferring context: 406.88MB 10.6s done [2024-03-29T20:03:45.167Z] #42 ... [2024-03-29T20:03:45.167Z] [2024-03-29T20:03:45.167Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:03:45.425Z] #44 transferring context: 406.88MB 10.9s done [2024-03-29T20:03:53.116Z] #44 ... [2024-03-29T20:03:53.116Z] [2024-03-29T20:03:53.116Z] #49 [security-secretstore-setup internal] load build context [2024-03-29T20:03:53.116Z] #49 DONE 28.7s [2024-03-29T20:03:53.116Z] [2024-03-29T20:03:53.116Z] #58 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-29T20:03:53.374Z] #58 DONE 27.3s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #50 [security-proxy-setup internal] load build context [2024-03-29T20:03:53.374Z] #50 DONE 28.7s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-29T20:03:53.374Z] #51 DONE 27.4s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #43 [core-metadata internal] load build context [2024-03-29T20:03:53.374Z] #43 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #46 [security-proxy-auth internal] load build context [2024-03-29T20:03:53.374Z] #46 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #39 [support-notifications internal] load build context [2024-03-29T20:03:53.374Z] #39 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #42 [core-command internal] load build context [2024-03-29T20:03:53.374Z] #42 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:03:53.374Z] #44 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #41 [security-bootstrapper internal] load build context [2024-03-29T20:03:53.374Z] #41 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #40 [security-spiffe-token-provider internal] load build context [2024-03-29T20:03:53.374Z] #40 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #48 [support-scheduler internal] load build context [2024-03-29T20:03:53.374Z] #48 DONE 28.7s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:03:53.374Z] #61 ... [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #45 [core-data internal] load build context [2024-03-29T20:03:53.374Z] #45 DONE 28.8s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:03:53.374Z] #47 DONE 28.3s [2024-03-29T20:03:53.374Z] [2024-03-29T20:03:53.374Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:03:54.745Z] #37 ... [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-29T20:03:54.745Z] #59 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #59 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #59 28.02 (1/2) Installing ca-certificates (20240226-r0) [2024-03-29T20:03:54.745Z] #59 28.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #59 28.04 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #59 28.06 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:54.745Z] #59 28.11 OK: 8 MiB in 17 packages [2024-03-29T20:03:54.745Z] #59 DONE 28.7s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-29T20:03:54.745Z] #53 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #53 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #53 28.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #53 28.36 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #53 28.47 OK: 7 MiB in 16 packages [2024-03-29T20:03:54.745Z] #53 DONE 28.7s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-29T20:03:54.745Z] #56 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #56 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #56 27.96 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:03:54.745Z] #56 27.96 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:03:54.745Z] #56 27.96 OK: 20071 distinct packages available [2024-03-29T20:03:54.745Z] #56 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #56 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #56 28.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #56 28.34 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:03:54.745Z] #56 28.34 (3/5) Installing libucontext (1.2-r2) [2024-03-29T20:03:54.745Z] #56 28.35 (4/5) Installing gcompat (1.1.0-r1) [2024-03-29T20:03:54.745Z] #56 28.35 (5/5) Installing openssl (3.1.4-r5) [2024-03-29T20:03:54.745Z] #56 28.36 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #56 28.37 OK: 8 MiB in 20 packages [2024-03-29T20:03:54.745Z] #56 DONE 28.8s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-29T20:03:54.745Z] #54 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #54 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #54 27.95 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:03:54.745Z] #54 27.95 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:03:54.745Z] #54 27.95 OK: 20071 distinct packages available [2024-03-29T20:03:54.745Z] #54 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #54 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #54 28.37 (1/11) Installing ca-certificates (20240226-r0) [2024-03-29T20:03:54.745Z] #54 28.38 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-29T20:03:54.745Z] #54 28.40 (3/11) Installing libunistring (1.1-r1) [2024-03-29T20:03:54.745Z] #54 28.42 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-29T20:03:54.745Z] #54 28.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-29T20:03:54.745Z] #54 28.43 (6/11) Installing libcurl (8.5.0-r0) [2024-03-29T20:03:54.745Z] #54 28.44 (7/11) Installing curl (8.5.0-r0) [2024-03-29T20:03:54.745Z] #54 28.45 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #54 28.45 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:03:54.745Z] #54 28.45 (10/11) Installing libucontext (1.2-r2) [2024-03-29T20:03:54.745Z] #54 28.46 (11/11) Installing gcompat (1.1.0-r1) [2024-03-29T20:03:54.745Z] #54 28.46 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #54 28.47 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:54.745Z] #54 28.52 OK: 12 MiB in 26 packages [2024-03-29T20:03:54.745Z] #54 DONE 28.8s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:03:54.745Z] #0 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #0 1.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #0 1.296 OK: 264 MiB in 52 packages [2024-03-29T20:03:54.745Z] #62 DONE 1.5s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-29T20:03:54.745Z] #52 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #52 27.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #52 28.06 (1/4) Installing ca-certificates (20240226-r0) [2024-03-29T20:03:54.745Z] #52 28.08 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #52 28.08 (3/4) Installing su-exec (0.2-r3) [2024-03-29T20:03:54.745Z] #52 28.09 (4/4) Installing yq (4.33.3-r5) [2024-03-29T20:03:54.745Z] #52 28.33 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #52 28.49 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:54.745Z] #52 28.53 OK: 17 MiB in 19 packages [2024-03-29T20:03:54.745Z] #52 DONE 28.8s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-29T20:03:54.745Z] #57 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #57 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:54.745Z] #57 28.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:54.745Z] #57 28.34 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:54.745Z] #57 28.35 OK: 7 MiB in 16 packages [2024-03-29T20:03:54.745Z] #57 DONE 28.9s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:03:54.745Z] #63 DONE 0.1s [2024-03-29T20:03:54.745Z] [2024-03-29T20:03:54.745Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-29T20:03:55.004Z] #64 ... [2024-03-29T20:03:55.004Z] [2024-03-29T20:03:55.004Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:03:55.004Z] #65 DONE 0.0s [2024-03-29T20:03:55.004Z] [2024-03-29T20:03:55.004Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:03:55.004Z] #61 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.004Z] #61 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.004Z] #61 1.541 OK: 264 MiB in 52 packages [2024-03-29T20:03:55.004Z] #61 DONE 1.8s [2024-03-29T20:03:55.004Z] [2024-03-29T20:03:55.004Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:03:55.004Z] #55 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.004Z] #55 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.004Z] #55 29.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:55.004Z] #55 29.10 (2/4) Installing openssl (3.1.4-r5) [2024-03-29T20:03:55.004Z] #55 29.11 (3/4) Installing su-exec (0.2-r3) [2024-03-29T20:03:55.004Z] #55 29.12 (4/4) Installing yq (4.33.3-r5) [2024-03-29T20:03:55.004Z] #55 29.18 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:55.004Z] #55 29.18 OK: 17 MiB in 19 packages [2024-03-29T20:03:55.263Z] #55 ... [2024-03-29T20:03:55.263Z] [2024-03-29T20:03:55.263Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-29T20:03:55.263Z] #60 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.263Z] #60 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.263Z] #60 29.21 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-29T20:03:55.263Z] #60 29.22 (2/2) Installing su-exec (0.2-r3) [2024-03-29T20:03:55.263Z] #60 29.22 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:03:55.263Z] #60 29.22 OK: 7 MiB in 17 packages [2024-03-29T20:03:55.263Z] #60 DONE 29.4s [2024-03-29T20:03:55.263Z] [2024-03-29T20:03:55.263Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:03:55.263Z] #55 DONE 29.4s [2024-03-29T20:03:55.263Z] [2024-03-29T20:03:55.263Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-29T20:03:55.832Z] #66 ... [2024-03-29T20:03:55.832Z] [2024-03-29T20:03:55.832Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-29T20:03:55.832Z] #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.832Z] #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:55.832Z] #0 2.453 OK: 264 MiB in 52 packages [2024-03-29T20:03:55.832Z] #67 DONE 2.6s [2024-03-29T20:03:55.832Z] [2024-03-29T20:03:55.832Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:03:55.832Z] #68 DONE 0.0s [2024-03-29T20:03:55.832Z] [2024-03-29T20:03:55.832Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:03:56.091Z] #69 ... [2024-03-29T20:03:56.091Z] [2024-03-29T20:03:56.091Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-29T20:03:56.091Z] #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.091Z] #0 2.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.091Z] #0 2.507 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:03:56.091Z] #0 2.507 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:03:56.091Z] #0 2.507 OK: 20077 distinct packages available [2024-03-29T20:03:56.091Z] #0 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.091Z] #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.091Z] #0 2.882 OK: 264 MiB in 52 packages [2024-03-29T20:03:56.091Z] #70 DONE 3.0s [2024-03-29T20:03:56.350Z] [2024-03-29T20:03:56.350Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-29T20:03:56.350Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.350Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.350Z] #0 2.859 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:56.350Z] #0 2.869 OK: 8 MiB in 19 packages [2024-03-29T20:03:56.350Z] #71 DONE 3.0s [2024-03-29T20:03:56.350Z] [2024-03-29T20:03:56.350Z] #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-29T20:03:56.350Z] #64 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.350Z] #64 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:56.350Z] #64 1.838 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:56.350Z] #64 1.846 OK: 7 MiB in 16 packages [2024-03-29T20:03:57.292Z] #64 DONE 2.7s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:03:57.292Z] #72 DONE 0.9s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #73 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:03:57.292Z] #73 DONE 0.9s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-29T20:03:57.292Z] #74 DONE 0.1s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #75 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-29T20:03:57.292Z] #75 DONE 0.0s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #76 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:03:57.292Z] #76 DONE 0.0s [2024-03-29T20:03:57.292Z] [2024-03-29T20:03:57.292Z] #77 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-29T20:03:57.557Z] #77 DONE 0.1s [2024-03-29T20:03:57.557Z] [2024-03-29T20:03:57.557Z] #78 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-29T20:03:57.557Z] #78 ... [2024-03-29T20:03:57.557Z] [2024-03-29T20:03:57.557Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:03:57.557Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:57.557Z] #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:57.557Z] #0 2.810 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:57.557Z] #0 2.817 OK: 7 MiB in 16 packages [2024-03-29T20:03:57.557Z] #79 DONE 2.9s [2024-03-29T20:03:57.557Z] [2024-03-29T20:03:57.557Z] #78 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-29T20:03:57.557Z] #78 DONE 0.2s [2024-03-29T20:03:57.557Z] [2024-03-29T20:03:57.557Z] #80 [security-spire-config] exporting to image [2024-03-29T20:03:57.557Z] #80 exporting layers [2024-03-29T20:03:58.502Z] #80 ... [2024-03-29T20:03:58.502Z] [2024-03-29T20:03:58.502Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:03:58.502Z] #0 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.123 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:58.502Z] #0 3.130 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:58.502Z] #0 3.166 OK: 8 MiB in 17 packages [2024-03-29T20:03:58.502Z] #81 DONE 3.7s [2024-03-29T20:03:58.502Z] [2024-03-29T20:03:58.502Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-03-29T20:03:58.502Z] #0 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.410 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:58.502Z] #0 3.423 OK: 8 MiB in 20 packages [2024-03-29T20:03:58.502Z] #82 DONE 3.7s [2024-03-29T20:03:58.502Z] [2024-03-29T20:03:58.502Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:03:58.502Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.556 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:58.502Z] #0 3.564 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:58.502Z] #0 3.612 OK: 12 MiB in 26 packages [2024-03-29T20:03:58.502Z] #83 DONE 3.8s [2024-03-29T20:03:58.502Z] [2024-03-29T20:03:58.502Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-29T20:03:58.502Z] #84 ... [2024-03-29T20:03:58.502Z] [2024-03-29T20:03:58.502Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-29T20:03:58.502Z] #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:03:58.502Z] #0 3.387 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:03:58.502Z] #0 3.395 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:03:58.502Z] #0 3.592 OK: 17 MiB in 19 packages [2024-03-29T20:03:58.502Z] #85 DONE 3.8s [2024-03-29T20:03:58.774Z] [2024-03-29T20:03:58.774Z] #80 [security-spire-config] exporting to image [2024-03-29T20:03:58.774Z] #80 exporting layers 1.0s done [2024-03-29T20:03:58.774Z] #80 writing image sha256:bc0df115c61d3664646d52852354b24ec4eceda11a01570144ff166fdc3c1f70 done [2024-03-29T20:03:58.774Z] #80 naming to docker.io/library/security-spire-config done [2024-03-29T20:03:58.774Z] #80 DONE 1.0s [2024-03-29T20:03:58.774Z] [2024-03-29T20:03:58.774Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:04:00.012Z] #86 ... [2024-03-29T20:04:00.012Z] [2024-03-29T20:04:00.012Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-29T20:04:00.012Z] #84 DONE 1.2s [2024-03-29T20:04:00.012Z] [2024-03-29T20:04:00.012Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:04:00.012Z] #86 DONE 1.2s [2024-03-29T20:04:00.012Z] [2024-03-29T20:04:00.012Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-29T20:04:00.012Z] #87 DONE 0.1s [2024-03-29T20:04:00.012Z] [2024-03-29T20:04:00.012Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:04:01.582Z] #88 DONE 1.1s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-29T20:04:01.582Z] #89 DONE 1.0s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:04:01.582Z] #90 DONE 0.0s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-29T20:04:01.582Z] #91 DONE 0.0s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-29T20:04:01.582Z] #92 DONE 0.0s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-29T20:04:01.582Z] #93 DONE 0.1s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-29T20:04:01.582Z] #94 DONE 0.0s [2024-03-29T20:04:01.582Z] [2024-03-29T20:04:01.582Z] #80 [security-spire-server] exporting to image [2024-03-29T20:04:01.842Z] #80 ... [2024-03-29T20:04:01.842Z] [2024-03-29T20:04:01.842Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:04:01.842Z] #95 DONE 1.1s [2024-03-29T20:04:01.842Z] [2024-03-29T20:04:01.842Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-29T20:04:01.842Z] #96 DONE 0.0s [2024-03-29T20:04:01.842Z] [2024-03-29T20:04:01.842Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-29T20:04:01.842Z] #97 DONE 0.0s [2024-03-29T20:04:01.842Z] [2024-03-29T20:04:01.842Z] #80 [security-spire-server] exporting to image [2024-03-29T20:04:01.842Z] #80 exporting layers 1.1s done [2024-03-29T20:04:01.842Z] #80 writing image sha256:23455010b309a5fa2d666d7ac4935864c84e5fa579febc40a1b9ec7573c77940 done [2024-03-29T20:04:01.842Z] #80 naming to docker.io/library/security-spire-server done [2024-03-29T20:04:02.117Z] #80 ... [2024-03-29T20:04:02.117Z] [2024-03-29T20:04:02.117Z] #98 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-29T20:04:02.117Z] #0 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:04:02.117Z] #0 5.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:04:02.117Z] #0 6.795 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:04:02.117Z] #0 6.802 OK: 7 MiB in 17 packages [2024-03-29T20:04:02.117Z] #98 DONE 6.9s [2024-03-29T20:04:02.377Z] [2024-03-29T20:04:02.377Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-29T20:04:02.377Z] #99 ... [2024-03-29T20:04:02.377Z] [2024-03-29T20:04:02.377Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-29T20:04:02.377Z] #66 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T20:04:02.377Z] #66 6.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T20:04:02.377Z] #66 6.927 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:04:02.377Z] #66 6.933 OK: 17 MiB in 19 packages [2024-03-29T20:04:02.377Z] #66 DONE 7.1s [2024-03-29T20:04:02.377Z] [2024-03-29T20:04:02.377Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-29T20:04:02.377Z] #100 DONE 0.0s [2024-03-29T20:04:02.377Z] [2024-03-29T20:04:02.377Z] #80 [security-spire-agent] exporting to image [2024-03-29T20:04:02.377Z] #80 exporting layers 0.5s done [2024-03-29T20:04:02.377Z] #80 writing image sha256:7ddaf128dc751c849658db2a40db8cb9c376342038935de51fee7c6e2ac5d46b done [2024-03-29T20:04:02.377Z] #80 naming to docker.io/library/security-spire-agent done [2024-03-29T20:04:02.377Z] #80 DONE 2.6s [2024-03-29T20:04:02.636Z] [2024-03-29T20:04:02.636Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:02.636Z] #101 ... [2024-03-29T20:04:02.636Z] [2024-03-29T20:04:02.636Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-29T20:04:02.636Z] #99 DONE 0.5s [2024-03-29T20:04:02.636Z] [2024-03-29T20:04:02.636Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-29T20:04:02.636Z] #102 DONE 0.0s [2024-03-29T20:04:02.636Z] [2024-03-29T20:04:02.636Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:05.176Z] #103 ... [2024-03-29T20:04:05.176Z] [2024-03-29T20:04:05.176Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:43.960Z] #104 DONE 45.4s [2024-03-29T20:04:43.960Z] [2024-03-29T20:04:43.960Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:43.960Z] #69 DONE 44.4s [2024-03-29T20:04:43.960Z] [2024-03-29T20:04:43.960Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:43.960Z] #103 DONE 45.3s [2024-03-29T20:04:43.960Z] [2024-03-29T20:04:43.960Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:43.960Z] #101 DONE 43.1s [2024-03-29T20:04:43.960Z] [2024-03-29T20:04:43.960Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-29T20:04:45.985Z] Removing intermediate container 5e372c165b25 [2024-03-29T20:04:45.986Z] ---> bcd03c45cd1d [2024-03-29T20:04:45.986Z] Successfully built bcd03c45cd1d [2024-03-29T20:04:45.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:04:46.383Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T20:04:46.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:04:46.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container [2024-03-29T20:04:46.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-29T20:04:47.956Z] $ docker top d5bed0644669e3f9042b0a47001baea8e474dedb4735f7f526999d7e77287d3d -eo pid,comm [2024-03-29T20:04:48.201Z] #105 DONE 7.7s [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #106 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #107 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #108 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #109 [core-metadata builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #109 DONE 7.7s [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #110 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #111 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #112 [core-data builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #112 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #113 [security-proxy-auth builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #113 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #114 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #115 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #116 DONE 7.7s [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #117 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #118 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #119 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #120 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #121 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #122 [core-command builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #122 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #123 [support-notifications builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #123 DONE 7.8s [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #124 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #125 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #126 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:04:48.201Z] #127 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #128 [support-scheduler builder 6/7] COPY . . [2024-03-29T20:04:48.201Z] #128 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:04:48.201Z] #129 CACHED [2024-03-29T20:04:48.201Z] [2024-03-29T20:04:48.201Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] { [Pipeline] sh [2024-03-29T20:04:48.910Z] + go version [2024-03-29T20:04:48.910Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-29T20:04:48.953Z] $ docker stop --time=1 d5bed0644669e3f9042b0a47001baea8e474dedb4735f7f526999d7e77287d3d [2024-03-29T20:04:49.141Z] #130 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-29T20:04:50.498Z] $ docker rm -f --volumes d5bed0644669e3f9042b0a47001baea8e474dedb4735f7f526999d7e77287d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:04:51.352Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T20:04:51.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:04:51.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container [2024-03-29T20:04:51.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-29T20:04:52.762Z] $ docker top a101f6c1d3b6bc7ad0c23c839418126b75c7f4099087ca1fa5231e14cda91874 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-29T20:04:52.989Z] ========================================================= [2024-03-29T20:04:52.989Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-29T20:04:52.989Z] ========================================================= [Pipeline] sh [2024-03-29T20:04:53.617Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-29T20:04:54.318Z] + make test [2024-03-29T20:04:54.318Z] go test -race -coverprofile=coverage.out ./... [2024-03-29T20:04:59.343Z] #130 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-29T20:04:59.343Z] #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-29T20:04:59.343Z] #131 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:04:59.343Z] #0 1.105 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-29T20:04:59.343Z] #132 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:04:59.343Z] #0 0.844 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-29T20:04:59.343Z] #133 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:04:59.343Z] #0 0.615 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-29T20:04:59.343Z] #134 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-29T20:04:59.343Z] #0 1.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-29T20:04:59.343Z] #135 ... [2024-03-29T20:04:59.343Z] [2024-03-29T20:04:59.343Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-29T20:04:59.343Z] #0 0.867 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-29T20:04:59.604Z] #136 ... [2024-03-29T20:04:59.604Z] [2024-03-29T20:04:59.604Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:04:59.604Z] #0 1.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-29T20:04:59.604Z] #137 ... [2024-03-29T20:04:59.604Z] [2024-03-29T20:04:59.604Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-29T20:04:59.604Z] #0 1.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-29T20:04:59.864Z] #138 ... [2024-03-29T20:04:59.864Z] [2024-03-29T20:04:59.864Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:04:59.864Z] #0 1.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-29T20:04:59.864Z] #139 ... [2024-03-29T20:04:59.864Z] [2024-03-29T20:04:59.864Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:04:59.864Z] #0 0.505 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-29T20:05:33.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-29T20:06:07.561Z] #140 ... [2024-03-29T20:06:07.561Z] [2024-03-29T20:06:07.561Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:06:07.561Z] #137 76.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-29T20:06:54.430Z] #137 DONE 120.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-29T20:06:54.430Z] #131 DONE 120.5s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-29T20:06:54.430Z] #138 DONE 120.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:06:54.430Z] #132 DONE 120.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-29T20:06:54.430Z] #135 DONE 120.5s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-29T20:06:54.430Z] #130 DONE 120.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-29T20:06:54.430Z] #136 DONE 120.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:06:54.430Z] #133 DONE 120.7s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #141 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:06:54.430Z] #140 DONE 121.0s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:06:54.430Z] #134 DONE 121.0s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:06:54.430Z] #139 DONE 121.0s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #142 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #141 DONE 0.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #143 DONE 0.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #144 DONE 0.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-29T20:06:54.430Z] #145 DONE 0.8s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #142 DONE 0.5s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #146 DONE 0.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #147 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #148 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #149 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #150 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #150 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #151 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #152 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #153 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #154 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #155 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #156 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #157 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #158 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #147 DONE 0.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #159 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.430Z] #160 CACHED [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-29T20:06:54.430Z] #161 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-29T20:06:54.430Z] #162 DONE 1.3s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #163 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-29T20:06:54.430Z] #163 DONE 1.2s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #164 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-29T20:06:54.430Z] #164 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.430Z] #165 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-29T20:06:54.430Z] #166 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-29T20:06:54.430Z] #167 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-29T20:06:54.430Z] #168 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-29T20:06:54.430Z] #169 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-29T20:06:54.430Z] #170 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-29T20:06:54.430Z] #171 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-29T20:06:54.430Z] #161 DONE 2.1s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #172 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.430Z] #172 ... [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #164 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-29T20:06:54.430Z] #164 DONE 1.4s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.430Z] #173 DONE 0.6s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-29T20:06:54.430Z] #174 DONE 0.5s [2024-03-29T20:06:54.430Z] [2024-03-29T20:06:54.430Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.430Z] #175 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-29T20:06:54.431Z] #176 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #177 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #178 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #179 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #172 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #172 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-29T20:06:54.431Z] #180 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #181 DONE 0.6s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-29T20:06:54.431Z] #182 DONE 3.2s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [support-notifications] exporting to image [2024-03-29T20:06:54.431Z] #80 exporting layers 0.3s done [2024-03-29T20:06:54.431Z] #80 writing image sha256:86b9a21b246f70d76609ba05aed705247143722366d81c08e064b3a3a7e310e5 [2024-03-29T20:06:54.431Z] #80 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #183 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-29T20:06:54.431Z] #184 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-29T20:06:54.431Z] #185 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #186 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:06:54.431Z] #186 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [core-data] exporting to image [2024-03-29T20:06:54.431Z] #80 writing image sha256:86b9a21b246f70d76609ba05aed705247143722366d81c08e064b3a3a7e310e5 0.1s done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/support-scheduler done [2024-03-29T20:06:54.431Z] #80 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-29T20:06:54.431Z] #180 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-29T20:06:54.431Z] #187 DONE 0.5s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:06:54.431Z] #188 DONE 0.3s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [core-command] exporting to image [2024-03-29T20:06:54.431Z] #80 writing image sha256:48ed94c64187374ffd439aaf9e79959a856e6847e2f962c18066a5331814509d 0.0s done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/core-command done [2024-03-29T20:06:54.431Z] #80 exporting layers 0.6s done [2024-03-29T20:06:54.431Z] #80 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-29T20:06:54.431Z] #189 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-29T20:06:54.431Z] #190 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:06:54.431Z] #191 DONE 0.2s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [core-metadata] exporting to image [2024-03-29T20:06:54.431Z] #80 exporting layers 0.3s done [2024-03-29T20:06:54.431Z] #80 writing image sha256:a52695de1664a2c89b1fcb6db0dc161712f272d9f936b104c811fbbc9eb1eedb 0.0s done [2024-03-29T20:06:54.431Z] #80 writing image sha256:2cb9c7b02ce045cfde8e5fd932d4e857510f4c12b300292006d9249a597505f6 0.0s done [2024-03-29T20:06:54.431Z] #80 writing image sha256:fa09eadf7fde08bb7937584b638d730435131e8adf5afea89c85b96894c58af6 done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/security-spiffe-token-provider done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/support-notifications done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/core-metadata done [2024-03-29T20:06:54.431Z] #80 writing image sha256:e4c794eb8e3144f089d0e401db1a651a7240a38d5228f2bbdabb695a7235d3d8 [2024-03-29T20:06:54.431Z] #80 writing image sha256:e4c794eb8e3144f089d0e401db1a651a7240a38d5228f2bbdabb695a7235d3d8 done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/core-data done [2024-03-29T20:06:54.431Z] #80 DONE 3.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-29T20:06:54.431Z] #192 DONE 0.4s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-29T20:06:54.431Z] #193 DONE 0.5s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-29T20:06:54.431Z] #194 DONE 0.0s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-29T20:06:54.431Z] #195 DONE 0.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-29T20:06:54.431Z] #196 DONE 0.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #197 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-29T20:06:54.431Z] #197 DONE 0.0s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:06:54.431Z] #198 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #199 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-29T20:06:54.431Z] #199 DONE 0.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:06:54.431Z] #200 DONE 1.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #201 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:06:54.431Z] #201 DONE 1.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:06:54.431Z] #202 DONE 0.8s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-29T20:06:54.431Z] #203 DONE 0.1s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [core-common-config-bootstrapper] exporting to image [2024-03-29T20:06:54.431Z] #80 exporting layers 0.2s done [2024-03-29T20:06:54.431Z] #80 writing image sha256:5df26873775bf46f5c9934763f244405607059587cde506a2b5a9fbe49964480 0.0s done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/core-common-config-bootstrapper [2024-03-29T20:06:54.431Z] #80 exporting layers 0.3s done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-29T20:06:54.431Z] #80 writing image sha256:f39e73896017383598b0106faa8e381d42652062eb32e6346c5b25b9cf036951 done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/security-proxy-auth done [2024-03-29T20:06:54.431Z] #80 writing image sha256:9f281d448fdb4f519917c557d1e7a1f765446de3f2fe6901c14da7aa052b5e3b done [2024-03-29T20:06:54.431Z] #80 naming to docker.io/library/security-proxy-setup done [2024-03-29T20:06:54.431Z] #80 DONE 3.7s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-29T20:06:54.431Z] #204 ... [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:06:54.431Z] #198 DONE 0.8s [2024-03-29T20:06:54.431Z] [2024-03-29T20:06:54.431Z] #80 [security-secretstore-setup] exporting to image [2024-03-29T20:06:54.431Z] #80 exporting layers 0.2s done [2024-03-29T20:06:54.692Z] #80 writing image sha256:274758eba1c95d3275e6a9b38d2784a267af991ef6fa7d8f0712341fa26253c2 done [2024-03-29T20:06:54.692Z] #80 naming to docker.io/library/security-secretstore-setup done [2024-03-29T20:06:54.692Z] #80 DONE 4.0s [2024-03-29T20:06:54.692Z] [2024-03-29T20:06:54.692Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-29T20:06:54.692Z] #204 DONE 0.8s [2024-03-29T20:06:54.692Z] [2024-03-29T20:06:54.692Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:06:54.692Z] #37 ... [2024-03-29T20:06:54.692Z] [2024-03-29T20:06:54.692Z] #80 [security-bootstrapper] exporting to image [2024-03-29T20:06:54.692Z] #80 exporting layers 0.2s done [2024-03-29T20:06:54.692Z] #80 writing image sha256:15ce1fcf1d9ea38137d0da374cfb502e610e4dbaf4579fe9e185e4cb67a8aabb done [2024-03-29T20:06:54.692Z] #80 naming to docker.io/library/security-bootstrapper done [2024-03-29T20:06:54.692Z] #80 DONE 4.1s [2024-03-29T20:06:54.692Z] [2024-03-29T20:06:54.692Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:06:54.692Z] time="2024-03-29T20:03:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-29T20:06:54.722Z] $ docker stop --time=1 cc67e052fba5f4e3da21f209f5dd51292bac19b90e8b58bde6dde2a9fcf0e4ab [2024-03-29T20:06:55.976Z] $ docker rm -f --volumes cc67e052fba5f4e3da21f209f5dd51292bac19b90e8b58bde6dde2a9fcf0e4ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T20:06:56.390Z] + docker images [2024-03-29T20:06:56.390Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-29T20:06:56.390Z] security-secretstore-setup latest 274758eba1c9 2 seconds ago 37MB [2024-03-29T20:06:56.390Z] security-bootstrapper latest 15ce1fcf1d9e 2 seconds ago 19MB [2024-03-29T20:06:56.390Z] core-common-config-bootstrapper latest 5df26873775b 3 seconds ago 15.3MB [2024-03-29T20:06:56.390Z] security-proxy-setup latest 9f281d448fdb 3 seconds ago 26.3MB [2024-03-29T20:06:56.390Z] security-proxy-auth latest f39e73896017 3 seconds ago 32.9MB [2024-03-29T20:06:56.390Z] support-scheduler latest 86b9a21b246f 4 seconds ago 38.2MB [2024-03-29T20:06:56.390Z] core-data latest e4c794eb8e31 4 seconds ago 35.6MB [2024-03-29T20:06:56.390Z] core-command latest 48ed94c64187 4 seconds ago 35.3MB [2024-03-29T20:06:56.390Z] security-spiffe-token-provider latest 2cb9c7b02ce0 4 seconds ago 29.1MB [2024-03-29T20:06:56.390Z] core-metadata latest fa09eadf7fde 4 seconds ago 35.8MB [2024-03-29T20:06:56.390Z] support-notifications latest a52695de1664 4 seconds ago 38.8MB [2024-03-29T20:06:56.390Z] security-spire-agent latest 7ddaf128dc75 2 minutes ago 161MB [2024-03-29T20:06:56.390Z] security-spire-server latest 23455010b309 2 minutes ago 102MB [2024-03-29T20:06:56.390Z] security-spire-config latest bc0df115c61d 2 minutes ago 102MB [2024-03-29T20:06:56.390Z] ci-base-image-x86_64 latest 327fd20c1bbd 6 minutes ago 977MB [2024-03-29T20:06:56.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-29T20:06:56.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB [2024-03-29T20:06:56.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-29T20:07:54.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-29T20:07:54.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-29T20:07:54.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-29T20:07:54.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-29T20:07:55.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-29T20:07:55.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-29T20:07:55.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-29T20:07:55.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-29T20:08:05.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-29T20:08:05.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-29T20:08:05.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.263s coverage: 28.7% of statements [2024-03-29T20:08:14.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.267s coverage: 97.0% of statements [2024-03-29T20:08:17.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-29T20:08:17.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-29T20:08:17.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-29T20:08:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.344s coverage: 69.2% of statements [2024-03-29T20:08:22.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-29T20:08:22.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-29T20:08:23.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.285s coverage: 53.2% of statements [2024-03-29T20:08:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-29T20:08:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-29T20:08:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:08:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-29T20:08:29.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-29T20:08:37.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-29T20:08:37.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-29T20:08:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.613s coverage: 93.4% of statements [2024-03-29T20:08:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.410s coverage: 6.1% of statements [2024-03-29T20:08:48.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-29T20:08:48.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-29T20:08:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-29T20:08:50.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-29T20:08:50.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.460s coverage: 97.6% of statements [2024-03-29T20:08:51.136Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.191s coverage: 72.2% of statements [2024-03-29T20:08:59.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-29T20:08:59.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-29T20:08:59.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements [2024-03-29T20:08:59.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.224s coverage: 32.2% of statements [2024-03-29T20:09:02.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.266s coverage: 41.7% of statements [2024-03-29T20:09:02.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 82.9% of statements [2024-03-29T20:09:02.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.186s coverage: 94.1% of statements [2024-03-29T20:09:03.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.198s coverage: 96.3% of statements [2024-03-29T20:09:07.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements [2024-03-29T20:09:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-29T20:09:09.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-29T20:09:09.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-29T20:09:09.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-29T20:09:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-29T20:09:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-29T20:09:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-29T20:09:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-29T20:09:20.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.200s coverage: 94.4% of statements [2024-03-29T20:09:20.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-29T20:09:20.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-29T20:09:20.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-29T20:09:20.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-29T20:09:26.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-29T20:09:26.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-29T20:09:28.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.969s coverage: 79.9% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.222s coverage: 92.9% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.204s coverage: 62.3% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.195s coverage: 87.2% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.155s coverage: 20.0% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.175s coverage: 100.0% of statements [2024-03-29T20:09:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.374s coverage: 81.8% of statements [2024-03-29T20:09:35.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-29T20:09:35.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-29T20:09:37.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.375s coverage: 82.1% of statements [2024-03-29T20:09:37.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements [2024-03-29T20:09:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-29T20:09:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-29T20:09:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.759s coverage: 63.1% of statements [2024-03-29T20:09:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.256s coverage: 100.0% of statements [2024-03-29T20:09:43.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2024-03-29T20:09:43.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-03-29T20:09:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-29T20:09:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-29T20:09:43.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-29T20:09:44.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.091s coverage: 73.7% of statements [2024-03-29T20:09:44.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2024-03-29T20:09:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-29T20:09:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-29T20:09:50.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-29T20:09:51.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.743s coverage: 38.4% of statements [2024-03-29T20:09:51.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements [2024-03-29T20:09:51.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-29T20:09:51.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-29T20:09:51.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-29T20:09:51.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-29T20:09:52.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements [2024-03-29T20:09:56.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-29T20:09:56.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-29T20:09:56.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-29T20:09:56.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-29T20:10:03.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-29T20:10:03.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:10:03.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-29T20:10:03.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-29T20:10:04.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements [2024-03-29T20:10:04.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.523s coverage: 95.7% of statements [2024-03-29T20:10:06.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-29T20:10:06.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-29T20:10:07.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.251s coverage: 61.8% of statements [2024-03-29T20:10:09.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-29T20:10:09.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-29T20:10:11.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements [2024-03-29T20:10:12.754Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-29T20:10:12.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-29T20:10:12.754Z] go vet ./... [2024-03-29T20:13:04.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T20:13:04.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T20:13:04.440Z] ./bin/test-attribution-txt.sh [2024-03-29T20:13:04.705Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-03-29T20:13:04.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-29T20:13:05.082Z] + ls -al . [2024-03-29T20:13:05.083Z] total 812 [2024-03-29T20:13:05.083Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 20:04 . [2024-03-29T20:13:05.083Z] drwxr-xr-x 4 root root 4096 Mar 29 20:04 .. [2024-03-29T20:13:05.083Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 20:02 .blubracket [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 10 Mar 29 20:02 .dockerignore [2024-03-29T20:13:05.083Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 20:02 .git [2024-03-29T20:13:05.083Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 20:02 .github [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 1074 Mar 29 20:02 .gitignore [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 20:02 .golangci.yml [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 100 Mar 29 20:02 .hadolint.yml [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 155 Mar 29 20:02 .sonarcloud.properties [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 20:02 ADOPTERS.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 20261 Mar 29 20:02 Attribution.txt [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 100284 Mar 29 20:02 CHANGELOG.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 20:02 CONTRIBUTING.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 20:02 GOVERNANCE.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 861 Mar 29 20:02 Jenkinsfile [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 20:02 LICENSE [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 15392 Mar 29 20:02 Makefile [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 20:02 OWNERS.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 9528 Mar 29 20:02 README.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 20:02 SECURITY.md [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 19:59 VERSION [2024-03-29T20:13:05.083Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 20:02 bin [2024-03-29T20:13:05.083Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 20:02 cmd [2024-03-29T20:13:05.083Z] -rw-r--r-- 1 root root 455122 Mar 29 20:10 coverage.out [2024-03-29T20:13:05.083Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 20:02 fuzz_test [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 7078 Mar 29 20:02 go.mod [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 101393 Mar 29 20:02 go.sum [2024-03-29T20:13:05.083Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 20:02 internal [2024-03-29T20:13:05.083Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 20:02 openapi [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 584 Mar 29 20:02 security.txt [2024-03-29T20:13:05.083Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 20:02 version.go [Pipeline] sh [2024-03-29T20:13:05.735Z] + '[' -e coverage.out ] [2024-03-29T20:13:05.735Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-29T20:13:05.771Z] Warning: overwriting stash ‘coverage-report’ [2024-03-29T20:13:06.480Z] Stashed 1 file(s) [Pipeline] sh [2024-03-29T20:13:07.112Z] + make build [2024-03-29T20:13:07.112Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-29T20:15:13.728Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-29T20:15:17.969Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-29T20:15:24.606Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-29T20:15:26.540Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-29T20:15:48.723Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-29T20:15:55.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-29T20:16:05.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-29T20:16:07.966Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-29T20:16:10.524Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-29T20:16:13.844Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-29T20:16:17.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-29T20:16:21.427Z] $ docker stop --time=1 a101f6c1d3b6bc7ad0c23c839418126b75c7f4099087ca1fa5231e14cda91874 [2024-03-29T20:16:23.596Z] $ docker rm -f --volumes a101f6c1d3b6bc7ad0c23c839418126b75c7f4099087ca1fa5231e14cda91874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:16:27.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-29T20:16:27.338Z] [2024-03-29T20:16:27.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:16:27.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-29T20:16:28.015Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-29T20:16:28.015Z] 547446be3368: Pulling fs layer [2024-03-29T20:16:28.015Z] d125d8839a47: Pulling fs layer [2024-03-29T20:16:28.015Z] 3e85d5ac6304: Pulling fs layer [2024-03-29T20:16:28.015Z] c3105a71a48b: Pulling fs layer [2024-03-29T20:16:28.015Z] 0f093f025ec4: Pulling fs layer [2024-03-29T20:16:28.015Z] c3106fc0e877: Pulling fs layer [2024-03-29T20:16:28.015Z] c3105a71a48b: Waiting [2024-03-29T20:16:28.015Z] 0f093f025ec4: Waiting [2024-03-29T20:16:28.015Z] c3106fc0e877: Waiting [2024-03-29T20:16:28.015Z] 547446be3368: Verifying Checksum [2024-03-29T20:16:28.015Z] 547446be3368: Download complete [2024-03-29T20:16:28.015Z] c3105a71a48b: Verifying Checksum [2024-03-29T20:16:28.015Z] c3105a71a48b: Download complete [2024-03-29T20:16:28.598Z] d125d8839a47: Verifying Checksum [2024-03-29T20:16:28.598Z] d125d8839a47: Download complete [2024-03-29T20:16:28.598Z] c3106fc0e877: Download complete [2024-03-29T20:16:28.598Z] 0f093f025ec4: Verifying Checksum [2024-03-29T20:16:28.598Z] 0f093f025ec4: Download complete [2024-03-29T20:16:28.865Z] 547446be3368: Pull complete [2024-03-29T20:16:29.822Z] d125d8839a47: Pull complete [2024-03-29T20:16:30.778Z] 3e85d5ac6304: Verifying Checksum [2024-03-29T20:16:30.778Z] 3e85d5ac6304: Download complete [2024-03-29T20:16:40.838Z] 3e85d5ac6304: Pull complete [2024-03-29T20:16:40.838Z] c3105a71a48b: Pull complete [2024-03-29T20:16:41.419Z] 0f093f025ec4: Pull complete [2024-03-29T20:16:41.687Z] c3106fc0e877: Pull complete [2024-03-29T20:16:41.687Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-29T20:16:41.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-29T20:16:41.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:16:42.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container [2024-03-29T20:16:42.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-29T20:16:44.145Z] $ docker top 53d44503fa4b89267c79792e1f891493da257fa1a2f2ff9bbfce8bf2843cafb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T20:16:44.997Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-29T20:16:53.180Z] #1 [core-command internal] load build definition from Dockerfile [2024-03-29T20:16:53.180Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-03-29T20:16:53.180Z] #1 DONE 0.1s [2024-03-29T20:16:53.451Z] [2024-03-29T20:16:53.451Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-29T20:16:53.719Z] #2 transferring dockerfile: 2.50kB done [2024-03-29T20:16:53.719Z] #2 DONE 0.1s [2024-03-29T20:16:53.719Z] [2024-03-29T20:16:53.719Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-03-29T20:16:53.719Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-03-29T20:16:53.719Z] #3 DONE 0.1s [2024-03-29T20:16:53.719Z] [2024-03-29T20:16:53.719Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-29T20:16:53.719Z] #4 transferring dockerfile: 1.70kB done [2024-03-29T20:16:53.719Z] #4 DONE 0.0s [2024-03-29T20:16:53.719Z] [2024-03-29T20:16:53.719Z] #5 [core-data internal] load build definition from Dockerfile [2024-03-29T20:16:53.719Z] #5 transferring dockerfile: 2.01kB done [2024-03-29T20:16:53.719Z] #5 DONE 0.1s [2024-03-29T20:16:53.987Z] [2024-03-29T20:16:53.987Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-29T20:16:53.987Z] #6 transferring dockerfile: 2.49kB done [2024-03-29T20:16:53.987Z] #6 DONE 0.0s [2024-03-29T20:16:53.987Z] [2024-03-29T20:16:53.987Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-03-29T20:16:53.987Z] #7 transferring dockerfile: 1.69kB done [2024-03-29T20:16:53.987Z] #7 DONE 0.1s [2024-03-29T20:16:53.987Z] [2024-03-29T20:16:53.987Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-29T20:16:53.987Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-03-29T20:16:53.987Z] #8 DONE 0.1s [2024-03-29T20:16:53.987Z] [2024-03-29T20:16:53.987Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-03-29T20:16:54.255Z] #9 transferring dockerfile: 1.93kB done [2024-03-29T20:16:54.255Z] #9 DONE 0.1s [2024-03-29T20:16:54.255Z] [2024-03-29T20:16:54.255Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-29T20:16:54.255Z] #10 transferring dockerfile: 2.23kB done [2024-03-29T20:16:54.255Z] #10 DONE 0.1s [2024-03-29T20:16:54.255Z] [2024-03-29T20:16:54.255Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-29T20:16:54.255Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-03-29T20:16:54.255Z] #11 DONE 0.1s [2024-03-29T20:16:54.255Z] [2024-03-29T20:16:54.255Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-29T20:16:54.255Z] #12 transferring dockerfile: 2.93kB 0.0s done [2024-03-29T20:16:54.255Z] #12 DONE 0.1s [2024-03-29T20:16:54.521Z] [2024-03-29T20:16:54.521Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-03-29T20:16:54.521Z] #13 transferring dockerfile: 1.81kB done [2024-03-29T20:16:54.521Z] #13 DONE 0.1s [2024-03-29T20:16:54.521Z] [2024-03-29T20:16:54.521Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-03-29T20:16:54.521Z] #14 transferring dockerfile: 1.95kB done [2024-03-29T20:16:54.521Z] #14 DONE 0.1s [2024-03-29T20:16:54.521Z] [2024-03-29T20:16:54.521Z] #15 [core-command internal] load .dockerignore [2024-03-29T20:16:54.521Z] #15 transferring context: 50B done [2024-03-29T20:16:54.521Z] #15 DONE 0.1s [2024-03-29T20:16:55.105Z] [2024-03-29T20:16:55.105Z] #16 [security-proxy-setup internal] load .dockerignore [2024-03-29T20:16:55.105Z] #16 transferring context: 50B 0.0s done [2024-03-29T20:16:55.105Z] #16 DONE 0.1s [2024-03-29T20:16:55.372Z] [2024-03-29T20:16:55.372Z] #17 [core-metadata internal] load .dockerignore [2024-03-29T20:16:55.372Z] #17 transferring context: 50B 0.0s done [2024-03-29T20:16:55.372Z] #17 DONE 0.0s [2024-03-29T20:16:55.372Z] [2024-03-29T20:16:55.372Z] #18 [security-spire-server internal] load .dockerignore [2024-03-29T20:16:55.372Z] #18 transferring context: 50B 0.0s done [2024-03-29T20:16:55.372Z] #18 DONE 0.1s [2024-03-29T20:16:55.372Z] [2024-03-29T20:16:55.372Z] #19 [core-data internal] load .dockerignore [2024-03-29T20:16:55.372Z] #19 transferring context: 50B 0.0s done [2024-03-29T20:16:55.372Z] #19 DONE 0.1s [2024-03-29T20:16:55.372Z] [2024-03-29T20:16:55.372Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-03-29T20:16:55.372Z] #20 transferring context: 50B 0.0s done [2024-03-29T20:16:55.372Z] #20 DONE 0.1s [2024-03-29T20:16:55.372Z] [2024-03-29T20:16:55.372Z] #21 [security-spire-config internal] load .dockerignore [2024-03-29T20:16:55.372Z] #21 transferring context: 50B 0.0s done [2024-03-29T20:16:55.372Z] #21 DONE 0.1s [2024-03-29T20:16:55.639Z] [2024-03-29T20:16:55.639Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-03-29T20:16:55.639Z] #22 transferring context: 50B done [2024-03-29T20:16:55.639Z] #22 DONE 0.1s [2024-03-29T20:16:55.639Z] [2024-03-29T20:16:55.639Z] #23 [support-scheduler internal] load .dockerignore [2024-03-29T20:16:55.639Z] #23 transferring context: 50B 0.0s done [2024-03-29T20:16:55.639Z] #23 DONE 0.1s [2024-03-29T20:16:55.639Z] [2024-03-29T20:16:55.639Z] #24 [security-proxy-auth internal] load .dockerignore [2024-03-29T20:16:55.639Z] #24 transferring context: 50B done [2024-03-29T20:16:55.639Z] #24 DONE 0.1s [2024-03-29T20:16:55.639Z] [2024-03-29T20:16:55.639Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-29T20:16:55.905Z] #25 transferring context: 50B done [2024-03-29T20:16:55.905Z] #25 DONE 0.0s [2024-03-29T20:16:55.905Z] [2024-03-29T20:16:55.905Z] #26 [security-bootstrapper internal] load .dockerignore [2024-03-29T20:16:55.905Z] #26 transferring context: 50B done [2024-03-29T20:16:55.905Z] #26 DONE 0.1s [2024-03-29T20:16:55.905Z] [2024-03-29T20:16:55.905Z] #27 [security-spire-agent internal] load .dockerignore [2024-03-29T20:16:55.905Z] #27 transferring context: 50B 0.0s done [2024-03-29T20:16:55.905Z] #27 DONE 0.1s [2024-03-29T20:16:55.905Z] [2024-03-29T20:16:55.905Z] #28 [support-notifications internal] load .dockerignore [2024-03-29T20:16:56.168Z] #28 transferring context: 50B done [2024-03-29T20:16:56.168Z] #28 DONE 0.1s [2024-03-29T20:16:56.168Z] [2024-03-29T20:16:56.168Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:56.168Z] #29 DONE 0.0s [2024-03-29T20:16:56.168Z] [2024-03-29T20:16:56.168Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:56.433Z] #30 DONE 0.5s [2024-03-29T20:16:56.433Z] [2024-03-29T20:16:56.433Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-29T20:16:56.433Z] #31 DONE 0.0s [2024-03-29T20:16:56.433Z] [2024-03-29T20:16:56.433Z] #32 [core-command internal] load build context [2024-03-29T20:16:56.433Z] #32 DONE 0.0s [2024-03-29T20:16:56.433Z] [2024-03-29T20:16:56.433Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:56.707Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:56.707Z] #33 ... [2024-03-29T20:16:56.707Z] [2024-03-29T20:16:56.707Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:56.707Z] #29 DONE 0.0s [2024-03-29T20:16:56.707Z] [2024-03-29T20:16:56.707Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:56.707Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:56.707Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:56.707Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:56.707Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-03-29T20:16:56.707Z] #33 ... [2024-03-29T20:16:56.707Z] [2024-03-29T20:16:56.707Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:56.707Z] #29 DONE 0.0s [2024-03-29T20:16:56.707Z] [2024-03-29T20:16:56.707Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:56.707Z] #30 DONE 0.5s [2024-03-29T20:16:56.707Z] [2024-03-29T20:16:56.707Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:56.707Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:56.707Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:56.707Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:56.707Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:56.707Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 221.18kB / 3.33MB 0.2s [2024-03-29T20:16:56.973Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:56.973Z] #33 ... [2024-03-29T20:16:56.973Z] [2024-03-29T20:16:56.973Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:56.973Z] #29 DONE 0.0s [2024-03-29T20:16:56.973Z] [2024-03-29T20:16:56.973Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:56.973Z] #30 DONE 0.5s [2024-03-29T20:16:56.973Z] [2024-03-29T20:16:56.973Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:56.973Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:56.973Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-29T20:16:57.238Z] #33 ... [2024-03-29T20:16:57.238Z] [2024-03-29T20:16:57.238Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:57.238Z] #29 DONE 0.0s [2024-03-29T20:16:57.238Z] [2024-03-29T20:16:57.238Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:57.238Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:57.238Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:57.238Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:57.238Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:57.238Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:57.507Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:57.507Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:57.507Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:57.507Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:57.507Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:57.778Z] #33 ... [2024-03-29T20:16:57.778Z] [2024-03-29T20:16:57.778Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:57.778Z] #29 DONE 0.0s [2024-03-29T20:16:57.778Z] [2024-03-29T20:16:57.778Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:57.778Z] #30 DONE 0.8s [2024-03-29T20:16:57.778Z] [2024-03-29T20:16:57.778Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:57.778Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:57.778Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:57.778Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:57.778Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:57.778Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:57.778Z] #33 ... [2024-03-29T20:16:57.778Z] [2024-03-29T20:16:57.778Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:57.778Z] #29 DONE 0.0s [2024-03-29T20:16:57.778Z] [2024-03-29T20:16:57.778Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:58.043Z] #33 ... [2024-03-29T20:16:58.043Z] [2024-03-29T20:16:58.043Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:58.043Z] #29 DONE 0.0s [2024-03-29T20:16:58.043Z] [2024-03-29T20:16:58.043Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:58.043Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:58.043Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:58.043Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:58.043Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:58.043Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:58.043Z] #33 ... [2024-03-29T20:16:58.043Z] [2024-03-29T20:16:58.043Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:58.043Z] #29 DONE 0.0s [2024-03-29T20:16:58.043Z] [2024-03-29T20:16:58.043Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:58.627Z] #33 ... [2024-03-29T20:16:58.627Z] [2024-03-29T20:16:58.627Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:58.627Z] #29 DONE 0.1s [2024-03-29T20:16:58.627Z] [2024-03-29T20:16:58.627Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:58.627Z] #30 DONE 1.4s [2024-03-29T20:16:58.627Z] [2024-03-29T20:16:58.627Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:58.627Z] #33 ... [2024-03-29T20:16:58.627Z] [2024-03-29T20:16:58.627Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-29T20:16:58.627Z] #31 DONE 2.9s [2024-03-29T20:16:58.627Z] [2024-03-29T20:16:58.627Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:58.627Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:58.627Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:58.627Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:58.627Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:58.627Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:58.894Z] #33 ... [2024-03-29T20:16:58.894Z] [2024-03-29T20:16:58.894Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-29T20:16:58.894Z] #29 DONE 0.1s [2024-03-29T20:16:58.894Z] [2024-03-29T20:16:58.894Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:59.160Z] #33 ... [2024-03-29T20:16:59.160Z] [2024-03-29T20:16:59.160Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-29T20:16:59.160Z] #34 DONE 2.3s [2024-03-29T20:16:59.160Z] [2024-03-29T20:16:59.160Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-29T20:16:59.160Z] #35 DONE 1.4s [2024-03-29T20:16:59.160Z] [2024-03-29T20:16:59.160Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:59.160Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:59.160Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:59.160Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:59.160Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:59.160Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:59.426Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:59.426Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:59.426Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:59.426Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:59.426Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:59.426Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-03-29T20:16:59.694Z] #33 ... [2024-03-29T20:16:59.694Z] [2024-03-29T20:16:59.694Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-29T20:16:59.694Z] #30 DONE 2.5s [2024-03-29T20:16:59.694Z] [2024-03-29T20:16:59.694Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-29T20:16:59.694Z] #31 DONE 2.9s [2024-03-29T20:16:59.694Z] [2024-03-29T20:16:59.694Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-29T20:16:59.694Z] #35 DONE 1.4s [2024-03-29T20:16:59.694Z] [2024-03-29T20:16:59.694Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:16:59.694Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:16:59.694Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:16:59.694Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:16:59.694Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:16:59.694Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:16:59.694Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-03-29T20:16:59.969Z] #33 ... [2024-03-29T20:16:59.969Z] [2024-03-29T20:16:59.969Z] #36 [security-spire-server internal] load build context [2024-03-29T20:16:59.969Z] #36 transferring context: 26.69kB 0.1s done [2024-03-29T20:16:59.969Z] #36 DONE 0.8s [2024-03-29T20:16:59.969Z] [2024-03-29T20:16:59.969Z] #37 [security-spire-config internal] load build context [2024-03-29T20:16:59.969Z] #37 transferring context: 24.94kB 0.2s done [2024-03-29T20:16:59.969Z] #37 DONE 0.9s [2024-03-29T20:17:00.245Z] [2024-03-29T20:17:00.245Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:00.245Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-03-29T20:17:00.513Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-29T20:17:00.513Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-29T20:17:00.780Z] #38 ... [2024-03-29T20:17:00.780Z] [2024-03-29T20:17:00.780Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-29T20:17:00.780Z] #39 DONE 2.1s [2024-03-29T20:17:00.780Z] [2024-03-29T20:17:00.780Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T20:17:00.780Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-29T20:17:00.780Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-29T20:17:00.780Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-29T20:17:00.780Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-29T20:17:00.780Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-29T20:17:00.780Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done [2024-03-29T20:17:01.742Z] #33 DONE 5.9s [2024-03-29T20:17:01.742Z] [2024-03-29T20:17:01.742Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:01.742Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-03-29T20:17:01.742Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-29T20:17:01.742Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-29T20:17:01.742Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-29T20:17:01.742Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s [2024-03-29T20:17:01.742Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2024-03-29T20:17:02.013Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s [2024-03-29T20:17:02.013Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s [2024-03-29T20:17:02.013Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-03-29T20:17:02.283Z] #38 ... [2024-03-29T20:17:02.283Z] [2024-03-29T20:17:02.283Z] #40 [security-spire-agent internal] load build context [2024-03-29T20:17:02.283Z] #40 transferring context: 26.22kB 0.2s done [2024-03-29T20:17:02.283Z] #40 DONE 1.4s [2024-03-29T20:17:02.283Z] [2024-03-29T20:17:02.283Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:02.283Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-03-29T20:17:02.283Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s [2024-03-29T20:17:02.283Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s [2024-03-29T20:17:02.283Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-29T20:17:03.721Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done [2024-03-29T20:17:03.721Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done [2024-03-29T20:17:03.721Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-29T20:17:03.721Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-29T20:17:03.999Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.0s [2024-03-29T20:17:04.989Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.8s [2024-03-29T20:17:05.571Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.4s [2024-03-29T20:17:06.159Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.0s [2024-03-29T20:17:06.743Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.5s [2024-03-29T20:17:06.743Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-03-29T20:17:06.743Z] #38 ... [2024-03-29T20:17:06.743Z] [2024-03-29T20:17:06.743Z] #32 [core-command internal] load build context [2024-03-29T20:17:06.743Z] #32 transferring context: 41.26MB 9.9s [2024-03-29T20:17:06.743Z] #32 ... [2024-03-29T20:17:06.743Z] [2024-03-29T20:17:06.743Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:06.743Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-03-29T20:17:06.743Z] #38 ... [2024-03-29T20:17:06.743Z] [2024-03-29T20:17:06.743Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:07.010Z] #41 ... [2024-03-29T20:17:07.010Z] [2024-03-29T20:17:07.010Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:07.010Z] #42 ... [2024-03-29T20:17:07.010Z] [2024-03-29T20:17:07.010Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:07.010Z] #41 ... [2024-03-29T20:17:07.011Z] [2024-03-29T20:17:07.011Z] #43 [core-data internal] load build context [2024-03-29T20:17:07.276Z] #43 ... [2024-03-29T20:17:07.276Z] [2024-03-29T20:17:07.276Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:07.542Z] #41 ... [2024-03-29T20:17:07.542Z] [2024-03-29T20:17:07.542Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:07.542Z] #44 ... [2024-03-29T20:17:07.542Z] [2024-03-29T20:17:07.542Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:07.542Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 6.5s [2024-03-29T20:17:07.808Z] #38 ... [2024-03-29T20:17:07.808Z] [2024-03-29T20:17:07.808Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:07.808Z] #45 ... [2024-03-29T20:17:07.808Z] [2024-03-29T20:17:07.808Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:07.808Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.25MB / 23.39MB 6.8s [2024-03-29T20:17:08.093Z] #38 ... [2024-03-29T20:17:08.093Z] [2024-03-29T20:17:08.093Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:08.398Z] #46 ... [2024-03-29T20:17:08.398Z] [2024-03-29T20:17:08.398Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:08.671Z] #38 ... [2024-03-29T20:17:08.671Z] [2024-03-29T20:17:08.671Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:08.671Z] #47 ... [2024-03-29T20:17:08.671Z] [2024-03-29T20:17:08.671Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:08.671Z] #48 ... [2024-03-29T20:17:08.671Z] [2024-03-29T20:17:08.671Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:08.943Z] #49 ... [2024-03-29T20:17:08.943Z] [2024-03-29T20:17:08.943Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:17:08.943Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:08.943Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:08.943Z] #0 8.495 OK: 266 MiB in 52 packages [2024-03-29T20:17:08.943Z] #50 DONE 10.5s [2024-03-29T20:17:08.943Z] [2024-03-29T20:17:08.943Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:08.943Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.60MB / 23.39MB 7.8s [2024-03-29T20:17:09.209Z] #38 ... [2024-03-29T20:17:09.209Z] [2024-03-29T20:17:09.209Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-29T20:17:09.209Z] #0 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #0 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #0 8.409 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:17:09.209Z] #0 8.409 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:17:09.209Z] #0 8.409 OK: 19953 distinct packages available [2024-03-29T20:17:09.209Z] #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #0 9.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #51 ... [2024-03-29T20:17:09.209Z] [2024-03-29T20:17:09.209Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:17:09.209Z] #0 5.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.209Z] #0 9.723 OK: 266 MiB in 52 packages [2024-03-29T20:17:09.478Z] #52 ... [2024-03-29T20:17:09.478Z] [2024-03-29T20:17:09.478Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:09.745Z] #38 ... [2024-03-29T20:17:09.745Z] [2024-03-29T20:17:09.745Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-29T20:17:09.745Z] #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.745Z] #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:09.745Z] #0 9.419 OK: 266 MiB in 52 packages [2024-03-29T20:17:09.745Z] #53 ... [2024-03-29T20:17:09.745Z] [2024-03-29T20:17:09.745Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:10.012Z] #54 ... [2024-03-29T20:17:10.012Z] [2024-03-29T20:17:10.012Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:10.012Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.21MB / 23.39MB 8.9s [2024-03-29T20:17:10.595Z] #38 ... [2024-03-29T20:17:10.595Z] [2024-03-29T20:17:10.595Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-29T20:17:10.595Z] #52 DONE 11.4s [2024-03-29T20:17:10.595Z] [2024-03-29T20:17:10.595Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:10.595Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 9.5s [2024-03-29T20:17:10.872Z] #38 ... [2024-03-29T20:17:10.872Z] [2024-03-29T20:17:10.872Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-29T20:17:10.872Z] #53 DONE 11.2s [2024-03-29T20:17:10.872Z] [2024-03-29T20:17:10.872Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:10.872Z] #38 ... [2024-03-29T20:17:10.872Z] [2024-03-29T20:17:10.872Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:10.872Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2024-03-29T20:17:10.872Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-29T20:17:10.872Z] #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-29T20:17:10.872Z] #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-29T20:17:10.872Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-29T20:17:10.872Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-29T20:17:10.872Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-29T20:17:10.872Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.1s [2024-03-29T20:17:10.872Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.0s done [2024-03-29T20:17:10.872Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-29T20:17:11.143Z] #55 ... [2024-03-29T20:17:11.143Z] [2024-03-29T20:17:11.143Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-29T20:17:11.143Z] #51 11.45 OK: 266 MiB in 52 packages [2024-03-29T20:17:11.143Z] #51 DONE 12.0s [2024-03-29T20:17:11.143Z] [2024-03-29T20:17:11.143Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:11.143Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.2s [2024-03-29T20:17:11.143Z] #55 ... [2024-03-29T20:17:11.143Z] [2024-03-29T20:17:11.143Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:11.412Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.76MB / 23.39MB 10.3s [2024-03-29T20:17:11.683Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 10.6s [2024-03-29T20:17:12.273Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 11.3s [2024-03-29T20:17:12.273Z] #38 ... [2024-03-29T20:17:12.273Z] [2024-03-29T20:17:12.273Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-29T20:17:12.273Z] #0 9.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:12.273Z] #0 9.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:12.540Z] #56 ... [2024-03-29T20:17:12.540Z] [2024-03-29T20:17:12.540Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:12.540Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.6s [2024-03-29T20:17:12.805Z] #55 ... [2024-03-29T20:17:12.805Z] [2024-03-29T20:17:12.805Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-29T20:17:12.805Z] #57 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:12.805Z] #57 ... [2024-03-29T20:17:12.805Z] [2024-03-29T20:17:12.805Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-29T20:17:12.805Z] #0 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:12.805Z] #58 ... [2024-03-29T20:17:12.805Z] [2024-03-29T20:17:12.805Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-29T20:17:13.071Z] #59 ... [2024-03-29T20:17:13.071Z] [2024-03-29T20:17:13.071Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:17:13.338Z] #60 ... [2024-03-29T20:17:13.338Z] [2024-03-29T20:17:13.338Z] #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:13.338Z] #61 ... [2024-03-29T20:17:13.338Z] [2024-03-29T20:17:13.338Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-29T20:17:13.338Z] #62 ... [2024-03-29T20:17:13.338Z] [2024-03-29T20:17:13.338Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:13.603Z] #63 ... [2024-03-29T20:17:13.603Z] [2024-03-29T20:17:13.603Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-29T20:17:13.603Z] #64 ... [2024-03-29T20:17:13.603Z] [2024-03-29T20:17:13.603Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:13.603Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s [2024-03-29T20:17:14.214Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.2s done [2024-03-29T20:17:14.214Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-03-29T20:17:16.791Z] #55 ... [2024-03-29T20:17:16.791Z] [2024-03-29T20:17:16.791Z] #32 [core-command internal] load build context [2024-03-29T20:17:16.791Z] #32 transferring context: 56.31MB 20.2s [2024-03-29T20:17:17.056Z] #32 ... [2024-03-29T20:17:17.056Z] [2024-03-29T20:17:17.056Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:17.056Z] #46 ... [2024-03-29T20:17:17.056Z] [2024-03-29T20:17:17.056Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:17.320Z] #42 ... [2024-03-29T20:17:17.320Z] [2024-03-29T20:17:17.320Z] #43 [core-data internal] load build context [2024-03-29T20:17:17.320Z] #43 ... [2024-03-29T20:17:17.320Z] [2024-03-29T20:17:17.320Z] #32 [core-command internal] load build context [2024-03-29T20:17:17.593Z] #32 ... [2024-03-29T20:17:17.593Z] [2024-03-29T20:17:17.593Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:17.858Z] #41 ... [2024-03-29T20:17:17.858Z] [2024-03-29T20:17:17.858Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:17.858Z] #44 ... [2024-03-29T20:17:17.858Z] [2024-03-29T20:17:17.858Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:18.131Z] #41 ... [2024-03-29T20:17:18.131Z] [2024-03-29T20:17:18.131Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-29T20:17:18.131Z] #58 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:18.131Z] #58 13.34 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:18.131Z] #58 13.34 (2/2) Installing su-exec (0.2-r3) [2024-03-29T20:17:18.131Z] #58 13.36 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:18.131Z] #58 13.49 OK: 8 MiB in 17 packages [2024-03-29T20:17:18.131Z] #58 DONE 15.3s [2024-03-29T20:17:18.131Z] [2024-03-29T20:17:18.131Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:18.131Z] #41 ... [2024-03-29T20:17:18.131Z] [2024-03-29T20:17:18.131Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:18.396Z] #45 ... [2024-03-29T20:17:18.396Z] [2024-03-29T20:17:18.396Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:18.661Z] #41 ... [2024-03-29T20:17:18.661Z] [2024-03-29T20:17:18.661Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:18.925Z] #47 ... [2024-03-29T20:17:18.925Z] [2024-03-29T20:17:18.925Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:18.925Z] #48 ... [2024-03-29T20:17:18.925Z] [2024-03-29T20:17:18.925Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:19.190Z] #49 ... [2024-03-29T20:17:19.190Z] [2024-03-29T20:17:19.190Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:20.588Z] #47 ... [2024-03-29T20:17:20.588Z] [2024-03-29T20:17:20.588Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:20.588Z] #54 ... [2024-03-29T20:17:20.588Z] [2024-03-29T20:17:20.588Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:23.166Z] #44 transferring context: 52.74MB 24.7s [2024-03-29T20:17:23.166Z] #44 ... [2024-03-29T20:17:23.166Z] [2024-03-29T20:17:23.166Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:23.166Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s done [2024-03-29T20:17:23.166Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s [2024-03-29T20:17:23.166Z] #38 ... [2024-03-29T20:17:23.166Z] [2024-03-29T20:17:23.166Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:23.166Z] #44 ... [2024-03-29T20:17:23.166Z] [2024-03-29T20:17:23.166Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-29T20:17:23.166Z] #56 11.87 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:17:23.166Z] #56 11.87 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:17:23.166Z] #56 11.87 OK: 19947 distinct packages available [2024-03-29T20:17:23.166Z] #56 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:23.166Z] #56 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:23.166Z] #56 18.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:23.166Z] #56 18.18 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:17:23.166Z] #56 18.18 (3/4) Installing libucontext (1.2-r2) [2024-03-29T20:17:23.166Z] #56 18.18 (4/4) Installing gcompat (1.1.0-r1) [2024-03-29T20:17:23.166Z] #56 18.27 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:23.166Z] #56 18.46 OK: 8 MiB in 19 packages [2024-03-29T20:17:23.166Z] #56 DONE 20.8s [2024-03-29T20:17:23.166Z] [2024-03-29T20:17:23.166Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:23.431Z] #44 ... [2024-03-29T20:17:23.431Z] [2024-03-29T20:17:23.431Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-29T20:17:23.431Z] #57 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:23.431Z] #57 14.60 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:17:23.431Z] #57 14.60 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:17:23.431Z] #57 14.60 OK: 19947 distinct packages available [2024-03-29T20:17:23.431Z] #57 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:23.431Z] #57 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:23.698Z] #57 ... [2024-03-29T20:17:23.698Z] [2024-03-29T20:17:23.698Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:25.103Z] #38 ... [2024-03-29T20:17:25.103Z] [2024-03-29T20:17:25.103Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-29T20:17:25.103Z] #59 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:25.103Z] #59 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:25.103Z] #59 18.09 (1/4) Installing ca-certificates (20240226-r0) [2024-03-29T20:17:25.103Z] #59 18.74 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:25.103Z] #59 18.74 (3/4) Installing su-exec (0.2-r3) [2024-03-29T20:17:25.103Z] #59 18.74 (4/4) Installing yq (4.33.3-r5) [2024-03-29T20:17:25.103Z] #59 20.02 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:25.103Z] #59 20.19 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:25.103Z] #59 21.90 OK: 18 MiB in 19 packages [2024-03-29T20:17:25.369Z] #59 ... [2024-03-29T20:17:25.369Z] [2024-03-29T20:17:25.369Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:26.770Z] #38 ... [2024-03-29T20:17:26.770Z] [2024-03-29T20:17:26.770Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-29T20:17:26.770Z] #62 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:26.770Z] #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:26.770Z] #62 21.16 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-29T20:17:26.770Z] #62 21.16 v3.18.6-122-gf17e19e260e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-29T20:17:26.770Z] #62 21.16 OK: 19947 distinct packages available [2024-03-29T20:17:26.770Z] #62 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:27.040Z] #62 ... [2024-03-29T20:17:27.040Z] [2024-03-29T20:17:27.040Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:27.040Z] #54 ... [2024-03-29T20:17:27.040Z] [2024-03-29T20:17:27.040Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:27.308Z] #38 ... [2024-03-29T20:17:27.308Z] [2024-03-29T20:17:27.308Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:17:27.308Z] #60 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:27.308Z] #60 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:27.308Z] #60 20.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:27.308Z] #60 20.95 (2/4) Installing openssl (3.1.4-r5) [2024-03-29T20:17:27.308Z] #60 21.06 (3/4) Installing su-exec (0.2-r3) [2024-03-29T20:17:27.308Z] #60 21.19 (4/4) Installing yq (4.33.3-r5) [2024-03-29T20:17:27.308Z] #60 22.72 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:27.308Z] #60 22.89 OK: 18 MiB in 19 packages [2024-03-29T20:17:27.308Z] #60 ... [2024-03-29T20:17:27.308Z] [2024-03-29T20:17:27.308Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-29T20:17:27.308Z] #59 DONE 24.4s [2024-03-29T20:17:27.308Z] [2024-03-29T20:17:27.308Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:27.308Z] #46 ... [2024-03-29T20:17:27.308Z] [2024-03-29T20:17:27.308Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:27.574Z] #42 ... [2024-03-29T20:17:27.574Z] [2024-03-29T20:17:27.574Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-29T20:17:27.574Z] #60 DONE 24.7s [2024-03-29T20:17:27.574Z] [2024-03-29T20:17:27.574Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:27.574Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.1s [2024-03-29T20:17:27.574Z] #55 ... [2024-03-29T20:17:27.574Z] [2024-03-29T20:17:27.574Z] #43 [core-data internal] load build context [2024-03-29T20:17:27.574Z] #43 transferring context: 78.11MB 30.0s [2024-03-29T20:17:27.841Z] #43 ... [2024-03-29T20:17:27.841Z] [2024-03-29T20:17:27.841Z] #32 [core-command internal] load build context [2024-03-29T20:17:27.841Z] #32 ... [2024-03-29T20:17:27.841Z] [2024-03-29T20:17:27.841Z] #43 [core-data internal] load build context [2024-03-29T20:17:28.424Z] #43 ... [2024-03-29T20:17:28.424Z] [2024-03-29T20:17:28.424Z] #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:28.424Z] #61 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:28.424Z] #61 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:28.424Z] #61 25.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:28.424Z] #61 25.16 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:28.424Z] #61 25.34 OK: 8 MiB in 16 packages [2024-03-29T20:17:28.424Z] #61 ... [2024-03-29T20:17:28.424Z] [2024-03-29T20:17:28.424Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-29T20:17:28.424Z] #0 5.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:28.424Z] #0 8.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:28.424Z] #65 ... [2024-03-29T20:17:28.424Z] [2024-03-29T20:17:28.424Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:28.694Z] #45 ... [2024-03-29T20:17:28.694Z] [2024-03-29T20:17:28.694Z] #43 [core-data internal] load build context [2024-03-29T20:17:28.962Z] #43 ... [2024-03-29T20:17:28.962Z] [2024-03-29T20:17:28.962Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:28.962Z] #41 ... [2024-03-29T20:17:28.962Z] [2024-03-29T20:17:28.962Z] #43 [core-data internal] load build context [2024-03-29T20:17:29.229Z] #43 ... [2024-03-29T20:17:29.229Z] [2024-03-29T20:17:29.229Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:29.495Z] #48 ... [2024-03-29T20:17:29.495Z] [2024-03-29T20:17:29.495Z] #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:29.495Z] #61 DONE 27.4s [2024-03-29T20:17:29.495Z] [2024-03-29T20:17:29.495Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:29.495Z] #48 ... [2024-03-29T20:17:29.495Z] [2024-03-29T20:17:29.495Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:29.495Z] #49 ... [2024-03-29T20:17:29.495Z] [2024-03-29T20:17:29.495Z] #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-03-29T20:17:29.761Z] #66 ... [2024-03-29T20:17:29.761Z] [2024-03-29T20:17:29.761Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:29.761Z] #63 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:29.761Z] #63 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:29.761Z] #63 25.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:29.761Z] #63 25.65 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:29.761Z] #63 25.77 OK: 8 MiB in 16 packages [2024-03-29T20:17:29.761Z] #63 ... [2024-03-29T20:17:29.761Z] [2024-03-29T20:17:29.761Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-29T20:17:29.761Z] #64 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:29.761Z] #64 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:29.761Z] #64 24.10 (1/2) Installing ca-certificates (20240226-r0) [2024-03-29T20:17:29.761Z] #64 24.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:29.761Z] #64 24.67 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:29.761Z] #64 24.85 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:29.761Z] #64 26.05 OK: 9 MiB in 17 packages [2024-03-29T20:17:30.027Z] #64 ... [2024-03-29T20:17:30.027Z] [2024-03-29T20:17:30.027Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-29T20:17:30.027Z] #57 22.63 (1/11) Installing ca-certificates (20240226-r0) [2024-03-29T20:17:30.027Z] #57 22.97 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-29T20:17:30.027Z] #57 23.19 (3/11) Installing libunistring (1.1-r1) [2024-03-29T20:17:30.027Z] #57 23.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-29T20:17:30.027Z] #57 23.49 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-29T20:17:30.027Z] #57 23.55 (6/11) Installing libcurl (8.5.0-r0) [2024-03-29T20:17:30.027Z] #57 23.55 (7/11) Installing curl (8.5.0-r0) [2024-03-29T20:17:30.027Z] #57 23.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:30.027Z] #57 23.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:17:30.027Z] #57 23.60 (10/11) Installing libucontext (1.2-r2) [2024-03-29T20:17:30.027Z] #57 23.60 (11/11) Installing gcompat (1.1.0-r1) [2024-03-29T20:17:30.027Z] #57 23.65 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:30.027Z] #57 23.65 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:30.027Z] #57 25.10 OK: 13 MiB in 26 packages [2024-03-29T20:17:30.027Z] #57 DONE 27.1s [2024-03-29T20:17:30.027Z] [2024-03-29T20:17:30.027Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:30.295Z] #49 ... [2024-03-29T20:17:30.295Z] [2024-03-29T20:17:30.295Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-29T20:17:30.295Z] #64 DONE 27.3s [2024-03-29T20:17:30.563Z] [2024-03-29T20:17:30.563Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:30.563Z] #47 ... [2024-03-29T20:17:30.563Z] [2024-03-29T20:17:30.563Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:31.534Z] #67 ... [2024-03-29T20:17:31.534Z] [2024-03-29T20:17:31.534Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-29T20:17:31.534Z] #63 DONE 28.7s [2024-03-29T20:17:31.802Z] [2024-03-29T20:17:31.803Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:32.069Z] #68 ... [2024-03-29T20:17:32.069Z] [2024-03-29T20:17:32.069Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-29T20:17:32.069Z] #62 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:32.069Z] #62 27.77 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-29T20:17:32.069Z] #62 27.77 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-29T20:17:32.069Z] #62 27.77 (3/5) Installing libucontext (1.2-r2) [2024-03-29T20:17:32.069Z] #62 27.77 (4/5) Installing gcompat (1.1.0-r1) [2024-03-29T20:17:32.069Z] #62 27.77 (5/5) Installing openssl (3.1.4-r5) [2024-03-29T20:17:32.069Z] #62 27.85 Executing busybox-1.36.1-r5.trigger [2024-03-29T20:17:32.069Z] #62 27.98 OK: 9 MiB in 20 packages [2024-03-29T20:17:32.069Z] #62 DONE 29.6s [2024-03-29T20:17:32.337Z] [2024-03-29T20:17:32.337Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:32.921Z] #47 ... [2024-03-29T20:17:32.921Z] [2024-03-29T20:17:32.921Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-29T20:17:32.921Z] #65 12.36 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:32.921Z] #65 12.47 OK: 8 MiB in 17 packages [2024-03-29T20:17:32.921Z] #65 DONE 14.3s [2024-03-29T20:17:32.921Z] [2024-03-29T20:17:32.921Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:32.921Z] #47 transferring context: 46.22MB 34.1s [2024-03-29T20:17:33.192Z] #47 ... [2024-03-29T20:17:33.192Z] [2024-03-29T20:17:33.192Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-29T20:17:33.192Z] #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:33.192Z] #0 7.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:33.192Z] #0 8.756 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:33.192Z] #0 8.756 OK: 8 MiB in 19 packages [2024-03-29T20:17:33.192Z] #69 DONE 9.7s [2024-03-29T20:17:33.192Z] [2024-03-29T20:17:33.192Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:33.462Z] #47 ... [2024-03-29T20:17:33.462Z] [2024-03-29T20:17:33.462Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:33.736Z] #44 ... [2024-03-29T20:17:33.736Z] [2024-03-29T20:17:33.736Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:37.090Z] #47 ... [2024-03-29T20:17:37.090Z] [2024-03-29T20:17:37.090Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:37.357Z] #54 ... [2024-03-29T20:17:37.357Z] [2024-03-29T20:17:37.357Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:37.357Z] #49 ... [2024-03-29T20:17:37.357Z] [2024-03-29T20:17:37.357Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:37.357Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.4s [2024-03-29T20:17:37.357Z] #38 ... [2024-03-29T20:17:37.357Z] [2024-03-29T20:17:37.357Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-29T20:17:37.357Z] #0 7.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:37.357Z] #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:37.357Z] #0 9.029 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:37.357Z] #0 9.106 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:37.357Z] #0 9.657 OK: 18 MiB in 19 packages [2024-03-29T20:17:37.624Z] #70 ... [2024-03-29T20:17:37.624Z] [2024-03-29T20:17:37.624Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:37.624Z] #47 ... [2024-03-29T20:17:37.624Z] [2024-03-29T20:17:37.624Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:37.624Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.4s [2024-03-29T20:17:37.895Z] #55 ... [2024-03-29T20:17:37.895Z] [2024-03-29T20:17:37.895Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:37.895Z] #42 transferring context: 104.83MB 40.7s [2024-03-29T20:17:37.895Z] #42 ... [2024-03-29T20:17:37.895Z] [2024-03-29T20:17:37.895Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:37.895Z] #46 ... [2024-03-29T20:17:37.895Z] [2024-03-29T20:17:37.895Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-29T20:17:37.895Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:38.163Z] #71 ... [2024-03-29T20:17:38.163Z] [2024-03-29T20:17:38.163Z] #32 [core-command internal] load build context [2024-03-29T20:17:38.163Z] #32 ... [2024-03-29T20:17:38.163Z] [2024-03-29T20:17:38.163Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:39.122Z] #38 ... [2024-03-29T20:17:39.122Z] [2024-03-29T20:17:39.122Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-29T20:17:39.122Z] #70 DONE 11.4s [2024-03-29T20:17:39.122Z] [2024-03-29T20:17:39.122Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:39.122Z] #45 ... [2024-03-29T20:17:39.122Z] [2024-03-29T20:17:39.122Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:39.122Z] #38 ... [2024-03-29T20:17:39.122Z] [2024-03-29T20:17:39.122Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:39.388Z] #41 ... [2024-03-29T20:17:39.388Z] [2024-03-29T20:17:39.388Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:39.388Z] #45 ... [2024-03-29T20:17:39.388Z] [2024-03-29T20:17:39.388Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:39.656Z] #48 ... [2024-03-29T20:17:39.656Z] [2024-03-29T20:17:39.656Z] #43 [core-data internal] load build context [2024-03-29T20:17:39.656Z] #43 ... [2024-03-29T20:17:39.656Z] [2024-03-29T20:17:39.656Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:40.241Z] #38 ... [2024-03-29T20:17:40.241Z] [2024-03-29T20:17:40.241Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:40.241Z] #0 9.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:40.241Z] #72 ... [2024-03-29T20:17:40.241Z] [2024-03-29T20:17:40.241Z] #43 [core-data internal] load build context [2024-03-29T20:17:42.196Z] #43 ... [2024-03-29T20:17:42.196Z] [2024-03-29T20:17:42.196Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-29T20:17:42.196Z] #71 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:42.196Z] #71 12.66 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:42.196Z] #71 12.75 OK: 18 MiB in 19 packages [2024-03-29T20:17:42.196Z] #71 DONE 14.1s [2024-03-29T20:17:42.196Z] [2024-03-29T20:17:42.196Z] #43 [core-data internal] load build context [2024-03-29T20:17:42.462Z] #43 ... [2024-03-29T20:17:42.462Z] [2024-03-29T20:17:42.462Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-29T20:17:42.462Z] #73 DONE 9.6s [2024-03-29T20:17:42.462Z] [2024-03-29T20:17:42.462Z] #43 [core-data internal] load build context [2024-03-29T20:17:42.729Z] #43 ... [2024-03-29T20:17:42.729Z] [2024-03-29T20:17:42.729Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:42.729Z] #67 5.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:42.729Z] #67 7.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:42.729Z] #67 9.524 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:42.729Z] #67 9.567 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:42.729Z] #67 10.38 OK: 9 MiB in 17 packages [2024-03-29T20:17:42.729Z] #67 DONE 11.9s [2024-03-29T20:17:42.729Z] [2024-03-29T20:17:42.729Z] #43 [core-data internal] load build context [2024-03-29T20:17:42.729Z] #43 ... [2024-03-29T20:17:42.729Z] [2024-03-29T20:17:42.729Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-29T20:17:42.729Z] #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:42.996Z] #74 ... [2024-03-29T20:17:42.996Z] [2024-03-29T20:17:42.996Z] #32 [core-command internal] load build context [2024-03-29T20:17:42.996Z] #32 transferring context: 114.11MB 46.2s [2024-03-29T20:17:43.574Z] #32 ... [2024-03-29T20:17:43.574Z] [2024-03-29T20:17:43.574Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-29T20:17:43.574Z] #75 DONE 1.3s [2024-03-29T20:17:43.574Z] [2024-03-29T20:17:43.574Z] #43 [core-data internal] load build context [2024-03-29T20:17:44.152Z] #43 ... [2024-03-29T20:17:44.153Z] [2024-03-29T20:17:44.153Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-29T20:17:44.153Z] #76 DONE 1.3s [2024-03-29T20:17:44.153Z] [2024-03-29T20:17:44.153Z] #43 [core-data internal] load build context [2024-03-29T20:17:44.153Z] #43 ... [2024-03-29T20:17:44.153Z] [2024-03-29T20:17:44.153Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:44.423Z] #44 ... [2024-03-29T20:17:44.423Z] [2024-03-29T20:17:44.423Z] #43 [core-data internal] load build context [2024-03-29T20:17:45.003Z] #43 ... [2024-03-29T20:17:45.003Z] [2024-03-29T20:17:45.003Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:45.003Z] #72 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:45.003Z] #72 13.50 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:45.003Z] #72 13.50 Executing ca-certificates-20240226-r0.trigger [2024-03-29T20:17:45.003Z] #72 14.07 OK: 13 MiB in 26 packages [2024-03-29T20:17:45.003Z] #72 DONE 14.7s [2024-03-29T20:17:45.003Z] [2024-03-29T20:17:45.003Z] #43 [core-data internal] load build context [2024-03-29T20:17:46.949Z] #43 ... [2024-03-29T20:17:46.949Z] [2024-03-29T20:17:46.949Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-29T20:17:46.949Z] #68 9.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:46.949Z] #68 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:46.949Z] #68 13.77 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:46.949Z] #68 13.80 OK: 8 MiB in 16 packages [2024-03-29T20:17:46.949Z] #68 DONE 15.0s [2024-03-29T20:17:46.949Z] [2024-03-29T20:17:46.949Z] #43 [core-data internal] load build context [2024-03-29T20:17:46.949Z] #43 ... [2024-03-29T20:17:46.949Z] [2024-03-29T20:17:46.949Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-29T20:17:46.949Z] #74 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:46.949Z] #74 13.01 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:46.949Z] #74 13.04 OK: 9 MiB in 20 packages [2024-03-29T20:17:46.949Z] #74 DONE 14.5s [2024-03-29T20:17:46.949Z] [2024-03-29T20:17:46.949Z] #43 [core-data internal] load build context [2024-03-29T20:17:47.215Z] #43 ... [2024-03-29T20:17:47.216Z] [2024-03-29T20:17:47.216Z] #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-03-29T20:17:47.216Z] #66 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:47.216Z] #66 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T20:17:47.216Z] #66 17.14 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T20:17:47.216Z] #66 17.18 OK: 8 MiB in 16 packages [2024-03-29T20:17:47.216Z] #66 DONE 18.6s [2024-03-29T20:17:47.216Z] [2024-03-29T20:17:47.216Z] #43 [core-data internal] load build context [2024-03-29T20:17:47.480Z] #43 ... [2024-03-29T20:17:47.480Z] [2024-03-29T20:17:47.480Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:47.480Z] #54 ... [2024-03-29T20:17:47.480Z] [2024-03-29T20:17:47.480Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:47.746Z] #49 ... [2024-03-29T20:17:47.746Z] [2024-03-29T20:17:47.746Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:47.746Z] #54 ... [2024-03-29T20:17:47.746Z] [2024-03-29T20:17:47.746Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:48.010Z] #47 ... [2024-03-29T20:17:48.010Z] [2024-03-29T20:17:48.010Z] #43 [core-data internal] load build context [2024-03-29T20:17:48.010Z] #43 ... [2024-03-29T20:17:48.010Z] [2024-03-29T20:17:48.010Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:48.277Z] #46 ... [2024-03-29T20:17:48.277Z] [2024-03-29T20:17:48.277Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:17:48.277Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.2s done [2024-03-29T20:17:48.277Z] #55 ... [2024-03-29T20:17:48.277Z] [2024-03-29T20:17:48.277Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:48.543Z] #42 ... [2024-03-29T20:17:48.543Z] [2024-03-29T20:17:48.543Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:48.808Z] #46 transferring context: 103.49MB 50.3s [2024-03-29T20:17:48.808Z] #46 ... [2024-03-29T20:17:48.808Z] [2024-03-29T20:17:48.808Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-29T20:17:48.808Z] #77 DONE 1.6s [2024-03-29T20:17:48.808Z] [2024-03-29T20:17:48.808Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:49.490Z] #46 ... [2024-03-29T20:17:49.490Z] [2024-03-29T20:17:49.490Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:49.801Z] #41 ... [2024-03-29T20:17:49.801Z] [2024-03-29T20:17:49.801Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:49.801Z] #48 ... [2024-03-29T20:17:49.801Z] [2024-03-29T20:17:49.801Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:17:49.801Z] #41 ... [2024-03-29T20:17:49.801Z] [2024-03-29T20:17:49.801Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:17:50.075Z] #45 ... [2024-03-29T20:17:50.075Z] [2024-03-29T20:17:50.075Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:50.346Z] #48 ... [2024-03-29T20:17:50.346Z] [2024-03-29T20:17:50.346Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:17:50.346Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.6s done [2024-03-29T20:17:50.631Z] #38 ... [2024-03-29T20:17:50.631Z] [2024-03-29T20:17:50.631Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:53.330Z] #48 ... [2024-03-29T20:17:53.330Z] [2024-03-29T20:17:53.330Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:17:53.330Z] #78 DONE 3.5s [2024-03-29T20:17:53.330Z] [2024-03-29T20:17:53.330Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:53.625Z] #48 ... [2024-03-29T20:17:53.625Z] [2024-03-29T20:17:53.625Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:17:53.625Z] #79 DONE 3.9s [2024-03-29T20:17:53.625Z] [2024-03-29T20:17:53.625Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:53.625Z] #48 ... [2024-03-29T20:17:53.625Z] [2024-03-29T20:17:53.625Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-29T20:17:53.625Z] #80 DONE 4.1s [2024-03-29T20:17:53.625Z] [2024-03-29T20:17:53.625Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:53.900Z] #48 transferring context: 87.88MB 54.8s [2024-03-29T20:17:53.900Z] #48 ... [2024-03-29T20:17:53.900Z] [2024-03-29T20:17:53.900Z] #32 [core-command internal] load build context [2024-03-29T20:17:53.900Z] #32 ... [2024-03-29T20:17:53.900Z] [2024-03-29T20:17:53.900Z] #42 [core-metadata internal] load build context [2024-03-29T20:17:54.169Z] #42 ... [2024-03-29T20:17:54.169Z] [2024-03-29T20:17:54.169Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:54.446Z] #48 ... [2024-03-29T20:17:54.446Z] [2024-03-29T20:17:54.446Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-29T20:17:54.446Z] #81 DONE 1.2s [2024-03-29T20:17:54.446Z] [2024-03-29T20:17:54.446Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:54.446Z] #48 ... [2024-03-29T20:17:54.446Z] [2024-03-29T20:17:54.446Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:17:54.712Z] #44 ... [2024-03-29T20:17:54.712Z] [2024-03-29T20:17:54.712Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:54.712Z] #48 ... [2024-03-29T20:17:54.712Z] [2024-03-29T20:17:54.712Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-29T20:17:54.712Z] #82 DONE 1.3s [2024-03-29T20:17:54.712Z] [2024-03-29T20:17:54.712Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:54.977Z] #48 ... [2024-03-29T20:17:54.977Z] [2024-03-29T20:17:54.977Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-29T20:17:54.977Z] #83 DONE 1.4s [2024-03-29T20:17:54.977Z] [2024-03-29T20:17:54.977Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:55.935Z] #48 ... [2024-03-29T20:17:55.935Z] [2024-03-29T20:17:55.935Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-29T20:17:55.935Z] #84 DONE 1.1s [2024-03-29T20:17:55.935Z] [2024-03-29T20:17:55.935Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:55.935Z] #48 ... [2024-03-29T20:17:55.935Z] [2024-03-29T20:17:55.935Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-29T20:17:55.935Z] #85 DONE 0.9s [2024-03-29T20:17:55.935Z] [2024-03-29T20:17:55.935Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:56.527Z] #48 ... [2024-03-29T20:17:56.527Z] [2024-03-29T20:17:56.527Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-29T20:17:56.527Z] #86 DONE 1.5s [2024-03-29T20:17:56.527Z] [2024-03-29T20:17:56.527Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:57.118Z] #48 ... [2024-03-29T20:17:57.118Z] [2024-03-29T20:17:57.118Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:17:57.118Z] #87 DONE 1.2s [2024-03-29T20:17:57.118Z] [2024-03-29T20:17:57.118Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:57.399Z] #48 ... [2024-03-29T20:17:57.399Z] [2024-03-29T20:17:57.399Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:17:57.399Z] #88 DONE 1.4s [2024-03-29T20:17:57.399Z] [2024-03-29T20:17:57.399Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:57.664Z] #48 ... [2024-03-29T20:17:57.664Z] [2024-03-29T20:17:57.664Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-29T20:17:57.664Z] #89 DONE 1.3s [2024-03-29T20:17:57.664Z] [2024-03-29T20:17:57.664Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:57.664Z] #48 ... [2024-03-29T20:17:57.664Z] [2024-03-29T20:17:57.664Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:17:57.934Z] #49 ... [2024-03-29T20:17:57.934Z] [2024-03-29T20:17:57.934Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:17:57.934Z] #48 ... [2024-03-29T20:17:57.934Z] [2024-03-29T20:17:57.934Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:58.202Z] #47 ... [2024-03-29T20:17:58.202Z] [2024-03-29T20:17:58.202Z] #54 [support-notifications internal] load build context [2024-03-29T20:17:58.202Z] #54 ... [2024-03-29T20:17:58.202Z] [2024-03-29T20:17:58.202Z] #43 [core-data internal] load build context [2024-03-29T20:17:58.469Z] #43 ... [2024-03-29T20:17:58.469Z] [2024-03-29T20:17:58.469Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:58.469Z] #47 ... [2024-03-29T20:17:58.469Z] [2024-03-29T20:17:58.469Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-29T20:17:58.469Z] #90 DONE 1.2s [2024-03-29T20:17:58.469Z] [2024-03-29T20:17:58.469Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:58.735Z] #47 ... [2024-03-29T20:17:58.735Z] [2024-03-29T20:17:58.735Z] #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-29T20:17:58.735Z] #91 DONE 1.2s [2024-03-29T20:17:58.735Z] [2024-03-29T20:17:58.735Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:59.002Z] #47 ... [2024-03-29T20:17:59.002Z] [2024-03-29T20:17:59.002Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-29T20:17:59.002Z] #92 DONE 1.1s [2024-03-29T20:17:59.002Z] [2024-03-29T20:17:59.002Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:17:59.002Z] #47 transferring context: 106.33MB 60.3s [2024-03-29T20:17:59.593Z] #47 ... [2024-03-29T20:17:59.593Z] [2024-03-29T20:17:59.593Z] #46 [support-scheduler internal] load build context [2024-03-29T20:17:59.860Z] #46 ... [2024-03-29T20:17:59.860Z] [2024-03-29T20:17:59.860Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:18:00.129Z] #47 ... [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:18:00.129Z] #41 ... [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #93 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-29T20:18:00.129Z] #93 DONE 1.4s [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-29T20:18:00.129Z] #94 DONE 1.0s [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-29T20:18:00.129Z] #95 DONE 1.5s [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:18:00.129Z] #41 ... [2024-03-29T20:18:00.129Z] [2024-03-29T20:18:00.129Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:00.400Z] #45 ... [2024-03-29T20:18:00.400Z] [2024-03-29T20:18:00.400Z] #96 [security-spire-config] exporting to image [2024-03-29T20:18:00.400Z] #96 exporting layers [2024-03-29T20:18:04.649Z] #96 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #32 [core-command internal] load build context [2024-03-29T20:18:04.649Z] #32 transferring context: 198.99MB 67.3s [2024-03-29T20:18:04.649Z] #32 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:18:04.649Z] #48 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #32 [core-command internal] load build context [2024-03-29T20:18:04.649Z] #32 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #42 [core-metadata internal] load build context [2024-03-29T20:18:04.649Z] #42 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #32 [core-command internal] load build context [2024-03-29T20:18:04.649Z] #32 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:18:04.649Z] #44 ... [2024-03-29T20:18:04.649Z] [2024-03-29T20:18:04.649Z] #32 [core-command internal] load build context [2024-03-29T20:18:06.052Z] #32 ... [2024-03-29T20:18:06.052Z] [2024-03-29T20:18:06.052Z] #43 [core-data internal] load build context [2024-03-29T20:18:06.052Z] #43 transferring context: 227.35MB 68.0s done [2024-03-29T20:18:06.052Z] #43 DONE 68.7s [2024-03-29T20:18:06.052Z] [2024-03-29T20:18:06.052Z] #32 [core-command internal] load build context [2024-03-29T20:18:06.317Z] #32 ... [2024-03-29T20:18:06.317Z] [2024-03-29T20:18:06.317Z] #42 [core-metadata internal] load build context [2024-03-29T20:18:06.317Z] #42 transferring context: 227.35MB 68.6s done [2024-03-29T20:18:06.317Z] #42 DONE 69.5s [2024-03-29T20:18:06.317Z] [2024-03-29T20:18:06.317Z] #32 [core-command internal] load build context [2024-03-29T20:18:06.317Z] #32 ... [2024-03-29T20:18:06.317Z] [2024-03-29T20:18:06.317Z] #96 [security-spire-config] exporting to image [2024-03-29T20:18:06.317Z] #96 exporting layers 5.9s done [2024-03-29T20:18:06.317Z] #96 writing image sha256:1f62be902cf51e5da81f2ba484eec02c6a844e06f1602f079aece5a5ac9bd9b2 0.2s done [2024-03-29T20:18:06.317Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-29T20:18:06.317Z] #96 writing image sha256:92265858645bab5d40a45f8807c0a016e43a99e729e3cbecc260debab6824f8b 0.0s done [2024-03-29T20:18:06.317Z] #96 writing image sha256:4d040f7c751833ac7e1cda398444470792b34120eb4a97ce95aa624b05fa59fb 0.0s done [2024-03-29T20:18:06.317Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-03-29T20:18:06.317Z] #96 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-03-29T20:18:06.317Z] #96 DONE 6.4s [2024-03-29T20:18:06.317Z] [2024-03-29T20:18:06.317Z] #32 [core-command internal] load build context [2024-03-29T20:18:08.278Z] #32 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:18:08.278Z] #97 DONE 1.9s [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #32 [core-command internal] load build context [2024-03-29T20:18:08.278Z] #32 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:18:08.278Z] #49 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #32 [core-command internal] load build context [2024-03-29T20:18:08.278Z] #32 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #41 [security-proxy-setup internal] load build context [2024-03-29T20:18:08.278Z] #41 transferring context: 227.35MB 71.1s done [2024-03-29T20:18:08.278Z] #41 DONE 71.4s [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #32 [core-command internal] load build context [2024-03-29T20:18:08.278Z] #32 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #54 [support-notifications internal] load build context [2024-03-29T20:18:08.278Z] #54 ... [2024-03-29T20:18:08.278Z] [2024-03-29T20:18:08.278Z] #32 [core-command internal] load build context [2024-03-29T20:18:09.245Z] #32 transferring context: 227.35MB 72.6s done [2024-03-29T20:18:09.511Z] #32 DONE 73.0s [2024-03-29T20:18:09.511Z] [2024-03-29T20:18:09.511Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:09.776Z] #45 ... [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:18:09.776Z] #98 DONE 1.2s [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:09.776Z] #45 ... [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:18:09.776Z] #49 ... [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #54 [support-notifications internal] load build context [2024-03-29T20:18:09.776Z] #54 transferring context: 227.35MB 68.8s done [2024-03-29T20:18:09.776Z] #54 DONE 70.1s [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:18:09.776Z] #49 ... [2024-03-29T20:18:09.776Z] [2024-03-29T20:18:09.776Z] #46 [support-scheduler internal] load build context [2024-03-29T20:18:10.046Z] #46 ... [2024-03-29T20:18:10.046Z] [2024-03-29T20:18:10.046Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:18:10.046Z] #49 ... [2024-03-29T20:18:10.046Z] [2024-03-29T20:18:10.046Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:18:10.319Z] #47 ... [2024-03-29T20:18:10.319Z] [2024-03-29T20:18:10.319Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:10.909Z] #45 ... [2024-03-29T20:18:10.909Z] [2024-03-29T20:18:10.909Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:18:10.909Z] #99 DONE 0.9s [2024-03-29T20:18:10.909Z] [2024-03-29T20:18:10.909Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:11.180Z] #45 ... [2024-03-29T20:18:11.180Z] [2024-03-29T20:18:11.180Z] #44 [security-secretstore-setup internal] load build context [2024-03-29T20:18:11.180Z] #44 transferring context: 227.35MB 73.2s done [2024-03-29T20:18:11.180Z] #44 DONE 73.8s [2024-03-29T20:18:11.180Z] [2024-03-29T20:18:11.180Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:13.125Z] #45 ... [2024-03-29T20:18:13.125Z] [2024-03-29T20:18:13.125Z] #46 [support-scheduler internal] load build context [2024-03-29T20:18:13.125Z] #46 transferring context: 227.35MB 74.3s done [2024-03-29T20:18:13.125Z] #46 DONE 75.0s [2024-03-29T20:18:13.125Z] [2024-03-29T20:18:13.125Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-29T20:18:14.084Z] #45 transferring context: 227.35MB 76.1s done [2024-03-29T20:18:14.084Z] #45 DONE 76.4s [2024-03-29T20:18:14.084Z] [2024-03-29T20:18:14.084Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:18:14.350Z] #100 ... [2024-03-29T20:18:14.350Z] [2024-03-29T20:18:14.350Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:18:14.350Z] #48 ... [2024-03-29T20:18:14.350Z] [2024-03-29T20:18:14.350Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:18:14.620Z] #47 ... [2024-03-29T20:18:14.620Z] [2024-03-29T20:18:14.620Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:18:14.620Z] #100 DONE 0.7s [2024-03-29T20:18:14.887Z] [2024-03-29T20:18:14.887Z] #49 [core-common-config-bootstrapper internal] load build context [2024-03-29T20:18:14.887Z] #49 transferring context: 227.35MB 75.5s done [2024-03-29T20:18:14.887Z] #49 DONE 76.2s [2024-03-29T20:18:14.887Z] [2024-03-29T20:18:14.887Z] #48 [security-bootstrapper internal] load build context [2024-03-29T20:18:16.293Z] #48 transferring context: 227.35MB 77.0s done [2024-03-29T20:18:16.293Z] #48 DONE 77.5s [2024-03-29T20:18:16.293Z] [2024-03-29T20:18:16.293Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:18:18.232Z] #47 ... [2024-03-29T20:18:18.232Z] [2024-03-29T20:18:18.232Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:18:18.232Z] #101 ... [2024-03-29T20:18:18.232Z] [2024-03-29T20:18:18.232Z] #47 [security-proxy-auth internal] load build context [2024-03-29T20:18:18.232Z] #47 transferring context: 227.35MB 79.6s done [2024-03-29T20:18:18.232Z] #47 DONE 79.7s [2024-03-29T20:18:18.232Z] [2024-03-29T20:18:18.232Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:18:20.191Z] #102 ... [2024-03-29T20:18:20.191Z] [2024-03-29T20:18:20.191Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:18:20.191Z] #103 ... [2024-03-29T20:18:20.191Z] [2024-03-29T20:18:20.191Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #104 ... [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #101 DONE 55.2s [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #105 [core-data builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #105 ... [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #104 DONE 55.6s [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #103 DONE 56.9s [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #106 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #107 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:06.986Z] #108 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:06.986Z] #109 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #110 [security-proxy-auth builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #110 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #111 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #112 [support-scheduler builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #112 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #113 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:06.986Z] #114 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #105 [core-data builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #105 DONE 3.5s [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #115 [core-metadata builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #115 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #116 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:06.986Z] #117 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #118 [core-command builder 6/7] COPY . . [2024-03-29T20:19:06.986Z] #118 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:06.986Z] #119 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:06.986Z] #120 CACHED [2024-03-29T20:19:06.986Z] [2024-03-29T20:19:06.986Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:19:07.262Z] #121 ... [2024-03-29T20:19:07.262Z] [2024-03-29T20:19:07.262Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:07.262Z] #102 DONE 52.6s [2024-03-29T20:19:07.535Z] [2024-03-29T20:19:07.535Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-29T20:19:12.939Z] #122 ... [2024-03-29T20:19:12.939Z] [2024-03-29T20:19:12.939Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:19:12.939Z] #121 3.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-29T20:19:14.380Z] #121 ... [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-03-29T20:19:14.380Z] #123 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:14.380Z] #124 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:14.380Z] #125 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T20:19:14.380Z] #126 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-03-29T20:19:14.380Z] #127 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-29T20:19:14.380Z] #128 CACHED [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-29T20:19:14.380Z] #122 DONE 6.8s [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-03-29T20:19:14.380Z] #129 DONE 7.5s [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #130 [support-notifications builder 6/7] COPY . . [2024-03-29T20:19:14.380Z] #130 DONE 7.6s [2024-03-29T20:19:14.380Z] [2024-03-29T20:19:14.380Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:19:16.973Z] #131 ... [2024-03-29T20:19:16.973Z] [2024-03-29T20:19:16.973Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:19:16.973Z] #0 3.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-29T20:19:16.973Z] #132 ... [2024-03-29T20:19:16.973Z] [2024-03-29T20:19:16.973Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-29T20:19:16.973Z] #0 3.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-29T20:19:16.973Z] #133 ... [2024-03-29T20:19:16.973Z] [2024-03-29T20:19:16.973Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-29T20:19:16.973Z] #0 3.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-29T20:19:17.249Z] #134 ... [2024-03-29T20:19:17.249Z] [2024-03-29T20:19:17.249Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:19:17.249Z] #0 3.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-29T20:19:17.249Z] #135 ... [2024-03-29T20:19:17.249Z] [2024-03-29T20:19:17.249Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:19:17.249Z] #0 3.868 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-29T20:19:17.514Z] #136 ... [2024-03-29T20:19:17.514Z] [2024-03-29T20:19:17.514Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-29T20:19:18.500Z] #137 4.219 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-29T20:19:20.435Z] #137 ... [2024-03-29T20:19:20.435Z] [2024-03-29T20:19:20.435Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:19:20.435Z] #131 4.085 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-29T20:19:24.689Z] #131 ... [2024-03-29T20:19:24.689Z] [2024-03-29T20:19:24.689Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:19:24.689Z] #0 4.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-29T20:19:24.689Z] #138 ... [2024-03-29T20:19:24.689Z] [2024-03-29T20:19:24.689Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-29T20:19:24.689Z] #0 3.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-29T20:19:24.689Z] #139 ... [2024-03-29T20:19:24.689Z] [2024-03-29T20:19:24.689Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-29T20:19:24.689Z] #0 4.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-29T20:31:47.008Z] #140 ... [2024-03-29T20:31:47.008Z] [2024-03-29T20:31:47.008Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:31:47.008Z] #138 742.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-29T20:31:47.970Z] #138 ... [2024-03-29T20:31:47.970Z] [2024-03-29T20:31:47.970Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-29T20:31:47.970Z] #139 DONE 753.8s [2024-03-29T20:31:47.970Z] [2024-03-29T20:31:47.970Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:31:48.237Z] #136 ... [2024-03-29T20:31:48.237Z] [2024-03-29T20:31:48.237Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-29T20:31:48.511Z] #141 DONE 0.3s [2024-03-29T20:31:48.511Z] [2024-03-29T20:31:48.511Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:31:48.511Z] #132 ... [2024-03-29T20:31:48.511Z] [2024-03-29T20:31:48.511Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-29T20:31:49.973Z] #142 ... [2024-03-29T20:31:49.973Z] [2024-03-29T20:31:49.973Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-29T20:31:49.973Z] #140 DONE 755.9s [2024-03-29T20:31:50.242Z] [2024-03-29T20:31:50.242Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-29T20:31:50.824Z] #137 ... [2024-03-29T20:31:50.824Z] [2024-03-29T20:31:50.824Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:31:51.092Z] #143 DONE 0.2s [2024-03-29T20:31:51.092Z] [2024-03-29T20:31:51.092Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-29T20:31:51.376Z] #142 ... [2024-03-29T20:31:51.376Z] [2024-03-29T20:31:51.376Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:31:51.376Z] #144 DONE 0.2s [2024-03-29T20:31:51.376Z] [2024-03-29T20:31:51.376Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-29T20:31:51.376Z] #145 DONE 0.2s [2024-03-29T20:31:51.376Z] [2024-03-29T20:31:51.376Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:31:51.660Z] #132 ... [2024-03-29T20:31:51.660Z] [2024-03-29T20:31:51.660Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-29T20:31:51.660Z] #146 ... [2024-03-29T20:31:51.660Z] [2024-03-29T20:31:51.660Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-29T20:31:51.660Z] #142 DONE 3.2s [2024-03-29T20:31:51.935Z] [2024-03-29T20:31:51.935Z] #147 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:31:51.935Z] #147 ... [2024-03-29T20:31:51.935Z] [2024-03-29T20:31:51.935Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-29T20:31:51.935Z] #146 DONE 0.5s [2024-03-29T20:31:52.209Z] [2024-03-29T20:31:52.209Z] #147 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:31:52.209Z] #147 DONE 0.5s [2024-03-29T20:31:52.209Z] [2024-03-29T20:31:52.209Z] #148 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-29T20:31:52.479Z] #148 ... [2024-03-29T20:31:52.479Z] [2024-03-29T20:31:52.479Z] #149 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:31:52.479Z] #149 DONE 0.2s [2024-03-29T20:31:52.784Z] [2024-03-29T20:31:52.784Z] #148 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-29T20:31:52.784Z] #148 DONE 0.5s [2024-03-29T20:31:52.784Z] [2024-03-29T20:31:52.784Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-29T20:31:52.784Z] #150 DONE 0.2s [2024-03-29T20:31:52.784Z] [2024-03-29T20:31:52.784Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:31:53.052Z] #151 ... [2024-03-29T20:31:53.052Z] [2024-03-29T20:31:53.052Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-29T20:31:53.052Z] #152 DONE 0.4s [2024-03-29T20:31:53.052Z] [2024-03-29T20:31:53.052Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-29T20:31:53.683Z] #153 DONE 0.5s [2024-03-29T20:31:53.684Z] [2024-03-29T20:31:53.684Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-29T20:31:53.684Z] #154 DONE 0.3s [2024-03-29T20:31:53.684Z] [2024-03-29T20:31:53.684Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:31:53.684Z] #138 ... [2024-03-29T20:31:53.684Z] [2024-03-29T20:31:53.684Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-29T20:31:53.953Z] #155 DONE 0.3s [2024-03-29T20:31:53.953Z] [2024-03-29T20:31:53.953Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-29T20:31:53.953Z] #138 DONE 759.9s [2024-03-29T20:31:53.953Z] [2024-03-29T20:31:53.953Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-29T20:31:54.227Z] #156 DONE 0.4s [2024-03-29T20:31:54.227Z] [2024-03-29T20:31:54.227Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:31:54.495Z] #135 ... [2024-03-29T20:31:54.495Z] [2024-03-29T20:31:54.495Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:31:54.812Z] #157 DONE 0.5s [2024-03-29T20:31:54.812Z] [2024-03-29T20:31:54.812Z] #158 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-29T20:31:54.812Z] #158 DONE 0.5s [2024-03-29T20:31:54.812Z] [2024-03-29T20:31:54.812Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:31:55.801Z] #159 DONE 0.9s [2024-03-29T20:31:55.801Z] [2024-03-29T20:31:55.801Z] #160 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-29T20:31:56.081Z] #160 ... [2024-03-29T20:31:56.081Z] [2024-03-29T20:31:56.081Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-29T20:31:56.081Z] #161 DONE 0.3s [2024-03-29T20:31:56.081Z] [2024-03-29T20:31:56.081Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-29T20:31:56.355Z] #162 DONE 0.2s [2024-03-29T20:31:56.355Z] [2024-03-29T20:31:56.355Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:31:56.355Z] #163 DONE 0.2s [2024-03-29T20:31:56.355Z] [2024-03-29T20:31:56.355Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:31:56.625Z] #132 ... [2024-03-29T20:31:56.625Z] [2024-03-29T20:31:56.625Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:31:56.625Z] #151 DONE 3.7s [2024-03-29T20:31:56.625Z] [2024-03-29T20:31:56.625Z] #96 [security-proxy-setup] exporting to image [2024-03-29T20:31:56.625Z] #96 exporting layers [2024-03-29T20:31:57.588Z] #96 ... [2024-03-29T20:31:57.588Z] [2024-03-29T20:31:57.588Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-29T20:31:57.588Z] #164 DONE 0.7s [2024-03-29T20:31:57.588Z] [2024-03-29T20:31:57.588Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-29T20:31:57.858Z] #165 DONE 0.5s [2024-03-29T20:31:57.858Z] [2024-03-29T20:31:57.858Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-29T20:31:58.125Z] #166 DONE 0.2s [2024-03-29T20:31:58.125Z] [2024-03-29T20:31:58.125Z] #96 [security-proxy-setup] exporting to image [2024-03-29T20:31:58.125Z] #96 exporting layers 1.4s done [2024-03-29T20:31:58.125Z] #96 writing image sha256:bf5533f0ea0295880656f21343ba955b9b64761fe8b7d2da3550bc73f7efa2e6 done [2024-03-29T20:31:58.125Z] #96 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-29T20:31:58.125Z] #96 DONE 7.8s [2024-03-29T20:31:58.125Z] [2024-03-29T20:31:58.125Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:31:59.093Z] #167 ... [2024-03-29T20:31:59.093Z] [2024-03-29T20:31:59.093Z] #160 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-29T20:31:59.093Z] #160 DONE 4.2s [2024-03-29T20:31:59.093Z] [2024-03-29T20:31:59.093Z] #96 [security-bootstrapper] exporting to image [2024-03-29T20:32:00.503Z] #96 exporting layers 1.3s done [2024-03-29T20:32:00.503Z] #96 writing image sha256:f3d9ff8caef46706ece24812eaffb952be32de4a252a80a7053d32966f56a28b done [2024-03-29T20:32:00.503Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-29T20:32:00.503Z] #96 DONE 9.2s [2024-03-29T20:32:00.503Z] [2024-03-29T20:32:00.503Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:32:00.503Z] #167 DONE 2.6s [2024-03-29T20:32:00.503Z] [2024-03-29T20:32:00.503Z] #96 [security-secretstore-setup] exporting to image [2024-03-29T20:32:01.913Z] #96 exporting layers 1.4s done [2024-03-29T20:32:02.179Z] #96 writing image sha256:d653a8f68b3ffed6dddf7573bfad7c49f7c1044d8e6b5db85d806a00a256ba50 done [2024-03-29T20:32:02.179Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2024-03-29T20:32:02.179Z] #96 DONE 10.6s [2024-03-29T20:32:02.179Z] [2024-03-29T20:32:02.179Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:32:28.832Z] #121 ... [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-29T20:32:28.832Z] #134 DONE 799.2s [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:32:28.832Z] #121 ... [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:32:28.832Z] #168 DONE 0.3s [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:32:28.832Z] #136 ... [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:32:28.832Z] #169 DONE 0.1s [2024-03-29T20:32:28.832Z] [2024-03-29T20:32:28.832Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-29T20:32:28.832Z] #170 DONE 0.2s [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:32:28.833Z] #132 ... [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:32:28.833Z] #171 DONE 0.1s [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-29T20:32:28.833Z] #172 DONE 0.1s [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:32:28.833Z] #121 ... [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:32:28.833Z] #173 DONE 1.7s [2024-03-29T20:32:28.833Z] [2024-03-29T20:32:28.833Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:32:29.100Z] #132 ... [2024-03-29T20:32:29.100Z] [2024-03-29T20:32:29.100Z] #96 [core-common-config-bootstrapper] exporting to image [2024-03-29T20:32:29.100Z] #96 exporting layers [2024-03-29T20:32:29.681Z] #96 exporting layers 0.5s done [2024-03-29T20:32:29.681Z] #96 writing image sha256:c88408009a128477e32c2f5381c5f0962dd940956ff1c05b8678495fa1021463 done [2024-03-29T20:32:29.681Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-29T20:32:29.681Z] #96 DONE 11.2s [2024-03-29T20:32:29.681Z] [2024-03-29T20:32:29.681Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:34:06.300Z] #132 ... [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-29T20:34:06.300Z] #137 DONE 883.5s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:34:06.300Z] #136 ... [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:34:06.300Z] #174 DONE 0.1s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:34:06.300Z] #175 DONE 0.1s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:34:06.300Z] #121 ... [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-29T20:34:06.300Z] #176 DONE 0.2s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:34:06.300Z] #177 DONE 0.1s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:34:06.300Z] #121 ... [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #96 [security-spiffe-token-provider] exporting to image [2024-03-29T20:34:06.300Z] #96 exporting layers [2024-03-29T20:34:06.300Z] #96 exporting layers 0.8s done [2024-03-29T20:34:06.300Z] #96 writing image sha256:2d6f0cfc368abdb5fbcc283c98fa9dafe2d7cc27753f5445876c3e0414369b94 done [2024-03-29T20:34:06.300Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-29T20:34:06.300Z] #96 DONE 12.0s [2024-03-29T20:34:06.300Z] [2024-03-29T20:34:06.300Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:37:58.057Z] #132 ... [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-29T20:37:58.057Z] #121 DONE 1128.1s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:37:58.057Z] #135 ... [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:37:58.057Z] #178 DONE 0.3s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:37:58.057Z] #179 DONE 0.2s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-29T20:37:58.057Z] #180 DONE 0.4s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:37:58.057Z] #136 ... [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:37:58.057Z] #181 DONE 0.1s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-29T20:37:58.057Z] #182 DONE 0.1s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-29T20:37:58.057Z] #183 DONE 1.8s [2024-03-29T20:37:58.057Z] [2024-03-29T20:37:58.057Z] #96 [security-proxy-auth] exporting to image [2024-03-29T20:37:58.057Z] #96 exporting layers [2024-03-29T20:37:59.017Z] #96 exporting layers 0.7s done [2024-03-29T20:37:59.017Z] #96 writing image sha256:a787b3418df767d78435578311739cb39f30fa7b3cac223a0dde18e78b224436 done [2024-03-29T20:37:59.017Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-29T20:37:59.017Z] #96 DONE 12.7s [2024-03-29T20:37:59.017Z] [2024-03-29T20:37:59.017Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:38:31.248Z] #55 ... [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-29T20:38:31.248Z] #135 DONE 1162.0s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:38:31.248Z] #136 ... [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:38:31.248Z] #184 DONE 0.2s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:38:31.248Z] #185 DONE 0.3s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-29T20:38:31.248Z] #186 DONE 0.5s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:38:31.248Z] #187 DONE 0.1s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:38:31.248Z] #136 ... [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #96 [core-command] exporting to image [2024-03-29T20:38:31.248Z] #96 exporting layers [2024-03-29T20:38:31.248Z] #96 exporting layers 0.4s done [2024-03-29T20:38:31.248Z] #96 writing image sha256:ec79d021a866dd92890f8cd16e04eed0b80b8551066f726f2880d2cd8b9c9e71 done [2024-03-29T20:38:31.248Z] #96 naming to docker.io/library/core-command-arm64 done [2024-03-29T20:38:31.248Z] #96 DONE 13.1s [2024-03-29T20:38:31.248Z] [2024-03-29T20:38:31.248Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-29T20:38:37.896Z] #132 DONE 1170.8s [2024-03-29T20:38:37.896Z] [2024-03-29T20:38:37.896Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:38:37.896Z] #131 ... [2024-03-29T20:38:37.896Z] [2024-03-29T20:38:37.896Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:38:38.165Z] #188 DONE 0.2s [2024-03-29T20:38:38.165Z] [2024-03-29T20:38:38.165Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:38:38.165Z] #189 DONE 0.2s [2024-03-29T20:38:38.165Z] [2024-03-29T20:38:38.165Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:38:38.435Z] #136 ... [2024-03-29T20:38:38.435Z] [2024-03-29T20:38:38.435Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-29T20:38:38.702Z] #190 DONE 0.4s [2024-03-29T20:38:38.702Z] [2024-03-29T20:38:38.702Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:38:38.702Z] #191 DONE 0.1s [2024-03-29T20:38:38.702Z] [2024-03-29T20:38:38.702Z] #96 [core-data] exporting to image [2024-03-29T20:38:38.702Z] #96 exporting layers [2024-03-29T20:38:39.285Z] #96 exporting layers 0.5s done [2024-03-29T20:38:39.285Z] #96 writing image sha256:91ccbe80483f196c818365e6c724a8033fefb9093fe39dfdf661689333ec006f done [2024-03-29T20:38:39.285Z] #96 naming to docker.io/library/core-data-arm64 done [2024-03-29T20:38:39.285Z] #96 DONE 13.7s [2024-03-29T20:38:39.285Z] [2024-03-29T20:38:39.285Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:38:41.887Z] #131 ... [2024-03-29T20:38:41.887Z] [2024-03-29T20:38:41.887Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-29T20:38:41.887Z] #133 DONE 1175.0s [2024-03-29T20:38:41.887Z] [2024-03-29T20:38:41.887Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:38:41.887Z] #55 ... [2024-03-29T20:38:41.887Z] [2024-03-29T20:38:41.887Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:38:42.178Z] #192 DONE 0.2s [2024-03-29T20:38:42.178Z] [2024-03-29T20:38:42.178Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:38:42.445Z] #193 DONE 0.2s [2024-03-29T20:38:42.445Z] [2024-03-29T20:38:42.445Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:38:42.445Z] #55 ... [2024-03-29T20:38:42.445Z] [2024-03-29T20:38:42.445Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-29T20:38:43.040Z] #194 DONE 0.4s [2024-03-29T20:38:43.040Z] [2024-03-29T20:38:43.040Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:38:43.040Z] #131 ... [2024-03-29T20:38:43.040Z] [2024-03-29T20:38:43.040Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:38:43.040Z] #195 DONE 0.1s [2024-03-29T20:38:43.040Z] [2024-03-29T20:38:43.040Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-29T20:38:43.040Z] #196 DONE 0.1s [2024-03-29T20:38:43.040Z] [2024-03-29T20:38:43.040Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:38:43.309Z] #136 ... [2024-03-29T20:38:43.309Z] [2024-03-29T20:38:43.309Z] #96 [core-metadata] exporting to image [2024-03-29T20:38:43.584Z] #96 exporting layers 0.4s done [2024-03-29T20:38:43.584Z] #96 writing image sha256:0e405f50d244001de56f226025e7eeb01544467d5e964a5a7197b738696dbce7 done [2024-03-29T20:38:43.584Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-03-29T20:38:43.584Z] #96 DONE 14.1s [2024-03-29T20:38:43.584Z] [2024-03-29T20:38:43.584Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:39:01.778Z] #55 ... [2024-03-29T20:39:01.778Z] [2024-03-29T20:39:01.778Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-29T20:39:01.778Z] #136 DONE 1194.3s [2024-03-29T20:39:01.778Z] [2024-03-29T20:39:01.778Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:39:01.778Z] #131 ... [2024-03-29T20:39:01.778Z] [2024-03-29T20:39:01.778Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:39:01.778Z] #197 DONE 0.2s [2024-03-29T20:39:01.778Z] [2024-03-29T20:39:01.778Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:39:01.778Z] #198 DONE 0.1s [2024-03-29T20:39:01.778Z] [2024-03-29T20:39:01.778Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-29T20:39:02.363Z] #199 DONE 0.4s [2024-03-29T20:39:02.363Z] [2024-03-29T20:39:02.363Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-29T20:39:02.363Z] #131 DONE 1188.0s [2024-03-29T20:39:02.363Z] [2024-03-29T20:39:02.363Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:39:02.363Z] #200 DONE 0.1s [2024-03-29T20:39:02.363Z] [2024-03-29T20:39:02.363Z] #96 [support-scheduler] exporting to image [2024-03-29T20:39:02.363Z] #96 exporting layers [2024-03-29T20:39:03.016Z] #96 ... [2024-03-29T20:39:03.016Z] [2024-03-29T20:39:03.016Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-29T20:39:03.016Z] #201 DONE 0.1s [2024-03-29T20:39:03.016Z] [2024-03-29T20:39:03.016Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-29T20:39:03.016Z] #202 DONE 0.1s [2024-03-29T20:39:03.016Z] [2024-03-29T20:39:03.016Z] #96 [support-scheduler] exporting to image [2024-03-29T20:39:03.016Z] #96 exporting layers 0.6s done [2024-03-29T20:39:03.016Z] #96 writing image sha256:2da72d7357c0c558323070cf0e760887ff75db33373f4737b9557cce3fe911e5 done [2024-03-29T20:39:03.016Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-03-29T20:39:03.016Z] #96 DONE 14.8s [2024-03-29T20:39:03.016Z] [2024-03-29T20:39:03.016Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-29T20:39:03.288Z] #203 DONE 0.4s [2024-03-29T20:39:03.288Z] [2024-03-29T20:39:03.288Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-29T20:39:03.288Z] #204 DONE 0.1s [2024-03-29T20:39:03.288Z] [2024-03-29T20:39:03.288Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-29T20:39:03.288Z] #55 ... [2024-03-29T20:39:03.288Z] [2024-03-29T20:39:03.288Z] #96 [support-notifications] exporting to image [2024-03-29T20:39:03.869Z] #96 exporting layers 0.4s done [2024-03-29T20:39:03.870Z] #96 writing image sha256:84152580e2651128a87cda4a32219f6f09745c309e621a40d051134b2bbb7a05 done [2024-03-29T20:39:03.870Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-03-29T20:39:03.870Z] #96 DONE 15.2s [2024-03-29T20:39:03.870Z] [2024-03-29T20:39:03.870Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-29T20:39:03.870Z] time="2024-03-29T20:16:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-29T20:39:03.918Z] $ docker stop --time=1 53d44503fa4b89267c79792e1f891493da257fa1a2f2ff9bbfce8bf2843cafb1 [2024-03-29T20:39:05.575Z] $ docker rm -f --volumes 53d44503fa4b89267c79792e1f891493da257fa1a2f2ff9bbfce8bf2843cafb1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T20:39:06.115Z] + docker images [2024-03-29T20:39:06.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-29T20:39:06.115Z] support-notifications-arm64 latest 84152580e265 2 seconds ago 38.5MB [2024-03-29T20:39:06.115Z] support-scheduler-arm64 latest 2da72d7357c0 3 seconds ago 37.8MB [2024-03-29T20:39:06.115Z] core-metadata-arm64 latest 0e405f50d244 23 seconds ago 35.4MB [2024-03-29T20:39:06.115Z] core-data-arm64 latest 91ccbe80483f 27 seconds ago 35.2MB [2024-03-29T20:39:06.115Z] core-command-arm64 latest ec79d021a866 36 seconds ago 34.9MB [2024-03-29T20:39:06.115Z] security-proxy-auth-arm64 latest a787b3418df7 About a minute ago 32.5MB [2024-03-29T20:39:06.115Z] security-spiffe-token-provider-arm64 latest 2d6f0cfc368a 5 minutes ago 29.5MB [2024-03-29T20:39:06.115Z] core-common-config-bootstrapper-arm64 latest c88408009a12 6 minutes ago 15.4MB [2024-03-29T20:39:06.115Z] security-secretstore-setup-arm64 latest d653a8f68b3f 7 minutes ago 36.4MB [2024-03-29T20:39:06.115Z] security-bootstrapper-arm64 latest f3d9ff8caef4 7 minutes ago 19MB [2024-03-29T20:39:06.115Z] security-proxy-setup-arm64 latest bf5533f0ea02 7 minutes ago 26.3MB [2024-03-29T20:39:06.115Z] security-spire-agent-arm64 latest 4d040f7c7518 21 minutes ago 152MB [2024-03-29T20:39:06.115Z] security-spire-server-arm64 latest 1f62be902cf5 21 minutes ago 96.9MB [2024-03-29T20:39:06.115Z] security-spire-config-arm64 latest 92265858645b 21 minutes ago 96MB [2024-03-29T20:39:06.115Z] ci-base-image-arm64 latest bcd03c45cd1d 34 minutes ago 973MB [2024-03-29T20:39:06.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-29T20:39:06.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:39:06.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T20:39:06.940Z] [2024-03-29T20:39:06.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:39:07.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T20:39:07.609Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-29T20:39:07.609Z] 8998bd30e6a1: Pulling fs layer [2024-03-29T20:39:07.609Z] 04944245beec: Pulling fs layer [2024-03-29T20:39:07.609Z] 699f458cf7ca: Pulling fs layer [2024-03-29T20:39:07.609Z] 765212b225bb: Pulling fs layer [2024-03-29T20:39:07.609Z] f23df028b6ca: Pulling fs layer [2024-03-29T20:39:07.609Z] d65c8cfc05b1: Pulling fs layer [2024-03-29T20:39:07.609Z] 2437ff75d9bd: Pulling fs layer [2024-03-29T20:39:07.609Z] 765212b225bb: Waiting [2024-03-29T20:39:07.609Z] f23df028b6ca: Waiting [2024-03-29T20:39:07.609Z] d65c8cfc05b1: Waiting [2024-03-29T20:39:07.609Z] 2437ff75d9bd: Waiting [2024-03-29T20:39:07.609Z] 04944245beec: Verifying Checksum [2024-03-29T20:39:07.609Z] 04944245beec: Download complete [2024-03-29T20:39:07.609Z] 765212b225bb: Verifying Checksum [2024-03-29T20:39:07.609Z] 765212b225bb: Download complete [2024-03-29T20:39:07.609Z] f23df028b6ca: Verifying Checksum [2024-03-29T20:39:07.609Z] f23df028b6ca: Download complete [2024-03-29T20:39:07.874Z] d65c8cfc05b1: Verifying Checksum [2024-03-29T20:39:07.874Z] d65c8cfc05b1: Download complete [2024-03-29T20:39:07.874Z] 699f458cf7ca: Verifying Checksum [2024-03-29T20:39:07.874Z] 699f458cf7ca: Download complete [2024-03-29T20:39:08.450Z] 8998bd30e6a1: Verifying Checksum [2024-03-29T20:39:08.450Z] 8998bd30e6a1: Download complete [2024-03-29T20:39:11.060Z] 2437ff75d9bd: Verifying Checksum [2024-03-29T20:39:11.060Z] 2437ff75d9bd: Download complete [2024-03-29T20:39:12.997Z] 8998bd30e6a1: Pull complete [2024-03-29T20:39:13.578Z] 04944245beec: Pull complete [2024-03-29T20:39:14.979Z] 699f458cf7ca: Pull complete [2024-03-29T20:39:15.246Z] 765212b225bb: Pull complete [2024-03-29T20:39:16.199Z] f23df028b6ca: Pull complete [2024-03-29T20:39:16.199Z] d65c8cfc05b1: Pull complete [2024-03-29T20:39:34.404Z] 2437ff75d9bd: Pull complete [2024-03-29T20:39:34.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-29T20:39:34.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T20:39:34.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:39:34.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-1702 does not seem to be running inside a container [2024-03-29T20:39:34.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-29T20:39:37.756Z] $ docker top bbf118f4f9197752cdb423a42b71b323e4ae97e3fcebfe5d5b15a407cf977601 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:39:38.734Z] ---> job-cost.sh [2024-03-29T20:39:38.734Z] lf-activate-venv: SKIPPING [2024-03-29T20:39:38.734Z] INFO: No Stack... [2024-03-29T20:39:39.311Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-29T20:39:40.261Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T20:39:40.923Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-29T20:39:40.923Z] + cut -d, -f6 [Pipeline] lock [2024-03-29T20:39:40.974Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4785-1-stack-cost] [2024-03-29T20:39:40.980Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4785-1-stack-cost] did not exist. Created. [2024-03-29T20:39:40.985Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4785-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T20:39:41.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-29T20:39:41.963Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T20:39:41.980Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4785-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T20:39:42.073Z] $ docker stop --time=1 bbf118f4f9197752cdb423a42b71b323e4ae97e3fcebfe5d5b15a407cf977601 [2024-03-29T20:39:43.561Z] $ docker rm -f --volumes bbf118f4f9197752cdb423a42b71b323e4ae97e3fcebfe5d5b15a407cf977601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-29T20:39:44.597Z] provisioning config files... [2024-03-29T20:39:44.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8652863891565827486tmp [Pipeline] { [Pipeline] sh [2024-03-29T20:39:44.959Z] + set +x [2024-03-29T20:39:44.959Z] + curl+ -s https://codecov.io/bash [2024-03-29T20:39:44.959Z] bash -s -- [2024-03-29T20:39:45.218Z] [2024-03-29T20:39:45.218Z] _____ _ [2024-03-29T20:39:45.218Z] / ____| | | [2024-03-29T20:39:45.218Z] | | ___ __| | ___ ___ _____ __ [2024-03-29T20:39:45.218Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-29T20:39:45.218Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-29T20:39:45.218Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-29T20:39:45.218Z] Bash-1.0.6 [2024-03-29T20:39:45.218Z] [2024-03-29T20:39:45.218Z] [2024-03-29T20:39:45.218Z] ==> git version 2.25.1 found [2024-03-29T20:39:45.218Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-29T20:39:45.218Z] Release-Date: 2020-01-08 [2024-03-29T20:39:45.218Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-29T20:39:45.218Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-29T20:39:45.218Z] ==> Jenkins CI detected. [2024-03-29T20:39:45.218Z] current dir:  /w/workspace/edgex-go/1 [2024-03-29T20:39:45.218Z] project root: . [2024-03-29T20:39:45.218Z] --> token set from env [2024-03-29T20:39:45.218Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-29T20:39:45.218Z] ==> Running gcov in . (disable via -X gcov) [2024-03-29T20:39:45.218Z] ==> Python coveragepy not found [2024-03-29T20:39:45.218Z] ==> Searching for coverage reports in: [2024-03-29T20:39:45.218Z] + . [2024-03-29T20:39:45.218Z] -> Found 1 reports [2024-03-29T20:39:45.218Z] ==> Detecting git/mercurial file structure [2024-03-29T20:39:45.218Z] ==> Reading reports [2024-03-29T20:39:45.218Z] + ./coverage.out bytes=455122 [2024-03-29T20:39:45.218Z] ==> Appending adjustments [2024-03-29T20:39:45.218Z] https://docs.codecov.io/docs/fixing-reports [2024-03-29T20:39:46.597Z] + Found adjustments [2024-03-29T20:39:46.597Z] ==> Gzipping contents [2024-03-29T20:39:46.597Z] 60K /tmp/codecov.NiewXG.gz [2024-03-29T20:39:46.597Z] ==> Uploading reports [2024-03-29T20:39:46.597Z] url: https://codecov.io [2024-03-29T20:39:46.597Z] query: branch=PR-4785&commit=1288274173b5f028ced3f684b5bb51bdb45d9f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4785%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4785&job=&cmd_args= [2024-03-29T20:39:46.597Z] -> Pinging Codecov [2024-03-29T20:39:46.597Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4785&commit=1288274173b5f028ced3f684b5bb51bdb45d9f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4785%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4785&job=&cmd_args= [2024-03-29T20:39:46.597Z] -> Uploading to [2024-03-29T20:39:46.597Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-29/00271124DB129430A58F1EEE437C3FCB/1288274173b5f028ced3f684b5bb51bdb45d9f28/598dc332-bfc9-4769-92c9-45d4b428a31f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T203946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc0e1707f9adbf3e389a2c36e7432bcb454a25dc9a5d2c7c01bc4a2f44628fa6 [2024-03-29T20:39:46.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T20:39:46.597Z] Dload Upload Total Spent Left Speed [2024-03-29T20:39:46.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57844 0 0 100 57844 0 181k --:--:-- --:--:-- --:--:-- 181k [2024-03-29T20:39:46.859Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1288274173b5f028ced3f684b5bb51bdb45d9f28 [Pipeline] } [2024-03-29T20:39:46.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-29T20:39:57.828Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:39:58.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:39:59.065Z] ---> package-listing.sh [2024-03-29T20:39:59.065Z] ++ facter osfamily [2024-03-29T20:39:59.065Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-29T20:39:59.324Z] + OS_FAMILY=debian [2024-03-29T20:39:59.324Z] + workspace=/w/workspace/edgex-go/1 [2024-03-29T20:39:59.324Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-29T20:39:59.324Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-29T20:39:59.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-29T20:39:59.324Z] + PACKAGES=/tmp/packages_start.txt [2024-03-29T20:39:59.324Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-29T20:39:59.324Z] + PACKAGES=/tmp/packages_end.txt [2024-03-29T20:39:59.324Z] + case "${OS_FAMILY}" in [2024-03-29T20:39:59.324Z] + dpkg -l [2024-03-29T20:39:59.324Z] + grep '^ii' [2024-03-29T20:39:59.324Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-29T20:39:59.324Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-29T20:39:59.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-29T20:39:59.324Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-29T20:39:59.324Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-29T20:39:59.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-29T20:39:59.361Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-29T20:39:59.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:40:00.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T20:40:00.290Z] [2024-03-29T20:40:00.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T20:40:00.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T20:40:00.676Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-29T20:40:00.676Z] 5eb5b503b376: Pulling fs layer [2024-03-29T20:40:00.676Z] 5c69ac0246d0: Pulling fs layer [2024-03-29T20:40:00.676Z] ec43610c2a17: Pulling fs layer [2024-03-29T20:40:00.676Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-29T20:40:00.676Z] 33b1e0a273af: Pulling fs layer [2024-03-29T20:40:00.676Z] 5d3b04190fa2: Pulling fs layer [2024-03-29T20:40:00.676Z] 2f39f015ded8: Pulling fs layer [2024-03-29T20:40:00.676Z] 33b1e0a273af: Waiting [2024-03-29T20:40:00.676Z] 5d3b04190fa2: Waiting [2024-03-29T20:40:00.676Z] 2f39f015ded8: Waiting [2024-03-29T20:40:00.676Z] 3a2ae6a8a46f: Waiting [2024-03-29T20:40:00.676Z] 5c69ac0246d0: Verifying Checksum [2024-03-29T20:40:00.676Z] 5c69ac0246d0: Download complete [2024-03-29T20:40:00.676Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-29T20:40:00.676Z] 3a2ae6a8a46f: Download complete [2024-03-29T20:40:00.676Z] 33b1e0a273af: Verifying Checksum [2024-03-29T20:40:00.676Z] 33b1e0a273af: Download complete [2024-03-29T20:40:00.676Z] 5d3b04190fa2: Download complete [2024-03-29T20:40:00.676Z] ec43610c2a17: Verifying Checksum [2024-03-29T20:40:00.676Z] ec43610c2a17: Download complete [2024-03-29T20:40:00.944Z] 5eb5b503b376: Verifying Checksum [2024-03-29T20:40:00.944Z] 5eb5b503b376: Download complete [2024-03-29T20:40:01.535Z] 2f39f015ded8: Download complete [2024-03-29T20:40:02.112Z] 5eb5b503b376: Pull complete [2024-03-29T20:40:02.374Z] 5c69ac0246d0: Pull complete [2024-03-29T20:40:02.633Z] ec43610c2a17: Pull complete [2024-03-29T20:40:02.890Z] 3a2ae6a8a46f: Pull complete [2024-03-29T20:40:03.148Z] 33b1e0a273af: Pull complete [2024-03-29T20:40:03.148Z] 5d3b04190fa2: Pull complete [2024-03-29T20:40:07.521Z] 2f39f015ded8: Pull complete [2024-03-29T20:40:07.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-29T20:40:07.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T20:40:07.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T20:40:07.751Z] prd-ubuntu20.04-docker-8c-8g-1701 does not seem to be running inside a container [2024-03-29T20:40:07.775Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-29T20:40:11.664Z] $ docker top 541835cf348bbd49e972b5029b3841b55687a9eb062109589a5c752ffc59465b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T20:40:12.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-29T20:40:12.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-29T20:40:12.690Z] + ls /var/log/sa-host [2024-03-29T20:40:12.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T20:40:12.902Z] provisioning config files... [2024-03-29T20:40:12.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4513373153091512316tmp [Pipeline] { [Pipeline] echo [2024-03-29T20:40:12.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:40:13.279Z] ---> create-netrc.sh [Pipeline] } [2024-03-29T20:40:13.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:40:13.720Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-29T20:40:13.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:40:14.056Z] ---> sudo-logs.sh [2024-03-29T20:40:14.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-29T20:40:14.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:40:14.435Z] ---> job-cost.sh [2024-03-29T20:40:14.435Z] lf-activate-venv: SKIPPING [2024-03-29T20:40:14.435Z] DEBUG: total: 0.10999999940395355 [2024-03-29T20:40:14.435Z] INFO: Retrieving Stack Cost... [2024-03-29T20:40:15.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T20:40:15.263Z] INFO: Archiving Costs [Pipeline] echo [2024-03-29T20:40:15.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T20:40:15.613Z] ---> logs-deploy.sh [2024-03-29T20:40:15.613Z] lf-activate-venv: SKIPPING [2024-03-29T20:40:15.613Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4785/1 [2024-03-29T20:40:15.613Z] INFO: archiving workspace using pattern(s): [2024-03-29T20:40:16.545Z] Archives upload complete. [2024-03-29T20:40:16.545Z] INFO: archiving logs to Nexus