Pull request #4761 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ae35b0c248f2624f92df1ccd791770224e7077c+536ca4d65dad574219870c9c3162dc8b463e02a2 (a7186c2f5f0c7c3d9d9bd75fa821cf81aa3b1aa9) 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-ssh17621573051263029719.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-ssh18222825850533717224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9903093529388151208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2050161317455667949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1642743579213991208.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4761/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1777578933962392661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1422 in /w/workspace/edgexfoundry_edgex-go_PR-4761 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit 8ae35b0c248f2624f92df1ccd791770224e7077c Merge succeeded, producing 8ae35b0c248f2624f92df1ccd791770224e7077c Checking out Revision 8ae35b0c248f2624f92df1ccd791770224e7077c (PR-4761) > 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 8ae35b0c248f2624f92df1ccd791770224e7077c # 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 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ae35b0c248f2624f92df1ccd791770224e7077c # timeout=10 Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T20:02:23.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T20:02:23.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T20:02:23.480Z] ========================================================= [2024-02-21T20:02:23.480Z] EdgeX Global Pipelines Version Info [2024-02-21T20:02:23.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:02:24.233Z] ------------------- [2024-02-21T20:02:24.233Z] stable info: [2024-02-21T20:02:24.233Z] ------------------- [2024-02-21T20:02:24.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T20:02:24.233Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T20:02:24.233Z] Message: update stable to v1.0.258 [2024-02-21T20:02:24.804Z] ------------------- [2024-02-21T20:02:24.804Z] experimental info: [2024-02-21T20:02:24.804Z] ------------------- [2024-02-21T20:02:24.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T20:02:24.804Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T20:02:24.804Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T20:02:25.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-21T20:02:25.083Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-21T20:02:25.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T20:02:25.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T20:02:25.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T20:02:25.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T20:02:25.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T20:02:25.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-21T20:02:25.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-21T20:02:25.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-21T20:02:25.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T20:02:25.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T20:02:25.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T20:02:25.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T20:02:25.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T20:02:25.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T20:02:25.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T20:02:25.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T20:02:26.058Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-21T20:02:26.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-21T20:02:26.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T20:02:26.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T20:02:26.319Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T20:02:26.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4761 [Pipeline] echo [2024-02-21T20:02:26.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4761 [Pipeline] echo [2024-02-21T20:02:26.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4761 [Pipeline] echo [2024-02-21T20:02:26.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ae35b0c248f2624f92df1ccd791770224e7077c [Pipeline] echo [2024-02-21T20:02:26.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ae35b0 [Pipeline] echo [2024-02-21T20:02:26.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:02:26.848Z] provisioning config files... [2024-02-21T20:02:26.868Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1128085955111980950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:02:27.257Z] ---> ****-login.sh [2024-02-21T20:02:27.257Z] nexus3.edgexfoundry.org:10001 [2024-02-21T20:02:27.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:02:27.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:02:27.520Z] Configure a credential helper to remove this warning. See [2024-02-21T20:02:27.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:02:27.520Z] [2024-02-21T20:02:27.520Z] Login Succeeded [2024-02-21T20:02:27.520Z] nexus3.edgexfoundry.org:10002 [2024-02-21T20:02:27.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:02:27.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:02:27.521Z] Configure a credential helper to remove this warning. See [2024-02-21T20:02:27.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:02:27.521Z] [2024-02-21T20:02:27.782Z] Login Succeeded [2024-02-21T20:02:27.782Z] nexus3.edgexfoundry.org:10003 [2024-02-21T20:02:27.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:02:27.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:02:27.782Z] Configure a credential helper to remove this warning. See [2024-02-21T20:02:27.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:02:27.782Z] [2024-02-21T20:02:27.782Z] Login Succeeded [2024-02-21T20:02:27.782Z] nexus3.edgexfoundry.org:10004 [2024-02-21T20:02:27.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:02:27.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:02:27.782Z] Configure a credential helper to remove this warning. See [2024-02-21T20:02:27.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:02:27.782Z] [2024-02-21T20:02:27.782Z] Login Succeeded [2024-02-21T20:02:27.782Z] ****.io [2024-02-21T20:02:28.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:02:28.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:02:28.303Z] Configure a credential helper to remove this warning. See [2024-02-21T20:02:28.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:02:28.303Z] [2024-02-21T20:02:28.303Z] Login Succeeded [2024-02-21T20:02:28.303Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T20:02:28.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T20:02:28.824Z] + 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-21T20:02:28.824Z] + + dirname cmd/core-command/Dockerfile [2024-02-21T20:02:28.824Z] cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/core-data/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/core-metadata/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/support-notifications/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-21T20:02:28.824Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-21T20:02:28.824Z] + cut -d/ -f2 [2024-02-21T20:02:28.824Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-21T20:02:28.881Z] 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-21T20:02:29.455Z] + git rev-list -1 --merges 8ae35b0c248f2624f92df1ccd791770224e7077c~1..8ae35b0c248f2624f92df1ccd791770224e7077c [Pipeline] echo [2024-02-21T20:02:29.488Z] -----------> git rev-list -1 --merges 8ae35b0c248f2624f92df1ccd791770224e7077c~1..8ae35b0c248f2624f92df1ccd791770224e7077c 8ae35b0c248f2624f92df1ccd791770224e7077c [false] [Pipeline] sh [2024-02-21T20:02:29.814Z] + git log --format=format:%s -1 8ae35b0c248f2624f92df1ccd791770224e7077c [Pipeline] echo [2024-02-21T20:02:29.851Z] ========================================================= [2024-02-21T20:02:29.851Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T20:02:29.851Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-21T20:02:30.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T20:02:30.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T20:02:30.317Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T20:02:30.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T20:02:30.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T20:02:30.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T20:02:30.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:02:30.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:02:30.765Z] [2024-02-21T20:02:30.765Z] 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-21T20:02:31.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:02:31.167Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T20:02:31.167Z] b85a868b505f: Pulling fs layer [2024-02-21T20:02:31.167Z] e2be974225ed: Pulling fs layer [2024-02-21T20:02:31.167Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T20:02:31.167Z] 988bab9f4d93: Pulling fs layer [2024-02-21T20:02:31.167Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T20:02:31.167Z] eaf3925da568: Pulling fs layer [2024-02-21T20:02:31.167Z] bab4dde63d76: Pulling fs layer [2024-02-21T20:02:31.167Z] bde34c3a00c8: Pulling fs layer [2024-02-21T20:02:31.167Z] b352a97aabf1: Pulling fs layer [2024-02-21T20:02:31.167Z] 4872d77fe225: Pulling fs layer [2024-02-21T20:02:31.167Z] 5851b861e8e6: Pulling fs layer [2024-02-21T20:02:31.167Z] 988bab9f4d93: Waiting [2024-02-21T20:02:31.167Z] 1469e6f7b9e6: Waiting [2024-02-21T20:02:31.167Z] eaf3925da568: Waiting [2024-02-21T20:02:31.167Z] b352a97aabf1: Waiting [2024-02-21T20:02:31.167Z] 4872d77fe225: Waiting [2024-02-21T20:02:31.167Z] bab4dde63d76: Waiting [2024-02-21T20:02:31.167Z] bde34c3a00c8: Waiting [2024-02-21T20:02:31.167Z] 5851b861e8e6: Waiting [2024-02-21T20:02:31.167Z] e2be974225ed: Download complete [2024-02-21T20:02:31.167Z] 988bab9f4d93: Verifying Checksum [2024-02-21T20:02:31.167Z] 988bab9f4d93: Download complete [2024-02-21T20:02:31.167Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T20:02:31.167Z] 1469e6f7b9e6: Download complete [2024-02-21T20:02:31.167Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T20:02:31.167Z] 339a4e72a1f5: Download complete [2024-02-21T20:02:31.430Z] eaf3925da568: Download complete [2024-02-21T20:02:31.430Z] bde34c3a00c8: Download complete [2024-02-21T20:02:31.430Z] b352a97aabf1: Verifying Checksum [2024-02-21T20:02:31.430Z] b352a97aabf1: Download complete [2024-02-21T20:02:31.430Z] 4872d77fe225: Verifying Checksum [2024-02-21T20:02:31.430Z] 4872d77fe225: Download complete [2024-02-21T20:02:31.430Z] 5851b861e8e6: Verifying Checksum [2024-02-21T20:02:31.430Z] 5851b861e8e6: Download complete [2024-02-21T20:02:31.430Z] b85a868b505f: Download complete [2024-02-21T20:02:31.695Z] bab4dde63d76: Verifying Checksum [2024-02-21T20:02:31.695Z] bab4dde63d76: Download complete [2024-02-21T20:02:32.634Z] b85a868b505f: Pull complete [2024-02-21T20:02:32.895Z] e2be974225ed: Pull complete [2024-02-21T20:02:33.157Z] 339a4e72a1f5: Pull complete [2024-02-21T20:02:33.426Z] 988bab9f4d93: Pull complete [2024-02-21T20:02:33.710Z] 1469e6f7b9e6: Pull complete [2024-02-21T20:02:33.710Z] eaf3925da568: Pull complete [2024-02-21T20:02:35.623Z] bab4dde63d76: Pull complete [2024-02-21T20:02:35.623Z] bde34c3a00c8: Pull complete [2024-02-21T20:02:35.885Z] b352a97aabf1: Pull complete [2024-02-21T20:02:35.885Z] 4872d77fe225: Pull complete [2024-02-21T20:02:35.885Z] 5851b861e8e6: Pull complete [2024-02-21T20:02:36.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T20:02:36.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T20:02:36.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:02:36.495Z] prd-ubuntu20.04-docker-8c-8g-1422 does not seem to be running inside a container [2024-02-21T20:02:36.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-21T20:02:40.473Z] $ docker top 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 -eo pid,comm [2024-02-21T20:02:40.531Z] 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-21T20:02:40.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T20:02:40.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T20:02:40.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T20:02:40.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T20:02:40.848Z] $ docker exec 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 ssh-agent [2024-02-21T20:02:40.959Z] SSH_AUTH_SOCK=/tmp/ssh-daeu9QxLgSIb/agent.32 [2024-02-21T20:02:40.959Z] SSH_AGENT_PID=38 [2024-02-21T20:02:40.966Z] Running ssh-add (command line suppressed) [2024-02-21T20:02:41.065Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16521554599169884092.key (/w/workspace/edgex-go/1@tmp/private_key_16521554599169884092.key) [2024-02-21T20:02:41.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T20:02:41.431Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T20:02:41.458Z] $ docker exec --env ******** --env ******** 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 ssh-agent -k [2024-02-21T20:02:41.556Z] unset SSH_AUTH_SOCK; [2024-02-21T20:02:41.557Z] unset SSH_AGENT_PID; [2024-02-21T20:02:41.557Z] echo Agent pid 38 killed; [2024-02-21T20:02:41.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T20:02:41.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T20:02:41.701Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T20:02:41.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T20:02:41.813Z] $ docker exec 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 ssh-agent [2024-02-21T20:02:41.912Z] SSH_AUTH_SOCK=/tmp/ssh-FfJSavQZEftu/agent.70 [2024-02-21T20:02:41.912Z] SSH_AGENT_PID=76 [2024-02-21T20:02:41.917Z] Running ssh-add (command line suppressed) [2024-02-21T20:02:42.013Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8359795151078386665.key (/w/workspace/edgex-go/1@tmp/private_key_8359795151078386665.key) [2024-02-21T20:02:42.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T20:02:42.381Z] + git semver init [2024-02-21T20:02:42.641Z] 2024-02-21 20:02:42,567 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T20:02:42.641Z] 2024-02-21 20:02:42,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-21T20:02:42.641Z] 2024-02-21 20:02:42,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-21T20:02:42.641Z] 2024-02-21 20:02:42,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,719 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4761 with force:False [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,720 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4761 [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,725 [execute] INFO git cat-file --batch-check [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,732 [execute] INFO git cat-file --batch [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T20:02:47.962Z] 2024-02-21 20:02:47,738 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4761 [2024-02-21T20:02:47.962Z] 0.0.0 [Pipeline] } [2024-02-21T20:02:47.987Z] $ docker exec --env ******** --env ******** 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 ssh-agent -k [2024-02-21T20:02:48.111Z] unset SSH_AUTH_SOCK; [2024-02-21T20:02:48.112Z] unset SSH_AGENT_PID; [2024-02-21T20:02:48.112Z] echo Agent pid 76 killed; [2024-02-21T20:02:48.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T20:02:48.615Z] + git semver [Pipeline] } [2024-02-21T20:02:48.908Z] $ docker stop --time=1 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 [2024-02-21T20:02:50.199Z] $ docker rm -f --volumes 14036cf8179cd38e0979faac0920df47ff80955f5832d65d73d4423efabb5841 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:02:50.645Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T20:02:50.958Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T20:02:50.976Z] [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-21T20:02:51.988Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-21T20:02:52.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:02:52.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:02:52.148Z] ========================================================= [2024-02-21T20:02:52.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T20:02:52.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:02:52.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:02:52.499Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T20:02:52.499Z] 7264a8db6415: Pulling fs layer [2024-02-21T20:02:52.499Z] c4d48a809fc2: Pulling fs layer [2024-02-21T20:02:52.499Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T20:02:52.499Z] ad3a456e5733: Pulling fs layer [2024-02-21T20:02:52.499Z] 69c7f0334f64: Pulling fs layer [2024-02-21T20:02:52.499Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T20:02:52.499Z] ce7588e14bc9: Pulling fs layer [2024-02-21T20:02:52.499Z] b5e4710f87ac: Pulling fs layer [2024-02-21T20:02:52.499Z] ad3a456e5733: Waiting [2024-02-21T20:02:52.499Z] 1f1c1a5573a3: Waiting [2024-02-21T20:02:52.499Z] 69c7f0334f64: Waiting [2024-02-21T20:02:52.499Z] ce7588e14bc9: Waiting [2024-02-21T20:02:52.499Z] c4d48a809fc2: Verifying Checksum [2024-02-21T20:02:52.499Z] c4d48a809fc2: Download complete [2024-02-21T20:02:52.499Z] ad3a456e5733: Verifying Checksum [2024-02-21T20:02:52.499Z] ad3a456e5733: Download complete [2024-02-21T20:02:52.499Z] 69c7f0334f64: Verifying Checksum [2024-02-21T20:02:52.499Z] 69c7f0334f64: Download complete [2024-02-21T20:02:52.499Z] 7264a8db6415: Verifying Checksum [2024-02-21T20:02:52.499Z] 7264a8db6415: Download complete [2024-02-21T20:02:52.499Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T20:02:52.499Z] 1f1c1a5573a3: Download complete [2024-02-21T20:02:52.758Z] 7264a8db6415: Pull complete [2024-02-21T20:02:52.758Z] b5e4710f87ac: Verifying Checksum [2024-02-21T20:02:52.758Z] b5e4710f87ac: Download complete [2024-02-21T20:02:53.017Z] c4d48a809fc2: Pull complete [2024-02-21T20:02:53.017Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T20:02:53.017Z] 4f1c88b9dad5: Download complete [2024-02-21T20:02:53.276Z] ce7588e14bc9: Verifying Checksum [2024-02-21T20:02:53.276Z] ce7588e14bc9: Download complete [2024-02-21T20:02:56.579Z] 4f1c88b9dad5: Pull complete [2024-02-21T20:02:56.579Z] ad3a456e5733: Pull complete [2024-02-21T20:02:56.579Z] 69c7f0334f64: Pull complete [2024-02-21T20:02:56.579Z] 1f1c1a5573a3: Pull complete [2024-02-21T20:02:59.880Z] ce7588e14bc9: Pull complete [2024-02-21T20:03:00.141Z] b5e4710f87ac: Pull complete [2024-02-21T20:03:00.401Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T20:03:00.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:03:00.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:03:00.780Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:03:00.780Z] WORKDIR /edgex [2024-02-21T20:03:00.780Z] COPY go.mod . [2024-02-21T20:03:00.780Z] RUN go mod download [2024-02-21T20:03:00.780Z] docker build -t ci-base-image-x86_64 -f - . [2024-02-21T20:03:01.834Z] Sending build context to Docker daemon 175.2MB [2024-02-21T20:03:01.834Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T20:03:01.834Z] ---> 88b5674ff536 [2024-02-21T20:03:01.834Z] Step 2/4 : WORKDIR /edgex [2024-02-21T20:03:06.445Z] Still waiting to schedule task [2024-02-21T20:03:06.445Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1423’ is offline [2024-02-21T20:03:08.448Z] ---> Running in cba121238ac6 [2024-02-21T20:03:08.448Z] Removing intermediate container cba121238ac6 [2024-02-21T20:03:08.448Z] ---> e02c2e08de76 [2024-02-21T20:03:08.448Z] Step 3/4 : COPY go.mod . [2024-02-21T20:03:09.015Z] ---> d89a05177918 [2024-02-21T20:03:09.015Z] Step 4/4 : RUN go mod download [2024-02-21T20:03:09.275Z] ---> Running in 2b5b7a19665e [2024-02-21T20:03:31.252Z] Removing intermediate container 2b5b7a19665e [2024-02-21T20:03:31.252Z] ---> 30bc69adc9a3 [2024-02-21T20:03:31.252Z] Successfully built 30bc69adc9a3 [2024-02-21T20:03:31.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:03:31.680Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T20:03:31.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:03:31.892Z] prd-ubuntu20.04-docker-8c-8g-1422 does not seem to be running inside a container [2024-02-21T20:03:31.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T20:03:32.456Z] $ docker top 83e56c2f690cc9b72e63aaac3045bad696fcbaf375aaa6a97860b23060ffb8f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:03:32.914Z] + go version [2024-02-21T20:03:32.914Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T20:03:32.945Z] $ docker stop --time=1 83e56c2f690cc9b72e63aaac3045bad696fcbaf375aaa6a97860b23060ffb8f0 [2024-02-21T20:03:34.918Z] $ docker rm -f --volumes 83e56c2f690cc9b72e63aaac3045bad696fcbaf375aaa6a97860b23060ffb8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:03:35.864Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T20:03:35.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:03:36.055Z] prd-ubuntu20.04-docker-8c-8g-1422 does not seem to be running inside a container [2024-02-21T20:03:36.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-21T20:03:36.827Z] $ docker top ff88b548ca80e80997314057d1e93c5a069e4f28fa721646fe371fb7843a0212 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T20:03:36.998Z] ========================================================= [2024-02-21T20:03:36.998Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-21T20:03:36.998Z] ========================================================= [Pipeline] sh [2024-02-21T20:03:37.293Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:03:37.685Z] + make test [2024-02-21T20:03:37.685Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T20:03:45.802Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-21T20:03:58.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-21T20:03:58.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-21T20:03:58.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-21T20:03:58.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-21T20:03:58.659Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-21T20:03:58.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-21T20:03:58.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-21T20:03:58.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-21T20:03:58.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-21T20:03:58.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-21T20:03:59.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-21T20:03:59.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-21T20:03:59.486Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-21T20:03:59.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-21T20:04:01.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-21T20:04:01.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-21T20:04:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.047s coverage: 28.7% of statements [2024-02-21T20:04:04.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2024-02-21T20:04:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-21T20:04:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-21T20:04:04.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-21T20:04:05.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-21T20:04:05.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-21T20:04:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-21T20:04:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-21T20:04:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:04:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-21T20:04:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-21T20:04:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2024-02-21T20:04:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements [2024-02-21T20:04:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-21T20:04:08.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-21T20:04:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-21T20:04:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:04:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-21T20:04:10.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.713s coverage: 93.4% of statements [2024-02-21T20:04:10.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 4.1% of statements [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-21T20:04:11.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-21T20:04:12.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 97.6% of statements [2024-02-21T20:04:12.103Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2024-02-21T20:04:13.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-21T20:04:13.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-21T20:04:13.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements [2024-02-21T20:04:13.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements [2024-02-21T20:04:13.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2024-02-21T20:04:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.068s coverage: 82.9% of statements [2024-02-21T20:04:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2024-02-21T20:04:14.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.061s coverage: 96.3% of statements [2024-02-21T20:04:15.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.058s coverage: 87.5% of statements [2024-02-21T20:04:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-21T20:04:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-21T20:04:15.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-21T20:04:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-21T20:04:15.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-21T20:04:15.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-21T20:04:15.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-21T20:04:15.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-21T20:04:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-21T20:04:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-21T20:04:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-21T20:04:16.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-21T20:04:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-21T20:04:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-21T20:04:17.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-21T20:04:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-21T20:04:19.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-21T20:04:21.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-21T20:04:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-21T20:04:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-21T20:04:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-21T20:04:24.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-21T20:04:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-21T20:04:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-21T20:04:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-21T20:04:27.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.063s coverage: 94.4% of statements [2024-02-21T20:04:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-21T20:04:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-21T20:04:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-21T20:04:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-21T20:04:30.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-21T20:04:30.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-21T20:04:30.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-21T20:04:30.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-21T20:04:32.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-21T20:04:32.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:04:32.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-21T20:04:32.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-21T20:04:33.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-21T20:04:33.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-21T20:04:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-21T20:04:33.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.118s coverage: 92.9% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.087s coverage: 62.3% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.057s coverage: 20.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.042s coverage: 100.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.193s coverage: 81.8% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.116s coverage: 100.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.045s coverage: 100.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.526s coverage: 38.4% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.050s coverage: 89.5% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2024-02-21T20:04:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2024-02-21T20:04:40.354Z] 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-21T20:04:40.618Z] running golangci-lint [2024-02-21T20:04:40.618Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-21T20:04:40.618Z] go version go1.21.0 linux/amd64 [2024-02-21T20:04:40.881Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-21T20:04:40.881Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-21T20:04:59.025Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 16.09190117s" [2024-02-21T20:04:59.025Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.073383ms" [2024-02-21T20:05:09.096Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.914393103s with top 10 stages: buildir: 48.548689874s, gosec: 8.519323911s, inspect: 2.86084301s, fact_deprecated: 2.284985973s, ctrlflow: 1.676299989s, S1038: 1.464749384s, printf: 1.290441709s, nilness: 1.130193893s, fact_purity: 1.095348565s, ineffassign: 1.013206981s" [2024-02-21T20:05:09.096Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-21T20:05:09.096Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197" [2024-02-21T20:05:09.096Z] level=info msg="[runner] processing took 19.640711ms with stages: nolint: 7.478466ms, identifier_marker: 6.85434ms, autogenerated_exclude: 1.741594ms, path_prettifier: 1.554283ms, exclude-rules: 1.19789ms, skip_dirs: 753.848µs, cgo: 34.81µs, filename_unadjuster: 18.61µs, max_same_issues: 1.39µs, fixer: 900ns, skip_files: 790ns, uniq_by_line: 640ns, max_from_linter: 510ns, severity-rules: 500ns, exclude: 480ns, sort_results: 400ns, diff: 360ns, path_prefixer: 350ns, source_code: 300ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-02-21T20:05:09.096Z] level=info msg="[runner] linters took 11.644208149s with stages: goanalysis_metalinter: 11.624462197s" [2024-02-21T20:05:09.096Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-21T20:05:09.096Z] level=info msg="Memory: 279 samples, avg is 259.2MB, max is 883.7MB" [2024-02-21T20:05:09.096Z] level=info msg="Execution took 27.780598199s" [2024-02-21T20:05:09.096Z] go vet ./... [2024-02-21T20:05:13.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T20:05:13.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T20:05:13.560Z] ./bin/test-attribution-txt.sh [2024-02-21T20:05:13.821Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T20:05:13.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-21T20:05:14.222Z] + ls -al . [2024-02-21T20:05:14.222Z] total 736 [2024-02-21T20:05:14.222Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 20:03 . [2024-02-21T20:05:14.222Z] drwxr-xr-x 4 root root 4096 Feb 21 20:03 .. [2024-02-21T20:05:14.222Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:02 .blubracket [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 10 Feb 21 20:02 .dockerignore [2024-02-21T20:05:14.222Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:04 .git [2024-02-21T20:05:14.222Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:02 .github [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:02 .gitignore [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:02 .golangci.yml [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 100 Feb 21 20:02 .hadolint.yml [2024-02-21T20:05:14.222Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 20:02 .semver [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 155 Feb 21 20:02 .sonarcloud.properties [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:02 ADOPTERS.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:02 Attribution.txt [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:02 CHANGELOG.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:02 CONTRIBUTING.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:02 GOVERNANCE.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 861 Feb 21 20:02 Jenkinsfile [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:02 LICENSE [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:02 Makefile [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:02 OWNERS.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:02 README.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 789 Feb 21 20:02 SECURITY.md [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:02 VERSION [2024-02-21T20:05:14.222Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:02 bin [2024-02-21T20:05:14.222Z] drwxrwxr-x 18 1001 1001 4096 Feb 21 20:02 cmd [2024-02-21T20:05:14.222Z] -rw-r--r-- 1 root root 453602 Feb 21 20:04 coverage.out [2024-02-21T20:05:14.222Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:02 fuzz_test [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:02 go.mod [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 33955 Feb 21 20:02 go.sum [2024-02-21T20:05:14.222Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:02 internal [2024-02-21T20:05:14.222Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:02 openapi [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 584 Feb 21 20:02 security.txt [2024-02-21T20:05:14.222Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:02 version.go [Pipeline] sh [2024-02-21T20:05:14.545Z] + '[' -e coverage.out ] [2024-02-21T20:05:14.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-21T20:05:14.675Z] Stashed 1 file(s) [Pipeline] sh [2024-02-21T20:05:14.975Z] + make build [2024-02-21T20:05:14.975Z] 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-21T20:05:29.915Z] 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-21T20:05:29.915Z] 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-21T20:05:30.487Z] 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-21T20:05:31.055Z] 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-21T20:05:37.619Z] 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-21T20:05:38.996Z] 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-21T20:05:39.059Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1425 in /w/workspace/edgexfoundry_edgex-go_PR-4761 [Pipeline] { [Pipeline] ws [2024-02-21T20:05:39.146Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-21T20:05:39.255Z] The recommended git tool is: git [2024-02-21T20:05:39.933Z] 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-21T20:05:40.871Z] 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-21T20:05:41.805Z] 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-21T20:05:42.375Z] 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-21T20:05:43.313Z] 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-21T20:05:44.385Z] using credential edgex-jenkins-ssh [2024-02-21T20:05:44.408Z] Cloning the remote Git repository [Pipeline] } [2024-02-21T20:05:44.712Z] $ docker stop --time=1 ff88b548ca80e80997314057d1e93c5a069e4f28fa721646fe371fb7843a0212 [2024-02-21T20:05:44.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:05:44.561Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-21T20:05:44.714Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:05:44.715Z] > git --version # timeout=10 [2024-02-21T20:05:44.740Z] > git --version # 'git version 2.25.1' [2024-02-21T20:05:44.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:05:44.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T20:05:54.317Z] $ docker rm -f --volumes ff88b548ca80e80997314057d1e93c5a069e4f28fa721646fe371fb7843a0212 [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-21T20:05:55.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:05:55.974Z] [2024-02-21T20:05:55.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:05:56.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:05:56.662Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-21T20:05:56.662Z] 91d30c5bc195: Pulling fs layer [2024-02-21T20:05:56.662Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-21T20:05:56.662Z] 9c61dcf015f6: Pulling fs layer [2024-02-21T20:05:56.662Z] 4698f68db338: Pulling fs layer [2024-02-21T20:05:56.662Z] 2a2f49069b9e: Pulling fs layer [2024-02-21T20:05:56.662Z] e0025b399a48: Pulling fs layer [2024-02-21T20:05:56.662Z] 4698f68db338: Waiting [2024-02-21T20:05:56.662Z] 2a2f49069b9e: Waiting [2024-02-21T20:05:56.662Z] 91d30c5bc195: Verifying Checksum [2024-02-21T20:05:56.662Z] 91d30c5bc195: Download complete [2024-02-21T20:05:56.662Z] 4698f68db338: Verifying Checksum [2024-02-21T20:05:56.662Z] 4698f68db338: Download complete [2024-02-21T20:05:56.920Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-21T20:05:56.920Z] 2e9b0aa3be6d: Download complete [2024-02-21T20:05:56.920Z] e0025b399a48: Verifying Checksum [2024-02-21T20:05:56.920Z] e0025b399a48: Download complete [2024-02-21T20:05:56.920Z] 91d30c5bc195: Pull complete [2024-02-21T20:05:56.920Z] 2a2f49069b9e: Verifying Checksum [2024-02-21T20:05:56.920Z] 2a2f49069b9e: Download complete [2024-02-21T20:05:57.179Z] 2e9b0aa3be6d: Pull complete [2024-02-21T20:05:57.438Z] 9c61dcf015f6: Download complete [2024-02-21T20:05:59.974Z] 9c61dcf015f6: Pull complete [2024-02-21T20:06:00.232Z] 4698f68db338: Pull complete [2024-02-21T20:06:00.491Z] 2a2f49069b9e: Pull complete [2024-02-21T20:06:00.491Z] e0025b399a48: Pull complete [2024-02-21T20:06:00.751Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-21T20:06:00.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-21T20:06:00.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:06:01.082Z] prd-ubuntu20.04-docker-8c-8g-1422 does not seem to be running inside a container [2024-02-21T20:06:01.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-21T20:06:00.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-21T20:06:00.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T20:06:02.438Z] Merging remotes/origin/main commit 536ca4d65dad574219870c9c3162dc8b463e02a2 into PR head commit 8ae35b0c248f2624f92df1ccd791770224e7077c [2024-02-21T20:06:02.831Z] Merge succeeded, producing 8ae35b0c248f2624f92df1ccd791770224e7077c [2024-02-21T20:06:02.831Z] Checking out Revision 8ae35b0c248f2624f92df1ccd791770224e7077c (PR-4761) [2024-02-21T20:06:03.518Z] Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1" [2024-02-21T20:06:03.569Z] > git --version # timeout=10 [2024-02-21T20:06:03.580Z] > git --version # 'git version 2.25.1' [2024-02-21T20:06:03.593Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T20:06:01.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-21T20:06:01.819Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-21T20:06:01.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:06:01.835Z] > 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-21T20:06:02.457Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T20:06:02.517Z] > git checkout -f 8ae35b0c248f2624f92df1ccd791770224e7077c # timeout=10 [2024-02-21T20:06:02.741Z] > git remote # timeout=10 [2024-02-21T20:06:02.761Z] > git config --get remote.origin.url # timeout=10 [2024-02-21T20:06:02.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T20:06:02.792Z] > git merge 536ca4d65dad574219870c9c3162dc8b463e02a2 # timeout=10 [2024-02-21T20:06:02.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-21T20:06:02.840Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T20:06:02.867Z] > git checkout -f 8ae35b0c248f2624f92df1ccd791770224e7077c # timeout=10 [2024-02-21T20:06:07.984Z] $ docker top 0dd5c18b4731b0a5ac3b90e5908afa60d6d893af460eb8a8717085a8b7347520 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-21T20:06:08.446Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T20:06:09.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T20:06:09.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T20:06:09.103Z] Dload Upload Total Spent Left Speed [2024-02-21T20:06:09.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-02-21T20:06:09.443Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T20:06:09.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T20:06:09.786Z] + sudo tee /etc/docker/daemon.new [2024-02-21T20:06:09.786Z] { [2024-02-21T20:06:09.786Z] "registry-mirrors": [ [2024-02-21T20:06:09.786Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T20:06:09.786Z] ], [2024-02-21T20:06:09.786Z] "bip": "10.250.0.254/24", [2024-02-21T20:06:09.786Z] "hosts": [ [2024-02-21T20:06:09.786Z] "tcp://0.0.0.0:5555", [2024-02-21T20:06:09.786Z] "unix:///var/run/docker.sock" [2024-02-21T20:06:09.786Z] ], [2024-02-21T20:06:09.786Z] "mtu": 1458, [2024-02-21T20:06:09.786Z] "selinux-enabled": true, [2024-02-21T20:06:09.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T20:06:09.786Z] } [Pipeline] sh [2024-02-21T20:06:10.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T20:06:10.475Z] + sudo service docker restart [2024-02-21T20:06:10.984Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #1 transferring dockerfile: [2024-02-21T20:06:10.984Z] #1 transferring dockerfile: 1.93kB done [2024-02-21T20:06:10.984Z] #1 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #2 transferring dockerfile: 2.15kB done [2024-02-21T20:06:10.984Z] #2 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #3 transferring dockerfile: 2.06kB done [2024-02-21T20:06:10.984Z] #3 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #4 transferring dockerfile: 2.93kB done [2024-02-21T20:06:10.984Z] #4 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #5 transferring dockerfile: 1.69kB done [2024-02-21T20:06:10.984Z] #5 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #6 transferring dockerfile: 1.95kB done [2024-02-21T20:06:10.984Z] #6 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #7 transferring dockerfile: 2.23kB done [2024-02-21T20:06:10.984Z] #7 DONE 0.0s [2024-02-21T20:06:10.984Z] [2024-02-21T20:06:10.984Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-02-21T20:06:10.984Z] #8 transferring dockerfile: 1.81kB done [2024-02-21T20:06:10.985Z] #8 DONE 0.0s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #9 transferring dockerfile: 1.70kB done [2024-02-21T20:06:10.985Z] #9 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #10 [core-command internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #10 transferring dockerfile: 1.93kB done [2024-02-21T20:06:10.985Z] #10 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #11 transferring dockerfile: 2.49kB done [2024-02-21T20:06:10.985Z] #11 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #12 transferring dockerfile: 1.89kB done [2024-02-21T20:06:10.985Z] #12 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #13 [core-data internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #13 transferring dockerfile: 2.01kB done [2024-02-21T20:06:10.985Z] #13 DONE 0.0s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-21T20:06:10.985Z] #14 transferring dockerfile: 2.50kB done [2024-02-21T20:06:10.985Z] #14 DONE 0.0s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #15 [support-scheduler internal] load .dockerignore [2024-02-21T20:06:10.985Z] #15 transferring context: 50B done [2024-02-21T20:06:10.985Z] #15 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #16 [security-proxy-auth internal] load .dockerignore [2024-02-21T20:06:10.985Z] #16 transferring context: 50B done [2024-02-21T20:06:10.985Z] #16 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #17 [core-metadata internal] load .dockerignore [2024-02-21T20:06:10.985Z] #17 transferring context: 50B done [2024-02-21T20:06:10.985Z] #17 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #18 [security-bootstrapper internal] load .dockerignore [2024-02-21T20:06:10.985Z] #18 transferring context: 50B done [2024-02-21T20:06:10.985Z] #18 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #19 [security-spire-config internal] load .dockerignore [2024-02-21T20:06:10.985Z] #19 transferring context: 50B done [2024-02-21T20:06:10.985Z] #19 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #20 [support-notifications internal] load .dockerignore [2024-02-21T20:06:10.985Z] #20 transferring context: 50B done [2024-02-21T20:06:10.985Z] #20 DONE 0.1s [2024-02-21T20:06:10.985Z] [2024-02-21T20:06:10.985Z] #21 [core-command internal] load .dockerignore [2024-02-21T20:06:11.243Z] #21 transferring context: 50B done [2024-02-21T20:06:11.243Z] #21 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-21T20:06:11.243Z] #22 transferring context: 50B done [2024-02-21T20:06:11.243Z] #22 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #23 [security-spire-agent internal] load .dockerignore [2024-02-21T20:06:11.243Z] #23 transferring context: 50B done [2024-02-21T20:06:11.243Z] #23 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #24 [security-spire-server internal] load .dockerignore [2024-02-21T20:06:11.243Z] #24 transferring context: 50B done [2024-02-21T20:06:11.243Z] #24 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-21T20:06:11.243Z] #25 DONE 0.0s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-02-21T20:06:11.243Z] #26 transferring context: 50B done [2024-02-21T20:06:11.243Z] #26 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-02-21T20:06:11.243Z] #27 transferring context: 50B done [2024-02-21T20:06:11.243Z] #27 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #28 [security-proxy-setup internal] load .dockerignore [2024-02-21T20:06:11.243Z] #28 transferring context: 50B done [2024-02-21T20:06:11.243Z] #28 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #29 [core-data internal] load .dockerignore [2024-02-21T20:06:11.243Z] #29 transferring context: 50B done [2024-02-21T20:06:11.243Z] #29 DONE 0.1s [2024-02-21T20:06:11.243Z] [2024-02-21T20:06:11.243Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:06:11.502Z] #30 ... [2024-02-21T20:06:11.502Z] [2024-02-21T20:06:11.502Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-21T20:06:11.502Z] #25 DONE 0.0s [2024-02-21T20:06:11.502Z] [2024-02-21T20:06:11.502Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:06:11.502Z] #31 DONE 0.3s [2024-02-21T20:06:11.502Z] [2024-02-21T20:06:11.502Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:06:11.502Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-21T20:06:11.502Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:06:11.502Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-21T20:06:11.502Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-21T20:06:11.767Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-02-21T20:06:12.030Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-02-21T20:06:12.030Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-21T20:06:12.603Z] #32 ... [2024-02-21T20:06:12.603Z] [2024-02-21T20:06:12.603Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-21T20:06:12.603Z] #33 DONE 1.1s [2024-02-21T20:06:12.603Z] [2024-02-21T20:06:12.603Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:06:12.603Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-21T20:06:12.603Z] #32 ... [2024-02-21T20:06:12.603Z] [2024-02-21T20:06:12.603Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:06:12.603Z] #30 DONE 1.2s [2024-02-21T20:06:12.603Z] [2024-02-21T20:06:12.603Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:06:12.603Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-21T20:06:12.603Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:06:12.603Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-21T20:06:12.603Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-21T20:06:12.603Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-02-21T20:06:12.603Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-21T20:06:12.863Z] #32 ... [2024-02-21T20:06:12.863Z] [2024-02-21T20:06:12.863Z] #34 [security-spire-agent internal] load build context [2024-02-21T20:06:12.863Z] #34 transferring context: 17.63kB 0.0s done [2024-02-21T20:06:12.863Z] #34 DONE 0.3s [2024-02-21T20:06:12.863Z] [2024-02-21T20:06:12.863Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:06:12.863Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-21T20:06:12.863Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:06:12.863Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-21T20:06:12.863Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-21T20:06:12.863Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-02-21T20:06:12.863Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2024-02-21T20:06:12.863Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-02-21T20:06:13.121Z] #35 ... [2024-02-21T20:06:13.121Z] [2024-02-21T20:06:13.121Z] #36 [security-spire-server internal] load build context [2024-02-21T20:06:13.121Z] #36 transferring context: 18.10kB 0.0s done [2024-02-21T20:06:13.121Z] #36 DONE 0.7s [2024-02-21T20:06:13.121Z] [2024-02-21T20:06:13.121Z] #37 [security-spire-config internal] load build context [2024-02-21T20:06:13.121Z] #37 transferring context: 16.35kB 0.0s done [2024-02-21T20:06:13.121Z] #37 DONE 0.7s [2024-02-21T20:06:13.121Z] [2024-02-21T20:06:13.121Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:06:13.121Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-21T20:06:13.121Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-02-21T20:06:13.121Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-02-21T20:06:13.121Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-21T20:06:13.121Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-21T20:06:13.121Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-02-21T20:06:13.381Z] #35 ... [2024-02-21T20:06:13.381Z] [2024-02-21T20:06:13.381Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-21T20:06:13.381Z] #38 DONE 2.1s [2024-02-21T20:06:13.381Z] [2024-02-21T20:06:13.381Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:06:13.381Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.7s [2024-02-21T20:06:13.381Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-21T20:06:13.645Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.8s [2024-02-21T20:06:13.645Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.22MB / 25.84MB 0.9s [2024-02-21T20:06:13.645Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-02-21T20:06:14.581Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-02-21T20:06:14.581Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-21T20:06:16.486Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-02-21T20:06:22.270Z] #35 ... [2024-02-21T20:06:22.270Z] [2024-02-21T20:06:22.270Z] #39 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:06:22.270Z] #39 transferring context: 310.70MB 6.5s done [2024-02-21T20:06:22.270Z] #39 ... [2024-02-21T20:06:22.270Z] [2024-02-21T20:06:22.270Z] #40 [core-metadata internal] load build context [2024-02-21T20:06:22.270Z] #40 transferring context: 310.70MB 7.0s done [2024-02-21T20:06:22.270Z] #40 ... [2024-02-21T20:06:22.270Z] [2024-02-21T20:06:22.270Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:06:22.270Z] #41 transferring context: 310.70MB 6.6s done [2024-02-21T20:06:22.270Z] #41 ... [2024-02-21T20:06:22.270Z] [2024-02-21T20:06:22.270Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-21T20:06:22.270Z] #42 transferring context: 310.70MB 6.8s done [2024-02-21T20:06:22.569Z] #42 ... [2024-02-21T20:06:22.569Z] [2024-02-21T20:06:22.569Z] #43 [support-scheduler internal] load build context [2024-02-21T20:06:22.569Z] #43 transferring context: 310.70MB 6.2s done [2024-02-21T20:06:22.569Z] #43 ... [2024-02-21T20:06:22.569Z] [2024-02-21T20:06:22.569Z] #44 [support-notifications internal] load build context [2024-02-21T20:06:22.569Z] #44 transferring context: 310.70MB 7.7s done [2024-02-21T20:06:22.829Z] #44 ... [2024-02-21T20:06:22.829Z] [2024-02-21T20:06:22.829Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:06:22.829Z] #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-02-21T20:06:22.829Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-21T20:06:22.829Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-21T20:06:22.829Z] #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-21T20:06:22.829Z] #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-21T20:06:22.829Z] #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-21T20:06:22.829Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-21T20:06:22.829Z] #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2024-02-21T20:06:22.829Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-21T20:06:22.829Z] #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.6s done [2024-02-21T20:06:22.829Z] #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-21T20:06:22.829Z] #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-02-21T20:06:22.829Z] #45 ... [2024-02-21T20:06:22.829Z] [2024-02-21T20:06:22.829Z] #46 [security-bootstrapper internal] load build context [2024-02-21T20:06:22.829Z] #46 transferring context: 310.70MB 6.8s done [2024-02-21T20:06:23.089Z] #46 ... [2024-02-21T20:06:23.089Z] [2024-02-21T20:06:23.089Z] #47 [security-proxy-setup internal] load build context [2024-02-21T20:06:23.089Z] #47 transferring context: 310.70MB 7.5s done [2024-02-21T20:06:23.089Z] #47 ... [2024-02-21T20:06:23.089Z] [2024-02-21T20:06:23.089Z] #48 [security-secretstore-setup internal] load build context [2024-02-21T20:06:23.089Z] #48 transferring context: 310.70MB 6.0s done [2024-02-21T20:06:23.349Z] #48 ... [2024-02-21T20:06:23.349Z] [2024-02-21T20:06:23.349Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:06:23.349Z] #49 ... [2024-02-21T20:06:23.349Z] [2024-02-21T20:06:23.349Z] #50 [core-data internal] load build context [2024-02-21T20:06:23.349Z] #50 transferring context: 310.70MB 7.8s done [2024-02-21T20:06:23.609Z] #50 ... [2024-02-21T20:06:23.609Z] [2024-02-21T20:06:23.609Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:06:23.609Z] #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:23.609Z] #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:23.609Z] #0 1.858 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:06:23.609Z] #0 1.858 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:06:23.609Z] #0 1.858 OK: 20069 distinct packages available [2024-02-21T20:06:23.609Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:23.609Z] #0 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:23.609Z] #0 2.213 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:06:23.609Z] #0 2.224 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:06:23.609Z] #0 2.224 (3/4) Installing libucontext (1.2-r2) [2024-02-21T20:06:23.609Z] #0 2.226 (4/4) Installing gcompat (1.1.0-r1) [2024-02-21T20:06:23.609Z] #0 2.231 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:06:23.609Z] #0 2.239 OK: 8 MiB in 19 packages [2024-02-21T20:06:24.227Z] #51 ... [2024-02-21T20:06:24.227Z] [2024-02-21T20:06:24.227Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:06:24.227Z] #52 ... [2024-02-21T20:06:24.227Z] [2024-02-21T20:06:24.227Z] #53 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-21T20:06:24.227Z] #53 ... [2024-02-21T20:06:24.227Z] [2024-02-21T20:06:24.227Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:06:24.485Z] #54 ... [2024-02-21T20:06:24.485Z] [2024-02-21T20:06:24.485Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:06:24.485Z] #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:24.485Z] #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:06:24.485Z] #0 2.115 (1/4) Installing ca-certificates (20230506-r0) [2024-02-21T20:06:24.485Z] #0 2.135 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:06:24.485Z] #0 2.144 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:06:24.485Z] #0 2.147 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:06:24.485Z] #0 2.267 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:06:24.485Z] #0 2.280 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:06:24.485Z] #0 2.325 OK: 17 MiB in 19 packages [2024-02-21T20:06:25.023Z] #55 ... [2024-02-21T20:06:25.023Z] [2024-02-21T20:06:25.024Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:06:25.284Z] #56 ... [2024-02-21T20:06:25.284Z] [2024-02-21T20:06:25.284Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:06:25.284Z] #57 ... [2024-02-21T20:06:25.284Z] [2024-02-21T20:06:25.284Z] #58 [core-command internal] load build context [2024-02-21T20:06:25.284Z] #58 transferring context: 310.70MB 7.7s done [2024-02-21T20:06:25.543Z] #58 ... [2024-02-21T20:06:25.543Z] [2024-02-21T20:06:25.543Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:06:25.543Z] #59 ... [2024-02-21T20:06:25.543Z] [2024-02-21T20:06:25.543Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:06:28.830Z] provisioning config files... [2024-02-21T20:06:28.866Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9724041455348393066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:06:29.381Z] ---> ****-login.sh [2024-02-21T20:06:29.381Z] nexus3.edgexfoundry.org:10001 [2024-02-21T20:06:29.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:06:29.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:06:29.937Z] Configure a credential helper to remove this warning. See [2024-02-21T20:06:29.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:06:29.937Z] [2024-02-21T20:06:29.937Z] Login Succeeded [2024-02-21T20:06:29.937Z] nexus3.edgexfoundry.org:10002 [2024-02-21T20:06:30.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:06:30.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:06:30.477Z] Configure a credential helper to remove this warning. See [2024-02-21T20:06:30.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:06:30.478Z] [2024-02-21T20:06:30.478Z] Login Succeeded [2024-02-21T20:06:30.478Z] nexus3.edgexfoundry.org:10003 [2024-02-21T20:06:30.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:06:30.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:06:30.749Z] Configure a credential helper to remove this warning. See [2024-02-21T20:06:30.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:06:30.749Z] [2024-02-21T20:06:30.749Z] Login Succeeded [2024-02-21T20:06:30.749Z] nexus3.edgexfoundry.org:10004 [2024-02-21T20:06:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:06:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:06:31.020Z] Configure a credential helper to remove this warning. See [2024-02-21T20:06:31.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:06:31.020Z] [2024-02-21T20:06:31.020Z] Login Succeeded [2024-02-21T20:06:31.020Z] ****.io [2024-02-21T20:06:31.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T20:06:31.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T20:06:31.567Z] Configure a credential helper to remove this warning. See [2024-02-21T20:06:31.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T20:06:31.567Z] [2024-02-21T20:06:31.567Z] Login Succeeded [2024-02-21T20:06:31.567Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T20:06:31.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-21T20:06:32.445Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-21T20:06:32.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:06:32.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T20:06:32.642Z] ========================================================= [2024-02-21T20:06:32.642Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T20:06:32.642Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:06:33.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:06:33.320Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T20:06:33.320Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T20:06:33.320Z] 5d54e960e981: Pulling fs layer [2024-02-21T20:06:33.320Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T20:06:33.320Z] f0e02332f6b5: Pulling fs layer [2024-02-21T20:06:33.320Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T20:06:33.320Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T20:06:33.320Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T20:06:33.320Z] f0e02332f6b5: Waiting [2024-02-21T20:06:33.320Z] 872ee5b61b7b: Waiting [2024-02-21T20:06:33.320Z] 94ae7d8d031c: Waiting [2024-02-21T20:06:33.320Z] 0c6a40ed1a82: Waiting [2024-02-21T20:06:33.320Z] 5d54e960e981: Verifying Checksum [2024-02-21T20:06:33.320Z] 5d54e960e981: Download complete [2024-02-21T20:06:33.320Z] f0e02332f6b5: Verifying Checksum [2024-02-21T20:06:33.320Z] f0e02332f6b5: Download complete [2024-02-21T20:06:33.320Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T20:06:33.320Z] 872ee5b61b7b: Download complete [2024-02-21T20:06:33.320Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T20:06:33.320Z] 9fda8d8052c6: Download complete [2024-02-21T20:06:33.909Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T20:06:33.909Z] 94ae7d8d031c: Download complete [2024-02-21T20:06:34.177Z] 9fda8d8052c6: Pull complete [2024-02-21T20:06:34.876Z] 5d54e960e981: Pull complete [2024-02-21T20:06:35.146Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T20:06:35.146Z] c4a7e357bf2a: Download complete [2024-02-21T20:06:36.111Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T20:06:36.111Z] 0c6a40ed1a82: Download complete [2024-02-21T20:06:48.444Z] c4a7e357bf2a: Pull complete [2024-02-21T20:06:48.444Z] f0e02332f6b5: Pull complete [2024-02-21T20:06:48.444Z] 872ee5b61b7b: Pull complete [2024-02-21T20:06:58.530Z] 0c6a40ed1a82: Pull complete [2024-02-21T20:06:59.491Z] 94ae7d8d031c: Pull complete [2024-02-21T20:06:59.491Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T20:06:59.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:06:59.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:06:59.915Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:06:59.915Z] WORKDIR /edgex [2024-02-21T20:06:59.915Z] COPY go.mod . [2024-02-21T20:06:59.915Z] RUN go mod download [2024-02-21T20:06:59.915Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-21T20:07:00.502Z] Sending build context to Docker daemon 2.918MB [2024-02-21T20:07:00.502Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T20:07:00.502Z] ---> 86de565de09d [2024-02-21T20:07:00.502Z] Step 2/4 : WORKDIR /edgex [2024-02-21T20:07:02.453Z] ---> Running in bb0eaa9c42a4 [2024-02-21T20:07:02.720Z] Removing intermediate container bb0eaa9c42a4 [2024-02-21T20:07:02.720Z] ---> b393f0c047b4 [2024-02-21T20:07:02.720Z] Step 3/4 : COPY go.mod . [2024-02-21T20:07:02.988Z] ---> 1374305f4bf1 [2024-02-21T20:07:02.988Z] Step 4/4 : RUN go mod download [2024-02-21T20:07:03.256Z] ---> Running in ed50dd23721c [2024-02-21T20:07:04.698Z] #60 ... [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:07:04.698Z] #51 DONE 49.1s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #43 [support-scheduler internal] load build context [2024-02-21T20:07:04.698Z] #43 DONE 50.7s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:07:04.698Z] #59 49.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.698Z] #59 ... [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #39 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:07:04.698Z] #39 DONE 50.8s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #48 [security-secretstore-setup internal] load build context [2024-02-21T20:07:04.698Z] #48 DONE 50.7s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:07:04.698Z] #55 DONE 49.4s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:07:04.698Z] #41 DONE 50.8s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.698Z] #53 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-21T20:07:04.698Z] #53 DONE 48.8s [2024-02-21T20:07:04.698Z] [2024-02-21T20:07:04.699Z] #46 [security-bootstrapper internal] load build context [2024-02-21T20:07:04.699Z] #46 DONE 51.0s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-21T20:07:04.699Z] #42 DONE 51.1s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:07:04.699Z] #61 ... [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #40 [core-metadata internal] load build context [2024-02-21T20:07:04.699Z] #40 DONE 51.6s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #44 [support-notifications internal] load build context [2024-02-21T20:07:04.699Z] #44 DONE 51.9s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #47 [security-proxy-setup internal] load build context [2024-02-21T20:07:04.699Z] #47 DONE 51.7s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #58 [core-command internal] load build context [2024-02-21T20:07:04.699Z] #58 DONE 51.8s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:07:04.699Z] #52 49.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #52 49.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #52 50.09 (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T20:07:04.699Z] #52 50.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:04.699Z] #52 50.11 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:04.699Z] #52 50.12 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:07:04.699Z] #52 ... [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #50 [core-data internal] load build context [2024-02-21T20:07:04.699Z] #50 DONE 51.7s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:07:04.699Z] #52 50.16 OK: 8 MiB in 17 packages [2024-02-21T20:07:04.699Z] #52 ... [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:07:04.699Z] #59 49.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #59 50.23 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:04.699Z] #59 50.23 (2/2) Installing su-exec (0.2-r3) [2024-02-21T20:07:04.699Z] #59 50.24 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:04.699Z] #59 50.25 OK: 7 MiB in 17 packages [2024-02-21T20:07:04.699Z] #59 DONE 50.9s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-21T20:07:04.699Z] #56 49.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #56 49.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #56 50.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:04.699Z] #56 50.14 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:04.699Z] #56 50.15 OK: 7 MiB in 16 packages [2024-02-21T20:07:04.699Z] #56 DONE 51.0s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:07:04.699Z] #52 DONE 51.1s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:04.699Z] #62 ... [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:07:04.699Z] #57 49.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #57 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #57 50.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:04.699Z] #57 50.17 (2/4) Installing openssl (3.1.4-r5) [2024-02-21T20:07:04.699Z] #57 50.18 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:07:04.699Z] #57 50.20 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:07:04.699Z] #57 50.40 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:04.699Z] #57 50.40 OK: 17 MiB in 19 packages [2024-02-21T20:07:04.699Z] #57 DONE 51.3s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:07:04.699Z] #60 49.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #60 49.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #60 50.13 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:07:04.699Z] #60 50.13 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:07:04.699Z] #60 50.13 OK: 20069 distinct packages available [2024-02-21T20:07:04.699Z] #60 50.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #60 50.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:04.699Z] #60 50.51 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:04.699Z] #60 50.52 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:07:04.699Z] #60 50.52 (3/5) Installing libucontext (1.2-r2) [2024-02-21T20:07:04.699Z] #60 50.52 (4/5) Installing gcompat (1.1.0-r1) [2024-02-21T20:07:04.699Z] #60 50.53 (5/5) Installing openssl (3.1.4-r5) [2024-02-21T20:07:04.699Z] #60 50.54 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:04.699Z] #60 50.54 OK: 8 MiB in 20 packages [2024-02-21T20:07:04.699Z] #60 DONE 51.4s [2024-02-21T20:07:04.699Z] [2024-02-21T20:07:04.699Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:06.629Z] #63 ... [2024-02-21T20:07:06.629Z] [2024-02-21T20:07:06.629Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:07:06.629Z] #54 51.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #54 51.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #54 51.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:06.629Z] #54 51.46 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:06.629Z] #54 51.47 OK: 7 MiB in 16 packages [2024-02-21T20:07:06.629Z] #54 DONE 53.2s [2024-02-21T20:07:06.629Z] [2024-02-21T20:07:06.629Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:07:06.629Z] #49 51.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #49 51.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #49 51.38 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:07:06.629Z] #49 51.38 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:07:06.629Z] #49 51.38 OK: 20069 distinct packages available [2024-02-21T20:07:06.629Z] #49 51.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #49 51.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:06.629Z] #49 51.80 (1/11) Installing ca-certificates (20230506-r0) [2024-02-21T20:07:06.629Z] #49 51.83 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-21T20:07:06.629Z] #49 51.84 (3/11) Installing libunistring (1.1-r1) [2024-02-21T20:07:06.629Z] #49 51.92 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-21T20:07:06.629Z] #49 51.93 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-21T20:07:06.629Z] #49 51.94 (6/11) Installing libcurl (8.5.0-r0) [2024-02-21T20:07:06.629Z] #49 52.03 (7/11) Installing curl (8.5.0-r0) [2024-02-21T20:07:06.629Z] #49 52.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-21T20:07:06.629Z] #49 52.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:07:06.629Z] #49 52.05 (10/11) Installing libucontext (1.2-r2) [2024-02-21T20:07:06.629Z] #49 52.05 (11/11) Installing gcompat (1.1.0-r1) [2024-02-21T20:07:06.629Z] #49 52.06 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:07:06.629Z] #49 52.06 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:07:06.629Z] #49 52.11 OK: 12 MiB in 26 packages [2024-02-21T20:07:06.629Z] #49 DONE 53.2s [2024-02-21T20:07:06.629Z] [2024-02-21T20:07:06.629Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:07:07.198Z] #64 ... [2024-02-21T20:07:07.198Z] [2024-02-21T20:07:07.198Z] #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:07:07.198Z] #0 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.198Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.198Z] #0 4.342 OK: 8 MiB in 19 packages [2024-02-21T20:07:07.198Z] #65 DONE 4.9s [2024-02-21T20:07:07.198Z] [2024-02-21T20:07:07.198Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-21T20:07:07.198Z] #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.198Z] #0 4.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.198Z] #0 4.299 OK: 264 MiB in 52 packages [2024-02-21T20:07:07.198Z] #66 DONE 4.9s [2024-02-21T20:07:07.198Z] [2024-02-21T20:07:07.198Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:07:07.198Z] #45 DONE 54.9s [2024-02-21T20:07:07.198Z] [2024-02-21T20:07:07.198Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:07.766Z] #67 ... [2024-02-21T20:07:07.766Z] [2024-02-21T20:07:07.766Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:07:07.766Z] #35 DONE 55.3s [2024-02-21T20:07:07.766Z] [2024-02-21T20:07:07.766Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:07:07.766Z] #61 4.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.766Z] #61 4.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:07.766Z] #61 5.206 OK: 264 MiB in 52 packages [2024-02-21T20:07:07.766Z] #61 DONE 5.6s [2024-02-21T20:07:08.025Z] [2024-02-21T20:07:08.025Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:08.307Z] #68 ... [2024-02-21T20:07:08.307Z] [2024-02-21T20:07:08.307Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:08.307Z] #67 DONE 1.0s [2024-02-21T20:07:08.592Z] [2024-02-21T20:07:08.592Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:09.033Z] #69 ... [2024-02-21T20:07:09.033Z] [2024-02-21T20:07:09.033Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:07:09.033Z] #0 5.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 5.580 OK: 17 MiB in 19 packages [2024-02-21T20:07:09.033Z] #70 DONE 5.9s [2024-02-21T20:07:09.033Z] [2024-02-21T20:07:09.033Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:07:09.033Z] #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 5.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 6.040 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:07:09.033Z] #0 6.040 v3.18.6-46-ge893ccea768 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:07:09.033Z] #0 6.040 OK: 20074 distinct packages available [2024-02-21T20:07:09.033Z] #0 6.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:09.033Z] #0 6.413 OK: 264 MiB in 52 packages [2024-02-21T20:07:09.033Z] #71 DONE 6.6s [2024-02-21T20:07:09.033Z] [2024-02-21T20:07:09.033Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:10.942Z] #72 ... [2024-02-21T20:07:10.942Z] [2024-02-21T20:07:10.942Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:10.942Z] #68 DONE 2.7s [2024-02-21T20:07:10.942Z] [2024-02-21T20:07:10.942Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:10.942Z] #73 ... [2024-02-21T20:07:10.942Z] [2024-02-21T20:07:10.942Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:07:10.942Z] #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:10.942Z] #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:10.942Z] #0 6.846 OK: 264 MiB in 52 packages [2024-02-21T20:07:10.942Z] #74 DONE 8.5s [2024-02-21T20:07:10.942Z] [2024-02-21T20:07:10.942Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:07:10.942Z] #75 DONE 2.5s [2024-02-21T20:07:10.942Z] [2024-02-21T20:07:10.942Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:10.942Z] #62 7.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:10.942Z] #62 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:11.202Z] #62 7.342 OK: 7 MiB in 16 packages [2024-02-21T20:07:11.770Z] #62 ... [2024-02-21T20:07:11.770Z] [2024-02-21T20:07:11.770Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:11.770Z] #72 DONE 2.9s [2024-02-21T20:07:11.770Z] [2024-02-21T20:07:11.770Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:12.064Z] #76 ... [2024-02-21T20:07:12.064Z] [2024-02-21T20:07:12.064Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:07:12.064Z] #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.064Z] #0 6.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.064Z] #0 7.001 OK: 8 MiB in 17 packages [2024-02-21T20:07:12.064Z] #77 DONE 7.6s [2024-02-21T20:07:12.064Z] [2024-02-21T20:07:12.064Z] #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:12.064Z] #62 DONE 8.1s [2024-02-21T20:07:12.064Z] [2024-02-21T20:07:12.064Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-21T20:07:12.323Z] #78 ... [2024-02-21T20:07:12.323Z] [2024-02-21T20:07:12.323Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:07:12.323Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.323Z] #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.323Z] #0 7.968 OK: 7 MiB in 17 packages [2024-02-21T20:07:12.323Z] #79 DONE 8.2s [2024-02-21T20:07:12.323Z] [2024-02-21T20:07:12.323Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-21T20:07:12.323Z] #78 DONE 1.1s [2024-02-21T20:07:12.323Z] [2024-02-21T20:07:12.323Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:07:12.323Z] #80 DONE 1.4s [2024-02-21T20:07:12.323Z] [2024-02-21T20:07:12.323Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:12.892Z] #81 ... [2024-02-21T20:07:12.892Z] [2024-02-21T20:07:12.892Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-21T20:07:12.892Z] #82 DONE 0.4s [2024-02-21T20:07:12.892Z] [2024-02-21T20:07:12.892Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:12.892Z] #63 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.892Z] #63 8.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:12.892Z] #63 ... [2024-02-21T20:07:12.892Z] [2024-02-21T20:07:12.892Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:07:12.892Z] #83 DONE 0.3s [2024-02-21T20:07:13.150Z] [2024-02-21T20:07:13.150Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:13.150Z] #63 8.681 OK: 8 MiB in 20 packages [2024-02-21T20:07:13.418Z] #63 ... [2024-02-21T20:07:13.418Z] [2024-02-21T20:07:13.418Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:07:13.418Z] #0 8.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:13.418Z] #0 8.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:13.418Z] #0 8.567 OK: 17 MiB in 19 packages [2024-02-21T20:07:13.418Z] #84 DONE 8.9s [2024-02-21T20:07:13.418Z] [2024-02-21T20:07:13.418Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-21T20:07:13.675Z] #63 DONE 9.0s [2024-02-21T20:07:13.675Z] [2024-02-21T20:07:13.675Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:07:13.675Z] #85 ... [2024-02-21T20:07:13.675Z] [2024-02-21T20:07:13.675Z] #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-21T20:07:13.675Z] #86 DONE 0.7s [2024-02-21T20:07:13.675Z] [2024-02-21T20:07:13.675Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-21T20:07:13.675Z] #87 DONE 0.4s [2024-02-21T20:07:13.935Z] [2024-02-21T20:07:13.935Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-21T20:07:16.467Z] #88 ... [2024-02-21T20:07:16.467Z] [2024-02-21T20:07:16.467Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:07:16.467Z] #0 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:16.467Z] #0 7.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:16.467Z] #0 7.786 OK: 7 MiB in 16 packages [2024-02-21T20:07:16.467Z] #89 ... [2024-02-21T20:07:16.467Z] [2024-02-21T20:07:16.467Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:07:16.467Z] #64 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:16.467Z] #64 7.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T20:07:16.467Z] #64 7.411 OK: 12 MiB in 26 packages [2024-02-21T20:07:16.467Z] #64 DONE 10.1s [2024-02-21T20:07:16.467Z] [2024-02-21T20:07:16.467Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-21T20:07:16.751Z] #90 ... [2024-02-21T20:07:16.751Z] [2024-02-21T20:07:16.751Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:07:16.751Z] #89 DONE 10.2s [2024-02-21T20:07:16.751Z] [2024-02-21T20:07:16.751Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:07:16.751Z] #85 DONE 3.1s [2024-02-21T20:07:16.751Z] [2024-02-21T20:07:16.751Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-21T20:07:16.751Z] #90 DONE 3.1s [2024-02-21T20:07:16.751Z] [2024-02-21T20:07:16.751Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-21T20:07:16.751Z] #88 DONE 2.9s [2024-02-21T20:07:16.751Z] [2024-02-21T20:07:16.751Z] #91 [security-spire-config] exporting to image [2024-02-21T20:07:16.751Z] #91 exporting layers [2024-02-21T20:07:17.686Z] #91 ... [2024-02-21T20:07:17.687Z] [2024-02-21T20:07:17.687Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-21T20:07:17.687Z] #92 DONE 0.8s [2024-02-21T20:07:17.687Z] [2024-02-21T20:07:17.687Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:07:19.590Z] #93 ... [2024-02-21T20:07:19.590Z] [2024-02-21T20:07:19.590Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:07:19.590Z] #94 DONE 2.6s [2024-02-21T20:07:19.590Z] [2024-02-21T20:07:19.590Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-21T20:07:20.159Z] #95 ... [2024-02-21T20:07:20.159Z] [2024-02-21T20:07:20.159Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:07:20.159Z] #93 DONE 2.4s [2024-02-21T20:07:20.159Z] [2024-02-21T20:07:20.159Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:07:21.452Z] #96 ... [2024-02-21T20:07:21.452Z] [2024-02-21T20:07:21.452Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-21T20:07:21.452Z] #97 DONE 8.5s [2024-02-21T20:07:21.452Z] [2024-02-21T20:07:21.452Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:21.452Z] #69 ... [2024-02-21T20:07:21.452Z] [2024-02-21T20:07:21.452Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-21T20:07:21.452Z] #95 DONE 1.7s [2024-02-21T20:07:21.711Z] [2024-02-21T20:07:21.711Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-21T20:07:22.909Z] #98 ... [2024-02-21T20:07:22.909Z] [2024-02-21T20:07:22.909Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:07:22.909Z] #96 DONE 2.1s [2024-02-21T20:07:23.168Z] [2024-02-21T20:07:23.168Z] #91 [security-spire-config] exporting to image [2024-02-21T20:07:23.168Z] #91 exporting layers 6.4s done [2024-02-21T20:07:23.168Z] #91 writing image sha256:b756631b81bab17f8bdb3c1114990b21ef2995e7a02365d52ba96b43e4ac967f [2024-02-21T20:07:23.426Z] #91 writing image sha256:b756631b81bab17f8bdb3c1114990b21ef2995e7a02365d52ba96b43e4ac967f done [2024-02-21T20:07:23.426Z] #91 naming to docker.io/library/security-spire-config done [2024-02-21T20:07:23.426Z] #91 DONE 6.5s [2024-02-21T20:07:23.426Z] [2024-02-21T20:07:23.426Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-21T20:07:24.378Z] #99 ... [2024-02-21T20:07:24.378Z] [2024-02-21T20:07:24.378Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-21T20:07:24.378Z] #100 DONE 3.0s [2024-02-21T20:07:24.378Z] [2024-02-21T20:07:24.378Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-21T20:07:24.378Z] #99 DONE 2.3s [2024-02-21T20:07:24.378Z] [2024-02-21T20:07:24.378Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-21T20:07:24.378Z] #98 DONE 2.7s [2024-02-21T20:07:24.378Z] [2024-02-21T20:07:24.378Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-21T20:07:24.946Z] #101 DONE 0.6s [2024-02-21T20:07:24.946Z] [2024-02-21T20:07:24.946Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:07:24.946Z] #102 DONE 0.7s [2024-02-21T20:07:24.946Z] [2024-02-21T20:07:24.946Z] #91 [security-spire-server] exporting to image [2024-02-21T20:07:26.856Z] #91 ... [2024-02-21T20:07:26.856Z] [2024-02-21T20:07:26.856Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-21T20:07:26.856Z] #103 DONE 1.4s [2024-02-21T20:07:26.857Z] [2024-02-21T20:07:26.857Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:07:48.865Z] #104 ... [2024-02-21T20:07:48.865Z] [2024-02-21T20:07:48.865Z] #91 [security-spire-server] exporting to image [2024-02-21T20:07:48.865Z] #91 exporting layers 22.9s done [2024-02-21T20:07:48.865Z] #91 writing image sha256:12a4ff0db14ba9885dd5b26356baf6fd75bc7c987bf9157f48197c252ec00bdd [2024-02-21T20:07:48.865Z] #91 writing image sha256:12a4ff0db14ba9885dd5b26356baf6fd75bc7c987bf9157f48197c252ec00bdd 0.7s done [2024-02-21T20:07:48.865Z] #91 naming to docker.io/library/security-spire-server [2024-02-21T20:07:49.432Z] #91 naming to docker.io/library/security-spire-server 0.9s done [2024-02-21T20:07:49.432Z] #91 DONE 31.0s [2024-02-21T20:07:49.432Z] [2024-02-21T20:07:49.432Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:49.432Z] #81 DONE 37.2s [2024-02-21T20:07:49.432Z] [2024-02-21T20:07:49.432Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:49.688Z] #69 DONE 41.3s [2024-02-21T20:07:49.688Z] [2024-02-21T20:07:49.688Z] #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:49.688Z] #73 DONE 38.7s [2024-02-21T20:07:49.688Z] [2024-02-21T20:07:49.688Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:07:49.688Z] #76 DONE 37.7s [2024-02-21T20:07:49.688Z] [2024-02-21T20:07:49.688Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:07:49.688Z] #104 DONE 23.0s [2024-02-21T20:07:49.688Z] [2024-02-21T20:07:49.688Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-21T20:07:50.233Z] Removing intermediate container ed50dd23721c [2024-02-21T20:07:50.233Z] ---> 2cb73817f330 [2024-02-21T20:07:50.233Z] Successfully built 2cb73817f330 [2024-02-21T20:07:50.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:07:50.666Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T20:07:50.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:07:51.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2024-02-21T20:07:51.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-21T20:07:56.258Z] #105 ... [2024-02-21T20:07:56.258Z] [2024-02-21T20:07:56.258Z] #91 [security-spire-agent] exporting to image [2024-02-21T20:07:56.671Z] $ docker top e5b9d590ce73567873839fbc45db1254bed9fcce7e7f960a6bbaeb038fbc7693 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:07:57.646Z] + go version [2024-02-21T20:07:57.646Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T20:07:57.689Z] $ docker stop --time=1 e5b9d590ce73567873839fbc45db1254bed9fcce7e7f960a6bbaeb038fbc7693 [2024-02-21T20:07:59.329Z] $ docker rm -f --volumes e5b9d590ce73567873839fbc45db1254bed9fcce7e7f960a6bbaeb038fbc7693 [2024-02-21T20:07:59.545Z] #91 ... [2024-02-21T20:07:59.545Z] [2024-02-21T20:07:59.545Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:07:59.545Z] #106 ... [2024-02-21T20:07:59.545Z] [2024-02-21T20:07:59.545Z] #107 [core-metadata builder 6/7] COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-02-21T20:07:59.805Z] #107 ... [2024-02-21T20:07:59.805Z] [2024-02-21T20:07:59.805Z] #108 [security-bootstrapper builder 6/7] COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:08:00.538Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T20:08:00.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:08:00.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2024-02-21T20:08:00.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-21T20:08:02.153Z] $ docker top 0f301e9e2e36edea76d8ab939961da236f510dded0b7508729f9da0fe8959fcf -eo pid,comm [2024-02-21T20:08:02.342Z] #108 ... [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #109 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #110 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #111 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #107 [core-metadata builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #107 DONE 12.7s [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #105 DONE 12.6s [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #112 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #113 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #114 [core-command builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #114 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #115 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #116 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #117 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #118 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #119 [core-data builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #119 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #120 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #121 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #122 [support-scheduler builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #122 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #123 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:08:02.342Z] #124 ... [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #108 DONE 12.7s [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #125 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.342Z] #126 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.342Z] #127 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.342Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-02-21T20:08:02.342Z] #128 CACHED [2024-02-21T20:08:02.342Z] [2024-02-21T20:08:02.343Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:08:02.343Z] #129 CACHED [2024-02-21T20:08:02.343Z] [2024-02-21T20:08:02.343Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:08:02.343Z] #130 CACHED [2024-02-21T20:08:02.343Z] [2024-02-21T20:08:02.343Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:08:02.343Z] #106 DONE 12.7s [2024-02-21T20:08:02.343Z] [2024-02-21T20:08:02.343Z] #91 [security-spire-agent] exporting to image [2024-02-21T20:08:02.343Z] #91 exporting layers 12.7s done [2024-02-21T20:08:02.343Z] #91 writing image sha256:3d423b8abc0e20c39994e9392bbe04264419de50ee868d8a98031718a882e400 done [2024-02-21T20:08:02.343Z] #91 naming to docker.io/library/security-spire-agent done [2024-02-21T20:08:02.343Z] #91 DONE 43.8s [2024-02-21T20:08:02.343Z] [2024-02-21T20:08:02.343Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] { [Pipeline] echo [2024-02-21T20:08:02.498Z] ========================================================= [2024-02-21T20:08:02.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-21T20:08:02.498Z] ========================================================= [Pipeline] sh [2024-02-21T20:08:03.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-21T20:08:03.544Z] + make test [2024-02-21T20:08:03.813Z] go test -race -coverprofile=coverage.out ./... [2024-02-21T20:08:04.244Z] #131 1.946 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-21T20:08:12.498Z] #131 ... [2024-02-21T20:08:12.498Z] [2024-02-21T20:08:12.498Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:08:12.498Z] #0 0.701 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-21T20:08:12.757Z] #132 ... [2024-02-21T20:08:12.757Z] [2024-02-21T20:08:12.757Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:08:12.757Z] #0 2.566 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-21T20:08:12.757Z] #133 ... [2024-02-21T20:08:12.757Z] [2024-02-21T20:08:12.757Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:08:12.757Z] #0 0.645 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-21T20:08:13.016Z] #134 ... [2024-02-21T20:08:13.016Z] [2024-02-21T20:08:13.016Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:08:13.016Z] #0 0.620 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-21T20:08:13.016Z] #135 ... [2024-02-21T20:08:13.016Z] [2024-02-21T20:08:13.016Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:08:13.016Z] #0 1.232 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-21T20:08:13.273Z] #136 ... [2024-02-21T20:08:13.273Z] [2024-02-21T20:08:13.273Z] #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-21T20:08:13.273Z] #0 1.339 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-21T20:08:13.273Z] #137 ... [2024-02-21T20:08:13.273Z] [2024-02-21T20:08:13.273Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:08:13.273Z] #0 1.283 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-21T20:08:13.530Z] #138 ... [2024-02-21T20:08:13.530Z] [2024-02-21T20:08:13.530Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:08:13.530Z] #0 1.372 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-21T20:08:13.788Z] #139 ... [2024-02-21T20:08:13.788Z] [2024-02-21T20:08:13.788Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:08:13.788Z] #0 1.265 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-21T20:08:14.356Z] #140 ... [2024-02-21T20:08:14.356Z] [2024-02-21T20:08:14.356Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:08:14.356Z] #124 2.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-21T20:08:42.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-21T20:09:22.107Z] #124 ... [2024-02-21T20:09:22.107Z] [2024-02-21T20:09:22.107Z] #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-21T20:09:22.107Z] #137 74.43 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-21T20:09:37.223Z] #137 ... [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:09:37.223Z] #136 DONE 93.2s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #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-21T20:09:37.223Z] #137 DONE 93.2s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:09:37.223Z] #134 DONE 93.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:09:37.223Z] #135 DONE 93.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:09:37.223Z] #140 DONE 93.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:09:37.223Z] #131 DONE 93.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #141 ... [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:09:37.223Z] #133 DONE 93.4s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #142 ... [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:09:37.223Z] #138 DONE 93.6s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:09:37.223Z] #124 DONE 93.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:09:37.223Z] #139 DONE 93.6s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:09:37.223Z] #132 DONE 93.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #143 DONE 0.5s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #144 DONE 0.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #141 DONE 0.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #145 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #145 DONE 0.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-21T20:09:37.223Z] #146 DONE 0.7s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:09:37.223Z] #147 ... [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #142 DONE 0.5s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.223Z] #148 DONE 0.4s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.223Z] #149 DONE 0.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #150 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.223Z] #150 DONE 0.3s [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.223Z] #151 [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-21T20:09:37.223Z] #151 ... [2024-02-21T20:09:37.223Z] [2024-02-21T20:09:37.224Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.224Z] #152 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #153 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #154 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.224Z] #155 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #156 DONE 0.3s [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.224Z] #157 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #158 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #159 DONE 0.3s [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #160 DONE 0.3s [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #161 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:37.224Z] #162 CACHED [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-21T20:09:37.224Z] #163 ... [2024-02-21T20:09:37.224Z] [2024-02-21T20:09:37.224Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:37.224Z] #164 DONE 0.8s [2024-02-21T20:09:37.529Z] [2024-02-21T20:09:37.529Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-21T20:09:37.840Z] #165 ... [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #151 [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-21T20:09:37.840Z] #151 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #166 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-21T20:09:37.840Z] #166 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-21T20:09:37.840Z] #167 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-21T20:09:37.840Z] #168 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-21T20:09:37.840Z] #169 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-21T20:09:37.840Z] #165 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-21T20:09:37.840Z] #170 DONE 1.4s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-21T20:09:37.840Z] #171 DONE 1.3s [2024-02-21T20:09:37.840Z] [2024-02-21T20:09:37.840Z] #172 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.129Z] #172 ... [2024-02-21T20:09:38.129Z] [2024-02-21T20:09:38.129Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-21T20:09:38.129Z] #163 DONE 1.3s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:09:38.407Z] #173 ... [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #174 [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-21T20:09:38.407Z] #174 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-21T20:09:38.407Z] #175 DONE 0.8s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.407Z] #176 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.407Z] #177 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.407Z] #178 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #179 [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-21T20:09:38.407Z] #179 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.407Z] #180 DONE 0.6s [2024-02-21T20:09:38.407Z] [2024-02-21T20:09:38.407Z] #181 [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-21T20:09:38.676Z] #181 ... [2024-02-21T20:09:38.676Z] [2024-02-21T20:09:38.676Z] #172 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.676Z] #172 DONE 0.6s [2024-02-21T20:09:38.676Z] [2024-02-21T20:09:38.676Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.676Z] #182 DONE 0.7s [2024-02-21T20:09:38.676Z] [2024-02-21T20:09:38.676Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:09:38.676Z] #173 DONE 0.6s [2024-02-21T20:09:38.676Z] [2024-02-21T20:09:38.676Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:09:38.676Z] #147 DONE 2.4s [2024-02-21T20:09:38.676Z] [2024-02-21T20:09:38.676Z] #91 [core-command] exporting to image [2024-02-21T20:09:38.676Z] #91 exporting layers 0.2s done [2024-02-21T20:09:38.953Z] #91 ... [2024-02-21T20:09:38.953Z] [2024-02-21T20:09:38.953Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.953Z] #183 DONE 0.4s [2024-02-21T20:09:38.953Z] [2024-02-21T20:09:38.953Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-21T20:09:38.953Z] #184 DONE 0.5s [2024-02-21T20:09:38.953Z] [2024-02-21T20:09:38.953Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:09:38.953Z] #185 DONE 0.6s [2024-02-21T20:09:38.953Z] [2024-02-21T20:09:38.953Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-21T20:09:38.953Z] #186 DONE 0.5s [2024-02-21T20:09:38.953Z] [2024-02-21T20:09:38.953Z] #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:09:39.227Z] #187 ... [2024-02-21T20:09:39.227Z] [2024-02-21T20:09:39.227Z] #181 [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-21T20:09:39.227Z] #181 DONE 0.5s [2024-02-21T20:09:39.227Z] [2024-02-21T20:09:39.227Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-21T20:09:39.227Z] #188 DONE 0.5s [2024-02-21T20:09:39.227Z] [2024-02-21T20:09:39.227Z] #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:09:39.227Z] #189 DONE 0.5s [2024-02-21T20:09:39.227Z] [2024-02-21T20:09:39.227Z] #91 [support-notifications] exporting to image [2024-02-21T20:09:39.227Z] #91 exporting layers 0.3s done [2024-02-21T20:09:39.504Z] #91 ... [2024-02-21T20:09:39.504Z] [2024-02-21T20:09:39.504Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:09:39.504Z] #190 DONE 0.5s [2024-02-21T20:09:39.504Z] [2024-02-21T20:09:39.504Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:09:39.504Z] #191 DONE 0.3s [2024-02-21T20:09:39.504Z] [2024-02-21T20:09:39.504Z] #192 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:09:39.504Z] #192 DONE 0.2s [2024-02-21T20:09:39.504Z] [2024-02-21T20:09:39.504Z] #91 [core-metadata] exporting to image [2024-02-21T20:09:39.504Z] #91 exporting layers 0.4s done [2024-02-21T20:09:39.504Z] #91 writing image sha256:88708fa08a96b086343df766efdc7f97fbd4a9ed2046d1d2acda02dd4a377666 0.0s done [2024-02-21T20:09:39.504Z] #91 writing image sha256:a94ecae18830e056ba42ccf8333476e5142f1d84391adf7f4c723b662ad89ec1 0.0s done [2024-02-21T20:09:39.504Z] #91 writing image sha256:399b1ec710a6291e3ffc64fe07c8f34bafe3262a09ba4e1722ae0f30a1722b08 0.0s done [2024-02-21T20:09:39.504Z] #91 writing image sha256:b5b42d54e3b0940b6c9697643873a4531ca4c6bc5c4037c80dd9e2c346b5c1e3 0.0s done [2024-02-21T20:09:39.504Z] #91 writing image sha256:fc13a28e466fd2cbbc17152a240a24cbcba28d61cbae291ae3918a10b1bba140 0.0s done [2024-02-21T20:09:39.504Z] #91 naming to docker.io/library/core-command 0.0s done [2024-02-21T20:09:39.504Z] #91 naming to docker.io/library/core-data done [2024-02-21T20:09:39.504Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2024-02-21T20:09:39.504Z] #91 naming to docker.io/library/support-scheduler 0.0s done [2024-02-21T20:09:39.504Z] #91 naming to docker.io/library/core-metadata done [2024-02-21T20:09:39.765Z] #91 writing image sha256:50ebf402f0e9319a81d8bb2081de60054ac7357be23b9f857ed80736f1c42815 [2024-02-21T20:09:39.765Z] #91 writing image sha256:50ebf402f0e9319a81d8bb2081de60054ac7357be23b9f857ed80736f1c42815 done [2024-02-21T20:09:39.765Z] #91 naming to docker.io/library/support-notifications done [2024-02-21T20:09:39.765Z] #91 DONE 45.0s [2024-02-21T20:09:39.765Z] [2024-02-21T20:09:39.765Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-21T20:09:40.022Z] #193 ... [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-21T20:09:40.022Z] #194 DONE 0.6s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #195 [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-21T20:09:40.022Z] #195 DONE 0.8s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:09:40.022Z] #187 DONE 0.9s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-21T20:09:40.022Z] #193 DONE 0.6s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:09:40.022Z] #196 DONE 0.2s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-21T20:09:40.022Z] #197 DONE 0.1s [2024-02-21T20:09:40.022Z] [2024-02-21T20:09:40.022Z] #91 [core-common-config-bootstrapper] exporting to image [2024-02-21T20:09:40.022Z] #91 exporting layers 0.1s done [2024-02-21T20:09:40.022Z] #91 writing image sha256:49d52cc651031e58ed3acd80172da789b3ab5e6711ac18e130fc1903be2b8524 done [2024-02-21T20:09:40.022Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-21T20:09:40.281Z] #91 writing image sha256:496ca30e3082ef70da82c722ce5c538d59d6b5f4ee3b2bdea6b3718958ae8c0b 0.0s done [2024-02-21T20:09:40.281Z] #91 naming to docker.io/library/security-proxy-auth done [2024-02-21T20:09:40.281Z] #91 DONE 45.3s [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #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-21T20:09:40.281Z] #198 DONE 0.1s [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #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-21T20:09:40.281Z] #199 DONE 0.0s [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:09:40.281Z] #200 ... [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-21T20:09:40.281Z] #201 DONE 0.1s [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:09:40.281Z] #202 DONE 1.0s [2024-02-21T20:09:40.281Z] [2024-02-21T20:09:40.281Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-21T20:09:40.281Z] #203 DONE 0.1s [2024-02-21T20:09:40.538Z] [2024-02-21T20:09:40.539Z] #91 [security-proxy-setup] exporting to image [2024-02-21T20:09:40.798Z] #91 ... [2024-02-21T20:09:40.798Z] [2024-02-21T20:09:40.798Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:09:40.798Z] #200 DONE 0.5s [2024-02-21T20:09:40.798Z] [2024-02-21T20:09:40.798Z] #91 [security-secretstore-setup] exporting to image [2024-02-21T20:09:40.798Z] #91 writing image sha256:caf02588a8aa87812544ecbf92f647e45887fc471cb45f195edd2a320b55188b done [2024-02-21T20:09:40.798Z] #91 naming to docker.io/library/security-proxy-setup done [2024-02-21T20:09:41.060Z] #91 ... [2024-02-21T20:09:41.060Z] [2024-02-21T20:09:41.060Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:09:41.060Z] #204 DONE 0.5s [2024-02-21T20:09:41.060Z] [2024-02-21T20:09:41.060Z] #91 [security-bootstrapper] exporting to image [2024-02-21T20:09:41.060Z] #91 writing image sha256:2fccb12d98664f6b86bdd635856c1b0f55dd6f6646b2a0eb9057973b963bca07 done [2024-02-21T20:09:41.060Z] #91 naming to docker.io/library/security-secretstore-setup done [2024-02-21T20:09:41.060Z] #91 exporting layers 0.2s done [2024-02-21T20:09:41.060Z] #91 writing image sha256:f42000c0da87b5474925a0e3312ee043204151599a52ddeaa468ef7c8d5f98a7 done [2024-02-21T20:09:41.060Z] #91 naming to docker.io/library/security-bootstrapper done [2024-02-21T20:09:41.060Z] #91 DONE 45.9s [2024-02-21T20:09:41.060Z] [2024-02-21T20:09:41.060Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:09:41.060Z] time="2024-02-21T20:06:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-21T20:09:41.093Z] $ docker stop --time=1 0dd5c18b4731b0a5ac3b90e5908afa60d6d893af460eb8a8717085a8b7347520 [2024-02-21T20:09:42.366Z] $ docker rm -f --volumes 0dd5c18b4731b0a5ac3b90e5908afa60d6d893af460eb8a8717085a8b7347520 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:09:42.845Z] + docker images [2024-02-21T20:09:42.845Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-21T20:09:42.845Z] security-proxy-setup latest caf02588a8aa 2 seconds ago 25.9MB [2024-02-21T20:09:42.845Z] security-bootstrapper latest f42000c0da87 2 seconds ago 18.6MB [2024-02-21T20:09:42.845Z] security-secretstore-setup latest 2fccb12d9866 2 seconds ago 36.3MB [2024-02-21T20:09:42.845Z] core-common-config-bootstrapper latest 49d52cc65103 3 seconds ago 15MB [2024-02-21T20:09:42.845Z] security-proxy-auth latest 496ca30e3082 3 seconds ago 15.8MB [2024-02-21T20:09:42.845Z] core-metadata latest fc13a28e466f 4 seconds ago 17.4MB [2024-02-21T20:09:42.845Z] support-notifications latest 50ebf402f0e9 4 seconds ago 26.7MB [2024-02-21T20:09:42.845Z] security-spiffe-token-provider latest b5b42d54e3b0 4 seconds ago 28.7MB [2024-02-21T20:09:42.845Z] support-scheduler latest 399b1ec710a6 4 seconds ago 26.2MB [2024-02-21T20:09:42.845Z] core-data latest 88708fa08a96 4 seconds ago 17.2MB [2024-02-21T20:09:42.845Z] core-command latest a94ecae18830 4 seconds ago 17MB [2024-02-21T20:09:42.845Z] security-spire-agent latest 3d423b8abc0e About a minute ago 161MB [2024-02-21T20:09:42.845Z] security-spire-server latest 12a4ff0db14b 2 minutes ago 102MB [2024-02-21T20:09:42.845Z] security-spire-config latest b756631b81ba 2 minutes ago 102MB [2024-02-21T20:09:42.845Z] ci-base-image-x86_64 latest 30bc69adc9a3 6 minutes ago 885MB [2024-02-21T20:09:42.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-21T20:09:42.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-21T20:09:42.845Z] 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-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-21T20:10:34.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-21T20:10:41.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-21T20:10:41.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-21T20:10:41.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.409s coverage: 28.7% of statements [2024-02-21T20:10:52.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.337s coverage: 97.0% of statements [2024-02-21T20:10:56.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-21T20:10:56.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-21T20:10:56.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-21T20:11:00.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.584s coverage: 69.2% of statements [2024-02-21T20:11:01.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-21T20:11:01.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-21T20:11:03.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.603s coverage: 53.2% of statements [2024-02-21T20:11:08.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-21T20:11:08.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-21T20:11:08.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:11:08.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-21T20:11:08.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-21T20:11:15.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-21T20:11:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-21T20:11:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.400s coverage: 93.4% of statements [2024-02-21T20:11:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.550s coverage: 4.1% of statements [2024-02-21T20:11:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-21T20:11:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:11:29.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-21T20:11:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-21T20:11:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.740s coverage: 97.6% of statements [2024-02-21T20:11:32.634Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements [2024-02-21T20:11:40.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-21T20:11:40.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-21T20:11:41.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements [2024-02-21T20:11:41.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.277s coverage: 32.2% of statements [2024-02-21T20:11:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.252s coverage: 41.7% of statements [2024-02-21T20:11:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 82.9% of statements [2024-02-21T20:11:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.236s coverage: 94.1% of statements [2024-02-21T20:11:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements [2024-02-21T20:11:49.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.217s coverage: 87.5% of statements [2024-02-21T20:11:50.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-21T20:11:52.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-21T20:11:52.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-21T20:11:52.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-21T20:11:55.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-21T20:11:55.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-21T20:11:55.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-21T20:11:55.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-21T20:12:02.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.209s coverage: 94.4% of statements [2024-02-21T20:12:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-21T20:12:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-21T20:12:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-21T20:12:02.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-21T20:12:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-21T20:12:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-21T20:12:12.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.135s coverage: 79.9% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.258s coverage: 92.9% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.220s coverage: 62.3% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.235s coverage: 87.2% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements [2024-02-21T20:12:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.171s coverage: 100.0% of statements [2024-02-21T20:12:16.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-21T20:12:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.454s coverage: 81.8% of statements [2024-02-21T20:12:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.424s coverage: 82.1% of statements [2024-02-21T20:12:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-21T20:12:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.221s coverage: 86.0% of statements [2024-02-21T20:12:23.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-21T20:12:23.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-21T20:12:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.881s coverage: 63.1% of statements [2024-02-21T20:12:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.222s coverage: 100.0% of statements [2024-02-21T20:12:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements [2024-02-21T20:12:26.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2024-02-21T20:12:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-21T20:12:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-21T20:12:26.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-21T20:12:26.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.091s coverage: 73.7% of statements [2024-02-21T20:12:27.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2024-02-21T20:12:34.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-21T20:12:34.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-21T20:12:34.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-21T20:12:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.813s coverage: 38.4% of statements [2024-02-21T20:12:35.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.237s coverage: 89.5% of statements [2024-02-21T20:12:38.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-21T20:12:38.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-21T20:12:38.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-21T20:12:38.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-21T20:12:39.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.206s coverage: 84.8% of statements [2024-02-21T20:12:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-21T20:12:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-21T20:12:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-21T20:12:44.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-21T20:12:51.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.295s coverage: 19.9% of statements [2024-02-21T20:12:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-21T20:12:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:12:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-21T20:12:51.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-21T20:12:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.571s coverage: 95.7% of statements [2024-02-21T20:12:55.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-21T20:12:55.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-21T20:12:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.302s coverage: 61.8% of statements [2024-02-21T20:12:59.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-21T20:12:59.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-21T20:13:00.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.377s coverage: 98.9% of statements [2024-02-21T20:13:04.146Z] 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-21T20:13:04.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T20:13:04.422Z] go vet ./... [2024-02-21T20:15:11.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T20:15:11.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T20:15:11.078Z] ./bin/test-attribution-txt.sh [2024-02-21T20:15:11.078Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T20:15:11.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-21T20:15:11.490Z] + ls -al . [2024-02-21T20:15:11.491Z] total 732 [2024-02-21T20:15:11.491Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 20:08 . [2024-02-21T20:15:11.491Z] drwxr-xr-x 4 root root 4096 Feb 21 20:08 .. [2024-02-21T20:15:11.491Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:06 .blubracket [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 10 Feb 21 20:06 .dockerignore [2024-02-21T20:15:11.491Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 20:06 .git [2024-02-21T20:15:11.491Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:06 .github [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 1074 Feb 21 20:06 .gitignore [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 20:06 .golangci.yml [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 100 Feb 21 20:06 .hadolint.yml [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 155 Feb 21 20:06 .sonarcloud.properties [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:06 ADOPTERS.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 11674 Feb 21 20:06 Attribution.txt [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 100284 Feb 21 20:06 CHANGELOG.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:06 CONTRIBUTING.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 20:06 GOVERNANCE.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 861 Feb 21 20:06 Jenkinsfile [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:06 LICENSE [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 15392 Feb 21 20:06 Makefile [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 20:06 OWNERS.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 9528 Feb 21 20:06 README.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 789 Feb 21 20:06 SECURITY.md [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 20:02 VERSION [2024-02-21T20:15:11.491Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:06 bin [2024-02-21T20:15:11.491Z] drwxrwxr-x 18 1001 1001 4096 Feb 21 20:06 cmd [2024-02-21T20:15:11.491Z] -rw-r--r-- 1 root root 453602 Feb 21 20:13 coverage.out [2024-02-21T20:15:11.491Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 20:06 fuzz_test [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 3734 Feb 21 20:06 go.mod [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 33955 Feb 21 20:06 go.sum [2024-02-21T20:15:11.491Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 20:06 internal [2024-02-21T20:15:11.491Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 20:06 openapi [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 584 Feb 21 20:06 security.txt [2024-02-21T20:15:11.491Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 20:06 version.go [Pipeline] sh [2024-02-21T20:15:12.405Z] + '[' -e coverage.out ] [2024-02-21T20:15:12.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-21T20:15:12.447Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T20:15:13.259Z] Stashed 1 file(s) [Pipeline] sh [2024-02-21T20:15:13.907Z] + make build [2024-02-21T20:15:13.907Z] 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-21T20:16:35.515Z] 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-21T20:16:39.771Z] 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-21T20:16:44.034Z] 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-21T20:16:46.619Z] 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-21T20:17:25.515Z] 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-21T20:17:25.515Z] 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-21T20:17:30.850Z] 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-21T20:17:34.193Z] 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-21T20:17:37.532Z] 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-21T20:17:40.880Z] 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-21T20:17:45.168Z] 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-21T20:17:48.564Z] $ docker stop --time=1 0f301e9e2e36edea76d8ab939961da236f510dded0b7508729f9da0fe8959fcf [2024-02-21T20:17:50.701Z] $ docker rm -f --volumes 0f301e9e2e36edea76d8ab939961da236f510dded0b7508729f9da0fe8959fcf [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-21T20:17:54.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:17:54.367Z] [2024-02-21T20:17:54.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:17:54.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:17:55.081Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-21T20:17:55.081Z] 547446be3368: Pulling fs layer [2024-02-21T20:17:55.081Z] d125d8839a47: Pulling fs layer [2024-02-21T20:17:55.081Z] 3e85d5ac6304: Pulling fs layer [2024-02-21T20:17:55.081Z] c3105a71a48b: Pulling fs layer [2024-02-21T20:17:55.081Z] 0f093f025ec4: Pulling fs layer [2024-02-21T20:17:55.081Z] c3106fc0e877: Pulling fs layer [2024-02-21T20:17:55.081Z] 0f093f025ec4: Waiting [2024-02-21T20:17:55.081Z] 547446be3368: Verifying Checksum [2024-02-21T20:17:55.081Z] 547446be3368: Download complete [2024-02-21T20:17:55.081Z] c3105a71a48b: Verifying Checksum [2024-02-21T20:17:55.081Z] c3105a71a48b: Download complete [2024-02-21T20:17:55.663Z] d125d8839a47: Verifying Checksum [2024-02-21T20:17:55.663Z] d125d8839a47: Download complete [2024-02-21T20:17:55.663Z] c3106fc0e877: Verifying Checksum [2024-02-21T20:17:55.663Z] c3106fc0e877: Download complete [2024-02-21T20:17:55.663Z] 0f093f025ec4: Download complete [2024-02-21T20:17:55.930Z] 547446be3368: Pull complete [2024-02-21T20:17:57.339Z] d125d8839a47: Pull complete [2024-02-21T20:17:57.606Z] 3e85d5ac6304: Verifying Checksum [2024-02-21T20:17:57.607Z] 3e85d5ac6304: Download complete [2024-02-21T20:18:07.670Z] 3e85d5ac6304: Pull complete [2024-02-21T20:18:07.670Z] c3105a71a48b: Pull complete [2024-02-21T20:18:09.082Z] 0f093f025ec4: Pull complete [2024-02-21T20:18:09.082Z] c3106fc0e877: Pull complete [2024-02-21T20:18:09.082Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-21T20:18:09.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-21T20:18:09.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:18:09.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2024-02-21T20:18:09.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-21T20:18:12.638Z] $ docker top 28a5832ca1581f75d3ea656a10c896b4d9e2696d4794a34c50df533b76604337 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:18:13.614Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-21T20:18:23.720Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-02-21T20:18:23.720Z] #1 transferring dockerfile: 1.93kB done [2024-02-21T20:18:23.720Z] #1 DONE 0.1s [2024-02-21T20:18:23.720Z] [2024-02-21T20:18:23.720Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-02-21T20:18:27.063Z] #2 ... [2024-02-21T20:18:27.063Z] [2024-02-21T20:18:27.063Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-02-21T20:18:27.063Z] #3 transferring dockerfile: 1.95kB done [2024-02-21T20:18:27.063Z] #3 DONE 3.6s [2024-02-21T20:18:27.063Z] [2024-02-21T20:18:27.063Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:18:27.063Z] #4 transferring dockerfile: 2.93kB done [2024-02-21T20:18:27.063Z] #4 DONE 3.6s [2024-02-21T20:18:27.063Z] [2024-02-21T20:18:27.063Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-02-21T20:18:27.063Z] #2 transferring dockerfile: 2.06kB done [2024-02-21T20:18:27.339Z] #2 DONE 3.9s [2024-02-21T20:18:27.339Z] [2024-02-21T20:18:27.339Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-02-21T20:18:27.339Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-02-21T20:18:27.607Z] #5 DONE 4.0s [2024-02-21T20:18:27.607Z] [2024-02-21T20:18:27.607Z] #6 [core-command internal] load build definition from Dockerfile [2024-02-21T20:18:27.607Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-02-21T20:18:27.607Z] #6 DONE 3.9s [2024-02-21T20:18:27.607Z] [2024-02-21T20:18:27.607Z] #7 [core-data internal] load build definition from Dockerfile [2024-02-21T20:18:27.607Z] #7 transferring dockerfile: 2.01kB done [2024-02-21T20:18:27.607Z] #7 DONE 3.8s [2024-02-21T20:18:27.607Z] [2024-02-21T20:18:27.607Z] #8 [core-data internal] load .dockerignore [2024-02-21T20:18:27.607Z] #8 transferring context: 50B 0.0s done [2024-02-21T20:18:27.607Z] #8 ... [2024-02-21T20:18:27.607Z] [2024-02-21T20:18:27.607Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-02-21T20:18:27.607Z] #9 transferring dockerfile: 1.69kB 0.0s done [2024-02-21T20:18:27.607Z] #9 DONE 4.0s [2024-02-21T20:18:27.607Z] [2024-02-21T20:18:27.607Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-21T20:18:27.607Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-02-21T20:18:27.607Z] #10 DONE 4.1s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-21T20:18:27.886Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-02-21T20:18:27.886Z] #11 DONE 4.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-21T20:18:27.886Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-02-21T20:18:27.886Z] #12 DONE 4.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-21T20:18:27.886Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-02-21T20:18:27.886Z] #13 DONE 4.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #14 [security-spire-server internal] load .dockerignore [2024-02-21T20:18:27.886Z] #14 transferring context: 50B 0.0s done [2024-02-21T20:18:27.886Z] #14 ... [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-21T20:18:27.886Z] #15 transferring dockerfile: 2.15kB 0.0s done [2024-02-21T20:18:27.886Z] #15 DONE 4.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #16 [core-command internal] load .dockerignore [2024-02-21T20:18:27.886Z] #16 transferring context: 50B 0.0s done [2024-02-21T20:18:27.886Z] #16 DONE 3.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #17 [security-spire-server internal] load build definition from Dockerfile [2024-02-21T20:18:27.886Z] #17 transferring dockerfile: 1.70kB 0.0s done [2024-02-21T20:18:27.886Z] #17 DONE 3.9s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #18 [security-spire-config internal] load .dockerignore [2024-02-21T20:18:27.886Z] #18 transferring context: 50B 0.0s done [2024-02-21T20:18:27.886Z] #18 DONE 3.0s [2024-02-21T20:18:27.886Z] [2024-02-21T20:18:27.886Z] #19 [support-scheduler internal] load .dockerignore [2024-02-21T20:18:27.886Z] #19 transferring context: 50B 0.0s done [2024-02-21T20:18:27.886Z] #19 DONE 4.0s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #20 [support-notifications internal] load .dockerignore [2024-02-21T20:18:28.166Z] #20 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #20 DONE 3.3s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-21T20:18:28.166Z] #21 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #21 DONE 3.3s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #22 [security-spire-agent internal] load .dockerignore [2024-02-21T20:18:28.166Z] #22 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #22 DONE 3.2s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #23 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:28.166Z] #23 DONE 0.0s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #24 [core-metadata internal] load .dockerignore [2024-02-21T20:18:28.166Z] #24 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #24 DONE 3.3s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:28.166Z] #25 ... [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-21T20:18:28.166Z] #26 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #26 DONE 3.2s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #8 [core-data internal] load .dockerignore [2024-02-21T20:18:28.166Z] #8 DONE 3.1s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #27 [security-proxy-setup internal] load .dockerignore [2024-02-21T20:18:28.166Z] #27 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #27 DONE 3.1s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-02-21T20:18:28.166Z] #28 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #28 DONE 3.1s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #29 [security-proxy-auth internal] load .dockerignore [2024-02-21T20:18:28.166Z] #29 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #29 DONE 3.1s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-02-21T20:18:28.166Z] #30 transferring context: 50B 0.0s done [2024-02-21T20:18:28.166Z] #30 DONE 3.2s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:28.166Z] #25 DONE 0.3s [2024-02-21T20:18:28.166Z] [2024-02-21T20:18:28.166Z] #14 [security-spire-server internal] load .dockerignore [2024-02-21T20:18:28.437Z] #14 DONE 3.1s [2024-02-21T20:18:28.438Z] [2024-02-21T20:18:28.438Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:28.438Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:28.438Z] #31 ... [2024-02-21T20:18:28.438Z] [2024-02-21T20:18:28.438Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:28.438Z] #23 DONE 0.0s [2024-02-21T20:18:28.438Z] [2024-02-21T20:18:28.438Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:28.438Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:28.438Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 921.60kB / 3.33MB 0.1s [2024-02-21T20:18:28.438Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:28.438Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:28.705Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s [2024-02-21T20:18:28.705Z] #31 ... [2024-02-21T20:18:28.705Z] [2024-02-21T20:18:28.705Z] #25 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:28.705Z] #25 DONE 0.5s [2024-02-21T20:18:28.705Z] [2024-02-21T20:18:28.705Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:28.705Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:28.705Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:28.705Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:28.705Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:28.705Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:28.705Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-21T20:18:28.971Z] #31 ... [2024-02-21T20:18:28.972Z] [2024-02-21T20:18:28.972Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:28.972Z] #25 DONE 0.6s [2024-02-21T20:18:29.240Z] [2024-02-21T20:18:29.240Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:29.507Z] #32 ... [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:29.507Z] #23 DONE 0.0s [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:29.507Z] #32 ... [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:29.507Z] #25 DONE 0.6s [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:29.507Z] #32 ... [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:29.507Z] #33 DONE 1.9s [2024-02-21T20:18:29.507Z] [2024-02-21T20:18:29.507Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.091Z] #32 ... [2024-02-21T20:18:30.091Z] [2024-02-21T20:18:30.091Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:30.091Z] #23 DONE 0.0s [2024-02-21T20:18:30.091Z] [2024-02-21T20:18:30.091Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:30.091Z] #34 DONE 0.7s [2024-02-21T20:18:30.091Z] [2024-02-21T20:18:30.091Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.362Z] #32 ... [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:30.362Z] #25 DONE 0.8s [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.362Z] #32 ... [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:30.362Z] #33 DONE 1.9s [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:18:30.362Z] #35 DONE 1.5s [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:30.362Z] #34 DONE 0.7s [2024-02-21T20:18:30.362Z] [2024-02-21T20:18:30.362Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.634Z] #32 ... [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:30.634Z] #25 DONE 1.0s [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.634Z] #32 ... [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:30.634Z] #23 DONE 0.0s [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.634Z] #32 ... [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:30.634Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-02-21T20:18:30.634Z] #36 DONE 0.3s [2024-02-21T20:18:30.634Z] [2024-02-21T20:18:30.634Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.900Z] #32 ... [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:30.900Z] #33 DONE 1.9s [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:30.900Z] #34 DONE 0.7s [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:30.900Z] #23 DONE 0.0s [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:30.900Z] #32 ... [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #37 [security-spire-config internal] load build context [2024-02-21T20:18:30.900Z] #37 transferring context: 16.35kB 0.1s done [2024-02-21T20:18:30.900Z] #37 DONE 0.5s [2024-02-21T20:18:30.900Z] [2024-02-21T20:18:30.900Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:31.172Z] #32 ... [2024-02-21T20:18:31.172Z] [2024-02-21T20:18:31.172Z] #23 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:31.172Z] #23 DONE 0.1s [2024-02-21T20:18:31.172Z] [2024-02-21T20:18:31.172Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:31.172Z] #32 ... [2024-02-21T20:18:31.172Z] [2024-02-21T20:18:31.172Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:31.172Z] #23 DONE 0.1s [2024-02-21T20:18:31.172Z] [2024-02-21T20:18:31.172Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:31.447Z] #32 ... [2024-02-21T20:18:31.447Z] [2024-02-21T20:18:31.447Z] #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:31.447Z] #23 DONE 0.1s [2024-02-21T20:18:31.447Z] [2024-02-21T20:18:31.447Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:31.447Z] #32 ... [2024-02-21T20:18:31.447Z] [2024-02-21T20:18:31.447Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:31.447Z] #33 DONE 1.9s [2024-02-21T20:18:31.447Z] [2024-02-21T20:18:31.447Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:31.447Z] #34 DONE 0.7s [2024-02-21T20:18:31.447Z] [2024-02-21T20:18:31.447Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:31.713Z] #32 ... [2024-02-21T20:18:31.713Z] [2024-02-21T20:18:31.713Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:31.713Z] #23 DONE 0.1s [2024-02-21T20:18:31.713Z] [2024-02-21T20:18:31.713Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:32.297Z] #32 ... [2024-02-21T20:18:32.297Z] [2024-02-21T20:18:32.297Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-21T20:18:32.297Z] #23 DONE 0.1s [2024-02-21T20:18:32.297Z] [2024-02-21T20:18:32.297Z] #38 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-21T20:18:32.297Z] #38 ... [2024-02-21T20:18:32.297Z] [2024-02-21T20:18:32.297Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-21T20:18:32.297Z] #39 DONE 2.0s [2024-02-21T20:18:32.565Z] [2024-02-21T20:18:32.565Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:32.565Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:32.565Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:32.565Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:32.565Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:32.565Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:32.565Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.5s done [2024-02-21T20:18:32.565Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:32.565Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:32.565Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:32.565Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:32.565Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:32.565Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.5s done [2024-02-21T20:18:32.565Z] #31 ... [2024-02-21T20:18:32.565Z] [2024-02-21T20:18:32.565Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:32.565Z] #33 DONE 1.9s [2024-02-21T20:18:32.565Z] [2024-02-21T20:18:32.565Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:32.565Z] #34 DONE 0.7s [2024-02-21T20:18:32.565Z] [2024-02-21T20:18:32.565Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:32.565Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:32.565Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:32.565Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:32.565Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:32.565Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:32.565Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.5s done [2024-02-21T20:18:32.837Z] #31 ... [2024-02-21T20:18:32.837Z] [2024-02-21T20:18:32.837Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-21T20:18:32.837Z] #33 DONE 1.9s [2024-02-21T20:18:32.837Z] [2024-02-21T20:18:32.837Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-21T20:18:32.837Z] #34 DONE 0.7s [2024-02-21T20:18:32.837Z] [2024-02-21T20:18:32.837Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:18:32.837Z] #40 DONE 0.0s [2024-02-21T20:18:32.837Z] [2024-02-21T20:18:32.837Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:18:32.837Z] #41 DONE 0.0s [2024-02-21T20:18:32.837Z] [2024-02-21T20:18:32.837Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:32.837Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:32.837Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:32.837Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:32.837Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:32.837Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:32.837Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.5s done [2024-02-21T20:18:34.788Z] #31 ... [2024-02-21T20:18:34.788Z] [2024-02-21T20:18:34.788Z] #42 [security-spire-agent internal] load build context [2024-02-21T20:18:34.788Z] #42 transferring context: 17.63kB 0.2s done [2024-02-21T20:18:34.788Z] #42 DONE 2.1s [2024-02-21T20:18:34.788Z] [2024-02-21T20:18:34.788Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:34.788Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-02-21T20:18:34.788Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:18:34.788Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-21T20:18:34.788Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-21T20:18:34.788Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-21T20:18:34.788Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-02-21T20:18:34.788Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-02-21T20:18:34.788Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-21T20:18:34.788Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.94MB / 23.39MB 3.9s [2024-02-21T20:18:34.788Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-21T20:18:34.788Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-21T20:18:35.057Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.2s [2024-02-21T20:18:36.017Z] #36 ... [2024-02-21T20:18:36.017Z] [2024-02-21T20:18:36.017Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-21T20:18:36.017Z] #25 DONE 6.2s [2024-02-21T20:18:36.017Z] [2024-02-21T20:18:36.017Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:36.017Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.0s [2024-02-21T20:18:36.017Z] #36 ... [2024-02-21T20:18:36.017Z] [2024-02-21T20:18:36.017Z] #43 [core-command internal] load build context [2024-02-21T20:18:36.017Z] #43 ... [2024-02-21T20:18:36.017Z] [2024-02-21T20:18:36.017Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:36.285Z] #36 ... [2024-02-21T20:18:36.285Z] [2024-02-21T20:18:36.285Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-21T20:18:36.285Z] #35 DONE 4.9s [2024-02-21T20:18:36.285Z] [2024-02-21T20:18:36.285Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:36.285Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 5.5s [2024-02-21T20:18:36.869Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-02-21T20:18:36.869Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-21T20:18:36.869Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-21T20:18:36.869Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-21T20:18:36.869Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-02-21T20:18:36.869Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-02-21T20:18:36.869Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-02-21T20:18:36.869Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-21T20:18:36.869Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-21T20:18:36.869Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-21T20:18:37.454Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.06MB / 23.39MB 6.5s [2024-02-21T20:18:38.038Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.9s done [2024-02-21T20:18:38.305Z] #36 ... [2024-02-21T20:18:38.305Z] [2024-02-21T20:18:38.305Z] #44 [security-spire-server internal] load build context [2024-02-21T20:18:38.305Z] #44 transferring context: 18.10kB 0.2s done [2024-02-21T20:18:38.305Z] #44 DONE 1.4s [2024-02-21T20:18:38.305Z] [2024-02-21T20:18:38.305Z] #45 [support-notifications internal] load build context [2024-02-21T20:18:38.896Z] #45 ... [2024-02-21T20:18:38.896Z] [2024-02-21T20:18:38.896Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:38.896Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-21T20:18:39.906Z] #36 ... [2024-02-21T20:18:39.906Z] [2024-02-21T20:18:39.906Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-21T20:18:39.906Z] #0 5.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:39.906Z] #0 6.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:39.906Z] #0 7.928 OK: 266 MiB in 52 packages [2024-02-21T20:18:39.906Z] #46 DONE 9.6s [2024-02-21T20:18:39.906Z] [2024-02-21T20:18:39.906Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:18:40.173Z] #47 ... [2024-02-21T20:18:40.173Z] [2024-02-21T20:18:40.173Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:18:40.173Z] #0 7.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:40.173Z] #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:40.173Z] #48 ... [2024-02-21T20:18:40.173Z] [2024-02-21T20:18:40.173Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:40.441Z] #49 ... [2024-02-21T20:18:40.441Z] [2024-02-21T20:18:40.441Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:18:40.441Z] #0 7.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:40.441Z] #0 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:40.441Z] #50 ... [2024-02-21T20:18:40.441Z] [2024-02-21T20:18:40.441Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:41.406Z] #49 ... [2024-02-21T20:18:41.406Z] [2024-02-21T20:18:41.406Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:18:41.674Z] #51 ... [2024-02-21T20:18:41.674Z] [2024-02-21T20:18:41.674Z] #52 [core-data internal] load build context [2024-02-21T20:18:41.674Z] #52 ... [2024-02-21T20:18:41.674Z] [2024-02-21T20:18:41.674Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:18:41.941Z] #53 ... [2024-02-21T20:18:41.941Z] [2024-02-21T20:18:41.941Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:41.941Z] #49 ... [2024-02-21T20:18:41.941Z] [2024-02-21T20:18:41.941Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:18:41.941Z] #48 10.70 OK: 266 MiB in 52 packages [2024-02-21T20:18:41.941Z] #48 DONE 12.7s [2024-02-21T20:18:41.941Z] [2024-02-21T20:18:41.941Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:42.210Z] #49 ... [2024-02-21T20:18:42.210Z] [2024-02-21T20:18:42.210Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:18:42.477Z] #54 ... [2024-02-21T20:18:42.477Z] [2024-02-21T20:18:42.477Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:18:42.477Z] #55 ... [2024-02-21T20:18:42.477Z] [2024-02-21T20:18:42.477Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:42.477Z] #32 transferring context: 36.11MB 13.3s [2024-02-21T20:18:42.745Z] #32 ... [2024-02-21T20:18:42.745Z] [2024-02-21T20:18:42.745Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-21T20:18:42.745Z] #50 10.59 OK: 266 MiB in 52 packages [2024-02-21T20:18:42.745Z] #50 DONE 12.1s [2024-02-21T20:18:42.745Z] [2024-02-21T20:18:42.745Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:42.745Z] #32 ... [2024-02-21T20:18:42.745Z] [2024-02-21T20:18:42.745Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:18:42.745Z] #56 ... [2024-02-21T20:18:42.745Z] [2024-02-21T20:18:42.745Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-21T20:18:42.745Z] #38 ... [2024-02-21T20:18:42.745Z] [2024-02-21T20:18:42.745Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:18:43.012Z] #41 ... [2024-02-21T20:18:43.012Z] [2024-02-21T20:18:43.012Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:18:43.012Z] #0 8.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:43.012Z] #0 9.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:43.012Z] #57 ... [2024-02-21T20:18:43.012Z] [2024-02-21T20:18:43.012Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:18:43.282Z] #58 ... [2024-02-21T20:18:43.282Z] [2024-02-21T20:18:43.282Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:18:43.282Z] #59 ... [2024-02-21T20:18:43.282Z] [2024-02-21T20:18:43.282Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:18:43.549Z] #60 ... [2024-02-21T20:18:43.549Z] [2024-02-21T20:18:43.549Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:43.549Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.2s done [2024-02-21T20:18:43.549Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-21T20:18:43.549Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-21T20:18:43.549Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-21T20:18:43.549Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2024-02-21T20:18:43.549Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.1s [2024-02-21T20:18:43.549Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-21T20:18:43.549Z] #61 ... [2024-02-21T20:18:43.549Z] [2024-02-21T20:18:43.549Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:18:43.549Z] #40 ... [2024-02-21T20:18:43.549Z] [2024-02-21T20:18:43.549Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:44.135Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 6.7s [2024-02-21T20:18:44.135Z] #61 ... [2024-02-21T20:18:44.135Z] [2024-02-21T20:18:44.135Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:18:44.135Z] #62 ... [2024-02-21T20:18:44.135Z] [2024-02-21T20:18:44.135Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:44.135Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 6.9s [2024-02-21T20:18:44.718Z] #61 ... [2024-02-21T20:18:44.719Z] [2024-02-21T20:18:44.719Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:18:44.719Z] #63 ... [2024-02-21T20:18:44.719Z] [2024-02-21T20:18:44.719Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:44.719Z] #61 ... [2024-02-21T20:18:44.719Z] [2024-02-21T20:18:44.719Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:18:44.987Z] #64 ... [2024-02-21T20:18:44.987Z] [2024-02-21T20:18:44.987Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:44.987Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 7.7s [2024-02-21T20:18:45.253Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 7.9s [2024-02-21T20:18:45.520Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 8.2s [2024-02-21T20:18:46.108Z] #61 ... [2024-02-21T20:18:46.108Z] [2024-02-21T20:18:46.108Z] #43 [core-command internal] load build context [2024-02-21T20:18:46.108Z] #43 ... [2024-02-21T20:18:46.108Z] [2024-02-21T20:18:46.108Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:46.694Z] #32 ... [2024-02-21T20:18:46.694Z] [2024-02-21T20:18:46.694Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:18:46.694Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-21T20:18:46.694Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-21T20:18:46.694Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-21T20:18:46.694Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-21T20:18:46.694Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-21T20:18:46.694Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.5s done [2024-02-21T20:18:46.961Z] #31 ... [2024-02-21T20:18:46.961Z] [2024-02-21T20:18:46.961Z] #43 [core-command internal] load build context [2024-02-21T20:18:47.923Z] #43 transferring context: 60.80MB 19.3s [2024-02-21T20:18:49.330Z] #43 ... [2024-02-21T20:18:49.330Z] [2024-02-21T20:18:49.330Z] #45 [support-notifications internal] load build context [2024-02-21T20:18:49.330Z] #45 ... [2024-02-21T20:18:49.330Z] [2024-02-21T20:18:49.330Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:18:49.330Z] #41 ... [2024-02-21T20:18:49.330Z] [2024-02-21T20:18:49.330Z] #45 [support-notifications internal] load build context [2024-02-21T20:18:50.736Z] #45 ... [2024-02-21T20:18:50.736Z] [2024-02-21T20:18:50.736Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:18:50.736Z] #47 ... [2024-02-21T20:18:50.736Z] [2024-02-21T20:18:50.736Z] #45 [support-notifications internal] load build context [2024-02-21T20:18:50.737Z] #45 ... [2024-02-21T20:18:50.737Z] [2024-02-21T20:18:50.737Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:50.737Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s [2024-02-21T20:18:51.002Z] #36 ... [2024-02-21T20:18:51.002Z] [2024-02-21T20:18:51.002Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-21T20:18:51.002Z] #57 10.84 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:18:51.002Z] #57 10.84 v3.18.6-47-g75493f464d9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:18:51.002Z] #57 10.84 OK: 19950 distinct packages available [2024-02-21T20:18:51.002Z] #57 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:51.002Z] #57 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:51.002Z] #57 15.79 OK: 266 MiB in 52 packages [2024-02-21T20:18:51.002Z] #57 DONE 18.0s [2024-02-21T20:18:51.002Z] [2024-02-21T20:18:51.002Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:51.002Z] #36 ... [2024-02-21T20:18:51.002Z] [2024-02-21T20:18:51.002Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:18:51.585Z] #47 ... [2024-02-21T20:18:51.585Z] [2024-02-21T20:18:51.585Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:18:51.853Z] #51 ... [2024-02-21T20:18:51.853Z] [2024-02-21T20:18:51.853Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:51.853Z] #36 ... [2024-02-21T20:18:51.853Z] [2024-02-21T20:18:51.853Z] #52 [core-data internal] load build context [2024-02-21T20:18:52.122Z] #52 ... [2024-02-21T20:18:52.122Z] [2024-02-21T20:18:52.122Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:52.122Z] #36 ... [2024-02-21T20:18:52.122Z] [2024-02-21T20:18:52.122Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:18:52.393Z] #53 ... [2024-02-21T20:18:52.393Z] [2024-02-21T20:18:52.393Z] #52 [core-data internal] load build context [2024-02-21T20:18:52.393Z] #52 ... [2024-02-21T20:18:52.393Z] [2024-02-21T20:18:52.393Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:52.661Z] #49 ... [2024-02-21T20:18:52.661Z] [2024-02-21T20:18:52.661Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:18:52.949Z] #53 transferring context: 33.20MB 20.2s [2024-02-21T20:18:53.532Z] #53 ... [2024-02-21T20:18:53.532Z] [2024-02-21T20:18:53.532Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:18:53.532Z] #59 ... [2024-02-21T20:18:53.532Z] [2024-02-21T20:18:53.532Z] #52 [core-data internal] load build context [2024-02-21T20:18:53.798Z] #52 ... [2024-02-21T20:18:53.798Z] [2024-02-21T20:18:53.798Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:18:54.064Z] #40 ... [2024-02-21T20:18:54.064Z] [2024-02-21T20:18:54.064Z] #52 [core-data internal] load build context [2024-02-21T20:18:55.025Z] #52 ... [2024-02-21T20:18:55.025Z] [2024-02-21T20:18:55.025Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-21T20:18:55.025Z] #38 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:55.025Z] #38 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:55.025Z] #38 18.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:18:55.025Z] #38 18.16 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:18:55.025Z] #38 18.29 OK: 8 MiB in 16 packages [2024-02-21T20:18:55.025Z] #38 ... [2024-02-21T20:18:55.025Z] [2024-02-21T20:18:55.025Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:18:55.025Z] #54 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:55.025Z] #54 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:55.025Z] #54 17.40 (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T20:18:55.025Z] #54 17.59 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:18:55.025Z] #54 17.66 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:18:55.025Z] #54 17.93 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:18:55.025Z] #54 18.79 OK: 9 MiB in 17 packages [2024-02-21T20:18:55.025Z] #54 ... [2024-02-21T20:18:55.025Z] [2024-02-21T20:18:55.025Z] #52 [core-data internal] load build context [2024-02-21T20:18:55.986Z] #52 ... [2024-02-21T20:18:55.986Z] [2024-02-21T20:18:55.986Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-21T20:18:55.986Z] #54 DONE 23.9s [2024-02-21T20:18:55.986Z] [2024-02-21T20:18:55.986Z] #52 [core-data internal] load build context [2024-02-21T20:18:56.575Z] #52 ... [2024-02-21T20:18:56.575Z] [2024-02-21T20:18:56.575Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:18:56.575Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.8s done [2024-02-21T20:18:56.575Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.4s [2024-02-21T20:18:56.575Z] #61 ... [2024-02-21T20:18:56.575Z] [2024-02-21T20:18:56.575Z] #52 [core-data internal] load build context [2024-02-21T20:18:56.841Z] #52 ... [2024-02-21T20:18:56.842Z] [2024-02-21T20:18:56.842Z] #32 [support-scheduler internal] load build context [2024-02-21T20:18:56.842Z] #32 ... [2024-02-21T20:18:56.842Z] [2024-02-21T20:18:56.842Z] #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-21T20:18:56.842Z] #38 DONE 25.3s [2024-02-21T20:18:56.842Z] [2024-02-21T20:18:56.842Z] #52 [core-data internal] load build context [2024-02-21T20:18:57.108Z] #52 ... [2024-02-21T20:18:57.108Z] [2024-02-21T20:18:57.108Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:18:57.108Z] #60 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.108Z] #60 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.108Z] #60 21.55 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:18:57.108Z] #60 21.55 v3.18.6-47-g75493f464d9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:18:57.108Z] #60 21.55 OK: 19945 distinct packages available [2024-02-21T20:18:57.108Z] #60 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.108Z] #60 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.377Z] #60 ... [2024-02-21T20:18:57.377Z] [2024-02-21T20:18:57.377Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:18:57.377Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s [2024-02-21T20:18:57.377Z] #36 ... [2024-02-21T20:18:57.377Z] [2024-02-21T20:18:57.377Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-21T20:18:57.377Z] #55 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.377Z] #55 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:57.377Z] #55 20.77 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-21T20:18:57.377Z] #55 20.86 (2/2) Installing su-exec (0.2-r3) [2024-02-21T20:18:57.377Z] #55 20.88 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:18:57.377Z] #55 21.08 OK: 8 MiB in 17 packages [2024-02-21T20:18:57.377Z] #55 DONE 25.2s [2024-02-21T20:18:57.643Z] [2024-02-21T20:18:57.643Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:18:59.052Z] #65 ... [2024-02-21T20:18:59.052Z] [2024-02-21T20:18:59.052Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:18:59.052Z] #56 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:59.052Z] #56 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:18:59.052Z] #56 23.01 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:18:59.052Z] #56 23.06 (2/4) Installing openssl (3.1.4-r5) [2024-02-21T20:18:59.052Z] #56 23.34 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:18:59.052Z] #56 23.34 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:18:59.052Z] #56 24.26 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:18:59.052Z] #56 24.43 OK: 18 MiB in 19 packages [2024-02-21T20:18:59.052Z] #56 ... [2024-02-21T20:18:59.052Z] [2024-02-21T20:18:59.052Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:59.052Z] #49 transferring context: 47.70MB 27.7s [2024-02-21T20:18:59.319Z] #49 ... [2024-02-21T20:18:59.319Z] [2024-02-21T20:18:59.319Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-21T20:18:59.319Z] #56 DONE 26.8s [2024-02-21T20:18:59.319Z] [2024-02-21T20:18:59.319Z] #43 [core-command internal] load build context [2024-02-21T20:18:59.319Z] #43 ... [2024-02-21T20:18:59.319Z] [2024-02-21T20:18:59.319Z] #49 [core-metadata internal] load build context [2024-02-21T20:18:59.586Z] #49 ... [2024-02-21T20:18:59.586Z] [2024-02-21T20:18:59.586Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:18:59.586Z] #41 ... [2024-02-21T20:18:59.586Z] [2024-02-21T20:18:59.586Z] #43 [core-command internal] load build context [2024-02-21T20:19:01.001Z] #43 ... [2024-02-21T20:19:01.001Z] [2024-02-21T20:19:01.001Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:01.001Z] #45 ... [2024-02-21T20:19:01.001Z] [2024-02-21T20:19:01.001Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:01.267Z] #41 ... [2024-02-21T20:19:01.267Z] [2024-02-21T20:19:01.267Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-21T20:19:01.267Z] #58 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.267Z] #58 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.267Z] #58 26.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-21T20:19:01.267Z] #58 26.06 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:19:01.267Z] #58 26.39 OK: 8 MiB in 16 packages [2024-02-21T20:19:01.267Z] #58 DONE 28.8s [2024-02-21T20:19:01.267Z] [2024-02-21T20:19:01.267Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:01.534Z] #41 ... [2024-02-21T20:19:01.534Z] [2024-02-21T20:19:01.534Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:19:01.534Z] #63 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.534Z] #63 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.534Z] #63 23.78 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:19:01.534Z] #63 23.78 v3.18.6-47-g75493f464d9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:19:01.534Z] #63 23.78 OK: 19945 distinct packages available [2024-02-21T20:19:01.534Z] #63 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.534Z] #63 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:01.534Z] #63 ... [2024-02-21T20:19:01.534Z] [2024-02-21T20:19:01.534Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:01.803Z] #41 ... [2024-02-21T20:19:01.803Z] [2024-02-21T20:19:01.803Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:01.803Z] #47 ... [2024-02-21T20:19:01.803Z] [2024-02-21T20:19:01.803Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:02.075Z] #41 ... [2024-02-21T20:19:02.075Z] [2024-02-21T20:19:02.075Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:02.075Z] #51 ... [2024-02-21T20:19:02.075Z] [2024-02-21T20:19:02.075Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:02.661Z] #47 ... [2024-02-21T20:19:02.661Z] [2024-02-21T20:19:02.661Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:19:02.661Z] #62 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.661Z] #62 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.661Z] #62 25.04 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-21T20:19:02.661Z] #62 25.04 v3.18.6-47-g75493f464d9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-21T20:19:02.661Z] #62 25.04 OK: 19945 distinct packages available [2024-02-21T20:19:02.661Z] #62 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.661Z] #62 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.930Z] #62 ... [2024-02-21T20:19:02.930Z] [2024-02-21T20:19:02.930Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-21T20:19:02.930Z] #60 29.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:19:02.930Z] #60 29.10 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:19:02.930Z] #60 29.10 (3/4) Installing libucontext (1.2-r2) [2024-02-21T20:19:02.930Z] #60 29.10 (4/4) Installing gcompat (1.1.0-r1) [2024-02-21T20:19:02.930Z] #60 29.10 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:19:02.930Z] #60 29.17 OK: 8 MiB in 19 packages [2024-02-21T20:19:02.930Z] #60 DONE 30.5s [2024-02-21T20:19:02.930Z] [2024-02-21T20:19:02.930Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:19:02.930Z] #64 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.930Z] #64 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:02.930Z] #64 25.14 (1/4) Installing ca-certificates (20230506-r0) [2024-02-21T20:19:02.930Z] #64 25.45 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-21T20:19:02.930Z] #64 25.45 (3/4) Installing su-exec (0.2-r3) [2024-02-21T20:19:02.930Z] #64 25.45 (4/4) Installing yq (4.33.3-r5) [2024-02-21T20:19:02.930Z] #64 26.13 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:19:02.930Z] #64 26.31 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:19:02.930Z] #64 27.08 OK: 18 MiB in 19 packages [2024-02-21T20:19:02.930Z] #64 ... [2024-02-21T20:19:02.930Z] [2024-02-21T20:19:02.930Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:19:03.197Z] #66 ... [2024-02-21T20:19:03.197Z] [2024-02-21T20:19:03.197Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-21T20:19:03.197Z] #64 DONE 28.3s [2024-02-21T20:19:03.197Z] [2024-02-21T20:19:03.197Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:03.787Z] #47 ... [2024-02-21T20:19:03.787Z] [2024-02-21T20:19:03.787Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:19:03.787Z] #53 ... [2024-02-21T20:19:03.787Z] [2024-02-21T20:19:03.787Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:03.787Z] #59 ... [2024-02-21T20:19:03.787Z] [2024-02-21T20:19:03.787Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:19:03.787Z] #62 29.69 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-21T20:19:03.787Z] #62 29.69 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:19:03.787Z] #62 29.69 (3/5) Installing libucontext (1.2-r2) [2024-02-21T20:19:03.787Z] #62 29.69 (4/5) Installing gcompat (1.1.0-r1) [2024-02-21T20:19:04.055Z] #62 29.79 (5/5) Installing openssl (3.1.4-r5) [2024-02-21T20:19:04.055Z] #62 29.79 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:19:04.055Z] #62 29.79 OK: 9 MiB in 20 packages [2024-02-21T20:19:04.055Z] #62 ... [2024-02-21T20:19:04.055Z] [2024-02-21T20:19:04.055Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:04.324Z] #40 transferring context: 19.86MB 29.3s [2024-02-21T20:19:04.324Z] #40 ... [2024-02-21T20:19:04.324Z] [2024-02-21T20:19:04.324Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:05.737Z] #47 ... [2024-02-21T20:19:05.737Z] [2024-02-21T20:19:05.737Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-21T20:19:05.737Z] #62 DONE 31.3s [2024-02-21T20:19:05.737Z] [2024-02-21T20:19:05.737Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:06.008Z] #47 ... [2024-02-21T20:19:06.008Z] [2024-02-21T20:19:06.008Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-21T20:19:06.008Z] #63 29.11 (1/11) Installing ca-certificates (20230506-r0) [2024-02-21T20:19:06.008Z] #63 29.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-21T20:19:06.008Z] #63 29.25 (3/11) Installing libunistring (1.1-r1) [2024-02-21T20:19:06.008Z] #63 29.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-21T20:19:06.008Z] #63 29.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-21T20:19:06.008Z] #63 29.35 (6/11) Installing libcurl (8.5.0-r0) [2024-02-21T20:19:06.008Z] #63 29.52 (7/11) Installing curl (8.5.0-r0) [2024-02-21T20:19:06.008Z] #63 29.52 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-21T20:19:06.008Z] #63 29.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-21T20:19:06.008Z] #63 29.52 (10/11) Installing libucontext (1.2-r2) [2024-02-21T20:19:06.008Z] #63 29.52 (11/11) Installing gcompat (1.1.0-r1) [2024-02-21T20:19:06.008Z] #63 29.52 Executing busybox-1.36.1-r5.trigger [2024-02-21T20:19:06.008Z] #63 29.52 Executing ca-certificates-20230506-r0.trigger [2024-02-21T20:19:06.008Z] #63 30.05 OK: 13 MiB in 26 packages [2024-02-21T20:19:06.008Z] #63 DONE 31.2s [2024-02-21T20:19:06.008Z] [2024-02-21T20:19:06.008Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:06.591Z] #47 ... [2024-02-21T20:19:06.591Z] [2024-02-21T20:19:06.591Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:06.591Z] #0 8.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:06.591Z] #0 9.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:06.591Z] #67 ... [2024-02-21T20:19:06.591Z] [2024-02-21T20:19:06.591Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:06.591Z] #47 ... [2024-02-21T20:19:06.591Z] [2024-02-21T20:19:06.591Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:19:06.591Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.6s [2024-02-21T20:19:06.868Z] #61 ... [2024-02-21T20:19:06.868Z] [2024-02-21T20:19:06.868Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:07.156Z] #59 ... [2024-02-21T20:19:07.156Z] [2024-02-21T20:19:07.156Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:07.156Z] #32 ... [2024-02-21T20:19:07.156Z] [2024-02-21T20:19:07.156Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:07.424Z] #59 ... [2024-02-21T20:19:07.424Z] [2024-02-21T20:19:07.424Z] #68 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-02-21T20:19:07.424Z] #0 8.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:07.424Z] #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:07.424Z] #68 ... [2024-02-21T20:19:07.424Z] [2024-02-21T20:19:07.424Z] #52 [core-data internal] load build context [2024-02-21T20:19:07.691Z] #52 ... [2024-02-21T20:19:07.691Z] [2024-02-21T20:19:07.691Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:07.691Z] #32 ... [2024-02-21T20:19:07.691Z] [2024-02-21T20:19:07.691Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:19:07.691Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.4s [2024-02-21T20:19:07.964Z] #36 ... [2024-02-21T20:19:07.964Z] [2024-02-21T20:19:07.964Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:08.927Z] #32 transferring context: 65.62MB 39.9s [2024-02-21T20:19:09.513Z] #32 ... [2024-02-21T20:19:09.513Z] [2024-02-21T20:19:09.513Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:19:09.513Z] #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:09.513Z] #0 9.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:09.513Z] #69 ... [2024-02-21T20:19:09.513Z] [2024-02-21T20:19:09.513Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:09.513Z] #67 10.82 OK: 9 MiB in 17 packages [2024-02-21T20:19:09.513Z] #67 DONE 12.9s [2024-02-21T20:19:09.513Z] [2024-02-21T20:19:09.513Z] #52 [core-data internal] load build context [2024-02-21T20:19:09.513Z] #52 ... [2024-02-21T20:19:09.513Z] [2024-02-21T20:19:09.513Z] #49 [core-metadata internal] load build context [2024-02-21T20:19:09.785Z] #49 ... [2024-02-21T20:19:09.785Z] [2024-02-21T20:19:09.785Z] #52 [core-data internal] load build context [2024-02-21T20:19:10.376Z] #52 ... [2024-02-21T20:19:10.376Z] [2024-02-21T20:19:10.376Z] #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-02-21T20:19:10.376Z] #68 11.67 OK: 8 MiB in 16 packages [2024-02-21T20:19:10.376Z] #68 DONE 13.7s [2024-02-21T20:19:10.644Z] [2024-02-21T20:19:10.644Z] #52 [core-data internal] load build context [2024-02-21T20:19:11.233Z] #52 ... [2024-02-21T20:19:11.234Z] [2024-02-21T20:19:11.234Z] #43 [core-command internal] load build context [2024-02-21T20:19:11.234Z] #43 ... [2024-02-21T20:19:11.234Z] [2024-02-21T20:19:11.234Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:11.501Z] #41 ... [2024-02-21T20:19:11.501Z] [2024-02-21T20:19:11.501Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:11.501Z] #70 ... [2024-02-21T20:19:11.501Z] [2024-02-21T20:19:11.501Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:11.769Z] #51 ... [2024-02-21T20:19:11.769Z] [2024-02-21T20:19:11.769Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:12.037Z] #41 ... [2024-02-21T20:19:12.037Z] [2024-02-21T20:19:12.037Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:12.037Z] #45 ... [2024-02-21T20:19:12.037Z] [2024-02-21T20:19:12.037Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:12.624Z] #41 ... [2024-02-21T20:19:12.624Z] [2024-02-21T20:19:12.624Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-21T20:19:12.624Z] #69 12.19 OK: 18 MiB in 19 packages [2024-02-21T20:19:12.624Z] #69 DONE 13.0s [2024-02-21T20:19:12.624Z] [2024-02-21T20:19:12.624Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:12.892Z] #41 ... [2024-02-21T20:19:12.892Z] [2024-02-21T20:19:12.892Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-21T20:19:12.892Z] #65 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:12.892Z] #65 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:12.892Z] #65 14.43 OK: 8 MiB in 17 packages [2024-02-21T20:19:12.892Z] #65 DONE 15.2s [2024-02-21T20:19:12.892Z] [2024-02-21T20:19:12.892Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:13.477Z] #41 ... [2024-02-21T20:19:13.477Z] [2024-02-21T20:19:13.477Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:19:13.745Z] #71 ... [2024-02-21T20:19:13.745Z] [2024-02-21T20:19:13.745Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:14.014Z] #41 ... [2024-02-21T20:19:14.014Z] [2024-02-21T20:19:14.014Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-21T20:19:14.014Z] #72 DONE 1.4s [2024-02-21T20:19:14.014Z] [2024-02-21T20:19:14.014Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:19:14.014Z] #53 ... [2024-02-21T20:19:14.014Z] [2024-02-21T20:19:14.014Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:14.284Z] #45 ... [2024-02-21T20:19:14.284Z] [2024-02-21T20:19:14.284Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:14.550Z] #40 ... [2024-02-21T20:19:14.550Z] [2024-02-21T20:19:14.550Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:19:14.550Z] #53 transferring context: 73.88MB 41.7s [2024-02-21T20:19:15.955Z] #53 ... [2024-02-21T20:19:15.955Z] [2024-02-21T20:19:15.955Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-21T20:19:15.955Z] #0 9.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:15.955Z] #73 ... [2024-02-21T20:19:15.955Z] [2024-02-21T20:19:15.955Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:15.955Z] #45 ... [2024-02-21T20:19:15.955Z] [2024-02-21T20:19:15.955Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:15.955Z] #74 ... [2024-02-21T20:19:15.955Z] [2024-02-21T20:19:15.955Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:16.912Z] #45 ... [2024-02-21T20:19:16.912Z] [2024-02-21T20:19:16.912Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:16.912Z] #47 ... [2024-02-21T20:19:16.912Z] [2024-02-21T20:19:16.912Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:19:16.912Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.1s [2024-02-21T20:19:17.185Z] #61 ... [2024-02-21T20:19:17.185Z] [2024-02-21T20:19:17.185Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:17.770Z] #45 ... [2024-02-21T20:19:17.770Z] [2024-02-21T20:19:17.770Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:17.770Z] #70 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:17.770Z] #70 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:17.770Z] #70 14.81 OK: 8 MiB in 16 packages [2024-02-21T20:19:17.770Z] #70 DONE 16.2s [2024-02-21T20:19:17.770Z] [2024-02-21T20:19:17.770Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:17.770Z] #45 ... [2024-02-21T20:19:17.770Z] [2024-02-21T20:19:17.770Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:17.770Z] #59 ... [2024-02-21T20:19:17.770Z] [2024-02-21T20:19:17.770Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:18.357Z] #45 ... [2024-02-21T20:19:18.357Z] [2024-02-21T20:19:18.357Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:19:18.357Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.4s [2024-02-21T20:19:18.357Z] #36 ... [2024-02-21T20:19:18.357Z] [2024-02-21T20:19:18.357Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:18.625Z] #45 ... [2024-02-21T20:19:18.625Z] [2024-02-21T20:19:18.625Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-21T20:19:18.625Z] #71 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:18.625Z] #71 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:18.625Z] #71 14.32 OK: 18 MiB in 19 packages [2024-02-21T20:19:18.625Z] #71 DONE 15.4s [2024-02-21T20:19:18.625Z] [2024-02-21T20:19:18.625Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:19.592Z] #45 ... [2024-02-21T20:19:19.592Z] [2024-02-21T20:19:19.592Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:19.592Z] #32 transferring context: 78.80MB 50.8s [2024-02-21T20:19:19.592Z] #32 ... [2024-02-21T20:19:19.592Z] [2024-02-21T20:19:19.592Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:19.857Z] #45 ... [2024-02-21T20:19:19.857Z] [2024-02-21T20:19:19.857Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-21T20:19:19.857Z] #66 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:19.857Z] #66 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:19.857Z] #66 15.74 OK: 8 MiB in 19 packages [2024-02-21T20:19:19.857Z] #66 DONE 16.7s [2024-02-21T20:19:19.857Z] [2024-02-21T20:19:19.857Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:19.857Z] #45 ... [2024-02-21T20:19:19.857Z] [2024-02-21T20:19:19.857Z] #49 [core-metadata internal] load build context [2024-02-21T20:19:19.857Z] #49 ... [2024-02-21T20:19:19.857Z] [2024-02-21T20:19:19.857Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:20.446Z] #45 ... [2024-02-21T20:19:20.446Z] [2024-02-21T20:19:20.446Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-21T20:19:20.446Z] #73 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:20.446Z] #73 13.83 OK: 9 MiB in 20 packages [2024-02-21T20:19:20.446Z] #73 DONE 14.5s [2024-02-21T20:19:20.446Z] [2024-02-21T20:19:20.446Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:20.446Z] #45 ... [2024-02-21T20:19:20.446Z] [2024-02-21T20:19:20.446Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-21T20:19:20.446Z] #75 DONE 7.6s [2024-02-21T20:19:20.446Z] [2024-02-21T20:19:20.446Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:21.408Z] #45 ... [2024-02-21T20:19:21.408Z] [2024-02-21T20:19:21.408Z] #43 [core-command internal] load build context [2024-02-21T20:19:21.408Z] #43 ... [2024-02-21T20:19:21.408Z] [2024-02-21T20:19:21.408Z] #52 [core-data internal] load build context [2024-02-21T20:19:21.674Z] #52 ... [2024-02-21T20:19:21.674Z] [2024-02-21T20:19:21.674Z] #43 [core-command internal] load build context [2024-02-21T20:19:21.674Z] #43 ... [2024-02-21T20:19:21.674Z] [2024-02-21T20:19:21.674Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-21T20:19:21.674Z] #74 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:21.674Z] #74 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T20:19:21.674Z] #74 14.15 OK: 13 MiB in 26 packages [2024-02-21T20:19:21.674Z] #74 DONE 15.9s [2024-02-21T20:19:21.674Z] [2024-02-21T20:19:21.674Z] #43 [core-command internal] load build context [2024-02-21T20:19:21.674Z] #43 ... [2024-02-21T20:19:21.674Z] [2024-02-21T20:19:21.674Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:21.941Z] #51 ... [2024-02-21T20:19:21.941Z] [2024-02-21T20:19:21.941Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:22.899Z] #45 ... [2024-02-21T20:19:22.899Z] [2024-02-21T20:19:22.899Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-21T20:19:22.899Z] #76 DONE 2.3s [2024-02-21T20:19:22.899Z] [2024-02-21T20:19:22.899Z] #45 [support-notifications internal] load build context [2024-02-21T20:19:22.899Z] #45 transferring context: 133.46MB 53.3s done [2024-02-21T20:19:23.481Z] #45 DONE 53.8s [2024-02-21T20:19:23.481Z] [2024-02-21T20:19:23.481Z] #52 [core-data internal] load build context [2024-02-21T20:19:24.064Z] #52 ... [2024-02-21T20:19:24.064Z] [2024-02-21T20:19:24.064Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:24.340Z] #41 ... [2024-02-21T20:19:24.340Z] [2024-02-21T20:19:24.340Z] #52 [core-data internal] load build context [2024-02-21T20:19:24.612Z] #52 ... [2024-02-21T20:19:24.612Z] [2024-02-21T20:19:24.612Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:24.612Z] #40 ... [2024-02-21T20:19:24.612Z] [2024-02-21T20:19:24.612Z] #52 [core-data internal] load build context [2024-02-21T20:19:24.877Z] #52 ... [2024-02-21T20:19:24.877Z] [2024-02-21T20:19:24.877Z] #43 [core-command internal] load build context [2024-02-21T20:19:24.877Z] #43 transferring context: 133.46MB 56.4s done [2024-02-21T20:19:24.877Z] #43 DONE 56.6s [2024-02-21T20:19:24.877Z] [2024-02-21T20:19:24.877Z] #52 [core-data internal] load build context [2024-02-21T20:19:25.142Z] #52 ... [2024-02-21T20:19:25.142Z] [2024-02-21T20:19:25.142Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:19:25.142Z] #77 DONE 1.7s [2024-02-21T20:19:25.142Z] [2024-02-21T20:19:25.142Z] #52 [core-data internal] load build context [2024-02-21T20:19:26.110Z] #52 ... [2024-02-21T20:19:26.110Z] [2024-02-21T20:19:26.110Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:19:26.110Z] #53 ... [2024-02-21T20:19:26.110Z] [2024-02-21T20:19:26.110Z] #52 [core-data internal] load build context [2024-02-21T20:19:26.693Z] #52 ... [2024-02-21T20:19:26.693Z] [2024-02-21T20:19:26.693Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-21T20:19:26.693Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 45.9s done [2024-02-21T20:19:26.693Z] #36 DONE 56.1s [2024-02-21T20:19:26.693Z] [2024-02-21T20:19:26.693Z] #52 [core-data internal] load build context [2024-02-21T20:19:27.273Z] #52 ... [2024-02-21T20:19:27.273Z] [2024-02-21T20:19:27.273Z] #47 [security-bootstrapper internal] load build context [2024-02-21T20:19:27.273Z] #47 transferring context: 133.46MB 55.8s done [2024-02-21T20:19:27.273Z] #47 DONE 56.7s [2024-02-21T20:19:27.273Z] [2024-02-21T20:19:27.273Z] #52 [core-data internal] load build context [2024-02-21T20:19:27.273Z] #52 ... [2024-02-21T20:19:27.273Z] [2024-02-21T20:19:27.273Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:19:27.273Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.8s done [2024-02-21T20:19:27.273Z] #61 ... [2024-02-21T20:19:27.273Z] [2024-02-21T20:19:27.273Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:19:27.273Z] #78 DONE 2.0s [2024-02-21T20:19:27.273Z] [2024-02-21T20:19:27.273Z] #52 [core-data internal] load build context [2024-02-21T20:19:27.854Z] #52 ... [2024-02-21T20:19:27.854Z] [2024-02-21T20:19:27.854Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:28.125Z] #59 ... [2024-02-21T20:19:28.125Z] [2024-02-21T20:19:28.125Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:28.391Z] #41 ... [2024-02-21T20:19:28.391Z] [2024-02-21T20:19:28.391Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-21T20:19:28.391Z] #79 DONE 2.7s [2024-02-21T20:19:28.391Z] [2024-02-21T20:19:28.391Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:28.657Z] #41 ... [2024-02-21T20:19:28.657Z] [2024-02-21T20:19:28.657Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:19:28.657Z] #80 DONE 1.2s [2024-02-21T20:19:28.657Z] [2024-02-21T20:19:28.657Z] #41 [security-proxy-auth internal] load build context [2024-02-21T20:19:28.657Z] #41 transferring context: 133.46MB 53.9s done [2024-02-21T20:19:28.923Z] #41 DONE 56.1s [2024-02-21T20:19:28.923Z] [2024-02-21T20:19:28.923Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:29.878Z] #59 ... [2024-02-21T20:19:29.878Z] [2024-02-21T20:19:29.878Z] #53 [security-proxy-setup internal] load build context [2024-02-21T20:19:29.878Z] #53 transferring context: 133.46MB 57.0s done [2024-02-21T20:19:29.878Z] #53 DONE 58.3s [2024-02-21T20:19:29.878Z] [2024-02-21T20:19:29.878Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:29.878Z] #59 ... [2024-02-21T20:19:29.878Z] [2024-02-21T20:19:29.878Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:29.878Z] #32 ... [2024-02-21T20:19:29.878Z] [2024-02-21T20:19:29.878Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:30.145Z] #59 ... [2024-02-21T20:19:30.145Z] [2024-02-21T20:19:30.145Z] #49 [core-metadata internal] load build context [2024-02-21T20:19:30.411Z] #49 ... [2024-02-21T20:19:30.411Z] [2024-02-21T20:19:30.411Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:31.824Z] #59 ... [2024-02-21T20:19:31.824Z] [2024-02-21T20:19:31.824Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:32.092Z] #51 ... [2024-02-21T20:19:32.092Z] [2024-02-21T20:19:32.092Z] #59 [security-secretstore-setup internal] load build context [2024-02-21T20:19:32.356Z] #59 transferring context: 133.46MB 57.2s done [2024-02-21T20:19:32.626Z] #59 DONE 59.7s [2024-02-21T20:19:32.626Z] [2024-02-21T20:19:32.626Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.045Z] #51 ... [2024-02-21T20:19:34.045Z] [2024-02-21T20:19:34.045Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:19:34.045Z] #81 DONE 3.5s [2024-02-21T20:19:34.045Z] [2024-02-21T20:19:34.045Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.045Z] #51 ... [2024-02-21T20:19:34.045Z] [2024-02-21T20:19:34.045Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:19:34.045Z] #82 DONE 3.5s [2024-02-21T20:19:34.045Z] [2024-02-21T20:19:34.045Z] #52 [core-data internal] load build context [2024-02-21T20:19:34.045Z] #52 transferring context: 133.46MB 61.4s done [2024-02-21T20:19:34.045Z] #52 DONE 62.6s [2024-02-21T20:19:34.045Z] [2024-02-21T20:19:34.045Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.312Z] #51 ... [2024-02-21T20:19:34.312Z] [2024-02-21T20:19:34.312Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-21T20:19:34.312Z] #83 DONE 3.8s [2024-02-21T20:19:34.312Z] [2024-02-21T20:19:34.312Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.312Z] #51 ... [2024-02-21T20:19:34.312Z] [2024-02-21T20:19:34.312Z] #49 [core-metadata internal] load build context [2024-02-21T20:19:34.312Z] #49 transferring context: 133.46MB 62.6s done [2024-02-21T20:19:34.312Z] #49 DONE 63.5s [2024-02-21T20:19:34.312Z] [2024-02-21T20:19:34.312Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.925Z] #51 ... [2024-02-21T20:19:34.925Z] [2024-02-21T20:19:34.925Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-21T20:19:34.925Z] #84 DONE 0.7s [2024-02-21T20:19:34.925Z] [2024-02-21T20:19:34.925Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.925Z] #51 ... [2024-02-21T20:19:34.925Z] [2024-02-21T20:19:34.925Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:34.925Z] #40 ... [2024-02-21T20:19:34.925Z] [2024-02-21T20:19:34.925Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:34.925Z] #51 ... [2024-02-21T20:19:34.925Z] [2024-02-21T20:19:34.925Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-21T20:19:34.925Z] #85 DONE 0.7s [2024-02-21T20:19:34.926Z] [2024-02-21T20:19:34.926Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:35.191Z] #51 ... [2024-02-21T20:19:35.191Z] [2024-02-21T20:19:35.191Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-21T20:19:35.191Z] #86 DONE 0.6s [2024-02-21T20:19:35.191Z] [2024-02-21T20:19:35.191Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-21T20:19:35.191Z] #51 transferring context: 133.46MB 63.1s done [2024-02-21T20:19:35.191Z] #51 DONE 63.6s [2024-02-21T20:19:35.191Z] [2024-02-21T20:19:35.191Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:35.460Z] #87 ... [2024-02-21T20:19:35.460Z] [2024-02-21T20:19:35.460Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-21T20:19:35.460Z] #88 DONE 0.5s [2024-02-21T20:19:35.460Z] [2024-02-21T20:19:35.460Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-21T20:19:35.460Z] #89 DONE 0.5s [2024-02-21T20:19:35.460Z] [2024-02-21T20:19:35.460Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:35.460Z] #90 ... [2024-02-21T20:19:35.460Z] [2024-02-21T20:19:35.460Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-21T20:19:35.460Z] #91 DONE 0.5s [2024-02-21T20:19:35.460Z] [2024-02-21T20:19:35.460Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:35.728Z] #40 ... [2024-02-21T20:19:35.728Z] [2024-02-21T20:19:35.728Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:19:35.728Z] #92 DONE 0.4s [2024-02-21T20:19:35.728Z] [2024-02-21T20:19:35.728Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:35.998Z] #40 ... [2024-02-21T20:19:35.998Z] [2024-02-21T20:19:35.998Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:19:35.998Z] #93 DONE 0.5s [2024-02-21T20:19:35.998Z] [2024-02-21T20:19:35.998Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:35.998Z] #40 ... [2024-02-21T20:19:35.998Z] [2024-02-21T20:19:35.998Z] #32 [support-scheduler internal] load build context [2024-02-21T20:19:35.998Z] #32 transferring context: 133.46MB 67.0s done [2024-02-21T20:19:35.998Z] #32 DONE 67.2s [2024-02-21T20:19:35.998Z] [2024-02-21T20:19:35.998Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.273Z] #40 ... [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-21T20:19:36.273Z] #94 DONE 0.6s [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.273Z] #40 ... [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-21T20:19:36.273Z] #95 DONE 0.4s [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.273Z] #40 ... [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-21T20:19:36.273Z] #96 DONE 0.4s [2024-02-21T20:19:36.273Z] [2024-02-21T20:19:36.273Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.541Z] #40 ... [2024-02-21T20:19:36.541Z] [2024-02-21T20:19:36.541Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-21T20:19:36.541Z] #97 DONE 0.4s [2024-02-21T20:19:36.541Z] [2024-02-21T20:19:36.541Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.809Z] #40 ... [2024-02-21T20:19:36.809Z] [2024-02-21T20:19:36.809Z] #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-21T20:19:36.809Z] #98 DONE 0.5s [2024-02-21T20:19:36.809Z] [2024-02-21T20:19:36.809Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:36.809Z] #40 ... [2024-02-21T20:19:36.809Z] [2024-02-21T20:19:36.809Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-21T20:19:36.809Z] #99 DONE 0.4s [2024-02-21T20:19:36.809Z] [2024-02-21T20:19:36.809Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:37.079Z] #40 ... [2024-02-21T20:19:37.079Z] [2024-02-21T20:19:37.079Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-21T20:19:37.079Z] #100 DONE 0.5s [2024-02-21T20:19:37.079Z] [2024-02-21T20:19:37.079Z] #40 [security-spiffe-token-provider internal] load build context [2024-02-21T20:19:37.671Z] #40 transferring context: 133.46MB 62.8s done [2024-02-21T20:19:37.939Z] #40 DONE 64.9s [2024-02-21T20:19:37.939Z] [2024-02-21T20:19:37.939Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:19:38.540Z] #101 DONE 0.6s [2024-02-21T20:19:38.540Z] [2024-02-21T20:19:38.540Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:38.807Z] #102 ... [2024-02-21T20:19:38.807Z] [2024-02-21T20:19:38.807Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:38.807Z] #103 ... [2024-02-21T20:19:38.807Z] [2024-02-21T20:19:38.807Z] #104 [security-spire-server] exporting to image [2024-02-21T20:19:38.807Z] #104 exporting layers [2024-02-21T20:19:40.753Z] #104 exporting layers 4.0s done [2024-02-21T20:19:41.021Z] #104 writing image sha256:b22e84f165c7ac1784aac1119e3e803dcaf0f758f17ecf0a612a558f69e33650 0.0s done [2024-02-21T20:19:41.021Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-21T20:19:41.021Z] #104 exporting layers 3.9s done [2024-02-21T20:19:41.021Z] #104 writing image sha256:a17b91c8b0c46529e7ed9b2c26431254f887db77f0cbb88b45122822180cf108 0.0s done [2024-02-21T20:19:41.021Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-02-21T20:19:41.021Z] #104 writing image sha256:fb4ee33de23babe69529cde8a2c5233b985cc8e8e3b110993d477bb6eb770836 done [2024-02-21T20:19:41.021Z] #104 naming to docker.io/library/security-spire-server-arm64 done [2024-02-21T20:19:41.021Z] #104 DONE 4.3s [2024-02-21T20:19:41.021Z] [2024-02-21T20:19:41.021Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:59.228Z] #102 ... [2024-02-21T20:19:59.228Z] [2024-02-21T20:19:59.228Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:59.228Z] #90 DONE 31.5s [2024-02-21T20:19:59.228Z] [2024-02-21T20:19:59.228Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:59.228Z] #87 DONE 29.3s [2024-02-21T20:19:59.228Z] [2024-02-21T20:19:59.228Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:19:59.228Z] #103 DONE 28.1s [2024-02-21T20:19:59.228Z] [2024-02-21T20:19:59.228Z] #105 [core-command builder 6/7] COPY . . [2024-02-21T20:19:59.811Z] #105 ... [2024-02-21T20:19:59.811Z] [2024-02-21T20:19:59.811Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-21T20:19:59.811Z] #106 DONE 3.2s [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #107 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #108 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #109 [core-metadata builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #109 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #110 DONE 3.1s [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #105 [core-command builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #105 DONE 3.2s [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #111 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #112 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #113 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #114 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #115 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #116 [core-data builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #116 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #117 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #118 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #119 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #120 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #121 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #122 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #123 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #124 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #125 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #126 [support-scheduler builder 6/7] COPY . . [2024-02-21T20:20:00.087Z] #126 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:00.087Z] #127 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-21T20:20:00.087Z] #128 CACHED [2024-02-21T20:20:00.087Z] [2024-02-21T20:20:00.087Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:20:10.157Z] #129 ... [2024-02-21T20:20:10.157Z] [2024-02-21T20:20:10.157Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T20:20:10.157Z] #102 DONE 30.0s [2024-02-21T20:20:10.157Z] [2024-02-21T20:20:10.157Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:20:10.157Z] #130 ... [2024-02-21T20:20:10.157Z] [2024-02-21T20:20:10.157Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:20:10.157Z] #0 9.077 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-21T20:20:10.157Z] #131 ... [2024-02-21T20:20:10.157Z] [2024-02-21T20:20:10.157Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:20:10.157Z] #0 9.067 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-21T20:20:10.424Z] #132 ... [2024-02-21T20:20:10.424Z] [2024-02-21T20:20:10.424Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:20:10.424Z] #0 9.104 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-21T20:20:10.424Z] #133 ... [2024-02-21T20:20:10.424Z] [2024-02-21T20:20:10.424Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:20:10.424Z] #0 9.147 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-21T20:20:10.690Z] #134 ... [2024-02-21T20:20:10.690Z] [2024-02-21T20:20:10.690Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:20:10.690Z] #0 9.208 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-21T20:20:10.690Z] #135 ... [2024-02-21T20:20:10.690Z] [2024-02-21T20:20:10.690Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:20:10.690Z] #0 8.814 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-21T20:20:10.957Z] #136 ... [2024-02-21T20:20:10.957Z] [2024-02-21T20:20:10.957Z] #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-21T20:20:10.957Z] #0 9.253 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-21T20:20:10.957Z] #137 ... [2024-02-21T20:20:10.957Z] [2024-02-21T20:20:10.957Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:20:10.957Z] #0 9.215 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-21T20:20:11.231Z] #138 ... [2024-02-21T20:20:11.231Z] [2024-02-21T20:20:11.231Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:20:11.231Z] #0 9.034 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-21T20:20:11.511Z] #139 ... [2024-02-21T20:20:11.511Z] [2024-02-21T20:20:11.511Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:20:11.511Z] #129 9.213 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-21T20:20:11.511Z] #129 ... [2024-02-21T20:20:11.511Z] [2024-02-21T20:20:11.511Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-21T20:20:11.511Z] #130 DONE 2.9s [2024-02-21T20:20:11.779Z] [2024-02-21T20:20:11.779Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:20:13.722Z] #140 2.034 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-21T20:33:23.270Z] #140 ... [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-21T20:33:23.270Z] #129 DONE 794.6s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:33:23.270Z] #131 ... [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:23.270Z] #141 DONE 0.2s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:33:23.270Z] #131 ... [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:23.270Z] #142 DONE 0.2s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #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-21T20:33:23.270Z] #143 DONE 0.2s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-21T20:33:23.270Z] #144 DONE 0.1s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-21T20:33:23.270Z] #145 DONE 0.3s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:33:23.270Z] #132 ... [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:33:23.270Z] #146 DONE 0.2s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #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-21T20:33:23.270Z] #147 DONE 5.3s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #104 [security-proxy-setup] exporting to image [2024-02-21T20:33:23.270Z] #104 exporting layers [2024-02-21T20:33:23.270Z] #104 exporting layers 1.0s done [2024-02-21T20:33:23.270Z] #104 writing image sha256:c6fff8de6f108e7cddbbc72a479f7e661ef98846d857817638d2b8de64eef57b 0.0s done [2024-02-21T20:33:23.270Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-21T20:33:23.270Z] #104 DONE 5.2s [2024-02-21T20:33:23.270Z] [2024-02-21T20:33:23.270Z] #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-21T20:33:23.270Z] #137 796.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-21T20:33:27.513Z] #137 ... [2024-02-21T20:33:27.513Z] [2024-02-21T20:33:27.513Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-21T20:33:27.513Z] #132 DONE 807.2s [2024-02-21T20:33:27.513Z] [2024-02-21T20:33:27.513Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-21T20:33:27.782Z] #148 DONE 0.4s [2024-02-21T20:33:27.782Z] [2024-02-21T20:33:27.782Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-21T20:33:30.355Z] #149 DONE 2.5s [2024-02-21T20:33:30.355Z] [2024-02-21T20:33:30.355Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:30.621Z] #150 DONE 0.4s [2024-02-21T20:33:30.622Z] [2024-02-21T20:33:30.622Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:30.903Z] #151 DONE 0.2s [2024-02-21T20:33:30.903Z] [2024-02-21T20:33:30.903Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:33:30.903Z] #133 ... [2024-02-21T20:33:30.903Z] [2024-02-21T20:33:30.903Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-21T20:33:31.168Z] #152 DONE 0.3s [2024-02-21T20:33:31.168Z] [2024-02-21T20:33:31.168Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-21T20:33:31.432Z] #153 DONE 0.2s [2024-02-21T20:33:31.432Z] [2024-02-21T20:33:31.432Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:33:31.432Z] #138 ... [2024-02-21T20:33:31.432Z] [2024-02-21T20:33:31.432Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-21T20:33:31.713Z] #154 DONE 0.2s [2024-02-21T20:33:31.713Z] [2024-02-21T20:33:31.713Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-21T20:33:31.713Z] #155 DONE 0.2s [2024-02-21T20:33:31.713Z] [2024-02-21T20:33:31.713Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-21T20:33:31.986Z] #156 DONE 0.1s [2024-02-21T20:33:31.986Z] [2024-02-21T20:33:31.986Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-21T20:33:31.986Z] #157 DONE 0.1s [2024-02-21T20:33:31.986Z] [2024-02-21T20:33:31.986Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:33:32.943Z] #158 ... [2024-02-21T20:33:32.943Z] [2024-02-21T20:33:32.943Z] #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-21T20:33:32.943Z] #137 DONE 812.8s [2024-02-21T20:33:32.943Z] [2024-02-21T20:33:32.943Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:33:33.209Z] #136 ... [2024-02-21T20:33:33.209Z] [2024-02-21T20:33:33.209Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:33.480Z] #159 DONE 0.3s [2024-02-21T20:33:33.480Z] [2024-02-21T20:33:33.480Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:33:33.748Z] #133 ... [2024-02-21T20:33:33.748Z] [2024-02-21T20:33:33.748Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:34.025Z] #160 DONE 0.4s [2024-02-21T20:33:34.025Z] [2024-02-21T20:33:34.025Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-21T20:33:34.296Z] #161 DONE 0.3s [2024-02-21T20:33:34.296Z] [2024-02-21T20:33:34.296Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:33:34.296Z] #135 ... [2024-02-21T20:33:34.296Z] [2024-02-21T20:33:34.296Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-21T20:33:34.619Z] #162 DONE 0.3s [2024-02-21T20:33:34.619Z] [2024-02-21T20:33:34.619Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:33:34.619Z] #135 ... [2024-02-21T20:33:34.619Z] [2024-02-21T20:33:34.619Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:33:34.886Z] #163 DONE 0.2s [2024-02-21T20:33:34.886Z] [2024-02-21T20:33:34.886Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:33:34.886Z] #164 ... [2024-02-21T20:33:34.886Z] [2024-02-21T20:33:34.886Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-21T20:33:34.886Z] #158 DONE 3.0s [2024-02-21T20:33:35.157Z] [2024-02-21T20:33:35.157Z] #104 [security-bootstrapper] exporting to image [2024-02-21T20:33:35.157Z] #104 exporting layers [2024-02-21T20:33:35.157Z] #104 ... [2024-02-21T20:33:35.157Z] [2024-02-21T20:33:35.157Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-21T20:33:35.157Z] #164 DONE 0.6s [2024-02-21T20:33:35.432Z] [2024-02-21T20:33:35.432Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-21T20:33:36.012Z] #165 DONE 0.7s [2024-02-21T20:33:36.012Z] [2024-02-21T20:33:36.012Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:33:36.012Z] #135 ... [2024-02-21T20:33:36.012Z] [2024-02-21T20:33:36.012Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-21T20:33:36.012Z] #166 DONE 0.1s [2024-02-21T20:33:36.277Z] [2024-02-21T20:33:36.277Z] #104 [security-bootstrapper] exporting to image [2024-02-21T20:33:36.277Z] #104 exporting layers 1.3s done [2024-02-21T20:33:36.542Z] #104 writing image sha256:c3e683299d8eae93ec6289f1e4deb9ad976f6cd75ba386cec1ff9e507b050ade 0.0s done [2024-02-21T20:33:36.542Z] #104 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-02-21T20:33:36.542Z] #104 DONE 6.5s [2024-02-21T20:33:36.542Z] [2024-02-21T20:33:36.542Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-21T20:33:38.474Z] #167 DONE 2.1s [2024-02-21T20:33:38.474Z] [2024-02-21T20:33:38.474Z] #104 [security-secretstore-setup] exporting to image [2024-02-21T20:33:39.874Z] #104 exporting layers 1.3s done [2024-02-21T20:33:39.874Z] #104 writing image sha256:25e6e1ec5ca419dc28b0e011b897bc28fd742f841b08aa1000d8ba9739b481a4 done [2024-02-21T20:33:39.874Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-02-21T20:33:39.874Z] #104 DONE 7.8s [2024-02-21T20:33:39.874Z] [2024-02-21T20:33:39.874Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-21T20:33:52.164Z] #136 DONE 830.4s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:33:52.164Z] #138 ... [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:52.164Z] #168 DONE 0.3s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:33:52.164Z] #138 ... [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:52.164Z] #169 DONE 0.2s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-21T20:33:52.164Z] #170 DONE 0.3s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #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-21T20:33:52.164Z] #171 DONE 0.3s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-21T20:33:52.164Z] #172 DONE 0.1s [2024-02-21T20:33:52.164Z] [2024-02-21T20:33:52.164Z] #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-21T20:33:54.099Z] #173 DONE 1.9s [2024-02-21T20:33:54.099Z] [2024-02-21T20:33:54.099Z] #104 [security-proxy-auth] exporting to image [2024-02-21T20:33:54.099Z] #104 exporting layers [2024-02-21T20:33:54.365Z] #104 exporting layers 0.5s done [2024-02-21T20:33:54.365Z] #104 writing image sha256:fc70e79cb65f5b941c94253d27bb52dc00a7f0d700a0ee388133a2df2f6f2c80 done [2024-02-21T20:33:54.365Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-21T20:33:54.365Z] #104 DONE 8.3s [2024-02-21T20:33:54.365Z] [2024-02-21T20:33:54.365Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:33:57.702Z] #133 ... [2024-02-21T20:33:57.702Z] [2024-02-21T20:33:57.702Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-21T20:33:57.702Z] #134 DONE 837.7s [2024-02-21T20:33:57.966Z] [2024-02-21T20:33:57.966Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:33:57.966Z] #131 ... [2024-02-21T20:33:57.966Z] [2024-02-21T20:33:57.966Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:33:58.544Z] #174 DONE 0.4s [2024-02-21T20:33:58.544Z] [2024-02-21T20:33:58.544Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:33:58.544Z] #175 DONE 0.2s [2024-02-21T20:33:58.544Z] [2024-02-21T20:33:58.544Z] #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-21T20:33:59.190Z] #176 DONE 0.3s [2024-02-21T20:33:59.190Z] [2024-02-21T20:33:59.190Z] #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-21T20:33:59.190Z] #177 DONE 0.2s [2024-02-21T20:33:59.190Z] [2024-02-21T20:33:59.190Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:33:59.190Z] #140 ... [2024-02-21T20:33:59.190Z] [2024-02-21T20:33:59.190Z] #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-21T20:33:59.455Z] #178 DONE 0.3s [2024-02-21T20:33:59.455Z] [2024-02-21T20:33:59.455Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:33:59.455Z] #138 ... [2024-02-21T20:33:59.455Z] [2024-02-21T20:33:59.455Z] #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-21T20:34:00.852Z] #179 DONE 1.6s [2024-02-21T20:34:00.852Z] [2024-02-21T20:34:00.852Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:34:01.122Z] #135 ... [2024-02-21T20:34:01.122Z] [2024-02-21T20:34:01.122Z] #104 [core-common-config-bootstrapper] exporting to image [2024-02-21T20:34:01.122Z] #104 exporting layers [2024-02-21T20:34:01.703Z] #104 exporting layers 0.5s done [2024-02-21T20:34:01.703Z] #104 writing image sha256:36e753a041e20905600b0286e429dd3ba847b9d6d7408feff4b43ba4dcd0394f 0.0s done [2024-02-21T20:34:01.703Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-21T20:34:01.703Z] #104 DONE 8.8s [2024-02-21T20:34:01.703Z] [2024-02-21T20:34:01.703Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-21T20:34:40.521Z] #131 DONE 874.7s [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:34:40.521Z] #138 ... [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:34:40.521Z] #180 DONE 0.2s [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:34:40.521Z] #181 DONE 0.2s [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:34:40.521Z] #61 ... [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-21T20:34:40.521Z] #182 DONE 0.4s [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:34:40.521Z] #183 DONE 0.1s [2024-02-21T20:34:40.521Z] [2024-02-21T20:34:40.521Z] #104 [core-command] exporting to image [2024-02-21T20:34:40.522Z] #104 exporting layers [2024-02-21T20:34:40.522Z] #104 exporting layers 0.2s done [2024-02-21T20:34:40.522Z] #104 writing image sha256:977960f1848e7ab1aba94a404474d9ef7aedb47b7bf8954d20c4e9e7059ce1b0 done [2024-02-21T20:34:40.522Z] #104 naming to docker.io/library/core-command-arm64 done [2024-02-21T20:34:40.522Z] #104 DONE 9.0s [2024-02-21T20:34:40.522Z] [2024-02-21T20:34:40.522Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:34:48.705Z] #138 ... [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-21T20:34:48.705Z] #135 DONE 887.4s [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:34:48.705Z] #61 ... [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:34:48.705Z] #184 DONE 0.2s [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:34:48.705Z] #185 DONE 0.2s [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-21T20:34:48.705Z] #186 DONE 0.2s [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:34:48.705Z] #138 ... [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:34:48.705Z] #187 DONE 0.1s [2024-02-21T20:34:48.705Z] [2024-02-21T20:34:48.705Z] #104 [core-data] exporting to image [2024-02-21T20:34:48.705Z] #104 exporting layers [2024-02-21T20:34:48.969Z] #104 exporting layers 0.4s done [2024-02-21T20:34:49.239Z] #104 writing image sha256:9c63b0af843625313a2e370dcfd20aba0a5d9d20f33f1da76a4c418dd7a9897e 0.0s done [2024-02-21T20:34:49.239Z] #104 naming to docker.io/library/core-data-arm64 done [2024-02-21T20:34:49.239Z] #104 DONE 9.4s [2024-02-21T20:34:49.239Z] [2024-02-21T20:34:49.239Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-21T20:34:49.239Z] #138 DONE 889.3s [2024-02-21T20:34:49.239Z] [2024-02-21T20:34:49.239Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:34:49.506Z] #140 ... [2024-02-21T20:34:49.506Z] [2024-02-21T20:34:49.506Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:34:49.780Z] #188 DONE 0.2s [2024-02-21T20:34:49.780Z] [2024-02-21T20:34:49.780Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:34:50.061Z] #189 DONE 0.1s [2024-02-21T20:34:50.061Z] [2024-02-21T20:34:50.061Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-21T20:34:50.331Z] #190 DONE 0.3s [2024-02-21T20:34:50.331Z] [2024-02-21T20:34:50.331Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:34:50.331Z] #191 DONE 0.1s [2024-02-21T20:34:50.331Z] [2024-02-21T20:34:50.331Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-21T20:34:50.331Z] #192 DONE 0.1s [2024-02-21T20:34:50.331Z] [2024-02-21T20:34:50.331Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:34:50.603Z] #61 ... [2024-02-21T20:34:50.603Z] [2024-02-21T20:34:50.603Z] #104 [core-metadata] exporting to image [2024-02-21T20:34:50.870Z] #104 exporting layers 0.2s done [2024-02-21T20:34:50.870Z] #104 writing image sha256:bcb29228c24eb873add9aa9a36004ea001353f74c3c183aaacbb57323a36f9e5 done [2024-02-21T20:34:50.870Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-02-21T20:34:50.870Z] #104 DONE 9.7s [2024-02-21T20:34:50.870Z] [2024-02-21T20:34:50.870Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:35:09.072Z] #31 ... [2024-02-21T20:35:09.072Z] [2024-02-21T20:35:09.072Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-21T20:35:09.072Z] #140 DONE 897.7s [2024-02-21T20:35:09.339Z] [2024-02-21T20:35:09.339Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:35:09.608Z] #193 DONE 0.3s [2024-02-21T20:35:09.608Z] [2024-02-21T20:35:09.608Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:35:09.885Z] #194 DONE 0.2s [2024-02-21T20:35:09.885Z] [2024-02-21T20:35:09.885Z] #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-21T20:35:10.151Z] #195 DONE 0.3s [2024-02-21T20:35:10.151Z] [2024-02-21T20:35:10.151Z] #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-21T20:35:10.419Z] #196 DONE 0.1s [2024-02-21T20:35:10.419Z] [2024-02-21T20:35:10.419Z] #104 [security-spiffe-token-provider] exporting to image [2024-02-21T20:35:10.419Z] #104 exporting layers [2024-02-21T20:35:11.002Z] #104 exporting layers 0.7s done [2024-02-21T20:35:11.002Z] #104 writing image sha256:b33f945179e1cd37b2356787ddff7443d0067fc12d71a7d0b73099434a1c552f done [2024-02-21T20:35:11.002Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-02-21T20:35:11.002Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-21T20:35:11.002Z] #104 DONE 10.3s [2024-02-21T20:35:11.002Z] [2024-02-21T20:35:11.002Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:35:25.995Z] #61 ... [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-21T20:35:25.995Z] #133 DONE 925.0s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:35:25.995Z] #139 ... [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:35:25.995Z] #197 DONE 0.1s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:35:25.995Z] #198 DONE 0.1s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T20:35:25.995Z] #31 ... [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-21T20:35:25.995Z] #139 DONE 925.5s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-21T20:35:25.995Z] #199 DONE 0.3s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-21T20:35:25.995Z] #200 DONE 0.2s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:35:25.995Z] #201 DONE 0.1s [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #104 [support-scheduler] exporting to image [2024-02-21T20:35:25.995Z] #104 exporting layers [2024-02-21T20:35:25.995Z] #104 ... [2024-02-21T20:35:25.995Z] [2024-02-21T20:35:25.995Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-21T20:35:25.995Z] #202 DONE 0.1s [2024-02-21T20:35:26.263Z] [2024-02-21T20:35:26.263Z] #104 [support-scheduler] exporting to image [2024-02-21T20:35:26.263Z] #104 exporting layers 0.3s done [2024-02-21T20:35:26.263Z] #104 writing image sha256:06f7f9be7d010a49319983768608a0c535f4a28c35e33f01f19a66c6ce049342 [2024-02-21T20:35:26.263Z] #104 writing image sha256:06f7f9be7d010a49319983768608a0c535f4a28c35e33f01f19a66c6ce049342 done [2024-02-21T20:35:26.263Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-02-21T20:35:26.263Z] #104 DONE 10.6s [2024-02-21T20:35:26.263Z] [2024-02-21T20:35:26.263Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-21T20:35:26.531Z] #203 DONE 0.3s [2024-02-21T20:35:26.531Z] [2024-02-21T20:35:26.531Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-21T20:35:26.531Z] #204 DONE 0.1s [2024-02-21T20:35:26.531Z] [2024-02-21T20:35:26.531Z] #104 [support-notifications] exporting to image [2024-02-21T20:35:26.798Z] #104 exporting layers 0.3s done [2024-02-21T20:35:26.798Z] #104 writing image sha256:fdc0c00f75fa54d20871b6eae0b3546182b83f43022152f194db482986056f07 done [2024-02-21T20:35:26.798Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-02-21T20:35:26.798Z] #104 DONE 10.8s [2024-02-21T20:35:26.798Z] [2024-02-21T20:35:26.798Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-21T20:35:26.798Z] time="2024-02-21T20:18:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-21T20:35:26.851Z] $ docker stop --time=1 28a5832ca1581f75d3ea656a10c896b4d9e2696d4794a34c50df533b76604337 [2024-02-21T20:35:28.445Z] $ docker rm -f --volumes 28a5832ca1581f75d3ea656a10c896b4d9e2696d4794a34c50df533b76604337 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T20:35:29.046Z] + docker images [2024-02-21T20:35:29.046Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-21T20:35:29.046Z] support-notifications-arm64 latest fdc0c00f75fa 2 seconds ago 26.6MB [2024-02-21T20:35:29.046Z] support-scheduler-arm64 latest 06f7f9be7d01 3 seconds ago 25.9MB [2024-02-21T20:35:29.046Z] security-spiffe-token-provider-arm64 latest b33f945179e1 18 seconds ago 29.1MB [2024-02-21T20:35:29.046Z] core-metadata-arm64 latest bcb29228c24e 38 seconds ago 17.4MB [2024-02-21T20:35:29.046Z] core-data-arm64 latest 9c63b0af8436 40 seconds ago 17.2MB [2024-02-21T20:35:29.046Z] core-command-arm64 latest 977960f1848e 53 seconds ago 17.1MB [2024-02-21T20:35:29.046Z] core-common-config-bootstrapper-arm64 latest 36e753a041e2 About a minute ago 15.1MB [2024-02-21T20:35:29.046Z] security-proxy-auth-arm64 latest fc70e79cb65f About a minute ago 15.9MB [2024-02-21T20:35:29.046Z] security-secretstore-setup-arm64 latest 25e6e1ec5ca4 About a minute ago 35.9MB [2024-02-21T20:35:29.046Z] security-bootstrapper-arm64 latest c3e683299d8e About a minute ago 18.5MB [2024-02-21T20:35:29.046Z] security-proxy-setup-arm64 latest c6fff8de6f10 2 minutes ago 25.9MB [2024-02-21T20:35:29.046Z] security-spire-agent-arm64 latest a17b91c8b0c4 15 minutes ago 152MB [2024-02-21T20:35:29.046Z] security-spire-config-arm64 latest b22e84f165c7 15 minutes ago 95.8MB [2024-02-21T20:35:29.046Z] security-spire-server-arm64 latest fb4ee33de23b 15 minutes ago 96.7MB [2024-02-21T20:35:29.046Z] ci-base-image-arm64 latest 2cb73817f330 27 minutes ago 882MB [2024-02-21T20:35:29.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-21T20:35:29.046Z] 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-21T20:35:30.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:35:30.353Z] [2024-02-21T20:35:30.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:35:30.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:35:33.509Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T20:35:33.509Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T20:35:33.509Z] 04944245beec: Pulling fs layer [2024-02-21T20:35:33.509Z] 699f458cf7ca: Pulling fs layer [2024-02-21T20:35:33.509Z] 765212b225bb: Pulling fs layer [2024-02-21T20:35:33.509Z] f23df028b6ca: Pulling fs layer [2024-02-21T20:35:33.509Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T20:35:33.509Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T20:35:33.509Z] f23df028b6ca: Waiting [2024-02-21T20:35:33.509Z] 765212b225bb: Waiting [2024-02-21T20:35:33.509Z] d65c8cfc05b1: Waiting [2024-02-21T20:35:33.509Z] 2437ff75d9bd: Waiting [2024-02-21T20:35:33.509Z] 04944245beec: Verifying Checksum [2024-02-21T20:35:33.509Z] 04944245beec: Download complete [2024-02-21T20:35:33.509Z] 765212b225bb: Verifying Checksum [2024-02-21T20:35:33.509Z] 765212b225bb: Download complete [2024-02-21T20:35:33.509Z] f23df028b6ca: Verifying Checksum [2024-02-21T20:35:33.509Z] f23df028b6ca: Download complete [2024-02-21T20:35:33.509Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T20:35:33.509Z] d65c8cfc05b1: Download complete [2024-02-21T20:35:33.509Z] 699f458cf7ca: Verifying Checksum [2024-02-21T20:35:33.509Z] 699f458cf7ca: Download complete [2024-02-21T20:35:33.775Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T20:35:33.775Z] 8998bd30e6a1: Download complete [2024-02-21T20:35:36.347Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T20:35:36.347Z] 2437ff75d9bd: Download complete [2024-02-21T20:35:39.016Z] 8998bd30e6a1: Pull complete [2024-02-21T20:35:39.288Z] 04944245beec: Pull complete [2024-02-21T20:35:41.951Z] 699f458cf7ca: Pull complete [2024-02-21T20:35:41.951Z] 765212b225bb: Pull complete [2024-02-21T20:35:42.533Z] f23df028b6ca: Pull complete [2024-02-21T20:35:42.800Z] d65c8cfc05b1: Pull complete [2024-02-21T20:36:01.550Z] 2437ff75d9bd: Pull complete [2024-02-21T20:36:01.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T20:36:01.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T20:36:01.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:36:02.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container [2024-02-21T20:36:02.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-21T20:36:04.881Z] $ docker top 5028c013d3004904b84af01e81f323d3cf2f0a0e14e712d6b174b39851989cdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:05.865Z] ---> job-cost.sh [2024-02-21T20:36:05.865Z] lf-activate-venv: SKIPPING [2024-02-21T20:36:05.865Z] INFO: No Stack... [2024-02-21T20:36:06.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T20:36:07.020Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T20:36:07.674Z] + cut -d, -f6 [2024-02-21T20:36:07.674Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-02-21T20:36:07.733Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4761-1-stack-cost] [2024-02-21T20:36:07.738Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4761-1-stack-cost] did not exist. Created. [2024-02-21T20:36:07.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4761-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T20:36:08.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T20:36:08.717Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T20:36:08.736Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4761-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T20:36:08.924Z] $ docker stop --time=1 5028c013d3004904b84af01e81f323d3cf2f0a0e14e712d6b174b39851989cdb [2024-02-21T20:36:10.433Z] $ docker rm -f --volumes 5028c013d3004904b84af01e81f323d3cf2f0a0e14e712d6b174b39851989cdb [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-21T20:36:12.784Z] provisioning config files... [2024-02-21T20:36:12.793Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5814325906656152271tmp [Pipeline] { [Pipeline] sh [2024-02-21T20:36:13.228Z] + set +x [2024-02-21T20:36:13.228Z] + curl -s https://codecov.io/bash [2024-02-21T20:36:13.228Z] + bash -s -- [2024-02-21T20:36:13.228Z] [2024-02-21T20:36:13.228Z] _____ _ [2024-02-21T20:36:13.228Z] / ____| | | [2024-02-21T20:36:13.228Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T20:36:13.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T20:36:13.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T20:36:13.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T20:36:13.229Z] Bash-1.0.6 [2024-02-21T20:36:13.229Z] [2024-02-21T20:36:13.229Z] [2024-02-21T20:36:13.229Z] ==> git version 2.25.1 found [2024-02-21T20:36:13.229Z] ==> 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-21T20:36:13.229Z] Release-Date: 2020-01-08 [2024-02-21T20:36:13.229Z] 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-21T20:36:13.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T20:36:13.229Z] ==> Jenkins CI detected. [2024-02-21T20:36:13.229Z] current dir:  /w/workspace/edgex-go/1 [2024-02-21T20:36:13.229Z] project root: . [2024-02-21T20:36:13.229Z] --> token set from env [2024-02-21T20:36:13.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T20:36:13.229Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T20:36:13.229Z] ==> Python coveragepy not found [2024-02-21T20:36:13.229Z] ==> Searching for coverage reports in: [2024-02-21T20:36:13.229Z] + . [2024-02-21T20:36:13.489Z] -> Found 1 reports [2024-02-21T20:36:13.489Z] ==> Detecting git/mercurial file structure [2024-02-21T20:36:13.489Z] ==> Reading reports [2024-02-21T20:36:13.489Z] + ./coverage.out bytes=453602 [2024-02-21T20:36:13.489Z] ==> Appending adjustments [2024-02-21T20:36:13.489Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T20:36:14.425Z] + Found adjustments [2024-02-21T20:36:14.425Z] ==> Gzipping contents [2024-02-21T20:36:14.425Z] 60K /tmp/codecov.iCsmXE.gz [2024-02-21T20:36:14.425Z] ==> Uploading reports [2024-02-21T20:36:14.425Z] url: https://codecov.io [2024-02-21T20:36:14.425Z] query: branch=PR-4761&commit=8ae35b0c248f2624f92df1ccd791770224e7077c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4761&job=&cmd_args= [2024-02-21T20:36:14.425Z] -> Pinging Codecov [2024-02-21T20:36:14.425Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4761&commit=8ae35b0c248f2624f92df1ccd791770224e7077c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4761&job=&cmd_args= [2024-02-21T20:36:14.684Z] -> Uploading to [2024-02-21T20:36:14.684Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/00271124DB129430A58F1EEE437C3FCB/8ae35b0c248f2624f92df1ccd791770224e7077c/b5679bf7-ed82-4e42-833b-9de6e21c37dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T203614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83d747fb281174ea65712592a89f834d83b30d1b21db0a6be11968e8332d6fe8 [2024-02-21T20:36:14.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T20:36:14.684Z] Dload Upload Total Spent Left Speed [2024-02-21T20:36:15.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57700 0 0 100 57700 0 171k --:--:-- --:--:-- --:--:-- 171k [2024-02-21T20:36:15.255Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ae35b0c248f2624f92df1ccd791770224e7077c [Pipeline] } [2024-02-21T20:36:15.283Z] 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-21T20:36:17.663Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:17.999Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:18.884Z] ---> package-listing.sh [2024-02-21T20:36:18.884Z] ++ facter osfamily [2024-02-21T20:36:18.884Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T20:36:19.145Z] + OS_FAMILY=debian [2024-02-21T20:36:19.145Z] + workspace=/w/workspace/edgex-go/1 [2024-02-21T20:36:19.145Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T20:36:19.145Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T20:36:19.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T20:36:19.145Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T20:36:19.145Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-21T20:36:19.145Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T20:36:19.145Z] + case "${OS_FAMILY}" in [2024-02-21T20:36:19.145Z] + grep '^ii' [2024-02-21T20:36:19.145Z] + dpkg -l [2024-02-21T20:36:19.145Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T20:36:19.145Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T20:36:19.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T20:36:19.145Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-21T20:36:19.145Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-21T20:36:19.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-21T20:36:19.179Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-21T20:36:19.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:36:20.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:36:20.152Z] [2024-02-21T20:36:20.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T20:36:20.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:36:20.566Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T20:36:20.566Z] 5eb5b503b376: Pulling fs layer [2024-02-21T20:36:20.566Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T20:36:20.566Z] ec43610c2a17: Pulling fs layer [2024-02-21T20:36:20.566Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T20:36:20.566Z] 33b1e0a273af: Pulling fs layer [2024-02-21T20:36:20.566Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T20:36:20.566Z] 2f39f015ded8: Pulling fs layer [2024-02-21T20:36:20.566Z] 3a2ae6a8a46f: Waiting [2024-02-21T20:36:20.566Z] 2f39f015ded8: Waiting [2024-02-21T20:36:20.566Z] 33b1e0a273af: Waiting [2024-02-21T20:36:20.566Z] 5d3b04190fa2: Waiting [2024-02-21T20:36:20.566Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T20:36:20.566Z] 5c69ac0246d0: Download complete [2024-02-21T20:36:20.566Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T20:36:20.566Z] 3a2ae6a8a46f: Download complete [2024-02-21T20:36:20.566Z] 33b1e0a273af: Verifying Checksum [2024-02-21T20:36:20.566Z] 33b1e0a273af: Download complete [2024-02-21T20:36:20.566Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T20:36:20.566Z] 5d3b04190fa2: Download complete [2024-02-21T20:36:20.566Z] ec43610c2a17: Verifying Checksum [2024-02-21T20:36:20.566Z] ec43610c2a17: Download complete [2024-02-21T20:36:20.825Z] 5eb5b503b376: Verifying Checksum [2024-02-21T20:36:20.825Z] 5eb5b503b376: Download complete [2024-02-21T20:36:22.200Z] 5eb5b503b376: Pull complete [2024-02-21T20:36:22.200Z] 5c69ac0246d0: Pull complete [2024-02-21T20:36:22.459Z] ec43610c2a17: Pull complete [2024-02-21T20:36:22.718Z] 3a2ae6a8a46f: Pull complete [2024-02-21T20:36:22.977Z] 33b1e0a273af: Pull complete [2024-02-21T20:36:22.977Z] 5d3b04190fa2: Pull complete [2024-02-21T20:36:28.364Z] 2f39f015ded8: Pull complete [2024-02-21T20:36:28.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T20:36:28.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T20:36:28.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T20:36:28.748Z] prd-ubuntu20.04-docker-8c-8g-1422 does not seem to be running inside a container [2024-02-21T20:36:28.770Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-21T20:36:34.246Z] $ docker top 0ea66d0a2dbb48e04ec333018ed4734f5c0124103c143e216751b232e9b83885 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T20:36:34.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T20:36:35.045Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T20:36:35.363Z] + ls /var/log/sa-host [2024-02-21T20:36:35.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T20:36:35.545Z] provisioning config files... [2024-02-21T20:36:35.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12764856577604080465tmp [Pipeline] { [Pipeline] echo [2024-02-21T20:36:35.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:36.026Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T20:36:36.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:36.553Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T20:36:36.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:36.898Z] ---> sudo-logs.sh [2024-02-21T20:36:36.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T20:36:37.100Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:37.422Z] ---> job-cost.sh [2024-02-21T20:36:37.422Z] lf-activate-venv: SKIPPING [2024-02-21T20:36:37.422Z] DEBUG: total: 0.10999999940395355 [2024-02-21T20:36:37.422Z] INFO: Retrieving Stack Cost... [2024-02-21T20:36:37.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T20:36:38.249Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T20:36:38.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T20:36:38.604Z] ---> logs-deploy.sh [2024-02-21T20:36:38.604Z] lf-activate-venv: SKIPPING [2024-02-21T20:36:38.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4761/1 [2024-02-21T20:36:38.604Z] INFO: archiving workspace using pattern(s): [2024-02-21T20:36:39.541Z] Archives upload complete. [2024-02-21T20:36:39.541Z] INFO: archiving logs to Nexus