Pull request #4761 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fce28cc5080acff738ce8c5fa6889c042bae060+29dca6d8be80d599f8fc1a08ef72b1c586c75330 (15928bc3bfe22e172816d97628d464272461fe9f) 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-ssh3146918231750733565.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-ssh12803752569346528707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17054111312735156500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15318553059080714733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10305430506488622393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1472 in /w/workspace/edgexfoundry_edgex-go_PR-4761 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 2fce28cc5080acff738ce8c5fa6889c042bae060 Merge succeeded, producing 2fce28cc5080acff738ce8c5fa6889c042bae060 Checking out Revision 2fce28cc5080acff738ce8c5fa6889c042bae060 (PR-4761) Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T02:39:47.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T02:39:47.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T02:39:47.985Z] ========================================================= [2024-02-22T02:39:47.985Z] EdgeX Global Pipelines Version Info [2024-02-22T02:39:47.985Z] ========================================================= [Pipeline] libraryResource > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4761/head:refs/remotes/origin/PR-4761 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fce28cc5080acff738ce8c5fa6889c042bae060 # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fce28cc5080acff738ce8c5fa6889c042bae060 # timeout=10 > git rev-list --no-walk 8ae35b0c248f2624f92df1ccd791770224e7077c # timeout=10 [Pipeline] sh [2024-02-22T02:39:48.698Z] ------------------- [2024-02-22T02:39:48.698Z] stable info: [2024-02-22T02:39:48.698Z] ------------------- [2024-02-22T02:39:48.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T02:39:48.698Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T02:39:48.698Z] Message: update stable to v1.0.258 [2024-02-22T02:39:49.270Z] ------------------- [2024-02-22T02:39:49.270Z] experimental info: [2024-02-22T02:39:49.270Z] ------------------- [2024-02-22T02:39:49.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T02:39:49.270Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T02:39:49.270Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T02:39:49.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-22T02:39:49.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-22T02:39:49.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T02:39:49.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T02:39:49.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T02:39:49.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T02:39:49.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T02:39:49.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-22T02:39:49.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-22T02:39:49.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-22T02:39:49.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T02:39:49.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T02:39:49.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T02:39:49.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T02:39:49.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T02:39:49.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T02:39:49.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T02:39:49.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T02:39:49.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-22T02:39:49.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-22T02:39:49.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T02:39:49.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T02:39:49.967Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T02:39:50.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4761 [Pipeline] echo [2024-02-22T02:39:50.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4761 [Pipeline] echo [2024-02-22T02:39:50.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4761 [Pipeline] echo [2024-02-22T02:39:50.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fce28cc5080acff738ce8c5fa6889c042bae060 [Pipeline] echo [2024-02-22T02:39:50.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fce28c [Pipeline] echo [2024-02-22T02:39:50.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T02:39:50.296Z] provisioning config files... [2024-02-22T02:39:50.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7156280419451612514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T02:39:50.650Z] ---> ****-login.sh [2024-02-22T02:39:50.650Z] nexus3.edgexfoundry.org:10001 [2024-02-22T02:39:50.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:39:50.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:39:50.912Z] Configure a credential helper to remove this warning. See [2024-02-22T02:39:50.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:39:50.912Z] [2024-02-22T02:39:50.912Z] Login Succeeded [2024-02-22T02:39:50.912Z] nexus3.edgexfoundry.org:10002 [2024-02-22T02:39:50.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:39:50.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:39:50.912Z] Configure a credential helper to remove this warning. See [2024-02-22T02:39:50.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:39:50.912Z] [2024-02-22T02:39:50.912Z] Login Succeeded [2024-02-22T02:39:50.912Z] nexus3.edgexfoundry.org:10003 [2024-02-22T02:39:50.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:39:51.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:39:51.172Z] Configure a credential helper to remove this warning. See [2024-02-22T02:39:51.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:39:51.172Z] [2024-02-22T02:39:51.172Z] Login Succeeded [2024-02-22T02:39:51.172Z] nexus3.edgexfoundry.org:10004 [2024-02-22T02:39:51.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:39:51.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:39:51.172Z] Configure a credential helper to remove this warning. See [2024-02-22T02:39:51.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:39:51.173Z] [2024-02-22T02:39:51.173Z] Login Succeeded [2024-02-22T02:39:51.173Z] ****.io [2024-02-22T02:39:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:39:51.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:39:51.462Z] Configure a credential helper to remove this warning. See [2024-02-22T02:39:51.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:39:51.462Z] [2024-02-22T02:39:51.462Z] Login Succeeded [2024-02-22T02:39:51.462Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T02:39:51.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T02:39:51.843Z] + 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-02-22T02:39:51.843Z] + + dirname cmd/core-command/Dockerfilecut [2024-02-22T02:39:51.843Z] -d/ -f2 [2024-02-22T02:39:51.843Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-22T02:39:51.843Z] + + cut -d/ -f2 [2024-02-22T02:39:51.843Z] dirname cmd/core-data/Dockerfile [2024-02-22T02:39:51.843Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/core-metadata/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-22T02:39:51.843Z] + + dirname cmd/security-spire-config/Dockerfile [2024-02-22T02:39:51.843Z] cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/support-notifications/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-22T02:39:51.843Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-22T02:39:51.843Z] + cut -d/ -f2 [2024-02-22T02:39:51.843Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-22T02:39:51.882Z] 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-02-22T02:39:52.300Z] + git rev-list -1 --merges 2fce28cc5080acff738ce8c5fa6889c042bae060~1..2fce28cc5080acff738ce8c5fa6889c042bae060 [Pipeline] echo [2024-02-22T02:39:52.313Z] -----------> git rev-list -1 --merges 2fce28cc5080acff738ce8c5fa6889c042bae060~1..2fce28cc5080acff738ce8c5fa6889c042bae060 2fce28cc5080acff738ce8c5fa6889c042bae060 [false] [Pipeline] sh [2024-02-22T02:39:52.621Z] + git log --format=format:%s -1 2fce28cc5080acff738ce8c5fa6889c042bae060 [Pipeline] echo [2024-02-22T02:39:52.634Z] ========================================================= [2024-02-22T02:39:52.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T02:39:52.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-22T02:39:53.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T02:39:53.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T02:39:53.052Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T02:39:53.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T02:39:53.052Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T02:39:53.052Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T02:39:53.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:39:53.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T02:39:53.407Z] [2024-02-22T02:39:53.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:39:53.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T02:39:53.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T02:39:53.727Z] b85a868b505f: Pulling fs layer [2024-02-22T02:39:53.727Z] e2be974225ed: Pulling fs layer [2024-02-22T02:39:53.727Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T02:39:53.727Z] 988bab9f4d93: Pulling fs layer [2024-02-22T02:39:53.727Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T02:39:53.727Z] eaf3925da568: Pulling fs layer [2024-02-22T02:39:53.727Z] bab4dde63d76: Pulling fs layer [2024-02-22T02:39:53.727Z] bde34c3a00c8: Pulling fs layer [2024-02-22T02:39:53.727Z] b352a97aabf1: Pulling fs layer [2024-02-22T02:39:53.727Z] 4872d77fe225: Pulling fs layer [2024-02-22T02:39:53.727Z] 5851b861e8e6: Pulling fs layer [2024-02-22T02:39:53.727Z] 1469e6f7b9e6: Waiting [2024-02-22T02:39:53.727Z] 988bab9f4d93: Waiting [2024-02-22T02:39:53.727Z] bab4dde63d76: Waiting [2024-02-22T02:39:53.727Z] 4872d77fe225: Waiting [2024-02-22T02:39:53.727Z] 5851b861e8e6: Waiting [2024-02-22T02:39:53.727Z] bde34c3a00c8: Waiting [2024-02-22T02:39:53.727Z] eaf3925da568: Waiting [2024-02-22T02:39:53.727Z] e2be974225ed: Download complete [2024-02-22T02:39:53.727Z] 988bab9f4d93: Verifying Checksum [2024-02-22T02:39:53.727Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T02:39:53.727Z] 1469e6f7b9e6: Download complete [2024-02-22T02:39:53.727Z] eaf3925da568: Verifying Checksum [2024-02-22T02:39:53.727Z] eaf3925da568: Download complete [2024-02-22T02:39:53.985Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T02:39:53.985Z] 339a4e72a1f5: Download complete [2024-02-22T02:39:53.985Z] bde34c3a00c8: Download complete [2024-02-22T02:39:53.985Z] b352a97aabf1: Download complete [2024-02-22T02:39:53.985Z] 4872d77fe225: Verifying Checksum [2024-02-22T02:39:53.985Z] 4872d77fe225: Download complete [2024-02-22T02:39:53.985Z] 5851b861e8e6: Verifying Checksum [2024-02-22T02:39:53.985Z] 5851b861e8e6: Download complete [2024-02-22T02:39:53.985Z] b85a868b505f: Download complete [2024-02-22T02:39:54.243Z] bab4dde63d76: Verifying Checksum [2024-02-22T02:39:54.243Z] bab4dde63d76: Download complete [2024-02-22T02:39:55.217Z] b85a868b505f: Pull complete [2024-02-22T02:39:55.217Z] e2be974225ed: Pull complete [2024-02-22T02:39:55.787Z] 339a4e72a1f5: Pull complete [2024-02-22T02:39:55.787Z] 988bab9f4d93: Pull complete [2024-02-22T02:39:56.046Z] 1469e6f7b9e6: Pull complete [2024-02-22T02:39:56.046Z] eaf3925da568: Pull complete [2024-02-22T02:39:57.426Z] bab4dde63d76: Pull complete [2024-02-22T02:39:57.686Z] bde34c3a00c8: Pull complete [2024-02-22T02:39:57.686Z] b352a97aabf1: Pull complete [2024-02-22T02:39:57.946Z] 4872d77fe225: Pull complete [2024-02-22T02:39:57.946Z] 5851b861e8e6: Pull complete [2024-02-22T02:39:57.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T02:39:57.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T02:39:57.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:39:58.133Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2024-02-22T02:39:58.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat [2024-02-22T02:40:01.445Z] $ docker top 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 -eo pid,comm [2024-02-22T02:40:01.501Z] 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-02-22T02:40:01.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T02:40:01.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T02:40:01.586Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T02:40:01.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T02:40:01.688Z] $ docker exec 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 ssh-agent [2024-02-22T02:40:01.793Z] SSH_AUTH_SOCK=/tmp/ssh-gbqJKbrTVGmX/agent.32 [2024-02-22T02:40:01.793Z] SSH_AGENT_PID=38 [2024-02-22T02:40:01.799Z] Running ssh-add (command line suppressed) [2024-02-22T02:40:01.905Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6233294043775817618.key (/w/workspace/edgex-go/3@tmp/private_key_6233294043775817618.key) [2024-02-22T02:40:01.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T02:40:02.222Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T02:40:02.232Z] $ docker exec --env ******** --env ******** 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 ssh-agent -k [2024-02-22T02:40:02.332Z] unset SSH_AUTH_SOCK; [2024-02-22T02:40:02.333Z] unset SSH_AGENT_PID; [2024-02-22T02:40:02.333Z] echo Agent pid 38 killed; [2024-02-22T02:40:02.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T02:40:02.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T02:40:02.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T02:40:02.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T02:40:02.532Z] $ docker exec 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 ssh-agent [2024-02-22T02:40:02.646Z] SSH_AUTH_SOCK=/tmp/ssh-yhuW5haoElZD/agent.70 [2024-02-22T02:40:02.646Z] SSH_AGENT_PID=76 [2024-02-22T02:40:02.651Z] Running ssh-add (command line suppressed) [2024-02-22T02:40:02.748Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3697764550716008248.key (/w/workspace/edgex-go/3@tmp/private_key_3697764550716008248.key) [2024-02-22T02:40:02.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T02:40:03.075Z] + git semver init [2024-02-22T02:40:03.337Z] 2024-02-22 02:40:03,277 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T02:40:03.337Z] 2024-02-22 02:40:03,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-02-22T02:40:03.337Z] 2024-02-22 02:40:03,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-02-22T02:40:03.337Z] 2024-02-22 02:40:03,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,380 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4761 with force:False [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4761 [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,384 [execute] INFO git cat-file --batch-check [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,389 [execute] INFO git cat-file --batch [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T02:40:08.609Z] 2024-02-22 02:40:08,394 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4761 [2024-02-22T02:40:08.609Z] 0.0.0 [Pipeline] } [2024-02-22T02:40:08.618Z] $ docker exec --env ******** --env ******** 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 ssh-agent -k [2024-02-22T02:40:08.727Z] unset SSH_AUTH_SOCK; [2024-02-22T02:40:08.727Z] unset SSH_AGENT_PID; [2024-02-22T02:40:08.727Z] echo Agent pid 76 killed; [2024-02-22T02:40:08.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T02:40:09.109Z] + git semver [Pipeline] } [2024-02-22T02:40:09.377Z] $ docker stop --time=1 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 [2024-02-22T02:40:10.679Z] $ docker rm -f --volumes 39390f763a305117bc7c35506b436ea777be864e10ab14cf3c5ac58976de4e90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T02:40:11.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T02:40:11.291Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T02:40:11.294Z] [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-02-22T02:40:11.906Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-02-22T02:40:11.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T02:40:11.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T02:40:11.992Z] ========================================================= [2024-02-22T02:40:11.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T02:40:11.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:40:12.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T02:40:12.296Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T02:40:12.296Z] 7264a8db6415: Pulling fs layer [2024-02-22T02:40:12.296Z] c4d48a809fc2: Pulling fs layer [2024-02-22T02:40:12.296Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T02:40:12.296Z] ad3a456e5733: Pulling fs layer [2024-02-22T02:40:12.296Z] 69c7f0334f64: Pulling fs layer [2024-02-22T02:40:12.296Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T02:40:12.296Z] ce7588e14bc9: Pulling fs layer [2024-02-22T02:40:12.296Z] b5e4710f87ac: Pulling fs layer [2024-02-22T02:40:12.296Z] b5e4710f87ac: Waiting [2024-02-22T02:40:12.296Z] 1f1c1a5573a3: Waiting [2024-02-22T02:40:12.296Z] ad3a456e5733: Waiting [2024-02-22T02:40:12.296Z] ce7588e14bc9: Waiting [2024-02-22T02:40:12.296Z] ad3a456e5733: Download complete [2024-02-22T02:40:12.296Z] 69c7f0334f64: Verifying Checksum [2024-02-22T02:40:12.296Z] 69c7f0334f64: Download complete [2024-02-22T02:40:12.296Z] 7264a8db6415: Verifying Checksum [2024-02-22T02:40:12.296Z] 7264a8db6415: Download complete [2024-02-22T02:40:12.296Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T02:40:12.296Z] 1f1c1a5573a3: Download complete [2024-02-22T02:40:12.554Z] 7264a8db6415: Pull complete [2024-02-22T02:40:12.554Z] b5e4710f87ac: Verifying Checksum [2024-02-22T02:40:12.554Z] b5e4710f87ac: Download complete [2024-02-22T02:40:12.554Z] c4d48a809fc2: Pull complete [2024-02-22T02:40:12.813Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T02:40:12.813Z] 4f1c88b9dad5: Download complete [2024-02-22T02:40:13.071Z] ce7588e14bc9: Verifying Checksum [2024-02-22T02:40:13.071Z] ce7588e14bc9: Download complete [2024-02-22T02:40:15.600Z] 4f1c88b9dad5: Pull complete [2024-02-22T02:40:15.600Z] ad3a456e5733: Pull complete [2024-02-22T02:40:15.600Z] 69c7f0334f64: Pull complete [2024-02-22T02:40:15.858Z] 1f1c1a5573a3: Pull complete [2024-02-22T02:40:18.401Z] ce7588e14bc9: Pull complete [2024-02-22T02:40:18.663Z] b5e4710f87ac: Pull complete [2024-02-22T02:40:18.663Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T02:40:18.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T02:40:18.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:40:18.973Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T02:40:18.973Z] WORKDIR /edgex [2024-02-22T02:40:18.973Z] COPY go.mod . [2024-02-22T02:40:18.973Z] RUN go mod download [2024-02-22T02:40:18.973Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-22T02:40:19.539Z] Sending build context to Docker daemon 175.2MB [2024-02-22T02:40:19.539Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T02:40:19.539Z] ---> 88b5674ff536 [2024-02-22T02:40:19.539Z] Step 2/4 : WORKDIR /edgex [2024-02-22T02:40:24.823Z] ---> Running in 221217a8cc94 [2024-02-22T02:40:24.823Z] Removing intermediate container 221217a8cc94 [2024-02-22T02:40:24.823Z] ---> 27ad46e7c52f [2024-02-22T02:40:24.823Z] Step 3/4 : COPY go.mod . [2024-02-22T02:40:24.823Z] ---> b43420a176f2 [2024-02-22T02:40:24.823Z] Step 4/4 : RUN go mod download [2024-02-22T02:40:24.823Z] ---> Running in ebb160909fde [2024-02-22T02:40:26.503Z] Still waiting to schedule task [2024-02-22T02:40:26.503Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-22T02:40:39.714Z] Removing intermediate container ebb160909fde [2024-02-22T02:40:39.714Z] ---> 386c81f9e430 [2024-02-22T02:40:39.714Z] Successfully built 386c81f9e430 [2024-02-22T02:40:39.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:40:40.032Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T02:40:40.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:40:40.149Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2024-02-22T02:40:40.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T02:40:40.566Z] $ docker top b3b61c39fe9a76bb5ab2cb72bdb8aa77b567f3b8c02a21c66a4d65836e9536bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T02:40:40.951Z] + go version [2024-02-22T02:40:40.951Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T02:40:40.959Z] $ docker stop --time=1 b3b61c39fe9a76bb5ab2cb72bdb8aa77b567f3b8c02a21c66a4d65836e9536bd [2024-02-22T02:40:42.220Z] $ docker rm -f --volumes b3b61c39fe9a76bb5ab2cb72bdb8aa77b567f3b8c02a21c66a4d65836e9536bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:40:42.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T02:40:42.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:40:42.914Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2024-02-22T02:40:42.942Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T02:40:43.334Z] $ docker top 2deb897aa58b9629d6e861889f4bc5a044ce6e72853b149cf0a330be286dfe4e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-22T02:40:43.450Z] ========================================================= [2024-02-22T02:40:43.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-22T02:40:43.450Z] ========================================================= [Pipeline] sh [2024-02-22T02:40:43.737Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:40:44.218Z] + make test [2024-02-22T02:40:44.218Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T02:40:50.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-22T02:41:02.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-22T02:41:03.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-22T02:41:03.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-22T02:41:04.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2024-02-22T02:41:06.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements [2024-02-22T02:41:06.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-22T02:41:06.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-22T02:41:06.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-22T02:41:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-22T02:41:07.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-22T02:41:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-22T02:41:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-22T02:41:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-22T02:41:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-22T02:41:09.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:41:10.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-22T02:41:10.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-22T02:41:10.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-02-22T02:41:10.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.2% of statements [2024-02-22T02:41:12.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-22T02:41:12.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:41:12.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-22T02:41:12.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.361s coverage: 93.4% of statements [2024-02-22T02:41:12.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 4.1% of statements [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-22T02:41:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-22T02:41:13.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.335s coverage: 97.6% of statements [2024-02-22T02:41:13.616Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-02-22T02:41:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-22T02:41:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-22T02:41:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2024-02-22T02:41:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2024-02-22T02:41:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements [2024-02-22T02:41:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 82.9% of statements [2024-02-22T02:41:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-02-22T02:41:15.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2024-02-22T02:41:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2024-02-22T02:41:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-22T02:41:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-22T02:41:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-22T02:41:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-22T02:41:16.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-22T02:41:16.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-22T02:41:16.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-22T02:41:16.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-22T02:41:17.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-22T02:41:17.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-22T02:41:17.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-22T02:41:17.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-22T02:41:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-22T02:41:17.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-22T02:41:18.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-22T02:41:19.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-22T02:41:19.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-22T02:41:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-22T02:41:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-22T02:41:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-22T02:41:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-22T02:41:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-22T02:41:24.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-22T02:41:24.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-22T02:41:24.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-22T02:41:27.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-22T02:41:27.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-22T02:41:27.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-22T02:41:27.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-22T02:41:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-22T02:41:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-22T02:41:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-22T02:41:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-22T02:41:28.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2024-02-22T02:41:29.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-22T02:41:29.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:41:29.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-22T02:41:29.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-22T02:41:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-22T02:41:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-22T02:41:30.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-22T02:41:30.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.252s coverage: 79.9% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.058s coverage: 92.9% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.012s coverage: 73.7% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.261s coverage: 38.4% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.159s coverage: 89.5% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 19.9% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2024-02-22T02:41:40.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.094s coverage: 98.9% of statements [2024-02-22T02:41:40.783Z] 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-02-22T02:41:40.783Z] running golangci-lint [2024-02-22T02:41:40.783Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-22T02:41:40.783Z] go version go1.21.0 linux/amd64 [2024-02-22T02:41:41.041Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-22T02:41:41.041Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-22T02:41:55.910Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 12.525644038s" [2024-02-22T02:41:55.910Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.581602ms" [2024-02-22T02:42:01.173Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.52843807s with top 10 stages: buildir: 30.157738909s, gosec: 6.258400679s, inspect: 2.086266964s, fact_deprecated: 1.909374707s, printf: 1.146326323s, ctrlflow: 1.100211335s, S1038: 1.023559433s, nilness: 899.806476ms, isgenerated: 799.783836ms, errcheck: 789.875624ms" [2024-02-22T02:42:01.432Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-22T02:42:01.432Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, cgo: 197/197, exclude: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, nolint: 0/21" [2024-02-22T02:42:01.432Z] level=info msg="[runner] processing took 14.575147ms with stages: nolint: 6.554828ms, identifier_marker: 4.672869ms, exclude-rules: 1.1046ms, autogenerated_exclude: 955.46µs, path_prettifier: 839.14µs, skip_dirs: 411.92µs, cgo: 22.85µs, filename_unadjuster: 9.86µs, max_same_issues: 720ns, uniq_by_line: 430ns, exclude: 330ns, skip_files: 320ns, fixer: 300ns, max_per_file_from_linter: 280ns, severity-rules: 240ns, diff: 240ns, sort_results: 220ns, max_from_linter: 190ns, source_code: 130ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-02-22T02:42:01.432Z] level=info msg="[runner] linters took 7.678163738s with stages: goanalysis_metalinter: 7.663479171s" [2024-02-22T02:42:01.432Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-22T02:42:01.432Z] level=info msg="Memory: 204 samples, avg is 240.1MB, max is 879.4MB" [2024-02-22T02:42:01.432Z] level=info msg="Execution took 20.248295636s" [2024-02-22T02:42:01.432Z] go vet ./... [2024-02-22T02:42:05.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T02:42:05.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T02:42:05.615Z] ./bin/test-attribution-txt.sh [2024-02-22T02:42:05.615Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T02:42:05.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-22T02:42:05.937Z] + ls -al . [2024-02-22T02:42:05.937Z] total 736 [2024-02-22T02:42:05.937Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 02:40 . [2024-02-22T02:42:05.937Z] drwxr-xr-x 4 root root 4096 Feb 22 02:40 .. [2024-02-22T02:42:05.937Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:39 .blubracket [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 10 Feb 22 02:39 .dockerignore [2024-02-22T02:42:05.937Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 02:41 .git [2024-02-22T02:42:05.937Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 02:39 .github [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 1074 Feb 22 02:39 .gitignore [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 02:39 .golangci.yml [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 100 Feb 22 02:39 .hadolint.yml [2024-02-22T02:42:05.937Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 02:40 .semver [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 155 Feb 22 02:39 .sonarcloud.properties [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 02:39 ADOPTERS.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 11674 Feb 22 02:39 Attribution.txt [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 100284 Feb 22 02:39 CHANGELOG.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 02:39 CONTRIBUTING.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 02:39 GOVERNANCE.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 861 Feb 22 02:39 Jenkinsfile [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 02:39 LICENSE [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 15392 Feb 22 02:39 Makefile [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 02:39 OWNERS.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 9528 Feb 22 02:39 README.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 789 Feb 22 02:39 SECURITY.md [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 02:40 VERSION [2024-02-22T02:42:05.937Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:39 bin [2024-02-22T02:42:05.937Z] drwxrwxr-x 18 1001 1001 4096 Feb 22 02:39 cmd [2024-02-22T02:42:05.937Z] -rw-r--r-- 1 root root 453602 Feb 22 02:41 coverage.out [2024-02-22T02:42:05.937Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:39 fuzz_test [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 3734 Feb 22 02:39 go.mod [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 33955 Feb 22 02:39 go.sum [2024-02-22T02:42:05.937Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 02:39 internal [2024-02-22T02:42:05.937Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 02:39 openapi [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 584 Feb 22 02:39 security.txt [2024-02-22T02:42:05.937Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 02:39 version.go [Pipeline] sh [2024-02-22T02:42:06.220Z] + '[' -e coverage.out ] [2024-02-22T02:42:06.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-22T02:42:06.389Z] Stashed 1 file(s) [Pipeline] sh [2024-02-22T02:42:06.666Z] + make build [2024-02-22T02:42:06.666Z] 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-02-22T02:42:18.870Z] 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-02-22T02:42:18.870Z] 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-02-22T02:42:18.870Z] 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-02-22T02:42:19.130Z] 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-02-22T02:42:24.410Z] 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-02-22T02:42:25.344Z] 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-02-22T02:42:26.276Z] 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-02-22T02:42:27.211Z] 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-02-22T02:42:27.777Z] 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-02-22T02:42:28.341Z] 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-02-22T02:42:29.275Z] 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-02-22T02:42:29.849Z] $ docker stop --time=1 2deb897aa58b9629d6e861889f4bc5a044ce6e72853b149cf0a330be286dfe4e [2024-02-22T02:42:33.693Z] $ docker rm -f --volumes 2deb897aa58b9629d6e861889f4bc5a044ce6e72853b149cf0a330be286dfe4e [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-02-22T02:42:34.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-22T02:42:34.731Z] [2024-02-22T02:42:34.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:42:35.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-22T02:42:35.052Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-22T02:42:35.052Z] 91d30c5bc195: Pulling fs layer [2024-02-22T02:42:35.052Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-22T02:42:35.052Z] 9c61dcf015f6: Pulling fs layer [2024-02-22T02:42:35.052Z] 4698f68db338: Pulling fs layer [2024-02-22T02:42:35.052Z] 2a2f49069b9e: Pulling fs layer [2024-02-22T02:42:35.052Z] e0025b399a48: Pulling fs layer [2024-02-22T02:42:35.052Z] 4698f68db338: Waiting [2024-02-22T02:42:35.052Z] e0025b399a48: Waiting [2024-02-22T02:42:35.052Z] 2a2f49069b9e: Waiting [2024-02-22T02:42:35.052Z] 91d30c5bc195: Download complete [2024-02-22T02:42:35.052Z] 4698f68db338: Verifying Checksum [2024-02-22T02:42:35.052Z] 4698f68db338: Download complete [2024-02-22T02:42:35.311Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-22T02:42:35.311Z] 2e9b0aa3be6d: Download complete [2024-02-22T02:42:35.311Z] e0025b399a48: Download complete [2024-02-22T02:42:35.311Z] 91d30c5bc195: Pull complete [2024-02-22T02:42:35.311Z] 2a2f49069b9e: Verifying Checksum [2024-02-22T02:42:35.571Z] 2e9b0aa3be6d: Pull complete [2024-02-22T02:42:35.830Z] 9c61dcf015f6: Verifying Checksum [2024-02-22T02:42:35.830Z] 9c61dcf015f6: Download complete [2024-02-22T02:42:38.357Z] 9c61dcf015f6: Pull complete [2024-02-22T02:42:38.357Z] 4698f68db338: Pull complete [2024-02-22T02:42:38.357Z] 2a2f49069b9e: Pull complete [2024-02-22T02:42:38.357Z] e0025b399a48: Pull complete [2024-02-22T02:42:38.357Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-22T02:42:38.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-22T02:42:38.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:42:38.527Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2024-02-22T02:42:38.545Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-22T02:42:40.631Z] $ docker top 6d8544a6d7fd6d5ec689741a4a2e15efb6e766e9182f0406e96974e1849da44f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T02:42:41.016Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-22T02:42:42.917Z] #1 [core-command internal] load build definition from Dockerfile [2024-02-22T02:42:42.917Z] #1 transferring dockerfile: 1.93kB done [2024-02-22T02:42:42.917Z] #1 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #2 transferring dockerfile: 1.93kB done [2024-02-22T02:42:43.177Z] #2 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #3 transferring dockerfile: 2.15kB done [2024-02-22T02:42:43.177Z] #3 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #4 [core-data internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #4 transferring dockerfile: 2.01kB done [2024-02-22T02:42:43.177Z] #4 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #5 transferring dockerfile: 2.93kB done [2024-02-22T02:42:43.177Z] #5 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #6 transferring dockerfile: 1.69kB done [2024-02-22T02:42:43.177Z] #6 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #7 transferring dockerfile: 2.06kB done [2024-02-22T02:42:43.177Z] #7 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #8 transferring dockerfile: 2.23kB done [2024-02-22T02:42:43.177Z] #8 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #9 transferring dockerfile: 1.95kB done [2024-02-22T02:42:43.177Z] #9 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #10 transferring dockerfile: 1.81kB done [2024-02-22T02:42:43.177Z] #10 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #11 transferring dockerfile: 2.49kB done [2024-02-22T02:42:43.177Z] #11 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #12 transferring dockerfile: 1.70kB done [2024-02-22T02:42:43.177Z] #12 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #13 transferring dockerfile: 2.50kB done [2024-02-22T02:42:43.177Z] #13 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-22T02:42:43.177Z] #14 transferring dockerfile: 1.89kB done [2024-02-22T02:42:43.177Z] #14 DONE 0.0s [2024-02-22T02:42:43.177Z] [2024-02-22T02:42:43.177Z] #15 [core-command internal] load .dockerignore [2024-02-22T02:42:43.177Z] #15 transferring context: 50B done [2024-02-22T02:42:43.435Z] #15 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #16 [support-scheduler internal] load .dockerignore [2024-02-22T02:42:43.435Z] #16 transferring context: 50B done [2024-02-22T02:42:43.435Z] #16 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #17 [security-proxy-auth internal] load .dockerignore [2024-02-22T02:42:43.435Z] #17 transferring context: 50B done [2024-02-22T02:42:43.435Z] #17 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #18 [core-data internal] load .dockerignore [2024-02-22T02:42:43.435Z] #18 transferring context: 50B done [2024-02-22T02:42:43.435Z] #18 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #19 [security-bootstrapper internal] load .dockerignore [2024-02-22T02:42:43.435Z] #19 transferring context: 50B done [2024-02-22T02:42:43.435Z] #19 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #20 [security-spire-config internal] load .dockerignore [2024-02-22T02:42:43.435Z] #20 transferring context: 50B done [2024-02-22T02:42:43.435Z] #20 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #21 [core-metadata internal] load .dockerignore [2024-02-22T02:42:43.435Z] #21 transferring context: 50B done [2024-02-22T02:42:43.435Z] #21 DONE 0.0s [2024-02-22T02:42:43.435Z] [2024-02-22T02:42:43.435Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-22T02:42:43.435Z] #22 transferring context: 50B done [2024-02-22T02:42:43.694Z] #22 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #23 [support-notifications internal] load .dockerignore [2024-02-22T02:42:43.694Z] #23 transferring context: 50B done [2024-02-22T02:42:43.694Z] #23 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #24 [security-spire-agent internal] load .dockerignore [2024-02-22T02:42:43.694Z] #24 transferring context: 50B done [2024-02-22T02:42:43.694Z] #24 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-02-22T02:42:43.694Z] #25 transferring context: 50B done [2024-02-22T02:42:43.694Z] #25 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #26 [security-spire-server internal] load .dockerignore [2024-02-22T02:42:43.694Z] #26 transferring context: 50B done [2024-02-22T02:42:43.694Z] #26 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #27 [security-proxy-setup internal] load .dockerignore [2024-02-22T02:42:43.694Z] #27 transferring context: 50B done [2024-02-22T02:42:43.694Z] #27 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-02-22T02:42:43.694Z] #28 transferring context: 50B done [2024-02-22T02:42:43.694Z] #28 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-22T02:42:43.694Z] #29 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:42:43.694Z] #30 DONE 0.1s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-22T02:42:43.694Z] #29 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:43.694Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:42:43.694Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:42:43.694Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:42:43.694Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:42:43.694Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s [2024-02-22T02:42:43.694Z] #31 ... [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-22T02:42:43.694Z] #29 DONE 0.0s [2024-02-22T02:42:43.694Z] [2024-02-22T02:42:43.694Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:43.694Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:42:43.694Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:42:43.694Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:42:43.952Z] #31 ... [2024-02-22T02:42:43.952Z] [2024-02-22T02:42:43.952Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-22T02:42:43.952Z] #29 DONE 0.0s [2024-02-22T02:42:43.952Z] [2024-02-22T02:42:43.952Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:43.952Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:42:43.952Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:42:43.952Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:42:43.952Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:42:43.952Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-22T02:42:43.952Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-22T02:42:43.952Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:42:43.952Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:42:43.952Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:42:43.952Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:42:43.952Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-22T02:42:44.211Z] #31 ... [2024-02-22T02:42:44.211Z] [2024-02-22T02:42:44.211Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-22T02:42:44.211Z] #29 DONE 0.0s [2024-02-22T02:42:44.211Z] [2024-02-22T02:42:44.211Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:44.211Z] #31 ... [2024-02-22T02:42:44.211Z] [2024-02-22T02:42:44.211Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:42:44.211Z] #30 DONE 0.4s [2024-02-22T02:42:44.211Z] [2024-02-22T02:42:44.211Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:44.211Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:42:44.212Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:42:44.212Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:42:44.212Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:42:44.212Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-22T02:42:44.212Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-22T02:42:44.212Z] #31 ... [2024-02-22T02:42:44.212Z] [2024-02-22T02:42:44.212Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-22T02:42:44.212Z] #32 DONE 0.9s [2024-02-22T02:42:44.474Z] [2024-02-22T02:42:44.474Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:42:44.474Z] #31 DONE 1.0s [2024-02-22T02:42:44.474Z] [2024-02-22T02:42:44.474Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-22T02:42:49.848Z] #33 ... [2024-02-22T02:42:49.848Z] [2024-02-22T02:42:49.848Z] #34 [support-scheduler internal] load build context [2024-02-22T02:42:49.848Z] #34 transferring context: 166.48MB 5.8s [2024-02-22T02:42:50.412Z] #34 ... [2024-02-22T02:42:50.412Z] [2024-02-22T02:42:50.412Z] #35 [security-proxy-setup internal] load build context [2024-02-22T02:42:50.670Z] #35 ... [2024-02-22T02:42:50.670Z] [2024-02-22T02:42:50.670Z] #34 [support-scheduler internal] load build context [2024-02-22T02:42:53.047Z] #34 transferring context: 310.70MB 8.9s done [2024-02-22T02:42:53.627Z] #34 ... [2024-02-22T02:42:53.627Z] [2024-02-22T02:42:53.627Z] #36 [core-command internal] load build context [2024-02-22T02:42:53.627Z] #36 transferring context: 310.70MB 8.4s done [2024-02-22T02:42:53.627Z] #36 ... [2024-02-22T02:42:53.627Z] [2024-02-22T02:42:53.627Z] #37 [security-proxy-auth internal] load build context [2024-02-22T02:42:53.627Z] #37 transferring context: 310.70MB 8.5s done [2024-02-22T02:42:53.886Z] #37 ... [2024-02-22T02:42:53.886Z] [2024-02-22T02:42:53.886Z] #38 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:42:53.886Z] #38 transferring context: 310.70MB 8.4s done [2024-02-22T02:42:53.886Z] #38 ... [2024-02-22T02:42:53.886Z] [2024-02-22T02:42:53.886Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-22T02:42:54.143Z] #39 ... [2024-02-22T02:42:54.144Z] [2024-02-22T02:42:54.144Z] #40 [support-notifications internal] load build context [2024-02-22T02:42:54.144Z] #40 transferring context: 310.70MB 9.3s done [2024-02-22T02:42:54.144Z] #40 ... [2024-02-22T02:42:54.144Z] [2024-02-22T02:42:54.144Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-22T02:42:54.402Z] #41 ... [2024-02-22T02:42:54.402Z] [2024-02-22T02:42:54.402Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-22T02:42:54.402Z] #42 transferring context: 310.70MB 6.9s done [2024-02-22T02:42:54.402Z] #42 ... [2024-02-22T02:42:54.402Z] [2024-02-22T02:42:54.402Z] #43 [security-bootstrapper internal] load build context [2024-02-22T02:42:54.402Z] #43 transferring context: 310.70MB 9.6s done [2024-02-22T02:42:54.660Z] #43 ... [2024-02-22T02:42:54.660Z] [2024-02-22T02:42:54.660Z] #44 [security-secretstore-setup internal] load build context [2024-02-22T02:42:54.660Z] #44 transferring context: 310.70MB 10.4s done [2024-02-22T02:42:54.660Z] #44 ... [2024-02-22T02:42:54.660Z] [2024-02-22T02:42:54.660Z] #45 [core-data internal] load build context [2024-02-22T02:42:54.660Z] #45 transferring context: 310.70MB 8.2s done [2024-02-22T02:42:54.917Z] #45 ... [2024-02-22T02:42:54.917Z] [2024-02-22T02:42:54.917Z] #46 [core-metadata internal] load build context [2024-02-22T02:42:54.917Z] #46 transferring context: 310.70MB 7.5s done [2024-02-22T02:43:01.978Z] #46 ... [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #35 [security-proxy-setup internal] load build context [2024-02-22T02:43:01.978Z] #35 transferring context: 310.70MB 7.7s done [2024-02-22T02:43:01.978Z] #35 ... [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-22T02:43:01.978Z] #42 DONE 16.5s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #46 [core-metadata internal] load build context [2024-02-22T02:43:01.978Z] #46 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-22T02:43:01.978Z] #39 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-22T02:43:01.978Z] #33 DONE 16.5s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #36 [core-command internal] load build context [2024-02-22T02:43:01.978Z] #36 DONE 17.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:43:01.978Z] #47 ... [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:43:01.978Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:43:01.978Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:43:01.978Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-22T02:43:01.978Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-22T02:43:01.978Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-22T02:43:01.978Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-22T02:43:01.978Z] #31 DONE 1.0s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #35 [security-proxy-setup internal] load build context [2024-02-22T02:43:01.978Z] #35 DONE 16.6s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #45 [core-data internal] load build context [2024-02-22T02:43:01.978Z] #45 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-22T02:43:01.978Z] #41 DONE 17.0s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #38 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:43:01.978Z] #38 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #37 [security-proxy-auth internal] load build context [2024-02-22T02:43:01.978Z] #37 DONE 17.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #40 [support-notifications internal] load build context [2024-02-22T02:43:01.978Z] #40 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #44 [security-secretstore-setup internal] load build context [2024-02-22T02:43:01.978Z] #44 DONE 16.9s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #34 [support-scheduler internal] load build context [2024-02-22T02:43:01.978Z] #34 DONE 17.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #43 [security-bootstrapper internal] load build context [2024-02-22T02:43:01.978Z] #43 DONE 17.0s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #48 [security-spire-server internal] load build context [2024-02-22T02:43:01.978Z] #48 transferring context: 18.10kB done [2024-02-22T02:43:01.978Z] #48 DONE 0.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #49 [security-spire-agent internal] load build context [2024-02-22T02:43:01.978Z] #49 transferring context: 17.63kB done [2024-02-22T02:43:01.978Z] #49 DONE 0.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #50 [security-spire-config internal] load build context [2024-02-22T02:43:01.978Z] #50 transferring context: 16.35kB done [2024-02-22T02:43:01.978Z] #50 DONE 0.1s [2024-02-22T02:43:01.978Z] [2024-02-22T02:43:01.978Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:43:01.978Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-02-22T02:43:01.978Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-22T02:43:01.978Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-22T02:43:01.978Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-22T02:43:01.978Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-22T02:43:01.978Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-02-22T02:43:01.978Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-02-22T02:43:01.978Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.1s [2024-02-22T02:43:01.978Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-22T02:43:01.978Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-22T02:43:01.978Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-22T02:43:01.978Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-02-22T02:43:01.978Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.2s [2024-02-22T02:43:01.978Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-22T02:43:01.978Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-22T02:43:01.978Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.3s [2024-02-22T02:43:01.978Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2024-02-22T02:43:01.978Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2024-02-22T02:43:01.978Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-22T02:43:02.239Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2024-02-22T02:43:02.497Z] #51 ... [2024-02-22T02:43:02.497Z] [2024-02-22T02:43:02.497Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-22T02:43:02.497Z] #0 8.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:02.497Z] #0 8.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:02.497Z] #0 8.833 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:02.497Z] #0 8.836 (2/4) Installing openssl (3.1.4-r5) [2024-02-22T02:43:02.497Z] #0 8.845 (3/4) Installing su-exec (0.2-r3) [2024-02-22T02:43:02.497Z] #0 8.855 (4/4) Installing yq (4.33.3-r5) [2024-02-22T02:43:02.497Z] #0 8.916 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:02.497Z] #0 8.923 OK: 17 MiB in 19 packages [2024-02-22T02:43:02.755Z] #52 ... [2024-02-22T02:43:02.755Z] [2024-02-22T02:43:02.755Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:43:02.755Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2024-02-22T02:43:04.654Z] #51 ... [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-22T02:43:04.654Z] #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 1.013 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:43:04.654Z] #0 1.013 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:43:04.654Z] #0 1.013 OK: 20069 distinct packages available [2024-02-22T02:43:04.654Z] #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 1.340 (1/11) Installing ca-certificates (20230506-r0) [2024-02-22T02:43:04.654Z] #0 1.473 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-22T02:43:04.654Z] #0 1.488 (3/11) Installing libunistring (1.1-r1) [2024-02-22T02:43:04.654Z] #0 1.507 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-22T02:43:04.654Z] #0 1.521 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-22T02:43:04.654Z] #0 1.540 (6/11) Installing libcurl (8.5.0-r0) [2024-02-22T02:43:04.654Z] #0 1.548 (7/11) Installing curl (8.5.0-r0) [2024-02-22T02:43:04.654Z] #0 1.554 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:04.654Z] #0 1.559 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:43:04.654Z] #0 1.563 (10/11) Installing libucontext (1.2-r2) [2024-02-22T02:43:04.654Z] #0 1.576 (11/11) Installing gcompat (1.1.0-r1) [2024-02-22T02:43:04.654Z] #0 1.583 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:04.654Z] #0 1.589 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:43:04.654Z] #0 1.621 OK: 12 MiB in 26 packages [2024-02-22T02:43:04.654Z] #53 DONE 3.6s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-22T02:43:04.654Z] #52 DONE 11.8s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-22T02:43:04.654Z] #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #0 1.145 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:04.654Z] #0 1.472 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:04.654Z] #0 1.472 OK: 7 MiB in 16 packages [2024-02-22T02:43:04.654Z] #54 DONE 3.6s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #47 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:43:04.654Z] #47 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #47 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:04.654Z] #47 1.425 OK: 264 MiB in 52 packages [2024-02-22T02:43:04.654Z] #47 DONE 3.8s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #55 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-22T02:43:04.654Z] #55 ... [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:43:04.654Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-02-22T02:43:04.654Z] #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-22T02:43:04.654Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2024-02-22T02:43:04.654Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-02-22T02:43:04.654Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-02-22T02:43:04.654Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-22T02:43:04.654Z] #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-22T02:43:04.654Z] #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2024-02-22T02:43:04.654Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-22T02:43:04.654Z] #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-02-22T02:43:04.654Z] #56 DONE 3.7s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #57 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:04.654Z] #57 DONE 0.2s [2024-02-22T02:43:04.654Z] [2024-02-22T02:43:04.654Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:43:05.219Z] #51 ... [2024-02-22T02:43:05.219Z] [2024-02-22T02:43:05.219Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-22T02:43:05.219Z] #0 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.219Z] #0 3.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.219Z] #0 3.873 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:43:05.219Z] #0 3.873 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:43:05.219Z] #0 3.873 OK: 20069 distinct packages available [2024-02-22T02:43:05.219Z] #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.219Z] #0 3.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.219Z] #0 4.187 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:05.219Z] #0 4.190 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:43:05.219Z] #0 4.194 (3/4) Installing libucontext (1.2-r2) [2024-02-22T02:43:05.219Z] #0 4.196 (4/4) Installing gcompat (1.1.0-r1) [2024-02-22T02:43:05.219Z] #0 4.201 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:05.219Z] #0 4.208 OK: 8 MiB in 19 packages [2024-02-22T02:43:05.219Z] #58 DONE 4.3s [2024-02-22T02:43:05.481Z] [2024-02-22T02:43:05.481Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-22T02:43:05.481Z] #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.481Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:05.481Z] #0 4.421 OK: 264 MiB in 52 packages [2024-02-22T02:43:05.481Z] #59 DONE 4.6s [2024-02-22T02:43:05.481Z] [2024-02-22T02:43:05.481Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:05.481Z] #60 DONE 0.1s [2024-02-22T02:43:05.481Z] [2024-02-22T02:43:05.481Z] #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:06.046Z] #61 ... [2024-02-22T02:43:06.046Z] [2024-02-22T02:43:06.046Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:43:06.046Z] #0 4.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.763 OK: 264 MiB in 52 packages [2024-02-22T02:43:06.046Z] #62 DONE 5.1s [2024-02-22T02:43:06.046Z] [2024-02-22T02:43:06.046Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-22T02:43:06.046Z] #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.794 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:06.046Z] #0 4.833 (2/2) Installing su-exec (0.2-r3) [2024-02-22T02:43:06.046Z] #0 4.838 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:06.046Z] #0 4.845 OK: 7 MiB in 17 packages [2024-02-22T02:43:06.046Z] #63 DONE 5.2s [2024-02-22T02:43:06.046Z] [2024-02-22T02:43:06.046Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-22T02:43:06.046Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.046Z] #0 4.776 (1/4) Installing ca-certificates (20230506-r0) [2024-02-22T02:43:06.046Z] #0 4.793 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:06.046Z] #0 4.797 (3/4) Installing su-exec (0.2-r3) [2024-02-22T02:43:06.046Z] #0 4.800 (4/4) Installing yq (4.33.3-r5) [2024-02-22T02:43:06.046Z] #0 4.961 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:06.046Z] #0 4.964 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:43:06.046Z] #0 5.006 OK: 17 MiB in 19 packages [2024-02-22T02:43:06.046Z] #64 DONE 5.2s [2024-02-22T02:43:06.046Z] [2024-02-22T02:43:06.046Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:06.046Z] #65 DONE 0.1s [2024-02-22T02:43:06.046Z] [2024-02-22T02:43:06.046Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:06.304Z] #66 ... [2024-02-22T02:43:06.304Z] [2024-02-22T02:43:06.304Z] #67 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-22T02:43:06.304Z] #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.304Z] #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.304Z] #0 5.440 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:06.304Z] #0 5.444 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:06.304Z] #0 5.448 OK: 7 MiB in 16 packages [2024-02-22T02:43:06.304Z] #67 DONE 5.8s [2024-02-22T02:43:06.561Z] [2024-02-22T02:43:06.562Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T02:43:06.562Z] #0 5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 5.463 (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T02:43:06.562Z] #0 5.487 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:06.562Z] #0 5.491 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:06.562Z] #0 5.492 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:43:06.562Z] #0 5.668 OK: 8 MiB in 17 packages [2024-02-22T02:43:06.562Z] #68 DONE 5.8s [2024-02-22T02:43:06.562Z] [2024-02-22T02:43:06.562Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-22T02:43:06.562Z] #0 4.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 4.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 5.067 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:43:06.562Z] #0 5.067 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:43:06.562Z] #0 5.067 OK: 20069 distinct packages available [2024-02-22T02:43:06.562Z] #0 5.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 5.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.562Z] #0 5.451 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-22T02:43:06.562Z] #0 5.473 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:43:06.562Z] #0 5.482 (3/5) Installing libucontext (1.2-r2) [2024-02-22T02:43:06.562Z] #0 5.494 (4/5) Installing gcompat (1.1.0-r1) [2024-02-22T02:43:06.562Z] #0 5.500 (5/5) Installing openssl (3.1.4-r5) [2024-02-22T02:43:06.562Z] #0 5.530 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:43:06.562Z] #0 5.569 OK: 8 MiB in 20 packages [2024-02-22T02:43:06.562Z] #69 DONE 5.7s [2024-02-22T02:43:06.562Z] [2024-02-22T02:43:06.562Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-22T02:43:06.819Z] #70 ... [2024-02-22T02:43:06.819Z] [2024-02-22T02:43:06.819Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:43:06.819Z] #0 2.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 2.430 OK: 12 MiB in 26 packages [2024-02-22T02:43:06.819Z] #71 DONE 2.5s [2024-02-22T02:43:06.819Z] [2024-02-22T02:43:06.819Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-22T02:43:06.819Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 5.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 5.731 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:43:06.819Z] #0 5.731 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:43:06.819Z] #0 5.731 OK: 20074 distinct packages available [2024-02-22T02:43:06.819Z] #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:06.819Z] #0 6.095 OK: 264 MiB in 52 packages [2024-02-22T02:43:06.819Z] #72 DONE 6.2s [2024-02-22T02:43:06.819Z] [2024-02-22T02:43:06.819Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:06.819Z] #73 DONE 0.0s [2024-02-22T02:43:07.077Z] [2024-02-22T02:43:07.077Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:43:07.077Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.077Z] #0 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.077Z] #0 2.669 OK: 7 MiB in 16 packages [2024-02-22T02:43:07.077Z] #74 DONE 2.8s [2024-02-22T02:43:07.077Z] [2024-02-22T02:43:07.077Z] #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:43:07.561Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1473 in /w/workspace/edgexfoundry_edgex-go_PR-4761 [Pipeline] { [Pipeline] ws [2024-02-22T02:43:07.598Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-02-22T02:43:07.644Z] #75 ... [2024-02-22T02:43:07.644Z] [2024-02-22T02:43:07.644Z] #55 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-22T02:43:07.644Z] #55 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.644Z] #55 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.644Z] #55 3.118 OK: 17 MiB in 19 packages [2024-02-22T02:43:07.644Z] #55 DONE 3.2s [2024-02-22T02:43:07.644Z] [2024-02-22T02:43:07.644Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-22T02:43:07.644Z] #76 DONE 0.0s [2024-02-22T02:43:07.644Z] [2024-02-22T02:43:07.644Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:07.903Z] #77 ... [2024-02-22T02:43:07.903Z] [2024-02-22T02:43:07.903Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-22T02:43:07.903Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.903Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:07.903Z] #0 2.638 OK: 8 MiB in 19 packages [2024-02-22T02:43:07.903Z] #78 DONE 2.7s [2024-02-22T02:43:07.903Z] [2024-02-22T02:43:07.903Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:43:08.468Z] #79 DONE 0.6s [2024-02-22T02:43:08.468Z] [2024-02-22T02:43:08.468Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:43:08.468Z] #80 ... [2024-02-22T02:43:08.468Z] [2024-02-22T02:43:08.468Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-22T02:43:08.468Z] #81 DONE 0.0s [2024-02-22T02:43:08.468Z] [2024-02-22T02:43:08.468Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-22T02:43:08.468Z] #82 DONE 0.0s [2024-02-22T02:43:08.468Z] [2024-02-22T02:43:08.468Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:43:08.468Z] #83 DONE 0.0s [2024-02-22T02:43:08.468Z] [2024-02-22T02:43:08.468Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:43:08.468Z] #80 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:08.728Z] #80 ... [2024-02-22T02:43:08.728Z] [2024-02-22T02:43:08.728Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-22T02:43:08.728Z] #84 DONE 0.0s [2024-02-22T02:43:08.728Z] [2024-02-22T02:43:08.728Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-22T02:43:08.728Z] #85 DONE 0.0s [2024-02-22T02:43:08.728Z] [2024-02-22T02:43:08.728Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:43:08.728Z] #80 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:08.728Z] #80 2.285 OK: 8 MiB in 17 packages [2024-02-22T02:43:08.986Z] #80 DONE 2.4s [2024-02-22T02:43:08.986Z] [2024-02-22T02:43:08.986Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-22T02:43:08.986Z] #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:08.986Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:08.986Z] #0 2.909 OK: 17 MiB in 19 packages [2024-02-22T02:43:08.986Z] #86 DONE 3.0s [2024-02-22T02:43:08.986Z] [2024-02-22T02:43:08.986Z] #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:43:08.986Z] #75 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:08.986Z] #75 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:09.244Z] #75 ... [2024-02-22T02:43:09.244Z] [2024-02-22T02:43:09.244Z] #87 [security-spire-config] exporting to image [2024-02-22T02:43:09.244Z] #87 exporting layers 0.6s done [2024-02-22T02:43:09.244Z] #87 writing image sha256:452406e821508e9dc74c088b97cae4e229944d43b06cf1293c99c88a522756ad done [2024-02-22T02:43:09.244Z] #87 naming to docker.io/library/security-spire-config done [2024-02-22T02:43:09.244Z] #87 DONE 0.6s [2024-02-22T02:43:09.244Z] [2024-02-22T02:43:09.244Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-22T02:43:09.244Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:09.244Z] #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:09.244Z] #0 3.307 OK: 7 MiB in 17 packages [2024-02-22T02:43:09.244Z] #88 DONE 3.4s [2024-02-22T02:43:09.244Z] [2024-02-22T02:43:09.244Z] #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:43:09.244Z] #75 2.875 OK: 7 MiB in 16 packages [2024-02-22T02:43:09.244Z] #75 DONE 3.1s [2024-02-22T02:43:09.244Z] [2024-02-22T02:43:09.244Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-22T02:43:09.244Z] #70 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:09.244Z] #70 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T02:43:09.808Z] #70 3.114 OK: 8 MiB in 20 packages [2024-02-22T02:43:09.808Z] #70 DONE 3.2s [2024-02-22T02:43:09.808Z] [2024-02-22T02:43:09.808Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:43:10.676Z] The recommended git tool is: git [2024-02-22T02:43:10.742Z] #89 ... [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-22T02:43:10.742Z] #90 DONE 1.4s [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:43:10.742Z] #89 DONE 1.0s [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-22T02:43:10.742Z] #91 DONE 1.0s [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-22T02:43:10.742Z] #92 DONE 0.1s [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-22T02:43:10.742Z] #93 DONE 0.1s [2024-02-22T02:43:10.742Z] [2024-02-22T02:43:10.742Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-22T02:43:11.307Z] #94 DONE 0.4s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:43:11.307Z] #95 DONE 0.5s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:43:11.307Z] #96 DONE 0.0s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-22T02:43:11.307Z] #97 DONE 0.0s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-22T02:43:11.307Z] #98 DONE 0.0s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-22T02:43:11.307Z] #99 DONE 0.0s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-22T02:43:11.307Z] #100 DONE 0.1s [2024-02-22T02:43:11.307Z] [2024-02-22T02:43:11.307Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:43:11.565Z] #101 DONE 0.0s [2024-02-22T02:43:11.565Z] [2024-02-22T02:43:11.565Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-22T02:43:11.565Z] #102 DONE 0.1s [2024-02-22T02:43:11.565Z] [2024-02-22T02:43:11.565Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-22T02:43:11.565Z] #103 DONE 0.0s [2024-02-22T02:43:11.565Z] [2024-02-22T02:43:11.565Z] #87 [security-spire-server] exporting to image [2024-02-22T02:43:11.823Z] #87 exporting layers 0.5s done [2024-02-22T02:43:11.823Z] #87 writing image sha256:7b19981e3b7a3c4efb7e8ce4567672a5cc9d89d1d7619918b2540cfe10e4ed0d [2024-02-22T02:43:12.082Z] #87 exporting layers 0.5s done [2024-02-22T02:43:12.082Z] #87 writing image sha256:7b19981e3b7a3c4efb7e8ce4567672a5cc9d89d1d7619918b2540cfe10e4ed0d done [2024-02-22T02:43:12.082Z] #87 naming to docker.io/library/security-spire-server done [2024-02-22T02:43:12.082Z] #87 writing image sha256:40114d996272d7ba601191ab1162dd72c3642a341c2f57b08556e02bc7a8b788 done [2024-02-22T02:43:12.082Z] #87 naming to docker.io/library/security-spire-agent done [2024-02-22T02:43:12.082Z] #87 DONE 1.3s [2024-02-22T02:43:12.082Z] [2024-02-22T02:43:12.082Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:19.703Z] using credential edgex-jenkins-ssh [2024-02-22T02:43:19.727Z] Cloning the remote Git repository [2024-02-22T02:43:19.797Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-22T02:43:19.929Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-02-22T02:43:20.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-22T02:43:20.132Z] > git --version # timeout=10 [2024-02-22T02:43:20.183Z] > git --version # 'git version 2.25.1' [2024-02-22T02:43:20.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T02:43:20.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T02:43:22.241Z] #104 DONE 17.4s [2024-02-22T02:43:22.242Z] [2024-02-22T02:43:22.242Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:22.242Z] #77 DONE 15.0s [2024-02-22T02:43:22.242Z] [2024-02-22T02:43:22.242Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:22.242Z] #66 DONE 16.0s [2024-02-22T02:43:22.242Z] [2024-02-22T02:43:22.242Z] #61 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:22.242Z] #61 DONE 16.6s [2024-02-22T02:43:22.242Z] [2024-02-22T02:43:22.242Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #105 ... [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #106 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #107 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #108 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #109 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #110 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #111 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #112 DONE 5.0s [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #113 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #114 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #115 [core-data builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #115 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #116 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #117 [core-metadata builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #117 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #118 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #119 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #120 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #121 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #122 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #123 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #124 [support-scheduler builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #124 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #125 [core-command builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #125 DONE 5.0s [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #126 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:43:27.523Z] #127 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:43:27.523Z] #128 CACHED [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #129 DONE 5.0s [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-22T02:43:27.523Z] #105 DONE 5.0s [2024-02-22T02:43:27.523Z] [2024-02-22T02:43:27.523Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T02:43:28.460Z] #130 1.355 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-02-22T02:43:38.473Z] #130 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T02:43:38.473Z] #0 0.605 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-02-22T02:43:38.473Z] #131 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-22T02:43:38.473Z] #0 0.581 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-02-22T02:43:38.473Z] #132 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #133 [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-02-22T02:43:38.473Z] #0 1.012 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-02-22T02:43:38.473Z] #133 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-22T02:43:38.473Z] #0 0.322 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-02-22T02:43:38.473Z] #134 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-22T02:43:38.473Z] #0 0.662 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-02-22T02:43:38.473Z] #135 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T02:43:38.473Z] #0 0.840 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-02-22T02:43:38.473Z] #136 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-22T02:43:38.473Z] #0 1.027 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-02-22T02:43:38.473Z] #137 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-22T02:43:38.473Z] #0 1.372 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-02-22T02:43:38.473Z] #138 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-22T02:43:38.473Z] #0 1.246 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-02-22T02:43:38.473Z] #139 ... [2024-02-22T02:43:38.473Z] [2024-02-22T02:43:38.473Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T02:43:38.473Z] #0 1.018 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-02-22T02:43:40.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-22T02:43:40.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T02:43:42.588Z] Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 2fce28cc5080acff738ce8c5fa6889c042bae060 [2024-02-22T02:43:43.005Z] Merge succeeded, producing 2fce28cc5080acff738ce8c5fa6889c042bae060 [2024-02-22T02:43:43.006Z] Checking out Revision 2fce28cc5080acff738ce8c5fa6889c042bae060 (PR-4761) [2024-02-22T02:43:41.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-22T02:43:41.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-22T02:43:41.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T02:43:41.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4761/head:refs/remotes/origin/PR-4761 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-22T02:43:42.606Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T02:43:42.680Z] > git checkout -f 2fce28cc5080acff738ce8c5fa6889c042bae060 # timeout=10 [2024-02-22T02:43:42.911Z] > git remote # timeout=10 [2024-02-22T02:43:42.931Z] > git config --get remote.origin.url # timeout=10 [2024-02-22T02:43:42.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T02:43:42.961Z] > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [2024-02-22T02:43:42.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-22T02:43:43.013Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T02:43:43.026Z] > git checkout -f 2fce28cc5080acff738ce8c5fa6889c042bae060 # timeout=10 [2024-02-22T02:43:43.791Z] Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T02:43:44.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T02:43:44.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T02:43:44.866Z] Dload Upload Total Spent Left Speed [2024-02-22T02:43:44.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-02-22T02:43:45.210Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T02:43:45.565Z] + sudo tee /etc/docker/daemon.new [2024-02-22T02:43:45.565Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T02:43:45.565Z] { [2024-02-22T02:43:45.565Z] "registry-mirrors": [ [2024-02-22T02:43:45.565Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T02:43:45.565Z] ], [2024-02-22T02:43:45.565Z] "bip": "10.250.0.254/24", [2024-02-22T02:43:45.565Z] "hosts": [ [2024-02-22T02:43:45.565Z] "tcp://0.0.0.0:5555", [2024-02-22T02:43:45.565Z] "unix:///var/run/docker.sock" [2024-02-22T02:43:45.565Z] ], [2024-02-22T02:43:45.565Z] "mtu": 1458, [2024-02-22T02:43:45.565Z] "selinux-enabled": true, [2024-02-22T02:43:45.565Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T02:43:45.565Z] } [Pipeline] sh [2024-02-22T02:43:45.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T02:43:46.215Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T02:44:04.525Z] provisioning config files... [2024-02-22T02:44:04.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4038012943883571736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T02:44:05.073Z] ---> ****-login.sh [2024-02-22T02:44:05.073Z] nexus3.edgexfoundry.org:10001 [2024-02-22T02:44:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:44:05.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:44:05.668Z] Configure a credential helper to remove this warning. See [2024-02-22T02:44:05.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:44:05.668Z] [2024-02-22T02:44:05.668Z] Login Succeeded [2024-02-22T02:44:05.668Z] nexus3.edgexfoundry.org:10002 [2024-02-22T02:44:05.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:44:06.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:44:06.215Z] Configure a credential helper to remove this warning. See [2024-02-22T02:44:06.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:44:06.215Z] [2024-02-22T02:44:06.215Z] Login Succeeded [2024-02-22T02:44:06.215Z] nexus3.edgexfoundry.org:10003 [2024-02-22T02:44:06.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:44:06.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:44:06.487Z] Configure a credential helper to remove this warning. See [2024-02-22T02:44:06.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:44:06.487Z] [2024-02-22T02:44:06.488Z] Login Succeeded [2024-02-22T02:44:06.488Z] nexus3.edgexfoundry.org:10004 [2024-02-22T02:44:06.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:44:07.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:44:07.036Z] Configure a credential helper to remove this warning. See [2024-02-22T02:44:07.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:44:07.036Z] [2024-02-22T02:44:07.036Z] Login Succeeded [2024-02-22T02:44:07.036Z] ****.io [2024-02-22T02:44:07.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T02:44:07.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T02:44:07.580Z] Configure a credential helper to remove this warning. See [2024-02-22T02:44:07.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T02:44:07.580Z] [2024-02-22T02:44:07.580Z] Login Succeeded [2024-02-22T02:44:07.580Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T02:44:07.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-22T02:44:08.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-02-22T02:44:08.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T02:44:08.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T02:44:08.482Z] ========================================================= [2024-02-22T02:44:08.482Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T02:44:08.482Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:44:08.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T02:44:09.099Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T02:44:09.099Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T02:44:09.099Z] 5d54e960e981: Pulling fs layer [2024-02-22T02:44:09.099Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T02:44:09.099Z] f0e02332f6b5: Pulling fs layer [2024-02-22T02:44:09.099Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T02:44:09.099Z] f0e02332f6b5: Waiting [2024-02-22T02:44:09.099Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T02:44:09.099Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T02:44:09.099Z] 872ee5b61b7b: Waiting [2024-02-22T02:44:09.099Z] 94ae7d8d031c: Waiting [2024-02-22T02:44:09.099Z] 0c6a40ed1a82: Waiting [2024-02-22T02:44:09.099Z] 5d54e960e981: Verifying Checksum [2024-02-22T02:44:09.099Z] 5d54e960e981: Download complete [2024-02-22T02:44:09.099Z] f0e02332f6b5: Verifying Checksum [2024-02-22T02:44:09.099Z] f0e02332f6b5: Download complete [2024-02-22T02:44:09.099Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T02:44:09.099Z] 872ee5b61b7b: Download complete [2024-02-22T02:44:09.099Z] 9fda8d8052c6: Download complete [2024-02-22T02:44:09.687Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T02:44:09.687Z] 94ae7d8d031c: Download complete [2024-02-22T02:44:10.274Z] 9fda8d8052c6: Pull complete [2024-02-22T02:44:10.863Z] 5d54e960e981: Pull complete [2024-02-22T02:44:11.141Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T02:44:11.141Z] c4a7e357bf2a: Download complete [2024-02-22T02:44:12.116Z] 0c6a40ed1a82: Verifying Checksum [2024-02-22T02:44:12.116Z] 0c6a40ed1a82: Download complete [2024-02-22T02:44:27.158Z] c4a7e357bf2a: Pull complete [2024-02-22T02:44:27.158Z] f0e02332f6b5: Pull complete [2024-02-22T02:44:27.158Z] 872ee5b61b7b: Pull complete [2024-02-22T02:44:35.393Z] 0c6a40ed1a82: Pull complete [2024-02-22T02:44:37.347Z] 94ae7d8d031c: Pull complete [2024-02-22T02:44:37.347Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T02:44:37.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T02:44:37.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:44:37.711Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T02:44:37.711Z] WORKDIR /edgex [2024-02-22T02:44:37.711Z] COPY go.mod . [2024-02-22T02:44:37.711Z] RUN go mod download [2024-02-22T02:44:37.711Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-22T02:44:38.298Z] Sending build context to Docker daemon 2.918MB [2024-02-22T02:44:38.298Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T02:44:38.298Z] ---> 86de565de09d [2024-02-22T02:44:38.298Z] Step 2/4 : WORKDIR /edgex [2024-02-22T02:44:41.038Z] ---> Running in 188ed284bfc0 [2024-02-22T02:44:41.688Z] Removing intermediate container 188ed284bfc0 [2024-02-22T02:44:41.688Z] ---> 131b111a875a [2024-02-22T02:44:41.688Z] Step 3/4 : COPY go.mod . [2024-02-22T02:44:43.661Z] ---> 2dcc00f09070 [2024-02-22T02:44:43.661Z] Step 4/4 : RUN go mod download [2024-02-22T02:44:43.661Z] ---> Running in 9c35aeadd0e4 [2024-02-22T02:44:46.333Z] #140 ... [2024-02-22T02:44:46.333Z] [2024-02-22T02:44:46.333Z] #133 [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-02-22T02:44:46.333Z] #133 72.47 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-02-22T02:44:49.628Z] #133 ... [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T02:44:49.628Z] #130 DONE 82.5s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-22T02:44:49.628Z] #138 DONE 82.5s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-22T02:44:49.628Z] #137 DONE 82.5s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-22T02:44:49.628Z] #135 DONE 82.5s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T02:44:49.628Z] #140 DONE 82.5s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T02:44:49.628Z] #131 DONE 82.6s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-22T02:44:49.628Z] #134 DONE 82.6s [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:49.628Z] #141 ... [2024-02-22T02:44:49.628Z] [2024-02-22T02:44:49.628Z] #133 [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-02-22T02:44:49.628Z] #133 DONE 82.8s [2024-02-22T02:44:49.886Z] [2024-02-22T02:44:49.886Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-22T02:44:49.886Z] #139 DONE 82.8s [2024-02-22T02:44:49.886Z] [2024-02-22T02:44:49.886Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T02:44:49.886Z] #136 DONE 82.8s [2024-02-22T02:44:49.886Z] [2024-02-22T02:44:49.886Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-22T02:44:49.886Z] #132 DONE 82.9s [2024-02-22T02:44:49.886Z] [2024-02-22T02:44:49.886Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.150Z] #142 DONE 0.6s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.150Z] #143 DONE 0.7s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-22T02:44:50.150Z] #144 DONE 0.6s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.150Z] #145 DONE 0.7s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.150Z] #141 DONE 0.6s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.150Z] #146 DONE 0.3s [2024-02-22T02:44:50.150Z] [2024-02-22T02:44:50.150Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #147 ... [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.409Z] #148 DONE 0.4s [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #149 DONE 0.3s [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.409Z] #150 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #151 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #152 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.409Z] #153 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #154 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.409Z] #155 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.409Z] #156 CACHED [2024-02-22T02:44:50.409Z] [2024-02-22T02:44:50.409Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:50.409Z] #157 CACHED [2024-02-22T02:44:50.669Z] [2024-02-22T02:44:50.669Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.669Z] #158 DONE 0.3s [2024-02-22T02:44:50.669Z] [2024-02-22T02:44:50.669Z] #159 [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-02-22T02:44:50.928Z] #159 ... [2024-02-22T02:44:50.928Z] [2024-02-22T02:44:50.928Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.928Z] #147 DONE 0.5s [2024-02-22T02:44:50.928Z] [2024-02-22T02:44:50.928Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.928Z] #160 DONE 0.5s [2024-02-22T02:44:50.928Z] [2024-02-22T02:44:50.928Z] #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:50.928Z] #161 DONE 0.6s [2024-02-22T02:44:50.928Z] [2024-02-22T02:44:50.928Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-22T02:44:51.187Z] #162 ... [2024-02-22T02:44:51.187Z] [2024-02-22T02:44:51.187Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:51.187Z] #163 DONE 0.6s [2024-02-22T02:44:51.187Z] [2024-02-22T02:44:51.187Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-22T02:44:51.480Z] #164 ... [2024-02-22T02:44:51.480Z] [2024-02-22T02:44:51.480Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-22T02:44:51.480Z] #165 DONE 1.0s [2024-02-22T02:44:51.480Z] [2024-02-22T02:44:51.480Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-22T02:44:51.480Z] #166 DONE 1.0s [2024-02-22T02:44:51.739Z] [2024-02-22T02:44:51.739Z] #159 [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-02-22T02:44:51.739Z] #159 DONE 1.0s [2024-02-22T02:44:51.739Z] [2024-02-22T02:44:51.739Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-22T02:44:51.739Z] #167 DONE 1.2s [2024-02-22T02:44:51.739Z] [2024-02-22T02:44:51.739Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-22T02:44:51.739Z] #168 DONE 1.2s [2024-02-22T02:44:51.739Z] [2024-02-22T02:44:51.739Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:51.999Z] #169 ... [2024-02-22T02:44:51.999Z] [2024-02-22T02:44:51.999Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-22T02:44:51.999Z] #170 DONE 1.4s [2024-02-22T02:44:51.999Z] [2024-02-22T02:44:51.999Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-22T02:44:51.999Z] #171 DONE 1.2s [2024-02-22T02:44:51.999Z] [2024-02-22T02:44:51.999Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-22T02:44:51.999Z] #164 DONE 1.3s [2024-02-22T02:44:51.999Z] [2024-02-22T02:44:51.999Z] #172 [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-02-22T02:44:51.999Z] #172 DONE 0.6s [2024-02-22T02:44:51.999Z] [2024-02-22T02:44:51.999Z] #173 [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-02-22T02:44:52.257Z] #173 ... [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-22T02:44:52.257Z] #162 DONE 1.3s [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #174 [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-02-22T02:44:52.257Z] #174 DONE 0.6s [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.257Z] #175 DONE 0.5s [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #176 [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-02-22T02:44:52.257Z] #176 DONE 0.6s [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-22T02:44:52.257Z] #177 DONE 2.1s [2024-02-22T02:44:52.257Z] [2024-02-22T02:44:52.257Z] #178 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:52.514Z] #178 ... [2024-02-22T02:44:52.514Z] [2024-02-22T02:44:52.514Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.514Z] #169 DONE 0.6s [2024-02-22T02:44:52.514Z] [2024-02-22T02:44:52.514Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.514Z] #179 DONE 0.5s [2024-02-22T02:44:52.514Z] [2024-02-22T02:44:52.514Z] #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.514Z] #180 DONE 0.5s [2024-02-22T02:44:52.514Z] [2024-02-22T02:44:52.514Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.514Z] #181 DONE 0.6s [2024-02-22T02:44:52.514Z] [2024-02-22T02:44:52.514Z] #87 [support-notifications] exporting to image [2024-02-22T02:44:52.514Z] #87 exporting layers 0.2s done [2024-02-22T02:44:52.773Z] #87 ... [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #173 [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-02-22T02:44:52.773Z] #173 DONE 0.5s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-22T02:44:52.773Z] #182 DONE 0.5s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-22T02:44:52.773Z] #183 DONE 0.5s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #87 [security-spiffe-token-provider] exporting to image [2024-02-22T02:44:52.773Z] #87 exporting layers 0.2s done [2024-02-22T02:44:52.773Z] #87 ... [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #184 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.773Z] #184 DONE 0.6s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #178 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T02:44:52.773Z] #178 DONE 0.4s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-22T02:44:52.773Z] #185 DONE 0.4s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-22T02:44:52.773Z] #186 DONE 0.5s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-22T02:44:52.773Z] #187 DONE 0.5s [2024-02-22T02:44:52.773Z] [2024-02-22T02:44:52.773Z] #87 [core-metadata] exporting to image [2024-02-22T02:44:53.048Z] #87 ... [2024-02-22T02:44:53.048Z] [2024-02-22T02:44:53.048Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-22T02:44:53.048Z] #188 DONE 0.4s [2024-02-22T02:44:53.048Z] [2024-02-22T02:44:53.048Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-22T02:44:53.048Z] #189 DONE 0.3s [2024-02-22T02:44:53.048Z] [2024-02-22T02:44:53.048Z] #87 [core-metadata] exporting to image [2024-02-22T02:44:53.048Z] #87 writing image sha256:fb8e08ea10a5f9d529b4a78245cc09153407d9c5756669356d29c8d4041045d3 [2024-02-22T02:44:53.048Z] #87 writing image sha256:0d9154758686321b2006283488dca85b8a4c07697d1a14c41576860c06d8f18d [2024-02-22T02:44:53.305Z] #87 exporting layers 0.7s done [2024-02-22T02:44:53.305Z] #87 ... [2024-02-22T02:44:53.305Z] [2024-02-22T02:44:53.305Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-22T02:44:53.305Z] #190 DONE 0.4s [2024-02-22T02:44:53.305Z] [2024-02-22T02:44:53.305Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-22T02:44:53.305Z] #191 DONE 0.2s [2024-02-22T02:44:53.305Z] [2024-02-22T02:44:53.305Z] #87 [support-scheduler] exporting to image [2024-02-22T02:44:53.305Z] #87 exporting layers 0.7s done [2024-02-22T02:44:53.305Z] #87 writing image sha256:fb8e08ea10a5f9d529b4a78245cc09153407d9c5756669356d29c8d4041045d3 0.2s done [2024-02-22T02:44:53.305Z] #87 writing image sha256:21c980e35f825186d8dcbb8b451259dbe48ea5b198c152f06c71ea1b91fa5d00 [2024-02-22T02:44:53.305Z] #87 naming to docker.io/library/support-scheduler done [2024-02-22T02:44:53.305Z] #87 writing image sha256:a0ca911aa097031e3a6565fa6a194c32765b7472e17f3eaeb54abcf7a26fbcf0 [2024-02-22T02:44:53.587Z] #87 ... [2024-02-22T02:44:53.587Z] [2024-02-22T02:44:53.587Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T02:44:53.587Z] #192 DONE 0.7s [2024-02-22T02:44:53.587Z] [2024-02-22T02:44:53.587Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-22T02:44:53.587Z] #193 DONE 0.4s [2024-02-22T02:44:53.587Z] [2024-02-22T02:44:53.587Z] #87 [support-notifications] exporting to image [2024-02-22T02:44:53.587Z] #87 exporting layers 0.6s done [2024-02-22T02:44:53.587Z] #87 writing image sha256:0d9154758686321b2006283488dca85b8a4c07697d1a14c41576860c06d8f18d 0.4s done [2024-02-22T02:44:53.587Z] #87 writing image sha256:21c980e35f825186d8dcbb8b451259dbe48ea5b198c152f06c71ea1b91fa5d00 0.2s done [2024-02-22T02:44:53.587Z] #87 naming to docker.io/library/core-command done [2024-02-22T02:44:53.587Z] #87 naming to docker.io/library/support-notifications done [2024-02-22T02:44:53.587Z] #87 exporting layers 0.9s done [2024-02-22T02:44:53.587Z] #87 writing image sha256:a0ca911aa097031e3a6565fa6a194c32765b7472e17f3eaeb54abcf7a26fbcf0 0.3s done [2024-02-22T02:44:53.587Z] #87 naming to docker.io/library/security-spiffe-token-provider [2024-02-22T02:44:53.845Z] #87 ... [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-22T02:44:53.845Z] #194 DONE 0.4s [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T02:44:53.845Z] #195 DONE 0.9s [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #87 [security-proxy-auth] exporting to image [2024-02-22T02:44:53.845Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2024-02-22T02:44:53.845Z] #87 writing image sha256:5e7ded2a7ca77e41b6bffc94eff1bb9cf2a1956c7cd5e93885e3caae35919355 done [2024-02-22T02:44:53.845Z] #87 naming to docker.io/library/core-metadata done [2024-02-22T02:44:53.845Z] #87 writing image sha256:295b1242699a693832cdf489e077f173ee50a23cee33042167f7fbf111c14e15 done [2024-02-22T02:44:53.845Z] #87 naming to docker.io/library/core-data done [2024-02-22T02:44:53.845Z] #87 ... [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-22T02:44:53.845Z] #196 DONE 0.4s [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-22T02:44:53.845Z] #197 DONE 0.2s [2024-02-22T02:44:53.845Z] [2024-02-22T02:44:53.845Z] #87 [core-common-config-bootstrapper] exporting to image [2024-02-22T02:44:53.845Z] #87 writing image sha256:5b6a9ac835c60e27d8cc79c9ece80df132e78e7f1d862e6c386fa6e208954103 done [2024-02-22T02:44:53.846Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-22T02:44:54.104Z] #87 exporting layers 0.2s done [2024-02-22T02:44:54.104Z] #87 writing image sha256:c5b1750dbfc19d8b05fd12e700e86fea6df993e364a0570330506913980cd0c7 done [2024-02-22T02:44:54.104Z] #87 naming to docker.io/library/security-proxy-auth done [2024-02-22T02:44:54.104Z] #87 DONE 2.8s [2024-02-22T02:44:54.104Z] [2024-02-22T02:44:54.104Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-22T02:44:54.104Z] #198 DONE 0.1s [2024-02-22T02:44:54.104Z] [2024-02-22T02:44:54.104Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-22T02:44:54.104Z] #199 DONE 0.1s [2024-02-22T02:44:54.104Z] [2024-02-22T02:44:54.104Z] #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T02:44:54.104Z] #200 DONE 0.9s [2024-02-22T02:44:54.104Z] [2024-02-22T02:44:54.104Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-22T02:44:54.366Z] #201 DONE 0.2s [2024-02-22T02:44:54.366Z] [2024-02-22T02:44:54.366Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-22T02:44:54.366Z] #202 DONE 0.1s [2024-02-22T02:44:54.366Z] [2024-02-22T02:44:54.366Z] #87 [security-proxy-setup] exporting to image [2024-02-22T02:44:54.366Z] #87 exporting layers 0.2s done [2024-02-22T02:44:54.629Z] #87 ... [2024-02-22T02:44:54.629Z] [2024-02-22T02:44:54.629Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T02:44:54.629Z] #203 DONE 0.6s [2024-02-22T02:44:54.629Z] [2024-02-22T02:44:54.629Z] #87 [security-secretstore-setup] exporting to image [2024-02-22T02:44:54.629Z] #87 writing image sha256:c4fc8f77f9ff4923ec7a9c6f517d8a40b33cfb0a895d26c9a2a04467ffa0ec51 done [2024-02-22T02:44:54.629Z] #87 naming to docker.io/library/security-proxy-setup done [2024-02-22T02:44:54.629Z] #87 exporting layers 0.2s done [2024-02-22T02:44:54.886Z] #87 writing image sha256:951a9798b9bd13e30d934d7b9b91e2049b7d8aadc3ca69923f8692075b3f4653 done [2024-02-22T02:44:54.886Z] #87 naming to docker.io/library/security-secretstore-setup done [2024-02-22T02:44:54.886Z] #87 DONE 3.3s [2024-02-22T02:44:54.886Z] [2024-02-22T02:44:54.886Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-22T02:44:54.886Z] #204 DONE 0.5s [2024-02-22T02:44:54.886Z] [2024-02-22T02:44:54.886Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:44:54.886Z] #51 ... [2024-02-22T02:44:54.886Z] [2024-02-22T02:44:54.886Z] #87 [security-bootstrapper] exporting to image [2024-02-22T02:44:54.886Z] #87 exporting layers 0.2s done [2024-02-22T02:44:54.886Z] #87 writing image sha256:059c6cd5217ab0d4d3f908590ade5e9f6f5c40cf16611d6e4b0b692e71c0c4d3 done [2024-02-22T02:44:54.886Z] #87 naming to docker.io/library/security-bootstrapper done [2024-02-22T02:44:54.886Z] #87 DONE 3.5s [2024-02-22T02:44:54.886Z] [2024-02-22T02:44:54.887Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T02:44:54.887Z] time="2024-02-22T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-22T02:44:54.893Z] $ docker stop --time=1 6d8544a6d7fd6d5ec689741a4a2e15efb6e766e9182f0406e96974e1849da44f [2024-02-22T02:44:56.145Z] $ docker rm -f --volumes 6d8544a6d7fd6d5ec689741a4a2e15efb6e766e9182f0406e96974e1849da44f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T02:44:56.536Z] + docker images [2024-02-22T02:44:56.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-22T02:44:56.536Z] security-secretstore-setup latest 951a9798b9bd 2 seconds ago 36.3MB [2024-02-22T02:44:56.536Z] security-bootstrapper latest 059c6cd5217a 2 seconds ago 18.6MB [2024-02-22T02:44:56.536Z] core-common-config-bootstrapper latest 5b6a9ac835c6 3 seconds ago 15MB [2024-02-22T02:44:56.536Z] security-proxy-auth latest c5b1750dbfc1 3 seconds ago 15.8MB [2024-02-22T02:44:56.536Z] security-proxy-setup latest c4fc8f77f9ff 3 seconds ago 25.9MB [2024-02-22T02:44:56.536Z] security-spiffe-token-provider latest a0ca911aa097 4 seconds ago 28.7MB [2024-02-22T02:44:56.536Z] support-scheduler latest fb8e08ea10a5 4 seconds ago 26.2MB [2024-02-22T02:44:56.536Z] core-data latest 295b1242699a 4 seconds ago 17.2MB [2024-02-22T02:44:56.536Z] core-command latest 0d9154758686 4 seconds ago 17MB [2024-02-22T02:44:56.536Z] support-notifications latest 21c980e35f82 4 seconds ago 26.7MB [2024-02-22T02:44:56.536Z] core-metadata latest 5e7ded2a7ca7 4 seconds ago 17.4MB [2024-02-22T02:44:56.536Z] security-spire-agent latest 40114d996272 About a minute ago 161MB [2024-02-22T02:44:56.536Z] security-spire-server latest 7b19981e3b7a About a minute ago 102MB [2024-02-22T02:44:56.536Z] security-spire-config latest 452406e82150 About a minute ago 102MB [2024-02-22T02:44:56.536Z] ci-base-image-x86_64 latest 386c81f9e430 4 minutes ago 885MB [2024-02-22T02:44:56.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-22T02:44:56.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-22T02:44:56.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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-02-22T02:45:22.597Z] Removing intermediate container 9c35aeadd0e4 [2024-02-22T02:45:22.597Z] ---> 65875dfd2fe9 [2024-02-22T02:45:22.597Z] Successfully built 65875dfd2fe9 [2024-02-22T02:45:22.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:45:22.970Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T02:45:22.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:45:23.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2024-02-22T02:45:23.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T02:45:26.769Z] $ docker top 8d236b7a56ceefc816019c2dae28c77f15cbe0c900c268af1faf9b01cb634cca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T02:45:27.666Z] + go version [2024-02-22T02:45:27.666Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T02:45:27.691Z] $ docker stop --time=1 8d236b7a56ceefc816019c2dae28c77f15cbe0c900c268af1faf9b01cb634cca [2024-02-22T02:45:29.329Z] $ docker rm -f --volumes 8d236b7a56ceefc816019c2dae28c77f15cbe0c900c268af1faf9b01cb634cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:45:30.135Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T02:45:30.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:45:30.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2024-02-22T02:45:30.458Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T02:45:31.691Z] $ docker top dd62396ed578383afd9350af02f419b7e7a75e4ae26fa90a0aa14ede813429d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-22T02:45:31.954Z] ========================================================= [2024-02-22T02:45:31.954Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-22T02:45:31.954Z] ========================================================= [Pipeline] sh [2024-02-22T02:45:32.575Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-02-22T02:45:33.255Z] + make test [2024-02-22T02:45:33.255Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T02:46:12.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-22T02:47:48.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-22T02:47:49.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-22T02:47:49.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-22T02:47:49.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-22T02:47:49.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-22T02:47:57.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-22T02:47:57.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-22T02:47:57.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.225s coverage: 28.7% of statements [2024-02-22T02:48:06.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.275s coverage: 97.0% of statements [2024-02-22T02:48:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-22T02:48:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-22T02:48:10.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-22T02:48:15.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.360s coverage: 69.2% of statements [2024-02-22T02:48:15.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-22T02:48:15.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-22T02:48:16.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.316s coverage: 53.2% of statements [2024-02-22T02:48:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-22T02:48:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-22T02:48:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:48:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-22T02:48:22.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-22T02:48:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-22T02:48:27.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-22T02:48:37.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.904s coverage: 93.4% of statements [2024-02-22T02:48:37.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.357s coverage: 4.1% of statements [2024-02-22T02:48:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-22T02:48:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:48:41.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-22T02:48:43.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-22T02:48:44.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.660s coverage: 97.6% of statements [2024-02-22T02:48:44.349Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements [2024-02-22T02:48:52.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-22T02:48:52.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-22T02:48:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.380s coverage: 0.9% of statements [2024-02-22T02:48:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements [2024-02-22T02:48:56.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.275s coverage: 41.7% of statements [2024-02-22T02:48:57.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.345s coverage: 82.9% of statements [2024-02-22T02:48:57.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.212s coverage: 94.1% of statements [2024-02-22T02:48:57.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.194s coverage: 96.3% of statements [2024-02-22T02:49:00.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.230s coverage: 87.5% of statements [2024-02-22T02:49:01.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-22T02:49:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-22T02:49:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-22T02:49:02.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-22T02:49:05.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-22T02:49:05.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-22T02:49:05.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-22T02:49:05.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-22T02:49:12.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.210s coverage: 94.4% of statements [2024-02-22T02:49:12.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-22T02:49:12.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-22T02:49:12.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-22T02:49:12.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-22T02:49:20.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-22T02:49:20.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-22T02:49:22.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.956s coverage: 79.9% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.215s coverage: 62.3% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.207s coverage: 87.2% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.180s coverage: 20.0% of statements [2024-02-22T02:49:27.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.174s coverage: 100.0% of statements [2024-02-22T02:49:27.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.423s coverage: 81.8% of statements [2024-02-22T02:49:28.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-22T02:49:28.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-22T02:49:29.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.384s coverage: 82.1% of statements [2024-02-22T02:49:29.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.221s coverage: 86.0% of statements [2024-02-22T02:49:33.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-22T02:49:33.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-22T02:49:35.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.888s coverage: 63.1% of statements [2024-02-22T02:49:35.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.240s coverage: 100.0% of statements [2024-02-22T02:49:36.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements [2024-02-22T02:49:36.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-02-22T02:49:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-22T02:49:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-22T02:49:36.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-22T02:49:37.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-02-22T02:49:37.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-02-22T02:49:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-22T02:49:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-22T02:49:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-22T02:49:44.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.846s coverage: 38.4% of statements [2024-02-22T02:49:44.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.236s coverage: 89.5% of statements [2024-02-22T02:49:47.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-22T02:49:47.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-22T02:49:47.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-22T02:49:47.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-22T02:49:48.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.219s coverage: 84.8% of statements [2024-02-22T02:49:54.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-22T02:49:54.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-22T02:49:54.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-22T02:49:54.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-22T02:50:00.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-22T02:50:00.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:50:00.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-22T02:50:00.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-22T02:50:00.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.299s coverage: 19.9% of statements [2024-02-22T02:50:02.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.610s coverage: 95.7% of statements [2024-02-22T02:50:04.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-22T02:50:04.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-22T02:50:05.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.284s coverage: 61.8% of statements [2024-02-22T02:50:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-22T02:50:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-22T02:50:09.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.395s coverage: 98.9% of statements [2024-02-22T02:50:10.776Z] 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-02-22T02:50:10.776Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T02:50:10.776Z] go vet ./... [2024-02-22T02:52:32.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T02:52:32.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T02:52:32.750Z] ./bin/test-attribution-txt.sh [2024-02-22T02:52:32.750Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T02:52:32.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-22T02:52:33.438Z] + ls -al . [2024-02-22T02:52:33.438Z] total 732 [2024-02-22T02:52:33.438Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 02:45 . [2024-02-22T02:52:33.438Z] drwxr-xr-x 4 root root 4096 Feb 22 02:45 .. [2024-02-22T02:52:33.438Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:43 .blubracket [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 10 Feb 22 02:43 .dockerignore [2024-02-22T02:52:33.438Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 02:43 .git [2024-02-22T02:52:33.438Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 02:43 .github [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 1074 Feb 22 02:43 .gitignore [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 02:43 .golangci.yml [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 100 Feb 22 02:43 .hadolint.yml [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 155 Feb 22 02:43 .sonarcloud.properties [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 02:43 ADOPTERS.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 11674 Feb 22 02:43 Attribution.txt [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 100284 Feb 22 02:43 CHANGELOG.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 02:43 CONTRIBUTING.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 02:43 GOVERNANCE.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 861 Feb 22 02:43 Jenkinsfile [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 02:43 LICENSE [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 15392 Feb 22 02:43 Makefile [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 02:43 OWNERS.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 9528 Feb 22 02:43 README.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 789 Feb 22 02:43 SECURITY.md [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 02:40 VERSION [2024-02-22T02:52:33.438Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:43 bin [2024-02-22T02:52:33.438Z] drwxrwxr-x 18 1001 1001 4096 Feb 22 02:43 cmd [2024-02-22T02:52:33.438Z] -rw-r--r-- 1 root root 453602 Feb 22 02:50 coverage.out [2024-02-22T02:52:33.438Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 02:43 fuzz_test [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 3734 Feb 22 02:43 go.mod [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 33955 Feb 22 02:43 go.sum [2024-02-22T02:52:33.438Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 02:43 internal [2024-02-22T02:52:33.438Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 02:43 openapi [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 584 Feb 22 02:43 security.txt [2024-02-22T02:52:33.438Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 02:43 version.go [Pipeline] sh [2024-02-22T02:52:33.754Z] + '[' -e coverage.out ] [2024-02-22T02:52:33.754Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-22T02:52:34.069Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T02:52:34.866Z] Stashed 1 file(s) [Pipeline] sh [2024-02-22T02:52:35.489Z] + make build [2024-02-22T02:52:35.489Z] 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-02-22T02:53:57.085Z] 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-02-22T02:53:57.085Z] 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-02-22T02:53:59.661Z] 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-02-22T02:54:02.239Z] 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-02-22T02:54:34.443Z] 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-02-22T02:54:35.397Z] 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-02-22T02:54:40.723Z] 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-02-22T02:54:44.054Z] 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-02-22T02:54:46.626Z] 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-02-22T02:54:49.198Z] 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-02-22T02:54:53.442Z] 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-02-22T02:54:56.787Z] $ docker stop --time=1 dd62396ed578383afd9350af02f419b7e7a75e4ae26fa90a0aa14ede813429d7 [2024-02-22T02:54:58.824Z] $ docker rm -f --volumes dd62396ed578383afd9350af02f419b7e7a75e4ae26fa90a0aa14ede813429d7 [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-02-22T02:55:01.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-22T02:55:01.607Z] [2024-02-22T02:55:01.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T02:55:01.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-22T02:55:02.226Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-22T02:55:02.226Z] 547446be3368: Pulling fs layer [2024-02-22T02:55:02.226Z] d125d8839a47: Pulling fs layer [2024-02-22T02:55:02.226Z] 3e85d5ac6304: Pulling fs layer [2024-02-22T02:55:02.226Z] c3105a71a48b: Pulling fs layer [2024-02-22T02:55:02.226Z] 0f093f025ec4: Pulling fs layer [2024-02-22T02:55:02.226Z] c3106fc0e877: Pulling fs layer [2024-02-22T02:55:02.226Z] c3105a71a48b: Waiting [2024-02-22T02:55:02.226Z] 0f093f025ec4: Waiting [2024-02-22T02:55:02.226Z] c3106fc0e877: Waiting [2024-02-22T02:55:02.226Z] 547446be3368: Verifying Checksum [2024-02-22T02:55:02.226Z] c3105a71a48b: Verifying Checksum [2024-02-22T02:55:02.226Z] c3105a71a48b: Download complete [2024-02-22T02:55:02.808Z] d125d8839a47: Verifying Checksum [2024-02-22T02:55:02.808Z] d125d8839a47: Download complete [2024-02-22T02:55:02.808Z] c3106fc0e877: Verifying Checksum [2024-02-22T02:55:02.808Z] c3106fc0e877: Download complete [2024-02-22T02:55:02.808Z] 0f093f025ec4: Verifying Checksum [2024-02-22T02:55:02.808Z] 0f093f025ec4: Download complete [2024-02-22T02:55:03.073Z] 547446be3368: Pull complete [2024-02-22T02:55:04.028Z] d125d8839a47: Pull complete [2024-02-22T02:55:04.609Z] 3e85d5ac6304: Verifying Checksum [2024-02-22T02:55:04.609Z] 3e85d5ac6304: Download complete [2024-02-22T02:55:14.664Z] 3e85d5ac6304: Pull complete [2024-02-22T02:55:14.664Z] c3105a71a48b: Pull complete [2024-02-22T02:55:15.628Z] 0f093f025ec4: Pull complete [2024-02-22T02:55:15.894Z] c3106fc0e877: Pull complete [2024-02-22T02:55:15.894Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-22T02:55:15.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-22T02:55:15.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T02:55:16.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2024-02-22T02:55:16.297Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-22T02:55:18.254Z] $ docker top a7332e76a3c84442319bac6b9e1914ee0849f245092a281bbda67c338cfa3114 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T02:55:18.809Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-22T02:55:27.018Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-02-22T02:55:27.286Z] #1 transferring dockerfile: [2024-02-22T02:55:27.553Z] #1 transferring dockerfile: 1.95kB done [2024-02-22T02:55:27.553Z] #1 DONE 0.5s [2024-02-22T02:55:27.553Z] [2024-02-22T02:55:27.553Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-22T02:55:27.553Z] #2 DONE 0.0s [2024-02-22T02:55:27.834Z] [2024-02-22T02:55:27.834Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-22T02:55:27.834Z] #2 transferring dockerfile: 1.89kB 0.0s done [2024-02-22T02:55:27.834Z] #2 DONE 0.1s [2024-02-22T02:55:27.834Z] [2024-02-22T02:55:27.834Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-22T02:55:27.834Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-02-22T02:55:27.834Z] #3 DONE 0.1s [2024-02-22T02:55:27.834Z] [2024-02-22T02:55:27.834Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-22T02:55:27.834Z] #4 transferring dockerfile: 2.93kB done [2024-02-22T02:55:28.113Z] #4 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-02-22T02:55:28.113Z] #5 transferring dockerfile: 1.70kB done [2024-02-22T02:55:28.113Z] #5 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #6 [core-command internal] load build definition from Dockerfile [2024-02-22T02:55:28.113Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-02-22T02:55:28.113Z] #6 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-22T02:55:28.113Z] #7 transferring dockerfile: 2.15kB done [2024-02-22T02:55:28.113Z] #7 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-22T02:55:28.113Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-02-22T02:55:28.113Z] #8 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-22T02:55:28.113Z] #9 transferring dockerfile: 2.49kB done [2024-02-22T02:55:28.113Z] #9 DONE 0.1s [2024-02-22T02:55:28.113Z] [2024-02-22T02:55:28.113Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-02-22T02:55:28.381Z] #10 transferring dockerfile: 1.69kB 0.0s done [2024-02-22T02:55:28.381Z] #10 DONE 0.1s [2024-02-22T02:55:28.381Z] [2024-02-22T02:55:28.381Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-02-22T02:55:28.381Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-02-22T02:55:28.381Z] #11 DONE 0.1s [2024-02-22T02:55:28.381Z] [2024-02-22T02:55:28.381Z] #12 [core-data internal] load build definition from Dockerfile [2024-02-22T02:55:28.381Z] #12 transferring dockerfile: 2.01kB 0.0s done [2024-02-22T02:55:28.381Z] #12 DONE 0.1s [2024-02-22T02:55:28.381Z] [2024-02-22T02:55:28.381Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-02-22T02:55:28.381Z] #13 transferring dockerfile: 2.06kB 0.0s done [2024-02-22T02:55:28.648Z] #13 DONE 0.1s [2024-02-22T02:55:28.648Z] [2024-02-22T02:55:28.648Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-02-22T02:55:28.648Z] #14 transferring dockerfile: 1.93kB done [2024-02-22T02:55:28.648Z] #14 DONE 0.1s [2024-02-22T02:55:28.648Z] [2024-02-22T02:55:28.648Z] #15 [support-notifications internal] load .dockerignore [2024-02-22T02:55:28.648Z] #15 transferring context: [2024-02-22T02:55:28.648Z] #15 transferring context: 50B 0.0s done [2024-02-22T02:55:28.648Z] #15 DONE 0.1s [2024-02-22T02:55:29.238Z] [2024-02-22T02:55:29.238Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-02-22T02:55:29.238Z] #16 transferring context: 50B done [2024-02-22T02:55:29.238Z] #16 DONE 0.0s [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-22T02:55:29.504Z] #17 transferring context: 50B 0.0s done [2024-02-22T02:55:29.504Z] #17 DONE 0.0s [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #18 [security-bootstrapper internal] load .dockerignore [2024-02-22T02:55:29.504Z] #18 transferring context: 50B done [2024-02-22T02:55:29.504Z] #18 DONE 0.1s [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #19 [security-spire-server internal] load .dockerignore [2024-02-22T02:55:29.504Z] #19 transferring context: 50B 0.0s done [2024-02-22T02:55:29.504Z] #19 DONE 0.1s [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #20 [core-command internal] load .dockerignore [2024-02-22T02:55:29.504Z] #20 ... [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #21 [security-proxy-auth internal] load .dockerignore [2024-02-22T02:55:29.504Z] #21 transferring context: 50B 0.0s done [2024-02-22T02:55:29.504Z] #21 DONE 0.1s [2024-02-22T02:55:29.504Z] [2024-02-22T02:55:29.504Z] #20 [core-command internal] load .dockerignore [2024-02-22T02:55:29.504Z] #20 transferring context: 50B done [2024-02-22T02:55:29.776Z] #20 ... [2024-02-22T02:55:29.776Z] [2024-02-22T02:55:29.776Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-22T02:55:29.776Z] #22 transferring context: 50B 0.0s done [2024-02-22T02:55:29.776Z] #22 DONE 0.1s [2024-02-22T02:55:29.776Z] [2024-02-22T02:55:29.776Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-02-22T02:55:29.776Z] #23 transferring context: 50B 0.0s done [2024-02-22T02:55:29.776Z] #23 DONE 0.1s [2024-02-22T02:55:29.776Z] [2024-02-22T02:55:29.776Z] #24 [security-spire-config internal] load .dockerignore [2024-02-22T02:55:29.776Z] #24 transferring context: 50B done [2024-02-22T02:55:29.776Z] #24 DONE 0.1s [2024-02-22T02:55:29.776Z] [2024-02-22T02:55:29.776Z] #25 [security-spire-agent internal] load .dockerignore [2024-02-22T02:55:30.042Z] #25 transferring context: 50B 0.0s done [2024-02-22T02:55:30.042Z] #25 DONE 0.1s [2024-02-22T02:55:30.042Z] [2024-02-22T02:55:30.042Z] #26 [core-data internal] load .dockerignore [2024-02-22T02:55:30.042Z] #26 transferring context: 50B 0.0s done [2024-02-22T02:55:30.042Z] #26 DONE 0.1s [2024-02-22T02:55:30.042Z] [2024-02-22T02:55:30.042Z] #27 [core-metadata internal] load .dockerignore [2024-02-22T02:55:30.042Z] #27 transferring context: 50B 0.0s done [2024-02-22T02:55:30.042Z] #27 DONE 0.1s [2024-02-22T02:55:30.042Z] [2024-02-22T02:55:30.042Z] #28 [support-scheduler internal] load .dockerignore [2024-02-22T02:55:30.042Z] #28 transferring context: 50B done [2024-02-22T02:55:30.042Z] #28 DONE 0.1s [2024-02-22T02:55:30.042Z] [2024-02-22T02:55:30.042Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:30.042Z] #29 DONE 0.0s [2024-02-22T02:55:30.042Z] [2024-02-22T02:55:30.042Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:30.308Z] #30 DONE 0.2s [2024-02-22T02:55:30.309Z] [2024-02-22T02:55:30.309Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:30.309Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:30.574Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:30.574Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:30.574Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:30.574Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 724.99kB / 3.33MB 0.1s [2024-02-22T02:55:30.574Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.45MB / 3.33MB 0.2s [2024-02-22T02:55:30.841Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:30.841Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-22T02:55:31.106Z] #31 ... [2024-02-22T02:55:31.106Z] [2024-02-22T02:55:31.106Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:31.106Z] #29 DONE 0.0s [2024-02-22T02:55:31.106Z] [2024-02-22T02:55:31.106Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:31.106Z] #32 DONE 0.9s [2024-02-22T02:55:31.106Z] [2024-02-22T02:55:31.106Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.374Z] #31 ... [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:31.374Z] #29 DONE 0.0s [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:31.374Z] #30 DONE 0.3s [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:31.374Z] #32 DONE 1.5s [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.374Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:31.374Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:31.374Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:31.374Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:31.374Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:31.374Z] #31 ... [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:31.374Z] #29 DONE 0.0s [2024-02-22T02:55:31.374Z] [2024-02-22T02:55:31.374Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.646Z] #31 ... [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:31.646Z] #30 DONE 0.5s [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:31.646Z] #33 DONE 0.6s [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.646Z] #31 ... [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:31.646Z] #32 DONE 1.5s [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:31.646Z] #33 DONE 0.6s [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.646Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:31.646Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:31.646Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:31.646Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:31.646Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:31.646Z] #31 ... [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:31.646Z] #29 DONE 0.0s [2024-02-22T02:55:31.646Z] [2024-02-22T02:55:31.646Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.646Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:31.914Z] #31 ... [2024-02-22T02:55:31.914Z] [2024-02-22T02:55:31.914Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:31.914Z] #29 DONE 0.0s [2024-02-22T02:55:31.914Z] [2024-02-22T02:55:31.914Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:31.914Z] #32 DONE 1.6s [2024-02-22T02:55:31.914Z] [2024-02-22T02:55:31.914Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:31.914Z] #33 DONE 0.7s [2024-02-22T02:55:31.914Z] [2024-02-22T02:55:31.914Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:31.914Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:31.914Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:31.914Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:31.914Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:31.914Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:31.914Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:32.189Z] #31 ... [2024-02-22T02:55:32.189Z] [2024-02-22T02:55:32.189Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:32.189Z] #32 DONE 1.6s [2024-02-22T02:55:32.189Z] [2024-02-22T02:55:32.189Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:32.189Z] #29 DONE 0.0s [2024-02-22T02:55:32.189Z] [2024-02-22T02:55:32.189Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:32.189Z] #33 DONE 0.7s [2024-02-22T02:55:32.189Z] [2024-02-22T02:55:32.189Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:32.189Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:32.189Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:32.189Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:32.189Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:32.189Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:32.189Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:32.189Z] #31 ... [2024-02-22T02:55:32.189Z] [2024-02-22T02:55:32.189Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:32.189Z] #29 DONE 0.0s [2024-02-22T02:55:32.456Z] [2024-02-22T02:55:32.456Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:32.456Z] #30 DONE 1.2s [2024-02-22T02:55:32.456Z] [2024-02-22T02:55:32.456Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:32.456Z] #34 ... [2024-02-22T02:55:32.456Z] [2024-02-22T02:55:32.456Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:32.456Z] #32 DONE 1.7s [2024-02-22T02:55:32.456Z] [2024-02-22T02:55:32.456Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:32.456Z] #33 DONE 0.7s [2024-02-22T02:55:32.456Z] [2024-02-22T02:55:32.456Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:32.721Z] #34 ... [2024-02-22T02:55:32.721Z] [2024-02-22T02:55:32.721Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:32.721Z] #29 DONE 0.0s [2024-02-22T02:55:32.721Z] [2024-02-22T02:55:32.721Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:32.985Z] #34 ... [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:32.985Z] #30 DONE 1.6s [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:32.985Z] #34 ... [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:32.985Z] #32 DONE 1.7s [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:32.985Z] #33 DONE 0.8s [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:32.985Z] #29 DONE 0.0s [2024-02-22T02:55:32.985Z] [2024-02-22T02:55:32.985Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:33.251Z] #34 ... [2024-02-22T02:55:33.251Z] [2024-02-22T02:55:33.251Z] #35 [security-spire-config internal] load build context [2024-02-22T02:55:33.251Z] #35 DONE 0.0s [2024-02-22T02:55:33.251Z] [2024-02-22T02:55:33.251Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-22T02:55:33.251Z] #36 DONE 1.6s [2024-02-22T02:55:33.251Z] [2024-02-22T02:55:33.251Z] #37 [security-spire-server internal] load build context [2024-02-22T02:55:33.251Z] #37 DONE 0.0s [2024-02-22T02:55:33.251Z] [2024-02-22T02:55:33.251Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:33.523Z] #34 ... [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-22T02:55:33.523Z] #29 DONE 0.0s [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:33.523Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:33.523Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:33.523Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:33.523Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:33.523Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:33.523Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:33.523Z] #31 DONE 3.9s [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:33.523Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:33.523Z] #38 ... [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-22T02:55:33.523Z] #32 DONE 1.8s [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-22T02:55:33.523Z] #33 DONE 0.9s [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-22T02:55:33.523Z] #30 DONE 2.2s [2024-02-22T02:55:33.523Z] [2024-02-22T02:55:33.523Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:33.794Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:33.794Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:33.794Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:33.794Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:33.794Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:33.794Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:33.794Z] #31 DONE 4.0s [2024-02-22T02:55:33.794Z] [2024-02-22T02:55:33.794Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:34.377Z] #39 ... [2024-02-22T02:55:34.377Z] [2024-02-22T02:55:34.377Z] #37 [security-spire-server internal] load build context [2024-02-22T02:55:34.377Z] #37 transferring context: 18.10kB 0.1s done [2024-02-22T02:55:34.377Z] #37 DONE 1.2s [2024-02-22T02:55:34.377Z] [2024-02-22T02:55:34.377Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:34.645Z] #39 ... [2024-02-22T02:55:34.645Z] [2024-02-22T02:55:34.645Z] #35 [security-spire-config internal] load build context [2024-02-22T02:55:34.645Z] #35 transferring context: 16.35kB 0.1s done [2024-02-22T02:55:34.645Z] #35 DONE 1.4s [2024-02-22T02:55:34.645Z] [2024-02-22T02:55:34.645Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:36.584Z] #39 ... [2024-02-22T02:55:36.584Z] [2024-02-22T02:55:36.584Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-22T02:55:36.584Z] #40 DONE 4.1s [2024-02-22T02:55:36.584Z] [2024-02-22T02:55:36.584Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:36.858Z] #39 ... [2024-02-22T02:55:36.858Z] [2024-02-22T02:55:36.858Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T02:55:36.858Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-22T02:55:36.858Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-22T02:55:36.858Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-22T02:55:36.858Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-22T02:55:36.858Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-22T02:55:36.858Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-02-22T02:55:36.858Z] #31 DONE 4.0s [2024-02-22T02:55:37.131Z] [2024-02-22T02:55:37.131Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:37.131Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:38.096Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2024-02-22T02:55:39.060Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-22T02:55:39.060Z] #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-22T02:55:39.325Z] #41 ... [2024-02-22T02:55:39.325Z] [2024-02-22T02:55:39.325Z] #42 [security-spire-agent internal] load build context [2024-02-22T02:55:39.325Z] #42 transferring context: 17.63kB 0.3s done [2024-02-22T02:55:39.325Z] #42 DONE 2.3s [2024-02-22T02:55:39.325Z] [2024-02-22T02:55:39.325Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:39.325Z] #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-22T02:55:39.591Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-22T02:55:39.591Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-22T02:55:39.591Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-02-22T02:55:39.865Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s [2024-02-22T02:55:40.446Z] #41 ... [2024-02-22T02:55:40.446Z] [2024-02-22T02:55:40.446Z] #43 [support-notifications internal] load build context [2024-02-22T02:55:40.446Z] #43 ... [2024-02-22T02:55:40.446Z] [2024-02-22T02:55:40.446Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:40.446Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.5s done [2024-02-22T02:55:40.446Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-22T02:55:40.446Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-22T02:55:40.446Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-22T02:55:40.446Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-02-22T02:55:40.446Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s done [2024-02-22T02:55:40.446Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done [2024-02-22T02:55:40.446Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-22T02:55:40.446Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.6s [2024-02-22T02:55:41.029Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.96MB / 23.39MB 3.1s [2024-02-22T02:55:41.300Z] #38 ... [2024-02-22T02:55:41.300Z] [2024-02-22T02:55:41.300Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:55:41.300Z] #44 ... [2024-02-22T02:55:41.300Z] [2024-02-22T02:55:41.300Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:41.565Z] #38 ... [2024-02-22T02:55:41.565Z] [2024-02-22T02:55:41.565Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-22T02:55:41.565Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.565Z] #0 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.565Z] #45 ... [2024-02-22T02:55:41.565Z] [2024-02-22T02:55:41.565Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:55:41.565Z] #0 5.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.565Z] #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.565Z] #0 9.307 OK: 266 MiB in 52 packages [2024-02-22T02:55:41.831Z] #46 ... [2024-02-22T02:55:41.831Z] [2024-02-22T02:55:41.831Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-22T02:55:41.831Z] #0 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.831Z] #0 6.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.831Z] #0 9.068 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:55:41.831Z] #0 9.068 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:55:41.831Z] #0 9.068 OK: 19950 distinct packages available [2024-02-22T02:55:41.831Z] #0 9.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:41.831Z] #47 ... [2024-02-22T02:55:41.831Z] [2024-02-22T02:55:41.831Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:55:42.096Z] #48 ... [2024-02-22T02:55:42.096Z] [2024-02-22T02:55:42.096Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:55:42.096Z] #0 6.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:42.096Z] #0 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:42.096Z] #49 ... [2024-02-22T02:55:42.096Z] [2024-02-22T02:55:42.096Z] #50 [core-command internal] load build context [2024-02-22T02:55:42.366Z] #50 ... [2024-02-22T02:55:42.366Z] [2024-02-22T02:55:42.366Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:42.366Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 4.4s [2024-02-22T02:55:42.366Z] #38 ... [2024-02-22T02:55:42.366Z] [2024-02-22T02:55:42.366Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:55:42.633Z] #51 ... [2024-02-22T02:55:42.633Z] [2024-02-22T02:55:42.633Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:55:42.633Z] #52 ... [2024-02-22T02:55:42.633Z] [2024-02-22T02:55:42.633Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:55:42.899Z] #51 ... [2024-02-22T02:55:42.899Z] [2024-02-22T02:55:42.899Z] #53 [core-data internal] load build context [2024-02-22T02:55:43.171Z] #53 ... [2024-02-22T02:55:43.171Z] [2024-02-22T02:55:43.171Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:55:43.440Z] #51 ... [2024-02-22T02:55:43.440Z] [2024-02-22T02:55:43.440Z] #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:55:43.440Z] #46 DONE 12.0s [2024-02-22T02:55:43.440Z] [2024-02-22T02:55:43.440Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:55:43.440Z] #51 ... [2024-02-22T02:55:43.440Z] [2024-02-22T02:55:43.440Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:43.707Z] #34 ... [2024-02-22T02:55:43.707Z] [2024-02-22T02:55:43.707Z] #54 [core-metadata internal] load build context [2024-02-22T02:55:43.707Z] #54 ... [2024-02-22T02:55:43.707Z] [2024-02-22T02:55:43.707Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-22T02:55:43.707Z] #45 10.95 OK: 266 MiB in 52 packages [2024-02-22T02:55:43.707Z] #45 DONE 12.2s [2024-02-22T02:55:43.707Z] [2024-02-22T02:55:43.707Z] #54 [core-metadata internal] load build context [2024-02-22T02:55:43.707Z] #54 ... [2024-02-22T02:55:43.707Z] [2024-02-22T02:55:43.707Z] #55 [support-scheduler internal] load build context [2024-02-22T02:55:43.972Z] #55 ... [2024-02-22T02:55:43.972Z] [2024-02-22T02:55:43.972Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:43.972Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.36MB / 23.39MB 5.9s [2024-02-22T02:55:43.972Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-22T02:55:44.240Z] #38 ... [2024-02-22T02:55:44.240Z] [2024-02-22T02:55:44.240Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T02:55:44.240Z] #56 ... [2024-02-22T02:55:44.240Z] [2024-02-22T02:55:44.240Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:44.507Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.6s [2024-02-22T02:55:44.773Z] #38 ... [2024-02-22T02:55:44.773Z] [2024-02-22T02:55:44.773Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-22T02:55:44.773Z] #49 10.92 OK: 266 MiB in 52 packages [2024-02-22T02:55:44.773Z] #49 DONE 13.0s [2024-02-22T02:55:44.773Z] [2024-02-22T02:55:44.773Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:45.038Z] #38 ... [2024-02-22T02:55:45.038Z] [2024-02-22T02:55:45.038Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-22T02:55:45.038Z] #0 9.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:45.038Z] #57 ... [2024-02-22T02:55:45.038Z] [2024-02-22T02:55:45.038Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-22T02:55:45.038Z] #0 8.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:45.038Z] #0 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:45.038Z] #58 ... [2024-02-22T02:55:45.038Z] [2024-02-22T02:55:45.038Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-22T02:55:45.308Z] #59 ... [2024-02-22T02:55:45.309Z] [2024-02-22T02:55:45.309Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-22T02:55:45.309Z] #60 ... [2024-02-22T02:55:45.309Z] [2024-02-22T02:55:45.309Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-22T02:55:45.575Z] #61 ... [2024-02-22T02:55:45.575Z] [2024-02-22T02:55:45.575Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-22T02:55:45.575Z] #62 ... [2024-02-22T02:55:45.575Z] [2024-02-22T02:55:45.575Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-22T02:55:45.839Z] #63 ... [2024-02-22T02:55:45.839Z] [2024-02-22T02:55:45.839Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-22T02:55:45.839Z] #64 ... [2024-02-22T02:55:45.839Z] [2024-02-22T02:55:45.839Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:45.839Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.58MB / 23.39MB 8.0s [2024-02-22T02:55:46.104Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 8.4s [2024-02-22T02:55:46.370Z] #38 ... [2024-02-22T02:55:46.370Z] [2024-02-22T02:55:46.370Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-22T02:55:46.370Z] #47 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:46.370Z] #47 13.76 OK: 266 MiB in 52 packages [2024-02-22T02:55:46.370Z] #47 DONE 14.8s [2024-02-22T02:55:46.370Z] [2024-02-22T02:55:46.370Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:46.370Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-22T02:55:46.960Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 9.2s [2024-02-22T02:55:47.249Z] #38 ... [2024-02-22T02:55:47.249Z] [2024-02-22T02:55:47.249Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:47.249Z] #39 transferring context: 47.30MB 15.1s [2024-02-22T02:55:47.249Z] #39 ... [2024-02-22T02:55:47.249Z] [2024-02-22T02:55:47.249Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:47.249Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 7.6s [2024-02-22T02:55:47.249Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.57MB / 17.12MB 7.6s [2024-02-22T02:55:47.249Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-02-22T02:55:47.525Z] #41 ... [2024-02-22T02:55:47.525Z] [2024-02-22T02:55:47.525Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:55:47.525Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.8s [2024-02-22T02:55:48.106Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.0s done [2024-02-22T02:55:48.106Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.0s done [2024-02-22T02:55:50.693Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-22T02:55:50.693Z] #38 ... [2024-02-22T02:55:50.693Z] [2024-02-22T02:55:50.693Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-22T02:55:50.693Z] #57 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:50.693Z] #57 12.85 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:55:50.693Z] #57 12.85 (2/4) Installing openssl (3.1.4-r5) [2024-02-22T02:55:50.693Z] #57 12.94 (3/4) Installing su-exec (0.2-r3) [2024-02-22T02:55:50.693Z] #57 12.94 (4/4) Installing yq (4.33.3-r5) [2024-02-22T02:55:50.693Z] #57 13.39 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:55:50.693Z] #57 13.45 OK: 18 MiB in 19 packages [2024-02-22T02:55:50.693Z] #57 DONE 15.5s [2024-02-22T02:55:50.693Z] [2024-02-22T02:55:50.693Z] #43 [support-notifications internal] load build context [2024-02-22T02:55:50.693Z] #43 ... [2024-02-22T02:55:50.693Z] [2024-02-22T02:55:50.693Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-22T02:55:51.661Z] #65 ... [2024-02-22T02:55:51.661Z] [2024-02-22T02:55:51.661Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:55:51.661Z] #44 transferring context: 48.90MB 20.2s [2024-02-22T02:55:51.661Z] #44 ... [2024-02-22T02:55:51.661Z] [2024-02-22T02:55:51.661Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:51.661Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done [2024-02-22T02:55:52.257Z] #41 ... [2024-02-22T02:55:52.257Z] [2024-02-22T02:55:52.257Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T02:55:52.257Z] #56 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:52.257Z] #56 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:52.257Z] #56 15.06 (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T02:55:52.257Z] #56 15.69 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T02:55:52.257Z] #56 15.69 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:55:52.257Z] #56 15.69 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:55:52.257Z] #56 16.22 OK: 9 MiB in 17 packages [2024-02-22T02:55:52.257Z] #56 DONE 18.1s [2024-02-22T02:55:52.257Z] [2024-02-22T02:55:52.257Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:52.523Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 12.9s [2024-02-22T02:55:52.523Z] #41 ... [2024-02-22T02:55:52.523Z] [2024-02-22T02:55:52.523Z] #50 [core-command internal] load build context [2024-02-22T02:55:52.523Z] #50 ... [2024-02-22T02:55:52.523Z] [2024-02-22T02:55:52.523Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:55:52.523Z] #48 ... [2024-02-22T02:55:52.523Z] [2024-02-22T02:55:52.523Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:55:52.789Z] #52 ... [2024-02-22T02:55:52.789Z] [2024-02-22T02:55:52.789Z] #50 [core-command internal] load build context [2024-02-22T02:55:53.369Z] #50 ... [2024-02-22T02:55:53.369Z] [2024-02-22T02:55:53.369Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-22T02:55:53.369Z] #58 12.67 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:55:53.369Z] #58 12.67 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:55:53.369Z] #58 12.67 OK: 19945 distinct packages available [2024-02-22T02:55:53.369Z] #58 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:53.369Z] #58 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:53.369Z] #58 17.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:55:53.369Z] #58 17.21 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:55:53.369Z] #58 17.21 (3/4) Installing libucontext (1.2-r2) [2024-02-22T02:55:53.369Z] #58 17.21 (4/4) Installing gcompat (1.1.0-r1) [2024-02-22T02:55:53.369Z] #58 17.21 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:55:53.369Z] #58 17.36 OK: 8 MiB in 19 packages [2024-02-22T02:55:53.370Z] #58 DONE 18.4s [2024-02-22T02:55:53.370Z] [2024-02-22T02:55:53.370Z] #50 [core-command internal] load build context [2024-02-22T02:55:53.370Z] #50 ... [2024-02-22T02:55:53.370Z] [2024-02-22T02:55:53.370Z] #53 [core-data internal] load build context [2024-02-22T02:55:53.370Z] #53 ... [2024-02-22T02:55:53.370Z] [2024-02-22T02:55:53.370Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:55:53.636Z] #41 ... [2024-02-22T02:55:53.636Z] [2024-02-22T02:55:53.636Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:55:53.902Z] #51 ... [2024-02-22T02:55:53.902Z] [2024-02-22T02:55:53.902Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:53.902Z] #34 ... [2024-02-22T02:55:53.902Z] [2024-02-22T02:55:53.902Z] #54 [core-metadata internal] load build context [2024-02-22T02:55:54.190Z] #54 ... [2024-02-22T02:55:54.190Z] [2024-02-22T02:55:54.190Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:55:54.190Z] #34 ... [2024-02-22T02:55:54.190Z] [2024-02-22T02:55:54.190Z] #55 [support-scheduler internal] load build context [2024-02-22T02:55:54.190Z] #55 ... [2024-02-22T02:55:54.190Z] [2024-02-22T02:55:54.190Z] #54 [core-metadata internal] load build context [2024-02-22T02:55:56.133Z] #54 ... [2024-02-22T02:55:56.133Z] [2024-02-22T02:55:56.133Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-22T02:55:56.133Z] #60 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:56.133Z] #60 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:56.133Z] #60 19.29 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-22T02:55:56.133Z] #60 19.29 (2/2) Installing su-exec (0.2-r3) [2024-02-22T02:55:56.133Z] #60 19.29 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:55:56.133Z] #60 19.44 OK: 8 MiB in 17 packages [2024-02-22T02:55:56.133Z] #60 DONE 21.1s [2024-02-22T02:55:56.133Z] [2024-02-22T02:55:56.133Z] #54 [core-metadata internal] load build context [2024-02-22T02:55:57.087Z] #54 transferring context: 16.01MB 21.4s [2024-02-22T02:55:58.541Z] #54 ... [2024-02-22T02:55:58.541Z] [2024-02-22T02:55:58.541Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:58.541Z] #39 ... [2024-02-22T02:55:58.541Z] [2024-02-22T02:55:58.541Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:55:58.541Z] #52 ... [2024-02-22T02:55:58.541Z] [2024-02-22T02:55:58.541Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:58.806Z] #39 ... [2024-02-22T02:55:58.806Z] [2024-02-22T02:55:58.806Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-22T02:55:58.806Z] #64 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:58.806Z] #64 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:58.806Z] #64 21.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-22T02:55:58.806Z] #64 21.63 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:55:58.806Z] #64 21.75 OK: 8 MiB in 16 packages [2024-02-22T02:55:58.806Z] #64 DONE 23.7s [2024-02-22T02:55:58.806Z] [2024-02-22T02:55:58.806Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:55:59.071Z] #39 ... [2024-02-22T02:55:59.071Z] [2024-02-22T02:55:59.071Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-22T02:55:59.071Z] #63 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:59.071Z] #63 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:59.071Z] #63 18.57 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:55:59.071Z] #63 18.57 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:55:59.071Z] #63 18.57 OK: 19945 distinct packages available [2024-02-22T02:55:59.071Z] #63 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:59.071Z] #63 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:55:59.071Z] #63 ... [2024-02-22T02:55:59.071Z] [2024-02-22T02:55:59.071Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:00.685Z] #39 ... [2024-02-22T02:56:00.686Z] [2024-02-22T02:56:00.686Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:00.957Z] #43 ... [2024-02-22T02:56:00.957Z] [2024-02-22T02:56:00.957Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:01.941Z] #39 ... [2024-02-22T02:56:01.941Z] [2024-02-22T02:56:01.941Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:56:01.941Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.9s [2024-02-22T02:56:01.941Z] #38 ... [2024-02-22T02:56:01.941Z] [2024-02-22T02:56:01.941Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:56:01.941Z] #44 transferring context: 67.85MB 30.4s [2024-02-22T02:56:01.941Z] #44 ... [2024-02-22T02:56:01.941Z] [2024-02-22T02:56:01.941Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:02.215Z] #39 ... [2024-02-22T02:56:02.215Z] [2024-02-22T02:56:02.215Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:02.497Z] #66 ... [2024-02-22T02:56:02.497Z] [2024-02-22T02:56:02.497Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:02.784Z] #39 ... [2024-02-22T02:56:02.784Z] [2024-02-22T02:56:02.784Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:02.784Z] #48 ... [2024-02-22T02:56:02.784Z] [2024-02-22T02:56:02.784Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:56:03.407Z] #44 ... [2024-02-22T02:56:03.407Z] [2024-02-22T02:56:03.407Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-22T02:56:03.697Z] #67 ... [2024-02-22T02:56:03.697Z] [2024-02-22T02:56:03.697Z] #53 [core-data internal] load build context [2024-02-22T02:56:03.697Z] #53 ... [2024-02-22T02:56:03.697Z] [2024-02-22T02:56:03.697Z] #50 [core-command internal] load build context [2024-02-22T02:56:03.968Z] #50 ... [2024-02-22T02:56:03.968Z] [2024-02-22T02:56:03.968Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-22T02:56:03.968Z] #59 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:03.968Z] #59 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:03.968Z] #59 24.05 (1/4) Installing ca-certificates (20230506-r0) [2024-02-22T02:56:03.968Z] #59 24.47 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-22T02:56:03.968Z] #59 24.47 (3/4) Installing su-exec (0.2-r3) [2024-02-22T02:56:03.968Z] #59 24.47 (4/4) Installing yq (4.33.3-r5) [2024-02-22T02:56:03.968Z] #59 25.38 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:56:03.968Z] #59 25.58 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:56:03.968Z] #59 26.89 OK: 18 MiB in 19 packages [2024-02-22T02:56:03.968Z] #59 ... [2024-02-22T02:56:03.968Z] [2024-02-22T02:56:03.968Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:56:03.968Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 16.3s done [2024-02-22T02:56:03.968Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-22T02:56:03.968Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.5s [2024-02-22T02:56:03.968Z] #41 ... [2024-02-22T02:56:03.968Z] [2024-02-22T02:56:03.968Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-22T02:56:03.968Z] #61 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:03.968Z] #61 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:03.968Z] #61 24.23 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-22T02:56:03.968Z] #61 24.23 v3.18.6-48-ge9e733131f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-22T02:56:03.968Z] #61 24.23 OK: 19945 distinct packages available [2024-02-22T02:56:03.968Z] #61 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:03.968Z] #61 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:04.242Z] #61 ... [2024-02-22T02:56:04.242Z] [2024-02-22T02:56:04.242Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:04.242Z] #51 ... [2024-02-22T02:56:04.242Z] [2024-02-22T02:56:04.242Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-22T02:56:04.242Z] #62 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:04.242Z] #62 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:04.242Z] #62 26.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-22T02:56:04.242Z] #62 26.57 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:56:04.242Z] #62 26.73 OK: 8 MiB in 16 packages [2024-02-22T02:56:04.242Z] #62 DONE 28.7s [2024-02-22T02:56:04.242Z] [2024-02-22T02:56:04.242Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:04.242Z] #51 ... [2024-02-22T02:56:04.242Z] [2024-02-22T02:56:04.242Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:04.513Z] #48 ... [2024-02-22T02:56:04.513Z] [2024-02-22T02:56:04.513Z] #55 [support-scheduler internal] load build context [2024-02-22T02:56:04.513Z] #55 ... [2024-02-22T02:56:04.513Z] [2024-02-22T02:56:04.513Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:04.513Z] #34 ... [2024-02-22T02:56:04.513Z] [2024-02-22T02:56:04.513Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:05.095Z] #51 ... [2024-02-22T02:56:05.095Z] [2024-02-22T02:56:05.095Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-22T02:56:05.095Z] #63 25.01 (1/11) Installing ca-certificates (20230506-r0) [2024-02-22T02:56:05.095Z] #63 25.44 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-22T02:56:05.095Z] #63 25.57 (3/11) Installing libunistring (1.1-r1) [2024-02-22T02:56:05.095Z] #63 25.70 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-22T02:56:05.095Z] #63 25.75 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-22T02:56:05.095Z] #63 25.79 (6/11) Installing libcurl (8.5.0-r0) [2024-02-22T02:56:05.095Z] #63 26.10 (7/11) Installing curl (8.5.0-r0) [2024-02-22T02:56:05.095Z] #63 26.10 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-22T02:56:05.095Z] #63 26.10 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:56:05.095Z] #63 26.10 (10/11) Installing libucontext (1.2-r2) [2024-02-22T02:56:05.095Z] #63 26.10 (11/11) Installing gcompat (1.1.0-r1) [2024-02-22T02:56:05.095Z] #63 26.20 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:56:05.095Z] #63 26.33 Executing ca-certificates-20230506-r0.trigger [2024-02-22T02:56:05.095Z] #63 27.71 OK: 13 MiB in 26 packages [2024-02-22T02:56:05.095Z] #63 DONE 30.2s [2024-02-22T02:56:05.095Z] [2024-02-22T02:56:05.095Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:05.677Z] #51 ... [2024-02-22T02:56:05.677Z] [2024-02-22T02:56:05.677Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-22T02:56:05.677Z] #59 DONE 30.6s [2024-02-22T02:56:05.677Z] [2024-02-22T02:56:05.677Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:06.258Z] #51 ... [2024-02-22T02:56:06.258Z] [2024-02-22T02:56:06.258Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-22T02:56:06.258Z] #0 7.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:06.258Z] #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:06.258Z] #68 ... [2024-02-22T02:56:06.258Z] [2024-02-22T02:56:06.258Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:07.223Z] #51 transferring context: 74.04MB 34.1s [2024-02-22T02:56:07.807Z] #51 ... [2024-02-22T02:56:07.807Z] [2024-02-22T02:56:07.807Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-22T02:56:07.807Z] #65 8.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:07.807Z] #65 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:07.807Z] #65 15.53 OK: 18 MiB in 19 packages [2024-02-22T02:56:07.807Z] #65 DONE 17.3s [2024-02-22T02:56:08.083Z] [2024-02-22T02:56:08.083Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:08.668Z] #51 ... [2024-02-22T02:56:08.668Z] [2024-02-22T02:56:08.668Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:08.668Z] #54 ... [2024-02-22T02:56:08.668Z] [2024-02-22T02:56:08.668Z] #69 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:56:08.668Z] #0 7.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:08.668Z] #0 8.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:08.943Z] #69 ... [2024-02-22T02:56:08.943Z] [2024-02-22T02:56:08.943Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-22T02:56:08.943Z] #61 31.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-22T02:56:08.943Z] #61 31.29 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-22T02:56:08.943Z] #61 31.31 (3/5) Installing libucontext (1.2-r2) [2024-02-22T02:56:08.943Z] #61 31.32 (4/5) Installing gcompat (1.1.0-r1) [2024-02-22T02:56:08.943Z] #61 31.47 (5/5) Installing openssl (3.1.4-r5) [2024-02-22T02:56:08.944Z] #61 31.47 Executing busybox-1.36.1-r5.trigger [2024-02-22T02:56:08.944Z] #61 31.55 OK: 9 MiB in 20 packages [2024-02-22T02:56:08.944Z] #61 DONE 33.6s [2024-02-22T02:56:08.944Z] [2024-02-22T02:56:08.944Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:56:08.944Z] #52 ... [2024-02-22T02:56:08.944Z] [2024-02-22T02:56:08.944Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-22T02:56:10.890Z] #70 ... [2024-02-22T02:56:10.890Z] [2024-02-22T02:56:10.890Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-22T02:56:10.890Z] #71 DONE 2.5s [2024-02-22T02:56:10.890Z] [2024-02-22T02:56:10.890Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:10.890Z] #34 ... [2024-02-22T02:56:10.890Z] [2024-02-22T02:56:10.890Z] #69 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:56:10.890Z] #69 12.27 OK: 8 MiB in 16 packages [2024-02-22T02:56:10.890Z] #69 ... [2024-02-22T02:56:10.890Z] [2024-02-22T02:56:10.890Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:11.157Z] #43 ... [2024-02-22T02:56:11.157Z] [2024-02-22T02:56:11.157Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:11.157Z] #66 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:11.157Z] #66 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:11.157Z] #66 16.68 OK: 9 MiB in 17 packages [2024-02-22T02:56:11.157Z] #66 DONE 18.8s [2024-02-22T02:56:11.157Z] [2024-02-22T02:56:11.157Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:11.157Z] #43 ... [2024-02-22T02:56:11.157Z] [2024-02-22T02:56:11.157Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:11.752Z] #34 ... [2024-02-22T02:56:11.752Z] [2024-02-22T02:56:11.752Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-22T02:56:11.752Z] #67 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:11.752Z] #67 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:11.752Z] #67 15.99 OK: 8 MiB in 19 packages [2024-02-22T02:56:11.752Z] #67 DONE 18.3s [2024-02-22T02:56:11.752Z] [2024-02-22T02:56:11.752Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:12.025Z] #34 ... [2024-02-22T02:56:12.025Z] [2024-02-22T02:56:12.025Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-22T02:56:12.025Z] #68 13.06 OK: 8 MiB in 17 packages [2024-02-22T02:56:12.025Z] #68 DONE 15.9s [2024-02-22T02:56:12.025Z] [2024-02-22T02:56:12.025Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:12.292Z] #34 transferring context: 77.33MB 40.1s [2024-02-22T02:56:12.560Z] #34 ... [2024-02-22T02:56:12.560Z] [2024-02-22T02:56:12.560Z] #69 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-02-22T02:56:12.560Z] #69 DONE 14.0s [2024-02-22T02:56:12.560Z] [2024-02-22T02:56:12.560Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:12.830Z] #34 ... [2024-02-22T02:56:12.830Z] [2024-02-22T02:56:12.830Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:13.098Z] #39 ... [2024-02-22T02:56:13.098Z] [2024-02-22T02:56:13.098Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:56:13.098Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.6s [2024-02-22T02:56:13.098Z] #38 ... [2024-02-22T02:56:13.098Z] [2024-02-22T02:56:13.098Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:13.687Z] #43 ... [2024-02-22T02:56:13.687Z] [2024-02-22T02:56:13.687Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:56:13.687Z] #44 ... [2024-02-22T02:56:13.687Z] [2024-02-22T02:56:13.687Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:13.687Z] #39 ... [2024-02-22T02:56:13.687Z] [2024-02-22T02:56:13.687Z] #53 [core-data internal] load build context [2024-02-22T02:56:13.954Z] #53 ... [2024-02-22T02:56:13.954Z] [2024-02-22T02:56:13.954Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:56:13.954Z] #38 ... [2024-02-22T02:56:13.954Z] [2024-02-22T02:56:13.954Z] #50 [core-command internal] load build context [2024-02-22T02:56:13.954Z] #50 ... [2024-02-22T02:56:13.954Z] [2024-02-22T02:56:13.954Z] #53 [core-data internal] load build context [2024-02-22T02:56:14.221Z] #53 ... [2024-02-22T02:56:14.221Z] [2024-02-22T02:56:14.221Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:56:14.221Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.1s [2024-02-22T02:56:14.489Z] #41 ... [2024-02-22T02:56:14.489Z] [2024-02-22T02:56:14.489Z] #50 [core-command internal] load build context [2024-02-22T02:56:14.489Z] #50 ... [2024-02-22T02:56:14.489Z] [2024-02-22T02:56:14.490Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:14.490Z] #0 8.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:14.490Z] #0 9.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:14.757Z] #72 ... [2024-02-22T02:56:14.757Z] [2024-02-22T02:56:14.757Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:56:14.757Z] #41 ... [2024-02-22T02:56:14.757Z] [2024-02-22T02:56:14.757Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:15.024Z] #48 ... [2024-02-22T02:56:15.024Z] [2024-02-22T02:56:15.024Z] #55 [support-scheduler internal] load build context [2024-02-22T02:56:15.024Z] #55 ... [2024-02-22T02:56:15.024Z] [2024-02-22T02:56:15.024Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:15.612Z] #48 ... [2024-02-22T02:56:15.612Z] [2024-02-22T02:56:15.612Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:15.612Z] #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:15.612Z] #0 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:15.612Z] #73 ... [2024-02-22T02:56:15.612Z] [2024-02-22T02:56:15.612Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:16.195Z] #48 ... [2024-02-22T02:56:16.195Z] [2024-02-22T02:56:16.195Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-22T02:56:16.195Z] #0 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:16.195Z] #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:16.195Z] #74 ... [2024-02-22T02:56:16.195Z] [2024-02-22T02:56:16.195Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:17.170Z] #48 transferring context: 91.15MB 45.3s [2024-02-22T02:56:17.752Z] #48 ... [2024-02-22T02:56:17.752Z] [2024-02-22T02:56:17.752Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:17.752Z] #73 11.28 OK: 13 MiB in 26 packages [2024-02-22T02:56:17.752Z] #73 DONE 12.1s [2024-02-22T02:56:17.752Z] [2024-02-22T02:56:17.752Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:18.019Z] #48 ... [2024-02-22T02:56:18.019Z] [2024-02-22T02:56:18.019Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-22T02:56:18.019Z] #72 11.83 OK: 8 MiB in 16 packages [2024-02-22T02:56:18.019Z] #72 DONE 13.5s [2024-02-22T02:56:18.019Z] [2024-02-22T02:56:18.019Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:18.289Z] #48 ... [2024-02-22T02:56:18.289Z] [2024-02-22T02:56:18.289Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-22T02:56:18.289Z] #74 10.44 OK: 18 MiB in 19 packages [2024-02-22T02:56:18.289Z] #74 DONE 12.2s [2024-02-22T02:56:18.289Z] [2024-02-22T02:56:18.289Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:18.882Z] #48 ... [2024-02-22T02:56:18.882Z] [2024-02-22T02:56:18.882Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:18.882Z] #51 ... [2024-02-22T02:56:18.882Z] [2024-02-22T02:56:18.882Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:18.882Z] #54 ... [2024-02-22T02:56:18.882Z] [2024-02-22T02:56:18.882Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:19.162Z] #51 ... [2024-02-22T02:56:19.162Z] [2024-02-22T02:56:19.162Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:56:19.162Z] #52 ... [2024-02-22T02:56:19.162Z] [2024-02-22T02:56:19.162Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:19.445Z] #51 ... [2024-02-22T02:56:19.445Z] [2024-02-22T02:56:19.445Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-22T02:56:19.445Z] #75 DONE 7.2s [2024-02-22T02:56:19.445Z] [2024-02-22T02:56:19.445Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:19.730Z] #51 ... [2024-02-22T02:56:19.730Z] [2024-02-22T02:56:19.730Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-22T02:56:19.730Z] #70 8.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:19.730Z] #70 8.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T02:56:19.730Z] #70 10.19 OK: 9 MiB in 20 packages [2024-02-22T02:56:19.730Z] #70 DONE 11.1s [2024-02-22T02:56:19.730Z] [2024-02-22T02:56:19.730Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:20.689Z] #51 ... [2024-02-22T02:56:20.689Z] [2024-02-22T02:56:20.689Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-22T02:56:20.689Z] #76 DONE 0.9s [2024-02-22T02:56:20.689Z] [2024-02-22T02:56:20.689Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:22.645Z] #51 ... [2024-02-22T02:56:22.645Z] [2024-02-22T02:56:22.645Z] #39 [security-proxy-setup internal] load build context [2024-02-22T02:56:22.645Z] #39 transferring context: 133.46MB 50.6s done [2024-02-22T02:56:22.645Z] #39 DONE 50.9s [2024-02-22T02:56:22.645Z] [2024-02-22T02:56:22.645Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:22.921Z] #51 ... [2024-02-22T02:56:22.921Z] [2024-02-22T02:56:22.921Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:22.921Z] #34 ... [2024-02-22T02:56:22.921Z] [2024-02-22T02:56:22.921Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:23.878Z] #51 ... [2024-02-22T02:56:23.878Z] [2024-02-22T02:56:23.878Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:23.878Z] #43 ... [2024-02-22T02:56:23.878Z] [2024-02-22T02:56:23.878Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:56:23.878Z] #44 ... [2024-02-22T02:56:23.878Z] [2024-02-22T02:56:23.878Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:24.463Z] #43 ... [2024-02-22T02:56:24.463Z] [2024-02-22T02:56:24.463Z] #53 [core-data internal] load build context [2024-02-22T02:56:24.463Z] #53 ... [2024-02-22T02:56:24.463Z] [2024-02-22T02:56:24.463Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:56:24.463Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.1s [2024-02-22T02:56:24.463Z] #38 ... [2024-02-22T02:56:24.463Z] [2024-02-22T02:56:24.463Z] #53 [core-data internal] load build context [2024-02-22T02:56:24.729Z] #53 ... [2024-02-22T02:56:24.729Z] [2024-02-22T02:56:24.729Z] #50 [core-command internal] load build context [2024-02-22T02:56:24.729Z] #50 transferring context: 133.46MB 52.1s done [2024-02-22T02:56:24.729Z] #50 ... [2024-02-22T02:56:24.729Z] [2024-02-22T02:56:24.729Z] #53 [core-data internal] load build context [2024-02-22T02:56:24.994Z] #53 ... [2024-02-22T02:56:24.994Z] [2024-02-22T02:56:24.994Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:56:24.994Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.9s done [2024-02-22T02:56:24.994Z] #41 ... [2024-02-22T02:56:24.994Z] [2024-02-22T02:56:24.994Z] #53 [core-data internal] load build context [2024-02-22T02:56:25.261Z] #53 ... [2024-02-22T02:56:25.261Z] [2024-02-22T02:56:25.261Z] #55 [support-scheduler internal] load build context [2024-02-22T02:56:25.261Z] #55 ... [2024-02-22T02:56:25.261Z] [2024-02-22T02:56:25.261Z] #53 [core-data internal] load build context [2024-02-22T02:56:25.848Z] #53 ... [2024-02-22T02:56:25.849Z] [2024-02-22T02:56:25.849Z] #50 [core-command internal] load build context [2024-02-22T02:56:25.849Z] #50 DONE 54.1s [2024-02-22T02:56:25.849Z] [2024-02-22T02:56:25.849Z] #53 [core-data internal] load build context [2024-02-22T02:56:26.115Z] #53 ... [2024-02-22T02:56:26.115Z] [2024-02-22T02:56:26.115Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:56:26.115Z] #77 DONE 3.6s [2024-02-22T02:56:26.115Z] [2024-02-22T02:56:26.115Z] #53 [core-data internal] load build context [2024-02-22T02:56:26.712Z] #53 ... [2024-02-22T02:56:26.712Z] [2024-02-22T02:56:26.712Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-22T02:56:26.712Z] #51 transferring context: 133.46MB 51.2s done [2024-02-22T02:56:26.712Z] #51 DONE 54.4s [2024-02-22T02:56:26.712Z] [2024-02-22T02:56:26.712Z] #53 [core-data internal] load build context [2024-02-22T02:56:26.979Z] #53 ... [2024-02-22T02:56:26.979Z] [2024-02-22T02:56:26.979Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-22T02:56:26.979Z] #44 transferring context: 133.46MB 53.3s done [2024-02-22T02:56:26.979Z] #44 DONE 55.5s [2024-02-22T02:56:26.979Z] [2024-02-22T02:56:26.979Z] #53 [core-data internal] load build context [2024-02-22T02:56:26.979Z] #53 ... [2024-02-22T02:56:26.979Z] [2024-02-22T02:56:26.979Z] #48 [security-bootstrapper internal] load build context [2024-02-22T02:56:26.979Z] #48 transferring context: 133.46MB 54.3s done [2024-02-22T02:56:26.979Z] #48 DONE 55.4s [2024-02-22T02:56:26.979Z] [2024-02-22T02:56:26.979Z] #53 [core-data internal] load build context [2024-02-22T02:56:27.601Z] #53 ... [2024-02-22T02:56:27.601Z] [2024-02-22T02:56:27.601Z] #34 [security-proxy-auth internal] load build context [2024-02-22T02:56:27.601Z] #34 transferring context: 133.46MB 54.4s done [2024-02-22T02:56:27.601Z] #34 DONE 55.4s [2024-02-22T02:56:27.601Z] [2024-02-22T02:56:27.601Z] #53 [core-data internal] load build context [2024-02-22T02:56:27.869Z] #53 ... [2024-02-22T02:56:27.869Z] [2024-02-22T02:56:27.869Z] #43 [support-notifications internal] load build context [2024-02-22T02:56:27.869Z] #43 transferring context: 133.46MB 56.7s done [2024-02-22T02:56:27.869Z] #43 DONE 57.4s [2024-02-22T02:56:27.869Z] [2024-02-22T02:56:27.869Z] #53 [core-data internal] load build context [2024-02-22T02:56:28.479Z] #53 ... [2024-02-22T02:56:28.479Z] [2024-02-22T02:56:28.479Z] #52 [security-secretstore-setup internal] load build context [2024-02-22T02:56:28.479Z] #52 transferring context: 133.46MB 55.0s done [2024-02-22T02:56:28.479Z] #52 DONE 56.0s [2024-02-22T02:56:28.479Z] [2024-02-22T02:56:28.479Z] #53 [core-data internal] load build context [2024-02-22T02:56:28.479Z] #53 ... [2024-02-22T02:56:28.479Z] [2024-02-22T02:56:28.479Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:56:28.479Z] #78 DONE 2.5s [2024-02-22T02:56:28.479Z] [2024-02-22T02:56:28.479Z] #53 [core-data internal] load build context [2024-02-22T02:56:29.067Z] #53 ... [2024-02-22T02:56:29.067Z] [2024-02-22T02:56:29.067Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:29.338Z] #54 ... [2024-02-22T02:56:29.338Z] [2024-02-22T02:56:29.338Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:56:29.338Z] #79 DONE 2.1s [2024-02-22T02:56:29.338Z] [2024-02-22T02:56:29.338Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:29.338Z] #54 ... [2024-02-22T02:56:29.338Z] [2024-02-22T02:56:29.338Z] #53 [core-data internal] load build context [2024-02-22T02:56:29.338Z] #53 ... [2024-02-22T02:56:29.338Z] [2024-02-22T02:56:29.338Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:56:29.338Z] #80 DONE 1.4s [2024-02-22T02:56:29.618Z] [2024-02-22T02:56:29.618Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:32.224Z] #54 ... [2024-02-22T02:56:32.224Z] [2024-02-22T02:56:32.224Z] #55 [support-scheduler internal] load build context [2024-02-22T02:56:32.225Z] #55 transferring context: 133.46MB 56.5s done [2024-02-22T02:56:32.225Z] #55 DONE 58.6s [2024-02-22T02:56:32.225Z] [2024-02-22T02:56:32.225Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:33.638Z] #54 ... [2024-02-22T02:56:33.638Z] [2024-02-22T02:56:33.638Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-22T02:56:33.638Z] #81 DONE 2.5s [2024-02-22T02:56:33.638Z] [2024-02-22T02:56:33.638Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:33.638Z] #54 ... [2024-02-22T02:56:33.638Z] [2024-02-22T02:56:33.638Z] #53 [core-data internal] load build context [2024-02-22T02:56:33.638Z] #53 transferring context: 133.46MB 59.9s done [2024-02-22T02:56:33.638Z] #53 DONE 60.6s [2024-02-22T02:56:33.638Z] [2024-02-22T02:56:33.638Z] #54 [core-metadata internal] load build context [2024-02-22T02:56:34.220Z] #54 transferring context: 133.46MB 58.5s done [2024-02-22T02:56:34.220Z] #54 DONE 60.7s [2024-02-22T02:56:34.220Z] [2024-02-22T02:56:34.220Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T02:56:34.220Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.1s done [2024-02-22T02:56:35.649Z] #38 ... [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:56:35.649Z] #82 DONE 2.3s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-22T02:56:35.649Z] #83 ... [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:56:35.649Z] #84 DONE 1.9s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-22T02:56:35.649Z] #85 DONE 2.6s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-22T02:56:35.649Z] #86 DONE 0.2s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-22T02:56:35.649Z] #87 DONE 0.2s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-22T02:56:35.649Z] #83 DONE 0.2s [2024-02-22T02:56:35.649Z] [2024-02-22T02:56:35.649Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-22T02:56:35.923Z] #88 DONE 0.2s [2024-02-22T02:56:35.923Z] [2024-02-22T02:56:35.923Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-22T02:56:35.923Z] #89 DONE 0.2s [2024-02-22T02:56:35.923Z] [2024-02-22T02:56:35.923Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-22T02:56:35.923Z] #90 DONE 0.2s [2024-02-22T02:56:35.923Z] [2024-02-22T02:56:35.923Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:56:35.923Z] #91 ... [2024-02-22T02:56:35.923Z] [2024-02-22T02:56:35.923Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:56:35.923Z] #92 DONE 0.2s [2024-02-22T02:56:36.193Z] [2024-02-22T02:56:36.193Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:56:36.193Z] #93 DONE 0.2s [2024-02-22T02:56:36.193Z] [2024-02-22T02:56:36.193Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:36.193Z] #94 ... [2024-02-22T02:56:36.193Z] [2024-02-22T02:56:36.193Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-22T02:56:36.193Z] #91 DONE 0.3s [2024-02-22T02:56:36.193Z] [2024-02-22T02:56:36.193Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-22T02:56:36.462Z] #95 ... [2024-02-22T02:56:36.462Z] [2024-02-22T02:56:36.462Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-22T02:56:36.462Z] #96 DONE 0.3s [2024-02-22T02:56:36.462Z] [2024-02-22T02:56:36.462Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-22T02:56:36.462Z] #95 DONE 0.2s [2024-02-22T02:56:36.462Z] [2024-02-22T02:56:36.462Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-22T02:56:36.462Z] #97 DONE 0.3s [2024-02-22T02:56:36.462Z] [2024-02-22T02:56:36.462Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-22T02:56:36.731Z] #98 ... [2024-02-22T02:56:36.731Z] [2024-02-22T02:56:36.731Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-22T02:56:36.731Z] #99 DONE 0.2s [2024-02-22T02:56:36.731Z] [2024-02-22T02:56:36.731Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-22T02:56:36.731Z] #100 DONE 0.2s [2024-02-22T02:56:36.731Z] [2024-02-22T02:56:36.731Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-22T02:56:36.731Z] #98 DONE 0.3s [2024-02-22T02:56:36.731Z] [2024-02-22T02:56:36.731Z] #101 [security-spire-agent] exporting to image [2024-02-22T02:56:36.731Z] #101 exporting layers [2024-02-22T02:56:38.678Z] #101 ... [2024-02-22T02:56:38.678Z] [2024-02-22T02:56:38.678Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:38.952Z] #102 ... [2024-02-22T02:56:38.952Z] [2024-02-22T02:56:38.952Z] #101 [security-spire-config] exporting to image [2024-02-22T02:56:38.952Z] #101 exporting layers 2.2s done [2024-02-22T02:56:38.952Z] #101 writing image sha256:4e8675810739c92039fb0d162b01e7aaef27a2470d733c43d045688ca8e68fda [2024-02-22T02:56:38.952Z] #101 writing image sha256:4e8675810739c92039fb0d162b01e7aaef27a2470d733c43d045688ca8e68fda 0.0s done [2024-02-22T02:56:38.952Z] #101 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-02-22T02:56:38.952Z] #101 ... [2024-02-22T02:56:38.952Z] [2024-02-22T02:56:38.952Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T02:56:39.220Z] #41 ... [2024-02-22T02:56:39.220Z] [2024-02-22T02:56:39.220Z] #101 [security-spire-server] exporting to image [2024-02-22T02:56:39.220Z] #101 exporting layers 2.3s done [2024-02-22T02:56:39.220Z] #101 writing image sha256:4df7ba89962adf4958bda52bcf9611abd7e8bec951736eee13bc9d6a5f520e2c 0.0s done [2024-02-22T02:56:39.220Z] #101 naming to docker.io/library/security-spire-server-arm64 done [2024-02-22T02:56:39.220Z] #101 writing image sha256:13a2cce56f43d2eafda78328a185340aa8094eb9b5393ce25898a1bcd3eaf889 done [2024-02-22T02:56:39.220Z] #101 naming to docker.io/library/security-spire-config-arm64 done [2024-02-22T02:56:39.220Z] #101 DONE 2.6s [2024-02-22T02:56:39.220Z] [2024-02-22T02:56:39.220Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:39.489Z] #103 ... [2024-02-22T02:56:39.490Z] [2024-02-22T02:56:39.490Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:58.709Z] #104 ... [2024-02-22T02:56:58.709Z] [2024-02-22T02:56:58.709Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:58.709Z] #94 DONE 31.6s [2024-02-22T02:56:58.709Z] [2024-02-22T02:56:58.709Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:58.709Z] #102 DONE 29.1s [2024-02-22T02:56:58.709Z] [2024-02-22T02:56:58.709Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:58.709Z] #104 DONE 28.5s [2024-02-22T02:56:58.709Z] [2024-02-22T02:56:58.709Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:56:58.709Z] #103 DONE 28.4s [2024-02-22T02:56:58.709Z] [2024-02-22T02:56:58.709Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #105 DONE 2.7s [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #106 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #107 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #108 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #109 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #110 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #111 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #112 DONE 2.8s [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #113 [support-notifications builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #113 DONE 2.7s [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T02:57:00.673Z] #114 ... [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #115 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #116 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #117 [support-scheduler builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #117 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #118 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #119 [core-metadata builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #119 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #120 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #121 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #122 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #123 [core-data builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #123 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #124 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #125 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #126 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-22T02:57:00.673Z] #127 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T02:57:00.673Z] #128 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #129 CACHED [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #130 [core-command builder 6/7] COPY . . [2024-02-22T02:57:00.673Z] #130 DONE 2.8s [2024-02-22T02:57:00.673Z] [2024-02-22T02:57:00.673Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T02:57:06.061Z] #131 ... [2024-02-22T02:57:06.061Z] [2024-02-22T02:57:06.061Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-22T02:57:06.061Z] #0 4.935 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-02-22T02:57:06.061Z] #132 ... [2024-02-22T02:57:06.061Z] [2024-02-22T02:57:06.061Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T02:57:06.061Z] #131 5.551 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-02-22T02:57:11.425Z] #131 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T02:57:11.425Z] #0 4.239 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-02-22T02:57:11.425Z] #133 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T02:57:11.425Z] #0 4.601 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-02-22T02:57:11.425Z] #134 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-22T02:57:11.425Z] #0 5.182 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-02-22T02:57:11.425Z] #135 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-22T02:57:11.425Z] #0 4.642 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-02-22T02:57:11.425Z] #136 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #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-02-22T02:57:11.425Z] #0 5.758 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-02-22T02:57:11.425Z] #137 ... [2024-02-22T02:57:11.425Z] [2024-02-22T02:57:11.425Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-22T02:57:11.425Z] #0 4.772 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-02-22T02:57:11.694Z] #138 ... [2024-02-22T02:57:11.694Z] [2024-02-22T02:57:11.694Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-22T02:57:11.694Z] #0 5.598 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-02-22T02:57:11.694Z] #139 ... [2024-02-22T02:57:11.694Z] [2024-02-22T02:57:11.694Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-22T02:57:11.694Z] #0 5.321 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-02-22T02:57:17.033Z] #140 ... [2024-02-22T02:57:17.033Z] [2024-02-22T02:57:17.033Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T02:57:17.033Z] #114 5.571 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-02-22T03:09:25.147Z] #114 ... [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #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-02-22T03:09:25.147Z] #137 736.3 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-02-22T03:09:25.147Z] #137 ... [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-22T03:09:25.147Z] #138 DONE 741.7s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-22T03:09:25.147Z] #136 ... [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:09:25.147Z] #141 DONE 0.2s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:09:25.147Z] #142 DONE 0.1s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-22T03:09:25.147Z] #143 DONE 0.1s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-22T03:09:25.147Z] #144 DONE 0.1s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-22T03:09:25.147Z] #145 DONE 0.3s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-22T03:09:25.147Z] #146 DONE 0.2s [2024-02-22T03:09:25.147Z] [2024-02-22T03:09:25.147Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:09:25.746Z] #147 DONE 2.0s [2024-02-22T03:09:25.746Z] [2024-02-22T03:09:25.746Z] #101 [security-proxy-setup] exporting to image [2024-02-22T03:09:25.746Z] #101 exporting layers [2024-02-22T03:09:26.328Z] #101 exporting layers 0.8s done [2024-02-22T03:09:26.591Z] #101 writing image sha256:6f3f2e23be881bc53ec826c25de55220b7d953033e8efa380a5f43237c6bdf19 done [2024-02-22T03:09:26.591Z] #101 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-22T03:09:26.591Z] #101 DONE 3.4s [2024-02-22T03:09:26.591Z] [2024-02-22T03:09:26.591Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T03:09:33.242Z] #134 ... [2024-02-22T03:09:33.242Z] [2024-02-22T03:09:33.242Z] #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-02-22T03:09:33.242Z] #137 DONE 752.6s [2024-02-22T03:09:33.242Z] [2024-02-22T03:09:33.242Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:09:33.829Z] #133 ... [2024-02-22T03:09:33.829Z] [2024-02-22T03:09:33.829Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:09:34.094Z] #148 DONE 0.4s [2024-02-22T03:09:34.094Z] [2024-02-22T03:09:34.094Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:09:34.363Z] #133 ... [2024-02-22T03:09:34.363Z] [2024-02-22T03:09:34.363Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:09:34.363Z] #149 DONE 0.2s [2024-02-22T03:09:34.363Z] [2024-02-22T03:09:34.363Z] #150 [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-02-22T03:09:34.646Z] #150 DONE 0.2s [2024-02-22T03:09:34.646Z] [2024-02-22T03:09:34.646Z] #151 [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-02-22T03:09:34.646Z] #151 DONE 0.2s [2024-02-22T03:09:34.646Z] [2024-02-22T03:09:34.646Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:09:34.979Z] #133 ... [2024-02-22T03:09:34.979Z] [2024-02-22T03:09:34.979Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:09:35.244Z] #152 ... [2024-02-22T03:09:35.244Z] [2024-02-22T03:09:35.244Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-22T03:09:35.244Z] #136 DONE 754.5s [2024-02-22T03:09:35.244Z] [2024-02-22T03:09:35.244Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-22T03:09:35.510Z] #153 ... [2024-02-22T03:09:35.510Z] [2024-02-22T03:09:35.510Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:09:35.510Z] #152 DONE 0.5s [2024-02-22T03:09:35.510Z] [2024-02-22T03:09:35.510Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-22T03:09:35.510Z] #153 DONE 0.4s [2024-02-22T03:09:35.510Z] [2024-02-22T03:09:35.510Z] #154 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-22T03:09:36.094Z] #154 DONE 0.7s [2024-02-22T03:09:36.094Z] [2024-02-22T03:09:36.094Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-22T03:09:36.684Z] #155 ... [2024-02-22T03:09:36.684Z] [2024-02-22T03:09:36.684Z] #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-22T03:09:36.684Z] #156 DONE 0.7s [2024-02-22T03:09:36.975Z] [2024-02-22T03:09:36.975Z] #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-22T03:09:37.240Z] #157 DONE 0.4s [2024-02-22T03:09:37.240Z] [2024-02-22T03:09:37.240Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:09:38.729Z] #158 ... [2024-02-22T03:09:38.729Z] [2024-02-22T03:09:38.729Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-22T03:09:38.729Z] #155 DONE 2.9s [2024-02-22T03:09:38.995Z] [2024-02-22T03:09:38.995Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:09:38.995Z] #159 DONE 0.4s [2024-02-22T03:09:38.995Z] [2024-02-22T03:09:38.995Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:09:39.263Z] #158 ... [2024-02-22T03:09:39.263Z] [2024-02-22T03:09:39.263Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:09:39.263Z] #160 DONE 0.2s [2024-02-22T03:09:39.263Z] [2024-02-22T03:09:39.263Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-22T03:09:39.528Z] #161 DONE 0.4s [2024-02-22T03:09:39.528Z] [2024-02-22T03:09:39.528Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-22T03:09:39.528Z] #139 ... [2024-02-22T03:09:39.528Z] [2024-02-22T03:09:39.528Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-22T03:09:39.528Z] #162 DONE 0.1s [2024-02-22T03:09:39.855Z] [2024-02-22T03:09:39.855Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-22T03:09:40.126Z] #163 DONE 0.2s [2024-02-22T03:09:40.126Z] [2024-02-22T03:09:40.126Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-22T03:09:40.126Z] #164 DONE 0.2s [2024-02-22T03:09:40.126Z] [2024-02-22T03:09:40.126Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:09:40.126Z] #158 DONE 3.0s [2024-02-22T03:09:40.126Z] [2024-02-22T03:09:40.126Z] #101 [security-secretstore-setup] exporting to image [2024-02-22T03:09:40.126Z] #101 exporting layers [2024-02-22T03:09:40.706Z] #101 ... [2024-02-22T03:09:40.706Z] [2024-02-22T03:09:40.706Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-22T03:09:40.706Z] #165 DONE 0.6s [2024-02-22T03:09:40.969Z] [2024-02-22T03:09:40.969Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-22T03:09:41.316Z] #166 DONE 0.4s [2024-02-22T03:09:41.316Z] [2024-02-22T03:09:41.316Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-22T03:09:41.896Z] #167 ... [2024-02-22T03:09:41.896Z] [2024-02-22T03:09:41.896Z] #101 [security-secretstore-setup] exporting to image [2024-02-22T03:09:41.896Z] #101 exporting layers 1.9s done [2024-02-22T03:09:41.896Z] #101 writing image sha256:d554b3f1089d2919a4e0d491adecd8626400f702afbb3742dff28e8b06a56cfb 0.0s done [2024-02-22T03:09:41.896Z] #101 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2024-02-22T03:09:41.896Z] #101 DONE 5.4s [2024-02-22T03:09:42.163Z] [2024-02-22T03:09:42.163Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T03:09:43.696Z] #131 ... [2024-02-22T03:09:43.696Z] [2024-02-22T03:09:43.696Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-22T03:09:43.696Z] #167 DONE 2.1s [2024-02-22T03:09:43.696Z] [2024-02-22T03:09:43.696Z] #101 [security-bootstrapper] exporting to image [2024-02-22T03:09:44.650Z] #101 exporting layers 1.2s done [2024-02-22T03:09:44.650Z] #101 writing image sha256:b76a78410d0b25d33fd9ee6547fa2100d0b72daf1e02861e3cca3e050d4b824f 0.0s done [2024-02-22T03:09:44.650Z] #101 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-22T03:09:44.650Z] #101 DONE 6.6s [2024-02-22T03:09:44.650Z] [2024-02-22T03:09:44.650Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:09:51.284Z] #114 ... [2024-02-22T03:09:51.284Z] [2024-02-22T03:09:51.284Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-22T03:09:51.284Z] #139 DONE 770.2s [2024-02-22T03:09:51.284Z] [2024-02-22T03:09:51.284Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:09:51.284Z] #114 ... [2024-02-22T03:09:51.284Z] [2024-02-22T03:09:51.284Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:09:51.548Z] #168 DONE 0.2s [2024-02-22T03:09:51.548Z] [2024-02-22T03:09:51.548Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:09:51.548Z] #169 DONE 0.2s [2024-02-22T03:09:51.548Z] [2024-02-22T03:09:51.548Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-22T03:09:51.813Z] #170 DONE 0.2s [2024-02-22T03:09:51.813Z] [2024-02-22T03:09:51.813Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:09:51.813Z] #114 ... [2024-02-22T03:09:51.813Z] [2024-02-22T03:09:51.813Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:09:52.079Z] #171 DONE 0.2s [2024-02-22T03:09:52.079Z] [2024-02-22T03:09:52.079Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-22T03:09:52.079Z] #172 DONE 0.1s [2024-02-22T03:09:52.079Z] [2024-02-22T03:09:52.079Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:09:52.079Z] #114 ... [2024-02-22T03:09:52.079Z] [2024-02-22T03:09:52.079Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:09:54.656Z] #173 DONE 2.0s [2024-02-22T03:09:54.656Z] [2024-02-22T03:09:54.656Z] #101 [security-proxy-auth] exporting to image [2024-02-22T03:09:54.656Z] #101 exporting layers [2024-02-22T03:09:54.656Z] #101 exporting layers 0.6s done [2024-02-22T03:09:54.656Z] #101 writing image sha256:8621dffcd45c1e9ef5262ac6c93b7d200fd84d8ac3f75494db9e0a93c896f3ca done [2024-02-22T03:09:54.656Z] #101 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-02-22T03:09:54.656Z] #101 DONE 7.2s [2024-02-22T03:09:54.656Z] [2024-02-22T03:09:54.656Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T03:10:09.622Z] #134 ... [2024-02-22T03:10:09.622Z] [2024-02-22T03:10:09.622Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-22T03:10:09.623Z] #135 DONE 787.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:10:09.623Z] #133 ... [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:10:09.623Z] #174 DONE 0.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #20 [core-command internal] load .dockerignore [2024-02-22T03:10:09.623Z] #20 ... [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:10:09.623Z] #175 DONE 0.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-22T03:10:09.623Z] #176 DONE 0.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #177 [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-02-22T03:10:09.623Z] #177 DONE 0.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-22T03:10:09.623Z] #178 DONE 0.2s [2024-02-22T03:10:09.623Z] [2024-02-22T03:10:09.623Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-22T03:10:11.554Z] #179 DONE 2.0s [2024-02-22T03:10:11.554Z] [2024-02-22T03:10:11.554Z] #101 [core-common-config-bootstrapper] exporting to image [2024-02-22T03:10:11.555Z] #101 exporting layers [2024-02-22T03:10:11.829Z] #101 exporting layers 0.6s done [2024-02-22T03:10:11.829Z] #101 writing image sha256:d7d35967b6aa4d062fdab294b24bfa126d73084e8435f8896d48ed9dc4fb7106 done [2024-02-22T03:10:11.829Z] #101 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-02-22T03:10:11.829Z] #101 DONE 7.8s [2024-02-22T03:10:11.829Z] [2024-02-22T03:10:11.829Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:10:44.012Z] #114 ... [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-22T03:10:44.012Z] #134 DONE 820.7s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T03:10:44.012Z] #41 ... [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:10:44.012Z] #180 DONE 0.3s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:10:44.012Z] #181 DONE 0.1s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-22T03:10:44.012Z] #182 DONE 0.3s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T03:10:44.012Z] #131 ... [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:10:44.012Z] #183 DONE 0.2s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #101 [core-command] exporting to image [2024-02-22T03:10:44.012Z] #101 exporting layers [2024-02-22T03:10:44.012Z] #101 exporting layers 0.3s done [2024-02-22T03:10:44.012Z] #101 writing image sha256:9d3444be4a88e98513b286e903d5b49aa4194f72cec47a7b33f4d502d1f08d15 0.0s done [2024-02-22T03:10:44.012Z] #101 naming to docker.io/library/core-command-arm64 0.0s done [2024-02-22T03:10:44.012Z] #101 DONE 8.2s [2024-02-22T03:10:44.012Z] [2024-02-22T03:10:44.012Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T03:10:48.255Z] #131 ... [2024-02-22T03:10:48.255Z] [2024-02-22T03:10:48.255Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-22T03:10:48.255Z] #132 DONE 827.0s [2024-02-22T03:10:48.255Z] [2024-02-22T03:10:48.255Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:10:48.255Z] #133 ... [2024-02-22T03:10:48.255Z] [2024-02-22T03:10:48.255Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:10:48.255Z] #184 DONE 0.2s [2024-02-22T03:10:48.255Z] [2024-02-22T03:10:48.255Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:10:48.255Z] #114 ... [2024-02-22T03:10:48.255Z] [2024-02-22T03:10:48.255Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:10:48.522Z] #185 DONE 0.2s [2024-02-22T03:10:48.522Z] [2024-02-22T03:10:48.522Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-22T03:10:48.788Z] #186 DONE 0.2s [2024-02-22T03:10:48.788Z] [2024-02-22T03:10:48.788Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:10:48.788Z] #187 DONE 0.1s [2024-02-22T03:10:48.788Z] [2024-02-22T03:10:48.788Z] #101 [core-data] exporting to image [2024-02-22T03:10:48.788Z] #101 exporting layers [2024-02-22T03:10:49.053Z] #101 exporting layers 0.3s done [2024-02-22T03:10:49.053Z] #101 writing image sha256:51f04956ae96f0249f0dd2b58176ba544dde7e1edb0a19e284ab1130e381af6e done [2024-02-22T03:10:49.053Z] #101 naming to docker.io/library/core-data-arm64 done [2024-02-22T03:10:49.053Z] #101 DONE 8.5s [2024-02-22T03:10:49.053Z] [2024-02-22T03:10:49.053Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:10:50.007Z] #133 ... [2024-02-22T03:10:50.007Z] [2024-02-22T03:10:50.007Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-22T03:10:50.007Z] #131 DONE 829.5s [2024-02-22T03:10:50.272Z] [2024-02-22T03:10:50.272Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:10:50.272Z] #114 ... [2024-02-22T03:10:50.272Z] [2024-02-22T03:10:50.272Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:10:50.538Z] #188 DONE 0.3s [2024-02-22T03:10:50.538Z] [2024-02-22T03:10:50.538Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:10:50.805Z] #189 DONE 0.2s [2024-02-22T03:10:50.805Z] [2024-02-22T03:10:50.805Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T03:10:51.070Z] #41 ... [2024-02-22T03:10:51.070Z] [2024-02-22T03:10:51.070Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-22T03:10:51.070Z] #190 DONE 0.3s [2024-02-22T03:10:51.070Z] [2024-02-22T03:10:51.070Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:10:51.070Z] #114 ... [2024-02-22T03:10:51.070Z] [2024-02-22T03:10:51.070Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:10:51.070Z] #191 DONE 0.1s [2024-02-22T03:10:51.334Z] [2024-02-22T03:10:51.334Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-22T03:10:51.334Z] #192 DONE 0.1s [2024-02-22T03:10:51.334Z] [2024-02-22T03:10:51.334Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:10:51.334Z] #133 ... [2024-02-22T03:10:51.334Z] [2024-02-22T03:10:51.334Z] #101 [core-metadata] exporting to image [2024-02-22T03:10:51.599Z] #101 exporting layers 0.2s done [2024-02-22T03:10:51.599Z] #101 writing image sha256:4e1a938aabb25b03e5873d93cfb8a2b159174ed6a66d5645512e1e73e22cdf42 done [2024-02-22T03:10:51.599Z] #101 naming to docker.io/library/core-metadata-arm64 done [2024-02-22T03:10:51.599Z] #101 DONE 8.7s [2024-02-22T03:10:51.599Z] [2024-02-22T03:10:51.599Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T03:11:18.559Z] #41 ... [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-22T03:11:18.559Z] #114 DONE 853.7s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #20 [core-command internal] load .dockerignore [2024-02-22T03:11:18.559Z] #20 ... [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:11:18.559Z] #193 DONE 0.2s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-22T03:11:18.559Z] #41 ... [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:11:18.559Z] #194 DONE 0.2s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-22T03:11:18.559Z] #195 DONE 0.3s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #196 [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-02-22T03:11:18.559Z] #196 DONE 0.1s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:11:18.559Z] #133 ... [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #101 [security-spiffe-token-provider] exporting to image [2024-02-22T03:11:18.559Z] #101 exporting layers [2024-02-22T03:11:18.559Z] #101 exporting layers 0.6s done [2024-02-22T03:11:18.559Z] #101 writing image sha256:0640b24ae21fb2845dfea35552b04c469a111c02b393b7e223af7aaec25042e0 done [2024-02-22T03:11:18.559Z] #101 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-22T03:11:18.559Z] #101 DONE 9.3s [2024-02-22T03:11:18.559Z] [2024-02-22T03:11:18.559Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-22T03:11:30.987Z] #133 DONE 870.1s [2024-02-22T03:11:30.987Z] [2024-02-22T03:11:30.987Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-22T03:11:30.987Z] #140 DONE 870.4s [2024-02-22T03:11:30.987Z] [2024-02-22T03:11:30.987Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:11:30.987Z] #197 DONE 0.2s [2024-02-22T03:11:30.987Z] [2024-02-22T03:11:30.987Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T03:11:31.261Z] #38 ... [2024-02-22T03:11:31.261Z] [2024-02-22T03:11:31.261Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:11:31.528Z] #198 DONE 0.2s [2024-02-22T03:11:31.528Z] [2024-02-22T03:11:31.528Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-22T03:11:31.528Z] #199 DONE 0.2s [2024-02-22T03:11:31.528Z] [2024-02-22T03:11:31.528Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-22T03:11:31.528Z] #200 DONE 0.1s [2024-02-22T03:11:31.528Z] [2024-02-22T03:11:31.528Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-22T03:11:31.528Z] #201 DONE 0.4s [2024-02-22T03:11:31.528Z] [2024-02-22T03:11:31.792Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:11:32.056Z] #202 DONE 0.2s [2024-02-22T03:11:32.056Z] [2024-02-22T03:11:32.056Z] #101 [support-notifications] exporting to image [2024-02-22T03:11:32.056Z] #101 exporting layers [2024-02-22T03:11:32.056Z] #101 ... [2024-02-22T03:11:32.056Z] [2024-02-22T03:11:32.056Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-22T03:11:32.056Z] #203 DONE 0.3s [2024-02-22T03:11:32.320Z] [2024-02-22T03:11:32.320Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-22T03:11:32.320Z] #204 DONE 0.1s [2024-02-22T03:11:32.320Z] [2024-02-22T03:11:32.320Z] #101 [support-scheduler] exporting to image [2024-02-22T03:11:32.320Z] #101 exporting layers 0.4s done [2024-02-22T03:11:32.320Z] #101 writing image sha256:15d73063c7315f513c0a28c132c2a4e3bf433441fb28fa8413c569e71a4fb858 done [2024-02-22T03:11:32.320Z] #101 naming to docker.io/library/support-notifications-arm64 done [2024-02-22T03:11:32.585Z] #101 exporting layers 0.3s done [2024-02-22T03:11:32.585Z] #101 writing image sha256:37ab69a95af80a55e5c5e0c9495f49d06fd80a78f459db389d27d5ab0d84f9bc done [2024-02-22T03:11:32.585Z] #101 naming to docker.io/library/support-scheduler-arm64 done [2024-02-22T03:11:32.585Z] #101 DONE 10.1s [2024-02-22T03:11:32.585Z] [2024-02-22T03:11:32.585Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-22T03:11:32.585Z] time="2024-02-22T02:55:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-22T03:11:32.601Z] $ docker stop --time=1 a7332e76a3c84442319bac6b9e1914ee0849f245092a281bbda67c338cfa3114 [2024-02-22T03:11:34.203Z] $ docker rm -f --volumes a7332e76a3c84442319bac6b9e1914ee0849f245092a281bbda67c338cfa3114 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T03:11:34.722Z] + docker images [2024-02-22T03:11:34.722Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-22T03:11:34.722Z] support-notifications-arm64 latest 15d73063c731 3 seconds ago 26.6MB [2024-02-22T03:11:34.722Z] support-scheduler-arm64 latest 37ab69a95af8 3 seconds ago 25.9MB [2024-02-22T03:11:34.722Z] security-spiffe-token-provider-arm64 latest 0640b24ae21f 19 seconds ago 29.1MB [2024-02-22T03:11:34.722Z] core-metadata-arm64 latest 4e1a938aabb2 43 seconds ago 17.4MB [2024-02-22T03:11:34.722Z] core-data-arm64 latest 51f04956ae96 46 seconds ago 17.2MB [2024-02-22T03:11:34.722Z] core-command-arm64 latest 9d3444be4a88 52 seconds ago 17.1MB [2024-02-22T03:11:34.722Z] core-common-config-bootstrapper-arm64 latest d7d35967b6aa About a minute ago 15.1MB [2024-02-22T03:11:34.722Z] security-proxy-auth-arm64 latest 8621dffcd45c About a minute ago 15.9MB [2024-02-22T03:11:34.722Z] security-bootstrapper-arm64 latest b76a78410d0b About a minute ago 18.5MB [2024-02-22T03:11:34.722Z] security-secretstore-setup-arm64 latest d554b3f1089d About a minute ago 35.9MB [2024-02-22T03:11:34.722Z] security-proxy-setup-arm64 latest 6f3f2e23be88 2 minutes ago 25.9MB [2024-02-22T03:11:34.722Z] security-spire-config-arm64 latest 13a2cce56f43 14 minutes ago 95.8MB [2024-02-22T03:11:34.722Z] security-spire-server-arm64 latest 4df7ba89962a 14 minutes ago 96.7MB [2024-02-22T03:11:34.722Z] security-spire-agent-arm64 latest 4e8675810739 14 minutes ago 152MB [2024-02-22T03:11:34.722Z] ci-base-image-arm64 latest 65875dfd2fe9 26 minutes ago 881MB [2024-02-22T03:11:34.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-22T03:11:34.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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-02-22T03:11:35.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T03:11:35.479Z] [2024-02-22T03:11:35.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T03:11:35.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T03:11:36.102Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T03:11:36.102Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T03:11:36.102Z] 04944245beec: Pulling fs layer [2024-02-22T03:11:36.102Z] 699f458cf7ca: Pulling fs layer [2024-02-22T03:11:36.102Z] 765212b225bb: Pulling fs layer [2024-02-22T03:11:36.102Z] f23df028b6ca: Pulling fs layer [2024-02-22T03:11:36.102Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T03:11:36.102Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T03:11:36.102Z] 765212b225bb: Waiting [2024-02-22T03:11:36.102Z] f23df028b6ca: Waiting [2024-02-22T03:11:36.102Z] d65c8cfc05b1: Waiting [2024-02-22T03:11:36.102Z] 2437ff75d9bd: Waiting [2024-02-22T03:11:36.102Z] 04944245beec: Verifying Checksum [2024-02-22T03:11:36.102Z] 04944245beec: Download complete [2024-02-22T03:11:36.102Z] 765212b225bb: Download complete [2024-02-22T03:11:36.102Z] f23df028b6ca: Verifying Checksum [2024-02-22T03:11:36.102Z] f23df028b6ca: Download complete [2024-02-22T03:11:36.367Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T03:11:36.367Z] d65c8cfc05b1: Download complete [2024-02-22T03:11:36.367Z] 699f458cf7ca: Verifying Checksum [2024-02-22T03:11:36.367Z] 699f458cf7ca: Download complete [2024-02-22T03:11:36.944Z] 8998bd30e6a1: Download complete [2024-02-22T03:11:39.511Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T03:11:39.511Z] 2437ff75d9bd: Download complete [2024-02-22T03:11:42.076Z] 8998bd30e6a1: Pull complete [2024-02-22T03:11:42.343Z] 04944245beec: Pull complete [2024-02-22T03:11:43.744Z] 699f458cf7ca: Pull complete [2024-02-22T03:11:44.023Z] 765212b225bb: Pull complete [2024-02-22T03:11:44.976Z] f23df028b6ca: Pull complete [2024-02-22T03:11:44.976Z] d65c8cfc05b1: Pull complete [2024-02-22T03:11:59.946Z] 2437ff75d9bd: Pull complete [2024-02-22T03:11:59.946Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T03:11:59.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T03:11:59.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T03:12:00.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container [2024-02-22T03:12:00.408Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-22T03:12:03.036Z] $ docker top 666cbd7088d95d50d77171f1d4a500b6f21fa89a142cb4d63f6fe84a25d140f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:03.930Z] ---> job-cost.sh [2024-02-22T03:12:03.930Z] lf-activate-venv: SKIPPING [2024-02-22T03:12:03.930Z] INFO: No Stack... [2024-02-22T03:12:04.193Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T03:12:05.143Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T03:12:05.454Z] + + cut -d, -f6 [2024-02-22T03:12:05.454Z] cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2024-02-22T03:12:05.510Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4761-3-stack-cost] [2024-02-22T03:12:05.516Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4761-3-stack-cost] did not exist. Created. [2024-02-22T03:12:05.522Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4761-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T03:12:05.937Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T03:12:06.168Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T03:12:06.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4761-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T03:12:06.280Z] $ docker stop --time=1 666cbd7088d95d50d77171f1d4a500b6f21fa89a142cb4d63f6fe84a25d140f5 [2024-02-22T03:12:07.759Z] $ docker rm -f --volumes 666cbd7088d95d50d77171f1d4a500b6f21fa89a142cb4d63f6fe84a25d140f5 [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-02-22T03:12:08.900Z] provisioning config files... [2024-02-22T03:12:08.910Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1205876151094439208tmp [Pipeline] { [Pipeline] sh [2024-02-22T03:12:09.261Z] + set +x [2024-02-22T03:12:09.261Z] + curl -s https://codecov.io/bash [2024-02-22T03:12:09.261Z] + bash -s -- [2024-02-22T03:12:09.261Z] [2024-02-22T03:12:09.261Z] _____ _ [2024-02-22T03:12:09.261Z] / ____| | | [2024-02-22T03:12:09.261Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T03:12:09.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T03:12:09.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T03:12:09.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T03:12:09.262Z] Bash-1.0.6 [2024-02-22T03:12:09.262Z] [2024-02-22T03:12:09.262Z] [2024-02-22T03:12:09.262Z] ==> git version 2.25.1 found [2024-02-22T03:12:09.262Z] ==> 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-02-22T03:12:09.262Z] Release-Date: 2020-01-08 [2024-02-22T03:12:09.262Z] 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-02-22T03:12:09.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T03:12:09.262Z] ==> Jenkins CI detected. [2024-02-22T03:12:09.262Z] current dir:  /w/workspace/edgex-go/3 [2024-02-22T03:12:09.262Z] project root: . [2024-02-22T03:12:09.262Z] --> token set from env [2024-02-22T03:12:09.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T03:12:09.521Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T03:12:09.521Z] ==> Python coveragepy not found [2024-02-22T03:12:09.521Z] ==> Searching for coverage reports in: [2024-02-22T03:12:09.521Z] + . [2024-02-22T03:12:09.521Z] -> Found 1 reports [2024-02-22T03:12:09.521Z] ==> Detecting git/mercurial file structure [2024-02-22T03:12:09.521Z] ==> Reading reports [2024-02-22T03:12:09.521Z] + ./coverage.out bytes=453602 [2024-02-22T03:12:09.521Z] ==> Appending adjustments [2024-02-22T03:12:09.521Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T03:12:10.455Z] + Found adjustments [2024-02-22T03:12:10.455Z] ==> Gzipping contents [2024-02-22T03:12:10.455Z] 60K /tmp/codecov.dVUgzy.gz [2024-02-22T03:12:10.455Z] ==> Uploading reports [2024-02-22T03:12:10.455Z] url: https://codecov.io [2024-02-22T03:12:10.455Z] query: branch=PR-4761&commit=2fce28cc5080acff738ce8c5fa6889c042bae060&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4761%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4761&job=&cmd_args= [2024-02-22T03:12:10.455Z] -> Pinging Codecov [2024-02-22T03:12:10.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4761&commit=2fce28cc5080acff738ce8c5fa6889c042bae060&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4761%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4761&job=&cmd_args= [2024-02-22T03:12:10.714Z] -> Uploading to [2024-02-22T03:12:10.714Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/00271124DB129430A58F1EEE437C3FCB/2fce28cc5080acff738ce8c5fa6889c042bae060/64b620f0-f8ad-49f7-b4a5-d48f2a898543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T031210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=927131d6bd278d40e15a717d3e6401f771b6a505f35bade55b5991020d347262 [2024-02-22T03:12:10.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T03:12:10.714Z] Dload Upload Total Spent Left Speed [2024-02-22T03:12:10.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57691 0 0 100 57691 0 178k --:--:-- --:--:-- --:--:-- 177k 100 57691 0 0 100 57691 0 178k --:--:-- --:--:-- --:--:-- 177k [2024-02-22T03:12:10.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2fce28cc5080acff738ce8c5fa6889c042bae060 [Pipeline] } [2024-02-22T03:12:10.983Z] 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-02-22T03:12:12.363Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:12.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:13.507Z] ---> package-listing.sh [2024-02-22T03:12:13.507Z] ++ facter osfamily [2024-02-22T03:12:13.507Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T03:12:13.769Z] + OS_FAMILY=debian [2024-02-22T03:12:13.769Z] + workspace=/w/workspace/edgex-go/3 [2024-02-22T03:12:13.769Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T03:12:13.769Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T03:12:13.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T03:12:13.769Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T03:12:13.769Z] + '[' /w/workspace/edgex-go/3 ']' [2024-02-22T03:12:13.769Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T03:12:13.769Z] + case "${OS_FAMILY}" in [2024-02-22T03:12:13.769Z] + dpkg -l [2024-02-22T03:12:13.769Z] + grep '^ii' [2024-02-22T03:12:13.769Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T03:12:13.769Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T03:12:13.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T03:12:13.769Z] + '[' /w/workspace/edgex-go/3 ']' [2024-02-22T03:12:13.769Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-02-22T03:12:13.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-02-22T03:12:13.780Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-22T03:12:14.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T03:12:14.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T03:12:14.653Z] [2024-02-22T03:12:14.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T03:12:15.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T03:12:15.002Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T03:12:15.002Z] 5eb5b503b376: Pulling fs layer [2024-02-22T03:12:15.002Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T03:12:15.002Z] ec43610c2a17: Pulling fs layer [2024-02-22T03:12:15.002Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T03:12:15.002Z] 33b1e0a273af: Pulling fs layer [2024-02-22T03:12:15.002Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T03:12:15.002Z] 2f39f015ded8: Pulling fs layer [2024-02-22T03:12:15.002Z] 2f39f015ded8: Waiting [2024-02-22T03:12:15.002Z] 5d3b04190fa2: Waiting [2024-02-22T03:12:15.002Z] 3a2ae6a8a46f: Waiting [2024-02-22T03:12:15.002Z] 33b1e0a273af: Waiting [2024-02-22T03:12:15.002Z] 5c69ac0246d0: Verifying Checksum [2024-02-22T03:12:15.002Z] 5c69ac0246d0: Download complete [2024-02-22T03:12:15.002Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-22T03:12:15.002Z] 3a2ae6a8a46f: Download complete [2024-02-22T03:12:15.261Z] 33b1e0a273af: Verifying Checksum [2024-02-22T03:12:15.261Z] 33b1e0a273af: Download complete [2024-02-22T03:12:15.261Z] 5d3b04190fa2: Verifying Checksum [2024-02-22T03:12:15.261Z] 5d3b04190fa2: Download complete [2024-02-22T03:12:15.261Z] ec43610c2a17: Download complete [2024-02-22T03:12:15.520Z] 5eb5b503b376: Verifying Checksum [2024-02-22T03:12:15.520Z] 5eb5b503b376: Download complete [2024-02-22T03:12:16.086Z] 2f39f015ded8: Download complete [2024-02-22T03:12:16.651Z] 5eb5b503b376: Pull complete [2024-02-22T03:12:16.652Z] 5c69ac0246d0: Pull complete [2024-02-22T03:12:17.586Z] ec43610c2a17: Pull complete [2024-02-22T03:12:17.586Z] 3a2ae6a8a46f: Pull complete [2024-02-22T03:12:17.843Z] 33b1e0a273af: Pull complete [2024-02-22T03:12:17.843Z] 5d3b04190fa2: Pull complete [2024-02-22T03:12:22.027Z] 2f39f015ded8: Pull complete [2024-02-22T03:12:22.027Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T03:12:22.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T03:12:22.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T03:12:22.257Z] prd-ubuntu20.04-docker-8c-8g-1472 does not seem to be running inside a container [2024-02-22T03:12:22.291Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T03:12:25.331Z] $ docker top 430ef6f3718e683c93f4606c07dc49fb7ab7c73a27e523433648542fe7d3ff8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T03:12:25.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T03:12:26.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T03:12:26.335Z] + ls /var/log/sa-host [2024-02-22T03:12:26.335Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T03:12:26.432Z] provisioning config files... [2024-02-22T03:12:26.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14190659941783005305tmp [Pipeline] { [Pipeline] echo [2024-02-22T03:12:26.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:26.797Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T03:12:26.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:27.211Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T03:12:27.220Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:27.506Z] ---> sudo-logs.sh [2024-02-22T03:12:27.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T03:12:27.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:27.855Z] ---> job-cost.sh [2024-02-22T03:12:27.855Z] lf-activate-venv: SKIPPING [2024-02-22T03:12:27.855Z] DEBUG: total: 0.10999999940395355 [2024-02-22T03:12:27.855Z] INFO: Retrieving Stack Cost... [2024-02-22T03:12:28.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T03:12:28.682Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T03:12:28.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T03:12:28.979Z] ---> logs-deploy.sh [2024-02-22T03:12:28.979Z] lf-activate-venv: SKIPPING [2024-02-22T03:12:28.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4761/3 [2024-02-22T03:12:28.979Z] INFO: archiving workspace using pattern(s): [2024-02-22T03:12:29.917Z] Archives upload complete. [2024-02-22T03:12:29.917Z] INFO: archiving logs to Nexus