Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 0d425ac2ae011753f394f0a7a36a0711b6bec884 rather than b5baed0973659491019683a960c45c098e4a9e8f Obtained Jenkinsfile from 0d425ac2ae011753f394f0a7a36a0711b6bec884 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-ssh14498766184481841638.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-ssh6526046495221988218.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18443525399154205232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7313471740216004182.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9260415254253944275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5365 in /w/workspace/edgexfoundry_edgex-go_PR-4768 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 0d425ac2ae011753f394f0a7a36a0711b6bec884 into PR head commit b5baed0973659491019683a960c45c098e4a9e8f Merge succeeded, producing a76405c36343fafa45991176cb6df7c5966b4696 Checking out Revision a76405c36343fafa45991176cb6df7c5966b4696 (PR-4768) > 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/4768/head:refs/remotes/origin/PR-4768 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5baed0973659491019683a960c45c098e4a9e8f # 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 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a76405c36343fafa45991176cb6df7c5966b4696 # timeout=10 Commit message: "Merge commit '0d425ac2ae011753f394f0a7a36a0711b6bec884' into HEAD" > git rev-list --no-walk d76ae57cb26e0a97b62694b5e2b09e34d73c0172 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-10T08:29:35.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-10T08:29:35.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-10T08:29:35.202Z] ========================================================= [2024-03-10T08:29:35.202Z] EdgeX Global Pipelines Version Info [2024-03-10T08:29:35.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:29:35.963Z] ------------------- [2024-03-10T08:29:35.963Z] stable info: [2024-03-10T08:29:35.963Z] ------------------- [2024-03-10T08:29:35.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-10T08:29:35.963Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-10T08:29:35.963Z] Message: update stable to v1.0.258 [2024-03-10T08:29:36.534Z] ------------------- [2024-03-10T08:29:36.534Z] experimental info: [2024-03-10T08:29:36.534Z] ------------------- [2024-03-10T08:29:36.534Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-10T08:29:36.534Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-10T08:29:36.534Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-10T08:29:36.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-10T08:29:36.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-10T08:29:36.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-10T08:29:36.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-10T08:29:36.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-10T08:29:36.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-10T08:29:36.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-10T08:29:36.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-10T08:29:36.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-10T08:29:36.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-10T08:29:36.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-10T08:29:36.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-10T08:29:36.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-10T08:29:36.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-10T08:29:37.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-10T08:29:37.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-10T08:29:37.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-10T08:29:37.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-10T08:29:37.143Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-10T08:29:37.173Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-10T08:29:37.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-10T08:29:37.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-10T08:29:37.281Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-10T08:29:37.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4768 [Pipeline] echo [2024-03-10T08:29:37.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4768 [Pipeline] echo [2024-03-10T08:29:37.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4768 [Pipeline] echo [2024-03-10T08:29:37.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a76405c36343fafa45991176cb6df7c5966b4696 [Pipeline] echo [2024-03-10T08:29:37.465Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a76405c [Pipeline] echo [2024-03-10T08:29:37.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-10T08:29:37.598Z] provisioning config files... [2024-03-10T08:29:37.611Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17915843797708155969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:29:37.955Z] ---> ****-login.sh [2024-03-10T08:29:37.955Z] nexus3.edgexfoundry.org:10001 [2024-03-10T08:29:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:29:38.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:29:38.216Z] Configure a credential helper to remove this warning. See [2024-03-10T08:29:38.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:29:38.216Z] [2024-03-10T08:29:38.216Z] Login Succeeded [2024-03-10T08:29:38.216Z] nexus3.edgexfoundry.org:10002 [2024-03-10T08:29:38.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:29:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:29:38.479Z] Configure a credential helper to remove this warning. See [2024-03-10T08:29:38.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:29:38.479Z] [2024-03-10T08:29:38.479Z] Login Succeeded [2024-03-10T08:29:38.479Z] nexus3.edgexfoundry.org:10003 [2024-03-10T08:29:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:29:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:29:38.479Z] Configure a credential helper to remove this warning. See [2024-03-10T08:29:38.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:29:38.479Z] [2024-03-10T08:29:38.479Z] Login Succeeded [2024-03-10T08:29:38.479Z] nexus3.edgexfoundry.org:10004 [2024-03-10T08:29:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:29:38.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:29:38.741Z] Configure a credential helper to remove this warning. See [2024-03-10T08:29:38.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:29:38.741Z] [2024-03-10T08:29:38.741Z] Login Succeeded [2024-03-10T08:29:38.741Z] ****.io [2024-03-10T08:29:38.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:29:39.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:29:39.002Z] Configure a credential helper to remove this warning. See [2024-03-10T08:29:39.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:29:39.002Z] [2024-03-10T08:29:39.002Z] Login Succeeded [2024-03-10T08:29:39.002Z] ---> ****-login.sh ends [Pipeline] } [2024-03-10T08:29:39.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-10T08:29:39.389Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/core-command/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/core-data/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/core-metadata/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-10T08:29:39.389Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-03-10T08:29:39.389Z] cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-10T08:29:39.389Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2024-03-10T08:29:39.389Z] -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-10T08:29:39.389Z] + dirname+ cmd/support-notifications/Dockerfile [2024-03-10T08:29:39.389Z] cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-10T08:29:39.389Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-10T08:29:39.389Z] + cut -d/ -f2 [2024-03-10T08:29:39.389Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-10T08:29:39.435Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-10T08:29:39.848Z] + git rev-list -1 --merges a76405c36343fafa45991176cb6df7c5966b4696~1..a76405c36343fafa45991176cb6df7c5966b4696 [Pipeline] echo [2024-03-10T08:29:39.860Z] -----------> git rev-list -1 --merges a76405c36343fafa45991176cb6df7c5966b4696~1..a76405c36343fafa45991176cb6df7c5966b4696 a76405c36343fafa45991176cb6df7c5966b4696 [2024-03-10T08:29:39.860Z] a76405c36343fafa45991176cb6df7c5966b4696 [false] [Pipeline] sh [2024-03-10T08:29:40.172Z] + git log --format=format:%s -1 a76405c36343fafa45991176cb6df7c5966b4696 [Pipeline] echo [2024-03-10T08:29:40.190Z] ========================================================= [2024-03-10T08:29:40.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-10T08:29:40.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-10T08:29:40.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-10T08:29:40.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-10T08:29:40.663Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-10T08:29:40.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-10T08:29:40.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-10T08:29:40.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-10T08:29:40.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:29:41.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-10T08:29:41.103Z] [2024-03-10T08:29:41.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:29:41.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-10T08:29:41.433Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-10T08:29:41.433Z] b85a868b505f: Pulling fs layer [2024-03-10T08:29:41.433Z] e2be974225ed: Pulling fs layer [2024-03-10T08:29:41.433Z] 339a4e72a1f5: Pulling fs layer [2024-03-10T08:29:41.433Z] 988bab9f4d93: Pulling fs layer [2024-03-10T08:29:41.433Z] 1469e6f7b9e6: Pulling fs layer [2024-03-10T08:29:41.433Z] eaf3925da568: Pulling fs layer [2024-03-10T08:29:41.433Z] bab4dde63d76: Pulling fs layer [2024-03-10T08:29:41.433Z] bde34c3a00c8: Pulling fs layer [2024-03-10T08:29:41.433Z] b352a97aabf1: Pulling fs layer [2024-03-10T08:29:41.433Z] 4872d77fe225: Pulling fs layer [2024-03-10T08:29:41.433Z] 5851b861e8e6: Pulling fs layer [2024-03-10T08:29:41.433Z] eaf3925da568: Waiting [2024-03-10T08:29:41.433Z] 1469e6f7b9e6: Waiting [2024-03-10T08:29:41.433Z] bab4dde63d76: Waiting [2024-03-10T08:29:41.433Z] 988bab9f4d93: Waiting [2024-03-10T08:29:41.433Z] 4872d77fe225: Waiting [2024-03-10T08:29:41.433Z] b352a97aabf1: Waiting [2024-03-10T08:29:41.433Z] 5851b861e8e6: Waiting [2024-03-10T08:29:41.433Z] e2be974225ed: Verifying Checksum [2024-03-10T08:29:41.433Z] e2be974225ed: Download complete [2024-03-10T08:29:41.433Z] 988bab9f4d93: Verifying Checksum [2024-03-10T08:29:41.433Z] 988bab9f4d93: Download complete [2024-03-10T08:29:41.433Z] 1469e6f7b9e6: Verifying Checksum [2024-03-10T08:29:41.434Z] 1469e6f7b9e6: Download complete [2024-03-10T08:29:41.850Z] eaf3925da568: Verifying Checksum [2024-03-10T08:29:41.850Z] eaf3925da568: Download complete [2024-03-10T08:29:41.850Z] 339a4e72a1f5: Verifying Checksum [2024-03-10T08:29:41.850Z] 339a4e72a1f5: Download complete [2024-03-10T08:29:41.850Z] bde34c3a00c8: Verifying Checksum [2024-03-10T08:29:41.851Z] bde34c3a00c8: Download complete [2024-03-10T08:29:41.851Z] b352a97aabf1: Download complete [2024-03-10T08:29:41.851Z] 4872d77fe225: Verifying Checksum [2024-03-10T08:29:41.851Z] 4872d77fe225: Download complete [2024-03-10T08:29:41.851Z] 5851b861e8e6: Verifying Checksum [2024-03-10T08:29:41.851Z] 5851b861e8e6: Download complete [2024-03-10T08:29:41.851Z] b85a868b505f: Verifying Checksum [2024-03-10T08:29:41.851Z] b85a868b505f: Download complete [2024-03-10T08:29:41.851Z] bab4dde63d76: Verifying Checksum [2024-03-10T08:29:41.851Z] bab4dde63d76: Download complete [2024-03-10T08:29:42.787Z] b85a868b505f: Pull complete [2024-03-10T08:29:43.047Z] e2be974225ed: Pull complete [2024-03-10T08:29:43.614Z] 339a4e72a1f5: Pull complete [2024-03-10T08:29:43.615Z] 988bab9f4d93: Pull complete [2024-03-10T08:29:43.874Z] 1469e6f7b9e6: Pull complete [2024-03-10T08:29:43.874Z] eaf3925da568: Pull complete [2024-03-10T08:29:45.254Z] bab4dde63d76: Pull complete [2024-03-10T08:29:45.513Z] bde34c3a00c8: Pull complete [2024-03-10T08:29:45.513Z] b352a97aabf1: Pull complete [2024-03-10T08:29:45.513Z] 4872d77fe225: Pull complete [2024-03-10T08:29:45.773Z] 5851b861e8e6: Pull complete [2024-03-10T08:29:45.773Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-10T08:29:45.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-10T08:29:45.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:29:45.977Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2024-03-10T08:29:46.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-10T08:29:48.647Z] $ docker top 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e -eo pid,comm [2024-03-10T08:29:48.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-10T08:29:48.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-10T08:29:48.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-10T08:29:48.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-10T08:29:48.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-10T08:29:48.947Z] $ docker exec 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e ssh-agent [2024-03-10T08:29:49.061Z] SSH_AUTH_SOCK=/tmp/ssh-Dh8lJ7wbhoNj/agent.31 [2024-03-10T08:29:49.061Z] SSH_AGENT_PID=37 [2024-03-10T08:29:49.067Z] Running ssh-add (command line suppressed) [2024-03-10T08:29:49.158Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4333400502156330425.key (/w/workspace/edgex-go/4@tmp/private_key_4333400502156330425.key) [2024-03-10T08:29:49.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-10T08:29:49.477Z] + git tag --points-at HEAD [Pipeline] } [2024-03-10T08:29:49.492Z] $ docker exec --env ******** --env ******** 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e ssh-agent -k [2024-03-10T08:29:49.589Z] unset SSH_AUTH_SOCK; [2024-03-10T08:29:49.590Z] unset SSH_AGENT_PID; [2024-03-10T08:29:49.590Z] echo Agent pid 37 killed; [2024-03-10T08:29:49.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-10T08:29:49.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-10T08:29:49.655Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-10T08:29:49.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-10T08:29:49.781Z] $ docker exec 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e ssh-agent [2024-03-10T08:29:49.885Z] SSH_AUTH_SOCK=/tmp/ssh-jlgIqjRSUJ8H/agent.69 [2024-03-10T08:29:49.885Z] SSH_AGENT_PID=75 [2024-03-10T08:29:49.890Z] Running ssh-add (command line suppressed) [2024-03-10T08:29:49.991Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_162512531688715606.key (/w/workspace/edgex-go/4@tmp/private_key_162512531688715606.key) [2024-03-10T08:29:50.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-10T08:29:50.307Z] + git semver init [2024-03-10T08:29:50.568Z] 2024-03-10 08:29:50,478 [run_init] DEBUG init version:0.0.0 force:False [2024-03-10T08:29:50.568Z] 2024-03-10 08:29:50,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-03-10T08:29:50.568Z] 2024-03-10 08:29:50,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-03-10T08:29:50.568Z] 2024-03-10 08:29:50,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,051 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4768 with force:False [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4768 [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,056 [execute] INFO git cat-file --batch-check [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,063 [execute] INFO git cat-file --batch [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-03-10T08:29:55.983Z] 2024-03-10 08:29:55,069 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4768 [2024-03-10T08:29:55.983Z] 0.0.0 [Pipeline] } [2024-03-10T08:29:55.998Z] $ docker exec --env ******** --env ******** 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e ssh-agent -k [2024-03-10T08:29:56.094Z] unset SSH_AUTH_SOCK; [2024-03-10T08:29:56.095Z] unset SSH_AGENT_PID; [2024-03-10T08:29:56.095Z] echo Agent pid 75 killed; [2024-03-10T08:29:56.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-10T08:29:56.480Z] + git semver [Pipeline] } [2024-03-10T08:29:56.757Z] $ docker stop --time=1 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e [2024-03-10T08:29:58.041Z] $ docker rm -f --volumes 9b39cd5f7e8cdf3911fbada38895b5d48d9dd411232fa642091d23dc327bca5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-10T08:29:58.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-10T08:29:58.701Z] Stashed 1 file(s) [Pipeline] echo [2024-03-10T08:29:58.704Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-10T08:29:59.272Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-03-10T08:29:59.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-10T08:29:59.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-10T08:29:59.342Z] ========================================================= [2024-03-10T08:29:59.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-10T08:29:59.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:29:59.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-10T08:29:59.649Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-10T08:29:59.649Z] 7264a8db6415: Pulling fs layer [2024-03-10T08:29:59.649Z] c4d48a809fc2: Pulling fs layer [2024-03-10T08:29:59.649Z] 4f1c88b9dad5: Pulling fs layer [2024-03-10T08:29:59.649Z] ad3a456e5733: Pulling fs layer [2024-03-10T08:29:59.649Z] 69c7f0334f64: Pulling fs layer [2024-03-10T08:29:59.649Z] 1f1c1a5573a3: Pulling fs layer [2024-03-10T08:29:59.649Z] ce7588e14bc9: Pulling fs layer [2024-03-10T08:29:59.649Z] b5e4710f87ac: Pulling fs layer [2024-03-10T08:29:59.649Z] 1f1c1a5573a3: Waiting [2024-03-10T08:29:59.649Z] ce7588e14bc9: Waiting [2024-03-10T08:29:59.649Z] b5e4710f87ac: Waiting [2024-03-10T08:29:59.649Z] ad3a456e5733: Waiting [2024-03-10T08:29:59.649Z] 69c7f0334f64: Waiting [2024-03-10T08:29:59.649Z] c4d48a809fc2: Download complete [2024-03-10T08:29:59.649Z] ad3a456e5733: Download complete [2024-03-10T08:29:59.649Z] 69c7f0334f64: Verifying Checksum [2024-03-10T08:29:59.649Z] 69c7f0334f64: Download complete [2024-03-10T08:29:59.649Z] 7264a8db6415: Download complete [2024-03-10T08:29:59.649Z] 1f1c1a5573a3: Verifying Checksum [2024-03-10T08:29:59.908Z] 7264a8db6415: Pull complete [2024-03-10T08:29:59.908Z] c4d48a809fc2: Pull complete [2024-03-10T08:29:59.908Z] b5e4710f87ac: Verifying Checksum [2024-03-10T08:29:59.908Z] b5e4710f87ac: Download complete [2024-03-10T08:30:00.166Z] 4f1c88b9dad5: Verifying Checksum [2024-03-10T08:30:00.166Z] 4f1c88b9dad5: Download complete [2024-03-10T08:30:00.425Z] ce7588e14bc9: Verifying Checksum [2024-03-10T08:30:00.425Z] ce7588e14bc9: Download complete [2024-03-10T08:30:03.713Z] 4f1c88b9dad5: Pull complete [2024-03-10T08:30:03.713Z] ad3a456e5733: Pull complete [2024-03-10T08:30:03.713Z] 69c7f0334f64: Pull complete [2024-03-10T08:30:03.713Z] 1f1c1a5573a3: Pull complete [2024-03-10T08:30:05.621Z] ce7588e14bc9: Pull complete [2024-03-10T08:30:06.188Z] b5e4710f87ac: Pull complete [2024-03-10T08:30:06.188Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-10T08:30:06.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-10T08:30:06.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:30:06.511Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-10T08:30:06.511Z] WORKDIR /edgex [2024-03-10T08:30:06.511Z] COPY go.mod . [2024-03-10T08:30:06.511Z] RUN go mod download [2024-03-10T08:30:06.511Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-10T08:30:07.078Z] Sending build context to Docker daemon 175.2MB [2024-03-10T08:30:07.078Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-10T08:30:07.078Z] ---> 88b5674ff536 [2024-03-10T08:30:07.078Z] Step 2/4 : WORKDIR /edgex [2024-03-10T08:30:11.277Z] ---> Running in d902c1476134 [2024-03-10T08:30:11.277Z] Removing intermediate container d902c1476134 [2024-03-10T08:30:11.277Z] ---> 0ab63937c6cb [2024-03-10T08:30:11.277Z] Step 3/4 : COPY go.mod . [2024-03-10T08:30:11.277Z] ---> ab4ea8ba9694 [2024-03-10T08:30:11.277Z] Step 4/4 : RUN go mod download [2024-03-10T08:30:11.277Z] ---> Running in 743e09fa3a39 [2024-03-10T08:30:13.882Z] Still waiting to schedule task [2024-03-10T08:30:13.882Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-10T08:30:29.366Z] Removing intermediate container 743e09fa3a39 [2024-03-10T08:30:29.366Z] ---> 9700cef27e01 [2024-03-10T08:30:29.366Z] Successfully built 9700cef27e01 [2024-03-10T08:30:29.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:30:29.690Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-10T08:30:29.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:30:29.794Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2024-03-10T08:30:29.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-10T08:30:30.241Z] $ docker top 5372a491454f825c2651ab9bfaaabe3ce9781f3ebc3ad54cd6adcaa8b0978377 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-10T08:30:30.619Z] + go version [2024-03-10T08:30:30.619Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-10T08:30:30.635Z] $ docker stop --time=1 5372a491454f825c2651ab9bfaaabe3ce9781f3ebc3ad54cd6adcaa8b0978377 [2024-03-10T08:30:31.876Z] $ docker rm -f --volumes 5372a491454f825c2651ab9bfaaabe3ce9781f3ebc3ad54cd6adcaa8b0978377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:30:32.463Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-10T08:30:32.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:30:32.569Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2024-03-10T08:30:32.601Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-10T08:30:32.933Z] $ docker top fa8330d9b96b6f2c5bfad1d36c5c77e6b372c7b259982ffefdfe74b1193add9e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-10T08:30:33.031Z] ========================================================= [2024-03-10T08:30:33.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-10T08:30:33.031Z] ========================================================= [Pipeline] sh [2024-03-10T08:30:33.315Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:30:33.637Z] + make test [2024-03-10T08:30:33.637Z] go test -race -coverprofile=coverage.out ./... [2024-03-10T08:30:40.199Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-10T08:30:52.398Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-10T08:30:53.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-10T08:30:53.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-10T08:30:54.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2024-03-10T08:30:56.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-03-10T08:30:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-10T08:30:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-10T08:30:56.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-10T08:30:57.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-10T08:30:57.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-10T08:30:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-10T08:30:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-10T08:30:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:30:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-10T08:30:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-10T08:31:00.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.067s coverage: 69.2% of statements [2024-03-10T08:31:00.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2024-03-10T08:31:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-10T08:31:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-10T08:31:02.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.092s coverage: 93.4% of statements [2024-03-10T08:31:02.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 6.1% of statements [2024-03-10T08:31:02.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-10T08:31:02.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:31:02.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-10T08:31:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-10T08:31:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 97.6% of statements [2024-03-10T08:31:03.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2024-03-10T08:31:03.978Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-10T08:31:03.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-10T08:31:04.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2024-03-10T08:31:04.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2024-03-10T08:31:04.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2024-03-10T08:31:04.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 82.9% of statements [2024-03-10T08:31:05.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-03-10T08:31:05.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2024-03-10T08:31:05.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-03-10T08:31:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-10T08:31:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-10T08:31:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-10T08:31:05.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-10T08:31:06.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-10T08:31:06.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-10T08:31:06.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-10T08:31:06.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-10T08:31:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-10T08:31:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-10T08:31:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-10T08:31:07.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-10T08:31:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-10T08:31:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-10T08:31:07.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-10T08:31:09.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-10T08:31:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-10T08:31:11.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-10T08:31:11.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-10T08:31:13.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-10T08:31:13.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-10T08:31:13.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-10T08:31:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-10T08:31:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-10T08:31:15.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-10T08:31:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-10T08:31:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-10T08:31:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-10T08:31:17.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-10T08:31:18.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-10T08:31:18.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-10T08:31:18.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-10T08:31:18.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-10T08:31:18.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2024-03-10T08:31:19.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-10T08:31:19.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:31:19.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-10T08:31:19.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-10T08:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-10T08:31:20.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-10T08:31:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-10T08:31:20.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.058s coverage: 92.9% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.056s coverage: 100.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.133s coverage: 81.8% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.025s coverage: 100.0% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.264s coverage: 38.4% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2024-03-10T08:31:30.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements [2024-03-10T08:31:30.866Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-10T08:31:30.866Z] running golangci-lint [2024-03-10T08:31:30.866Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-10T08:31:30.866Z] go version go1.21.0 linux/amd64 [2024-03-10T08:31:30.866Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-10T08:31:31.125Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-10T08:31:44.429Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 12.857581903s" [2024-03-10T08:31:44.429Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.194939ms" [2024-03-10T08:31:45.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5367 in /w/workspace/edgexfoundry_edgex-go_PR-4768 [Pipeline] { [Pipeline] ws [2024-03-10T08:31:45.410Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-03-10T08:31:45.470Z] The recommended git tool is: git [2024-03-10T08:31:50.114Z] using credential edgex-jenkins-ssh [2024-03-10T08:31:50.139Z] Cloning the remote Git repository [2024-03-10T08:31:50.177Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-10T08:31:50.264Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-03-10T08:31:50.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-10T08:31:50.420Z] > git --version # timeout=10 [2024-03-10T08:31:50.448Z] > git --version # 'git version 2.25.1' [2024-03-10T08:31:50.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-10T08:31:50.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-10T08:31:52.538Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.417944231s with top 10 stages: buildir: 30.517673503s, gosec: 6.625479083s, fact_deprecated: 2.132309152s, inspect: 1.828657854s, ctrlflow: 1.534474289s, printf: 1.450481056s, S1038: 847.327318ms, fact_purity: 841.402053ms, nilness: 783.473015ms, isgenerated: 733.918911ms" [2024-03-10T08:31:52.538Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-10T08:31:52.538Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, nolint: 0/21, path_prettifier: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, skip_files: 197/197, identifier_marker: 197/197" [2024-03-10T08:31:52.538Z] level=info msg="[runner] processing took 19.6629ms with stages: nolint: 8.294829ms, identifier_marker: 4.736102ms, exclude-rules: 2.531646ms, autogenerated_exclude: 1.953069ms, path_prettifier: 1.378011ms, skip_dirs: 693.481µs, cgo: 36.121µs, filename_unadjuster: 34.251µs, max_same_issues: 910ns, skip_files: 790ns, fixer: 720ns, exclude: 500ns, diff: 470ns, max_from_linter: 460ns, uniq_by_line: 420ns, severity-rules: 260ns, sort_results: 240ns, path_prefixer: 230ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-03-10T08:31:52.538Z] level=info msg="[runner] linters took 7.886731406s with stages: goanalysis_metalinter: 7.866950561s" [2024-03-10T08:31:52.538Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-10T08:31:52.538Z] level=info msg="Memory: 209 samples, avg is 237.6MB, max is 900.1MB" [2024-03-10T08:31:52.538Z] level=info msg="Execution took 20.783028188s" [2024-03-10T08:31:52.538Z] go vet ./... [2024-03-10T08:31:55.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-10T08:31:55.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-10T08:31:55.816Z] ./bin/test-attribution-txt.sh [2024-03-10T08:31:55.816Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-10T08:31:55.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-10T08:31:56.148Z] + ls -al . [2024-03-10T08:31:56.148Z] total 740 [2024-03-10T08:31:56.148Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 08:30 . [2024-03-10T08:31:56.148Z] drwxr-xr-x 4 root root 4096 Mar 10 08:30 .. [2024-03-10T08:31:56.148Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 .blubracket [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 10 Mar 10 08:29 .dockerignore [2024-03-10T08:31:56.148Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:31 .git [2024-03-10T08:31:56.148Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 .github [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 1074 Mar 10 08:29 .gitignore [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:29 .golangci.yml [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 100 Mar 10 08:29 .hadolint.yml [2024-03-10T08:31:56.148Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 08:29 .semver [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 155 Mar 10 08:29 .sonarcloud.properties [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:29 ADOPTERS.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 11674 Mar 10 08:29 Attribution.txt [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 100284 Mar 10 08:29 CHANGELOG.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:29 CONTRIBUTING.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:29 GOVERNANCE.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 861 Mar 10 08:29 Jenkinsfile [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:29 LICENSE [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 15392 Mar 10 08:29 Makefile [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:29 OWNERS.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 9528 Mar 10 08:29 README.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 08:29 SECURITY.md [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION [2024-03-10T08:31:56.148Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 bin [2024-03-10T08:31:56.148Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:29 cmd [2024-03-10T08:31:56.148Z] -rw-r--r-- 1 root root 455122 Mar 10 08:31 coverage.out [2024-03-10T08:31:56.148Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 fuzz_test [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 3734 Mar 10 08:29 go.mod [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 35731 Mar 10 08:29 go.sum [2024-03-10T08:31:56.148Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:29 internal [2024-03-10T08:31:56.148Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 openapi [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 584 Mar 10 08:29 security.txt [2024-03-10T08:31:56.148Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:29 version.go [Pipeline] sh [2024-03-10T08:31:56.446Z] + '[' -e coverage.out ] [2024-03-10T08:31:56.447Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-10T08:31:56.552Z] Stashed 1 file(s) [Pipeline] sh [2024-03-10T08:31:56.833Z] + make build [2024-03-10T08:31:56.833Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-10T08:32:06.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-10T08:32:06.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-10T08:32:07.444Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-10T08:32:07.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-10T08:32:07.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-10T08:32:07.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4768/head:refs/remotes/origin/PR-4768 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-10T08:32:08.290Z] Merging remotes/origin/main commit 0d425ac2ae011753f394f0a7a36a0711b6bec884 into PR head commit b5baed0973659491019683a960c45c098e4a9e8f [2024-03-10T08:32:09.026Z] Merge succeeded, producing ae508dee74c23c092c665bfb2b731cc9b12ee300 [2024-03-10T08:32:09.026Z] Checking out Revision ae508dee74c23c092c665bfb2b731cc9b12ee300 (PR-4768) [2024-03-10T08:32:09.056Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-10T08:32:09.056Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-10T08:32:09.314Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-10T08:32:08.305Z] > git config core.sparsecheckout # timeout=10 [2024-03-10T08:32:08.382Z] > git checkout -f b5baed0973659491019683a960c45c098e4a9e8f # timeout=10 [2024-03-10T08:32:08.607Z] > git remote # timeout=10 [2024-03-10T08:32:08.641Z] > git config --get remote.origin.url # timeout=10 [2024-03-10T08:32:08.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-10T08:32:08.683Z] > git merge 0d425ac2ae011753f394f0a7a36a0711b6bec884 # timeout=10 [2024-03-10T08:32:09.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-10T08:32:09.029Z] > git config core.sparsecheckout # timeout=10 [2024-03-10T08:32:09.042Z] > git checkout -f ae508dee74c23c092c665bfb2b731cc9b12ee300 # timeout=10 [2024-03-10T08:32:09.883Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-10T08:32:12.728Z] Commit message: "Merge commit '0d425ac2ae011753f394f0a7a36a0711b6bec884' into HEAD" [2024-03-10T08:32:12.751Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-10T08:32:13.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-10T08:32:13.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-10T08:32:13.975Z] Dload Upload Total Spent Left Speed [2024-03-10T08:32:13.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78699 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh [2024-03-10T08:32:12.730Z] > git rev-list --no-walk d76ae57cb26e0a97b62694b5e2b09e34d73c0172 # timeout=10 [2024-03-10T08:32:14.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-10T08:32:14.750Z] + sudo tee /etc/docker/daemon.new [2024-03-10T08:32:14.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-10T08:32:14.750Z] { [2024-03-10T08:32:14.750Z] "registry-mirrors": [ [2024-03-10T08:32:14.750Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-10T08:32:14.750Z] ], [2024-03-10T08:32:14.750Z] "bip": "10.250.0.254/24", [2024-03-10T08:32:14.750Z] "hosts": [ [2024-03-10T08:32:14.750Z] "tcp://0.0.0.0:5555", [2024-03-10T08:32:14.750Z] "unix:///var/run/docker.sock" [2024-03-10T08:32:14.750Z] ], [2024-03-10T08:32:14.750Z] "mtu": 1458, [2024-03-10T08:32:14.750Z] "selinux-enabled": true, [2024-03-10T08:32:14.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-10T08:32:14.750Z] } [Pipeline] sh [2024-03-10T08:32:15.085Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-10T08:32:15.409Z] + sudo service docker restart [2024-03-10T08:32:16.445Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-10T08:32:16.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-10T08:32:17.639Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-10T08:32:18.574Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-10T08:32:19.142Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-10T08:32:19.708Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-10T08:32:20.645Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-10T08:32:21.227Z] $ docker stop --time=1 fa8330d9b96b6f2c5bfad1d36c5c77e6b372c7b259982ffefdfe74b1193add9e [2024-03-10T08:32:24.964Z] $ docker rm -f --volumes fa8330d9b96b6f2c5bfad1d36c5c77e6b372c7b259982ffefdfe74b1193add9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:32:26.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-10T08:32:26.146Z] [2024-03-10T08:32:26.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:32:26.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-10T08:32:26.466Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-10T08:32:26.466Z] 91d30c5bc195: Pulling fs layer [2024-03-10T08:32:26.466Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-10T08:32:26.466Z] 9c61dcf015f6: Pulling fs layer [2024-03-10T08:32:26.466Z] 4698f68db338: Pulling fs layer [2024-03-10T08:32:26.466Z] 2a2f49069b9e: Pulling fs layer [2024-03-10T08:32:26.466Z] e0025b399a48: Pulling fs layer [2024-03-10T08:32:26.466Z] e0025b399a48: Waiting [2024-03-10T08:32:26.466Z] 2a2f49069b9e: Waiting [2024-03-10T08:32:26.466Z] 4698f68db338: Waiting [2024-03-10T08:32:26.466Z] 91d30c5bc195: Verifying Checksum [2024-03-10T08:32:26.466Z] 91d30c5bc195: Download complete [2024-03-10T08:32:26.466Z] 4698f68db338: Verifying Checksum [2024-03-10T08:32:26.466Z] 4698f68db338: Download complete [2024-03-10T08:32:26.724Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-10T08:32:26.724Z] e0025b399a48: Verifying Checksum [2024-03-10T08:32:26.724Z] e0025b399a48: Download complete [2024-03-10T08:32:26.724Z] 91d30c5bc195: Pull complete [2024-03-10T08:32:26.724Z] 2a2f49069b9e: Download complete [2024-03-10T08:32:26.982Z] 2e9b0aa3be6d: Pull complete [2024-03-10T08:32:27.239Z] 9c61dcf015f6: Verifying Checksum [2024-03-10T08:32:27.239Z] 9c61dcf015f6: Download complete [2024-03-10T08:32:29.762Z] 9c61dcf015f6: Pull complete [2024-03-10T08:32:29.762Z] 4698f68db338: Pull complete [2024-03-10T08:32:30.020Z] 2a2f49069b9e: Pull complete [2024-03-10T08:32:30.279Z] e0025b399a48: Pull complete [2024-03-10T08:32:30.279Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-10T08:32:30.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-10T08:32:30.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:32:30.451Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2024-03-10T08:32:30.480Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-10T08:32:32.853Z] $ docker top 404f1e652b533eef437868e855d5376dcafd6b52e6b7b5ea631b6d21c952f98a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-10T08:32:33.239Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-10T08:32:33.700Z] provisioning config files... [2024-03-10T08:32:33.731Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12278394540959627791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:32:34.169Z] ---> ****-login.sh [2024-03-10T08:32:34.169Z] nexus3.edgexfoundry.org:10001 [2024-03-10T08:32:34.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:32:34.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:32:34.701Z] Configure a credential helper to remove this warning. See [2024-03-10T08:32:34.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:32:34.701Z] [2024-03-10T08:32:34.701Z] Login Succeeded [2024-03-10T08:32:34.701Z] nexus3.edgexfoundry.org:10002 [2024-03-10T08:32:34.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:32:34.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:32:34.968Z] Configure a credential helper to remove this warning. See [2024-03-10T08:32:34.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:32:34.968Z] [2024-03-10T08:32:34.968Z] Login Succeeded [2024-03-10T08:32:35.138Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-10T08:32:35.138Z] #1 transferring dockerfile: [2024-03-10T08:32:35.234Z] nexus3.edgexfoundry.org:10003 [2024-03-10T08:32:35.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:32:35.396Z] #1 transferring dockerfile: 2.15kB done [2024-03-10T08:32:35.396Z] #1 DONE 0.0s [2024-03-10T08:32:35.396Z] [2024-03-10T08:32:35.396Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-03-10T08:32:35.396Z] #2 transferring dockerfile: 1.81kB done [2024-03-10T08:32:35.396Z] #2 DONE 0.0s [2024-03-10T08:32:35.396Z] [2024-03-10T08:32:35.396Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-03-10T08:32:35.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:32:35.504Z] Configure a credential helper to remove this warning. See [2024-03-10T08:32:35.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:32:35.504Z] [2024-03-10T08:32:35.504Z] Login Succeeded [2024-03-10T08:32:35.504Z] nexus3.edgexfoundry.org:10004 [2024-03-10T08:32:35.654Z] #3 transferring dockerfile: 1.93kB done [2024-03-10T08:32:35.654Z] #3 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #4 [core-command internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #4 transferring dockerfile: 1.93kB done [2024-03-10T08:32:35.654Z] #4 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #5 [core-data internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #5 transferring dockerfile: 2.01kB done [2024-03-10T08:32:35.654Z] #5 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #6 transferring dockerfile: 2.93kB done [2024-03-10T08:32:35.654Z] #6 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #7 transferring dockerfile: 1.89kB done [2024-03-10T08:32:35.654Z] #7 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-03-10T08:32:35.654Z] #8 DONE 0.1s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #9 transferring dockerfile: 1.95kB done [2024-03-10T08:32:35.654Z] #9 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #10 [security-proxy-auth internal] load .dockerignore [2024-03-10T08:32:35.654Z] #10 transferring context: 50B 0.0s done [2024-03-10T08:32:35.654Z] #10 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #11 transferring dockerfile: 1.69kB done [2024-03-10T08:32:35.654Z] #11 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #12 transferring dockerfile: 2.49kB done [2024-03-10T08:32:35.654Z] #12 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #13 transferring dockerfile: 2.06kB done [2024-03-10T08:32:35.654Z] #13 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #14 transferring dockerfile: 1.70kB done [2024-03-10T08:32:35.654Z] #14 DONE 0.0s [2024-03-10T08:32:35.654Z] [2024-03-10T08:32:35.654Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-10T08:32:35.654Z] #15 transferring dockerfile: 2.50kB done [2024-03-10T08:32:35.654Z] #15 DONE 0.0s [2024-03-10T08:32:35.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:32:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:32:35.775Z] Configure a credential helper to remove this warning. See [2024-03-10T08:32:35.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:32:35.775Z] [2024-03-10T08:32:35.775Z] Login Succeeded [2024-03-10T08:32:35.775Z] ****.io [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #16 [security-spire-agent internal] load .dockerignore [2024-03-10T08:32:35.912Z] #16 transferring context: 50B done [2024-03-10T08:32:35.912Z] #16 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #17 [core-command internal] load .dockerignore [2024-03-10T08:32:35.912Z] #17 transferring context: 50B done [2024-03-10T08:32:35.912Z] #17 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #18 [core-data internal] load .dockerignore [2024-03-10T08:32:35.912Z] #18 transferring context: 50B done [2024-03-10T08:32:35.912Z] #18 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #19 [support-scheduler internal] load .dockerignore [2024-03-10T08:32:35.912Z] #19 transferring context: 50B done [2024-03-10T08:32:35.912Z] #19 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #20 [security-bootstrapper internal] load .dockerignore [2024-03-10T08:32:35.912Z] #20 transferring context: 50B done [2024-03-10T08:32:35.912Z] #20 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-03-10T08:32:35.912Z] #21 transferring context: 50B done [2024-03-10T08:32:35.912Z] #21 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-10T08:32:35.912Z] #22 transferring context: 50B done [2024-03-10T08:32:35.912Z] #22 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #23 [security-spire-config internal] load .dockerignore [2024-03-10T08:32:35.912Z] #23 transferring context: 50B done [2024-03-10T08:32:35.912Z] #23 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #24 [support-notifications internal] load .dockerignore [2024-03-10T08:32:35.912Z] #24 transferring context: 50B done [2024-03-10T08:32:35.912Z] #24 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-10T08:32:35.912Z] #25 DONE 0.0s [2024-03-10T08:32:35.912Z] [2024-03-10T08:32:35.912Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-03-10T08:32:35.912Z] #26 transferring context: 50B done [2024-03-10T08:32:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-10T08:32:36.174Z] #26 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #27 [core-metadata internal] load .dockerignore [2024-03-10T08:32:36.174Z] #27 transferring context: 50B done [2024-03-10T08:32:36.174Z] #27 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #28 [security-spire-server internal] load .dockerignore [2024-03-10T08:32:36.174Z] #28 transferring context: 50B done [2024-03-10T08:32:36.174Z] #28 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #29 [security-proxy-setup internal] load .dockerignore [2024-03-10T08:32:36.174Z] #29 transferring context: 50B done [2024-03-10T08:32:36.174Z] #29 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:32:36.174Z] #30 DONE 0.1s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.174Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:32:36.174Z] #31 ... [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-10T08:32:36.174Z] #25 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.174Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:32:36.174Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-10T08:32:36.174Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-10T08:32:36.174Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-03-10T08:32:36.174Z] #31 ... [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-10T08:32:36.174Z] #25 DONE 0.0s [2024-03-10T08:32:36.174Z] [2024-03-10T08:32:36.174Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.174Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:32:36.174Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:32:36.174Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-10T08:32:36.174Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-10T08:32:36.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-10T08:32:36.313Z] Configure a credential helper to remove this warning. See [2024-03-10T08:32:36.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-10T08:32:36.313Z] [2024-03-10T08:32:36.313Z] Login Succeeded [2024-03-10T08:32:36.313Z] ---> ****-login.sh ends [Pipeline] } [2024-03-10T08:32:36.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-03-10T08:32:36.432Z] #31 ... [2024-03-10T08:32:36.432Z] [2024-03-10T08:32:36.432Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-10T08:32:36.432Z] #25 DONE 0.0s [2024-03-10T08:32:36.432Z] [2024-03-10T08:32:36.432Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-10T08:32:36.432Z] #32 DONE 0.5s [2024-03-10T08:32:36.432Z] [2024-03-10T08:32:36.432Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.432Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:32:36.432Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:32:36.432Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-10T08:32:36.432Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-10T08:32:36.432Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 405.50kB / 3.40MB 0.3s [2024-03-10T08:32:36.432Z] #31 ... [2024-03-10T08:32:36.432Z] [2024-03-10T08:32:36.432Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-10T08:32:36.432Z] #25 DONE 0.0s [2024-03-10T08:32:36.432Z] [2024-03-10T08:32:36.432Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.432Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s [2024-03-10T08:32:36.432Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [Pipeline] unstash [2024-03-10T08:32:36.691Z] #31 ... [2024-03-10T08:32:36.691Z] [2024-03-10T08:32:36.691Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:32:36.691Z] #30 DONE 0.3s [2024-03-10T08:32:36.691Z] [2024-03-10T08:32:36.691Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-10T08:32:36.691Z] #32 DONE 0.5s [2024-03-10T08:32:36.691Z] [2024-03-10T08:32:36.691Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:36.691Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:32:36.691Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:32:36.691Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-10T08:32:36.691Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-10T08:32:36.691Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-10T08:32:36.691Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [Pipeline] sh [2024-03-10T08:32:37.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-03-10T08:32:37.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-10T08:32:37.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-10T08:32:37.121Z] ========================================================= [2024-03-10T08:32:37.121Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-10T08:32:37.121Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:32:37.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-10T08:32:37.473Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-10T08:32:37.473Z] 9fda8d8052c6: Pulling fs layer [2024-03-10T08:32:37.473Z] 5d54e960e981: Pulling fs layer [2024-03-10T08:32:37.473Z] c4a7e357bf2a: Pulling fs layer [2024-03-10T08:32:37.473Z] f0e02332f6b5: Pulling fs layer [2024-03-10T08:32:37.473Z] 872ee5b61b7b: Pulling fs layer [2024-03-10T08:32:37.473Z] 0c6a40ed1a82: Pulling fs layer [2024-03-10T08:32:37.473Z] 94ae7d8d031c: Pulling fs layer [2024-03-10T08:32:37.473Z] 872ee5b61b7b: Waiting [2024-03-10T08:32:37.473Z] f0e02332f6b5: Waiting [2024-03-10T08:32:37.473Z] 0c6a40ed1a82: Waiting [2024-03-10T08:32:37.473Z] 94ae7d8d031c: Waiting [2024-03-10T08:32:37.740Z] 5d54e960e981: Verifying Checksum [2024-03-10T08:32:37.740Z] 5d54e960e981: Download complete [2024-03-10T08:32:37.740Z] f0e02332f6b5: Verifying Checksum [2024-03-10T08:32:37.740Z] f0e02332f6b5: Download complete [2024-03-10T08:32:37.740Z] 872ee5b61b7b: Download complete [2024-03-10T08:32:37.740Z] 9fda8d8052c6: Download complete [2024-03-10T08:32:38.007Z] 94ae7d8d031c: Verifying Checksum [2024-03-10T08:32:38.007Z] 94ae7d8d031c: Download complete [2024-03-10T08:32:38.968Z] 9fda8d8052c6: Pull complete [2024-03-10T08:32:39.246Z] #31 ... [2024-03-10T08:32:39.246Z] [2024-03-10T08:32:39.246Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-10T08:32:39.246Z] #33 DONE 2.7s [2024-03-10T08:32:39.246Z] [2024-03-10T08:32:39.246Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:39.246Z] #31 DONE 3.2s [2024-03-10T08:32:39.246Z] [2024-03-10T08:32:39.246Z] #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:32:39.504Z] #34 ... [2024-03-10T08:32:39.504Z] [2024-03-10T08:32:39.504Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:32:39.504Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:32:39.504Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:32:39.504Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-10T08:32:39.504Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-10T08:32:39.504Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-10T08:32:39.504Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-10T08:32:39.504Z] #31 DONE 3.2s [2024-03-10T08:32:39.504Z] [2024-03-10T08:32:39.504Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-10T08:32:39.504Z] #35 DONE 3.3s [2024-03-10T08:32:39.504Z] [2024-03-10T08:32:39.504Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-10T08:32:39.504Z] #36 DONE 3.4s [2024-03-10T08:32:39.504Z] [2024-03-10T08:32:39.504Z] #37 [security-spire-agent internal] load build context [2024-03-10T08:32:39.504Z] #37 DONE 0.0s [2024-03-10T08:32:39.504Z] [2024-03-10T08:32:39.504Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:39.504Z] #38 DONE 0.0s [2024-03-10T08:32:39.560Z] 5d54e960e981: Pull complete [2024-03-10T08:32:39.561Z] c4a7e357bf2a: Verifying Checksum [2024-03-10T08:32:39.561Z] c4a7e357bf2a: Download complete [2024-03-10T08:32:39.762Z] [2024-03-10T08:32:39.762Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:39.762Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:39.762Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-03-10T08:32:39.762Z] #38 DONE 0.2s [2024-03-10T08:32:39.762Z] [2024-03-10T08:32:39.762Z] #39 [security-spire-config internal] load build context [2024-03-10T08:32:39.762Z] #39 transferring context: 16.35kB 0.0s done [2024-03-10T08:32:39.762Z] #39 DONE 0.2s [2024-03-10T08:32:39.762Z] [2024-03-10T08:32:39.762Z] #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-10T08:32:39.762Z] #40 ... [2024-03-10T08:32:39.762Z] [2024-03-10T08:32:39.762Z] #41 [security-spire-server internal] load build context [2024-03-10T08:32:39.762Z] #41 transferring context: 18.10kB 0.1s done [2024-03-10T08:32:39.762Z] #41 DONE 0.3s [2024-03-10T08:32:40.021Z] [2024-03-10T08:32:40.021Z] #37 [security-spire-agent internal] load build context [2024-03-10T08:32:40.021Z] #37 transferring context: 17.63kB 0.0s done [2024-03-10T08:32:40.021Z] #37 DONE 0.3s [2024-03-10T08:32:40.021Z] [2024-03-10T08:32:40.021Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:40.021Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-03-10T08:32:40.021Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-10T08:32:40.021Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-10T08:32:40.021Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-10T08:32:40.021Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-03-10T08:32:40.021Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-03-10T08:32:40.021Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-10T08:32:40.278Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-03-10T08:32:40.278Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-10T08:32:40.278Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-10T08:32:40.278Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-10T08:32:40.278Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-03-10T08:32:40.536Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s [2024-03-10T08:32:40.536Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.8s [2024-03-10T08:32:40.814Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.9s [2024-03-10T08:32:40.814Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-03-10T08:32:40.979Z] 0c6a40ed1a82: Download complete [2024-03-10T08:32:43.384Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.7s done [2024-03-10T08:32:46.882Z] #38 ... [2024-03-10T08:32:46.882Z] [2024-03-10T08:32:46.882Z] #42 [security-proxy-auth internal] load build context [2024-03-10T08:32:46.882Z] #42 transferring context: 310.75MB 9.5s done [2024-03-10T08:32:46.882Z] #42 ... [2024-03-10T08:32:46.882Z] [2024-03-10T08:32:46.882Z] #43 [core-data internal] load build context [2024-03-10T08:32:46.882Z] #43 transferring context: 310.75MB 8.0s done [2024-03-10T08:32:46.882Z] #43 ... [2024-03-10T08:32:46.882Z] [2024-03-10T08:32:46.882Z] #44 [security-bootstrapper internal] load build context [2024-03-10T08:32:46.882Z] #44 transferring context: 310.75MB 7.5s done [2024-03-10T08:32:46.882Z] #44 ... [2024-03-10T08:32:46.882Z] [2024-03-10T08:32:46.882Z] #45 [support-notifications internal] load build context [2024-03-10T08:32:46.882Z] #45 transferring context: 310.75MB 7.2s done [2024-03-10T08:32:46.882Z] #45 ... [2024-03-10T08:32:46.882Z] [2024-03-10T08:32:46.882Z] #46 [core-metadata internal] load build context [2024-03-10T08:32:46.882Z] #46 transferring context: 310.75MB 6.9s done [2024-03-10T08:32:47.252Z] #46 ... [2024-03-10T08:32:47.252Z] [2024-03-10T08:32:47.252Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-10T08:32:47.252Z] #47 transferring context: 310.75MB 7.6s done [2024-03-10T08:32:47.516Z] #47 ... [2024-03-10T08:32:47.516Z] [2024-03-10T08:32:47.516Z] #48 [support-scheduler internal] load build context [2024-03-10T08:32:47.516Z] #48 transferring context: 310.75MB 7.1s done [2024-03-10T08:32:47.516Z] #48 ... [2024-03-10T08:32:47.516Z] [2024-03-10T08:32:47.516Z] #49 [core-command internal] load build context [2024-03-10T08:32:47.516Z] #49 transferring context: 310.75MB 10.4s done [2024-03-10T08:32:47.777Z] #49 ... [2024-03-10T08:32:47.777Z] [2024-03-10T08:32:47.777Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:32:47.777Z] #50 transferring context: 310.75MB 7.5s done [2024-03-10T08:32:47.777Z] #50 ... [2024-03-10T08:32:47.777Z] [2024-03-10T08:32:47.777Z] #51 [security-proxy-setup internal] load build context [2024-03-10T08:32:47.777Z] #51 transferring context: 310.75MB 7.2s done [2024-03-10T08:32:48.079Z] #51 ... [2024-03-10T08:32:48.079Z] [2024-03-10T08:32:48.079Z] #52 [security-secretstore-setup internal] load build context [2024-03-10T08:32:48.079Z] #52 transferring context: 310.75MB 8.7s done [2024-03-10T08:32:48.536Z] #52 ... [2024-03-10T08:32:48.536Z] [2024-03-10T08:32:48.536Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:32:48.536Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-03-10T08:32:48.536Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-10T08:32:48.536Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-10T08:32:48.536Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-10T08:32:48.536Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-10T08:32:48.536Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-10T08:32:48.536Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.5s done [2024-03-10T08:32:48.536Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-10T08:32:48.536Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-10T08:32:48.536Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-03-10T08:32:48.798Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-10T08:32:48.798Z] #53 ... [2024-03-10T08:32:48.798Z] [2024-03-10T08:32:48.798Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:48.798Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-10T08:32:49.058Z] #38 ... [2024-03-10T08:32:49.058Z] [2024-03-10T08:32:49.058Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-10T08:32:49.058Z] #0 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 1.515 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:32:49.058Z] #0 1.515 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:32:49.058Z] #0 1.515 OK: 20075 distinct packages available [2024-03-10T08:32:49.058Z] #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 1.999 OK: 264 MiB in 52 packages [2024-03-10T08:32:49.058Z] #54 ... [2024-03-10T08:32:49.058Z] [2024-03-10T08:32:49.058Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-10T08:32:49.058Z] #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.058Z] #0 2.990 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:49.058Z] #0 2.999 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:49.058Z] #0 3.013 OK: 7 MiB in 16 packages [2024-03-10T08:32:49.318Z] #55 ... [2024-03-10T08:32:49.318Z] [2024-03-10T08:32:49.319Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-10T08:32:49.319Z] #0 5.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.319Z] #0 5.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.319Z] #0 5.577 (1/4) Installing ca-certificates (20230506-r0) [2024-03-10T08:32:49.319Z] #0 5.595 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:49.319Z] #0 5.596 (3/4) Installing su-exec (0.2-r3) [2024-03-10T08:32:49.319Z] #0 5.600 (4/4) Installing yq (4.33.3-r5) [2024-03-10T08:32:49.319Z] #0 5.657 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:49.319Z] #0 5.663 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:32:49.319Z] #0 5.699 OK: 17 MiB in 19 packages [2024-03-10T08:32:49.319Z] #56 ... [2024-03-10T08:32:49.319Z] [2024-03-10T08:32:49.319Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:32:49.319Z] #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.319Z] #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.319Z] #0 1.445 OK: 264 MiB in 52 packages [2024-03-10T08:32:49.580Z] #57 ... [2024-03-10T08:32:49.580Z] [2024-03-10T08:32:49.580Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-10T08:32:49.580Z] #0 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.580Z] #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.580Z] #0 1.676 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:32:49.580Z] #0 1.676 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:32:49.580Z] #0 1.676 OK: 20070 distinct packages available [2024-03-10T08:32:49.580Z] #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.580Z] #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.580Z] #0 2.186 (1/11) Installing ca-certificates (20230506-r0) [2024-03-10T08:32:49.580Z] #0 2.711 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-10T08:32:49.580Z] #0 2.733 (3/11) Installing libunistring (1.1-r1) [2024-03-10T08:32:49.580Z] #0 2.773 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-10T08:32:49.580Z] #0 2.778 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-10T08:32:49.580Z] #0 2.786 (6/11) Installing libcurl (8.5.0-r0) [2024-03-10T08:32:49.580Z] #0 2.794 (7/11) Installing curl (8.5.0-r0) [2024-03-10T08:32:49.580Z] #0 2.800 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:49.580Z] #0 2.817 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:32:49.580Z] #0 2.820 (10/11) Installing libucontext (1.2-r2) [2024-03-10T08:32:49.580Z] #0 2.823 (11/11) Installing gcompat (1.1.0-r1) [2024-03-10T08:32:49.580Z] #0 2.828 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:49.580Z] #0 2.841 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:32:49.580Z] #0 2.888 OK: 12 MiB in 26 packages [2024-03-10T08:32:49.843Z] #58 ... [2024-03-10T08:32:49.843Z] [2024-03-10T08:32:49.843Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-10T08:32:49.843Z] #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.843Z] #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.843Z] #0 5.970 (1/2) Installing ca-certificates (20230506-r0) [2024-03-10T08:32:49.843Z] #0 5.984 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:49.843Z] #0 5.991 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:49.843Z] #0 5.994 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:32:49.843Z] #0 6.036 OK: 8 MiB in 17 packages [2024-03-10T08:32:49.843Z] #59 ... [2024-03-10T08:32:49.843Z] [2024-03-10T08:32:49.843Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-10T08:32:49.843Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.843Z] #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:49.843Z] #0 1.479 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:49.843Z] #0 1.479 (2/4) Installing openssl (3.1.4-r5) [2024-03-10T08:32:49.843Z] #0 1.484 (3/4) Installing su-exec (0.2-r3) [2024-03-10T08:32:49.843Z] #0 1.487 (4/4) Installing yq (4.33.3-r5) [2024-03-10T08:32:49.843Z] #0 1.696 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:49.843Z] #0 1.705 OK: 17 MiB in 19 packages [2024-03-10T08:32:50.105Z] #60 ... [2024-03-10T08:32:50.105Z] [2024-03-10T08:32:50.105Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-10T08:32:50.105Z] #61 ... [2024-03-10T08:32:50.105Z] [2024-03-10T08:32:50.105Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-10T08:32:50.105Z] #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:50.105Z] #0 0.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:50.105Z] #0 1.474 OK: 264 MiB in 52 packages [2024-03-10T08:32:50.917Z] #62 ... [2024-03-10T08:32:50.917Z] [2024-03-10T08:32:50.917Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:32:50.917Z] #0 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:50.917Z] #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:50.917Z] #0 1.722 OK: 264 MiB in 52 packages [2024-03-10T08:32:52.046Z] #63 ... [2024-03-10T08:32:52.046Z] [2024-03-10T08:32:52.046Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-10T08:32:52.046Z] #0 9.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:52.046Z] #0 9.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:52.046Z] #0 9.476 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:52.046Z] #0 9.568 (2/2) Installing su-exec (0.2-r3) [2024-03-10T08:32:52.046Z] #0 9.572 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:52.046Z] #0 9.578 OK: 7 MiB in 17 packages [2024-03-10T08:32:53.295Z] c4a7e357bf2a: Pull complete [2024-03-10T08:32:53.295Z] f0e02332f6b5: Pull complete [2024-03-10T08:32:53.295Z] 872ee5b61b7b: Pull complete [2024-03-10T08:32:56.033Z] #64 ... [2024-03-10T08:32:56.033Z] [2024-03-10T08:32:56.033Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:32:56.033Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-03-10T08:32:56.033Z] #53 ... [2024-03-10T08:32:56.033Z] [2024-03-10T08:32:56.033Z] #48 [support-scheduler internal] load build context [2024-03-10T08:32:56.033Z] #48 DONE 19.8s [2024-03-10T08:32:56.033Z] [2024-03-10T08:32:56.033Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-10T08:32:56.033Z] #56 DONE 17.0s [2024-03-10T08:32:56.033Z] [2024-03-10T08:32:56.034Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-10T08:32:56.034Z] #60 DONE 17.1s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:32:56.034Z] #63 DONE 17.2s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-10T08:32:56.034Z] #55 DONE 17.1s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-10T08:32:56.034Z] #59 DONE 17.0s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-10T08:32:56.034Z] #64 DONE 17.0s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:32:56.034Z] #57 DONE 17.4s [2024-03-10T08:32:56.034Z] [2024-03-10T08:32:56.034Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:32:56.292Z] #53 ... [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-10T08:32:56.292Z] #54 DONE 17.3s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-10T08:32:56.292Z] #58 DONE 17.2s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #50 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:32:56.292Z] #50 DONE 19.9s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-10T08:32:56.292Z] #62 DONE 17.3s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #45 [support-notifications internal] load build context [2024-03-10T08:32:56.292Z] #45 DONE 19.9s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #44 [security-bootstrapper internal] load build context [2024-03-10T08:32:56.292Z] #44 DONE 20.0s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-10T08:32:56.292Z] #47 DONE 20.0s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #43 [core-data internal] load build context [2024-03-10T08:32:56.292Z] #43 DONE 20.0s [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.292Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:32:56.292Z] #53 ... [2024-03-10T08:32:56.292Z] [2024-03-10T08:32:56.293Z] #52 [security-secretstore-setup internal] load build context [2024-03-10T08:32:56.293Z] #52 DONE 19.9s [2024-03-10T08:32:56.293Z] [2024-03-10T08:32:56.293Z] #46 [core-metadata internal] load build context [2024-03-10T08:32:56.293Z] #46 DONE 19.8s [2024-03-10T08:32:56.293Z] [2024-03-10T08:32:56.293Z] #51 [security-proxy-setup internal] load build context [2024-03-10T08:32:56.293Z] #51 DONE 19.8s [2024-03-10T08:32:56.293Z] [2024-03-10T08:32:56.293Z] #49 [core-command internal] load build context [2024-03-10T08:32:56.293Z] #49 DONE 20.1s [2024-03-10T08:32:56.293Z] [2024-03-10T08:32:56.293Z] #42 [security-proxy-auth internal] load build context [2024-03-10T08:32:56.293Z] #42 DONE 20.3s [2024-03-10T08:32:56.550Z] [2024-03-10T08:32:56.550Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:56.550Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2024-03-10T08:32:56.808Z] #38 ... [2024-03-10T08:32:56.809Z] [2024-03-10T08:32:56.809Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:32:56.809Z] #65 DONE 0.8s [2024-03-10T08:32:56.809Z] [2024-03-10T08:32:56.809Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:32:56.809Z] #66 DONE 0.7s [2024-03-10T08:32:56.809Z] [2024-03-10T08:32:56.809Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:57.066Z] #38 ... [2024-03-10T08:32:57.066Z] [2024-03-10T08:32:57.066Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:32:57.066Z] #67 DONE 0.7s [2024-03-10T08:32:57.066Z] [2024-03-10T08:32:57.066Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:32:57.066Z] #68 DONE 0.7s [2024-03-10T08:32:57.066Z] [2024-03-10T08:32:57.066Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:57.066Z] #38 ... [2024-03-10T08:32:57.066Z] [2024-03-10T08:32:57.066Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:32:57.066Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-03-10T08:32:57.066Z] #53 DONE 17.5s [2024-03-10T08:32:57.066Z] [2024-03-10T08:32:57.066Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:32:57.325Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2024-03-10T08:32:57.890Z] #38 DONE 18.1s [2024-03-10T08:32:57.890Z] [2024-03-10T08:32:57.890Z] #34 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:32:57.890Z] #34 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:57.890Z] #34 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:57.890Z] #34 18.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:57.890Z] #34 18.48 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:57.890Z] #34 18.52 OK: 7 MiB in 16 packages [2024-03-10T08:32:57.890Z] #34 DONE 18.8s [2024-03-10T08:32:57.890Z] [2024-03-10T08:32:57.890Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-10T08:32:58.148Z] #69 ... [2024-03-10T08:32:58.148Z] [2024-03-10T08:32:58.148Z] #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-10T08:32:58.148Z] #40 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #40 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #40 17.87 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:32:58.148Z] #40 17.87 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:32:58.148Z] #40 17.87 OK: 20070 distinct packages available [2024-03-10T08:32:58.148Z] #40 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #40 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #40 18.23 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:58.148Z] #40 18.23 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:32:58.148Z] #40 18.24 (3/5) Installing libucontext (1.2-r2) [2024-03-10T08:32:58.148Z] #40 18.24 (4/5) Installing gcompat (1.1.0-r1) [2024-03-10T08:32:58.148Z] #40 18.25 (5/5) Installing openssl (3.1.4-r5) [2024-03-10T08:32:58.148Z] #40 18.26 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:58.148Z] #40 18.27 OK: 8 MiB in 20 packages [2024-03-10T08:32:58.148Z] #40 DONE 18.4s [2024-03-10T08:32:58.148Z] [2024-03-10T08:32:58.148Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-10T08:32:58.148Z] #61 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #61 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #61 17.85 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:32:58.148Z] #61 17.85 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:32:58.148Z] #61 17.85 OK: 20070 distinct packages available [2024-03-10T08:32:58.148Z] #61 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #61 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.148Z] #61 18.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:32:58.148Z] #61 18.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:32:58.148Z] #61 18.25 (3/4) Installing libucontext (1.2-r2) [2024-03-10T08:32:58.148Z] #61 18.26 (4/4) Installing gcompat (1.1.0-r1) [2024-03-10T08:32:58.148Z] #61 18.26 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:32:58.148Z] #61 18.27 OK: 8 MiB in 19 packages [2024-03-10T08:32:58.148Z] #61 DONE 18.4s [2024-03-10T08:32:58.409Z] [2024-03-10T08:32:58.409Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-10T08:32:58.409Z] #70 ... [2024-03-10T08:32:58.409Z] [2024-03-10T08:32:58.409Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-10T08:32:58.409Z] #0 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.409Z] #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.409Z] #0 2.334 OK: 17 MiB in 19 packages [2024-03-10T08:32:58.409Z] #71 DONE 2.4s [2024-03-10T08:32:58.668Z] [2024-03-10T08:32:58.668Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-10T08:32:58.668Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.668Z] #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:58.668Z] #0 2.339 OK: 17 MiB in 19 packages [2024-03-10T08:32:58.668Z] #72 DONE 2.4s [2024-03-10T08:32:58.668Z] [2024-03-10T08:32:58.668Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-10T08:32:58.668Z] #73 DONE 0.0s [2024-03-10T08:32:58.668Z] [2024-03-10T08:32:58.668Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-10T08:32:59.234Z] #74 ... [2024-03-10T08:32:59.234Z] [2024-03-10T08:32:59.234Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:32:59.234Z] #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #0 2.735 OK: 7 MiB in 16 packages [2024-03-10T08:32:59.234Z] #75 DONE 2.9s [2024-03-10T08:32:59.234Z] [2024-03-10T08:32:59.234Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:32:59.234Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #0 2.959 OK: 8 MiB in 17 packages [2024-03-10T08:32:59.234Z] #76 DONE 3.1s [2024-03-10T08:32:59.234Z] [2024-03-10T08:32:59.234Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:32:59.234Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:32:59.234Z] #77 3.028 OK: 12 MiB in 26 packages [2024-03-10T08:32:59.234Z] #77 DONE 3.1s [2024-03-10T08:32:59.234Z] [2024-03-10T08:32:59.234Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-10T08:32:59.234Z] #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:00.342Z] #78 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:00.603Z] #78 4.492 OK: 7 MiB in 17 packages [2024-03-10T08:33:00.866Z] #78 DONE 4.7s [2024-03-10T08:33:00.866Z] [2024-03-10T08:33:00.866Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-10T08:33:00.866Z] #74 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:00.866Z] #74 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:00.866Z] #74 2.770 OK: 8 MiB in 19 packages [2024-03-10T08:33:00.866Z] #74 DONE 2.9s [2024-03-10T08:33:00.866Z] [2024-03-10T08:33:00.866Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-10T08:33:01.349Z] #79 ... [2024-03-10T08:33:01.349Z] [2024-03-10T08:33:01.349Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-10T08:33:01.349Z] #70 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:01.349Z] #70 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:01.349Z] #70 2.862 OK: 8 MiB in 20 packages [2024-03-10T08:33:01.349Z] #70 DONE 3.0s [2024-03-10T08:33:01.349Z] [2024-03-10T08:33:01.349Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-10T08:33:01.349Z] #69 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:01.349Z] #69 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-10T08:33:01.349Z] #69 3.185 OK: 7 MiB in 16 packages [2024-03-10T08:33:01.349Z] #69 DONE 3.5s [2024-03-10T08:33:01.491Z] 0c6a40ed1a82: Pull complete [2024-03-10T08:33:01.634Z] [2024-03-10T08:33:01.634Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:33:02.452Z] 94ae7d8d031c: Pull complete [2024-03-10T08:33:02.577Z] #80 DONE 1.3s [2024-03-10T08:33:02.577Z] [2024-03-10T08:33:02.577Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-10T08:33:02.577Z] #81 DONE 1.3s [2024-03-10T08:33:02.577Z] [2024-03-10T08:33:02.577Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:33:02.577Z] #82 DONE 1.4s [2024-03-10T08:33:02.577Z] [2024-03-10T08:33:02.577Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-10T08:33:02.577Z] #83 DONE 0.1s [2024-03-10T08:33:02.577Z] [2024-03-10T08:33:02.577Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-10T08:33:02.577Z] #84 DONE 0.0s [2024-03-10T08:33:02.577Z] [2024-03-10T08:33:02.577Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-10T08:33:02.717Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-10T08:33:02.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-10T08:33:02.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:33:02.837Z] #85 DONE 0.5s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-10T08:33:02.837Z] #86 DONE 0.5s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:33:02.837Z] #87 DONE 0.5s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:33:02.837Z] #88 DONE 0.1s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-10T08:33:02.837Z] #79 DONE 2.1s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-10T08:33:02.837Z] #89 DONE 0.1s [2024-03-10T08:33:02.837Z] [2024-03-10T08:33:02.837Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-10T08:33:03.073Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-10T08:33:03.073Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-10T08:33:03.073Z] WORKDIR /edgex [2024-03-10T08:33:03.073Z] COPY go.mod . [2024-03-10T08:33:03.073Z] RUN go mod download [2024-03-10T08:33:03.098Z] #90 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-10T08:33:03.098Z] #91 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:33:03.098Z] #92 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-10T08:33:03.098Z] #93 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-10T08:33:03.098Z] #94 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-10T08:33:03.098Z] #95 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:33:03.098Z] #96 DONE 0.1s [2024-03-10T08:33:03.098Z] [2024-03-10T08:33:03.098Z] #97 [security-spire-server] exporting to image [2024-03-10T08:33:03.098Z] #97 exporting layers [2024-03-10T08:33:03.358Z] #97 ... [2024-03-10T08:33:03.358Z] [2024-03-10T08:33:03.358Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-10T08:33:03.358Z] #98 DONE 0.1s [2024-03-10T08:33:03.358Z] [2024-03-10T08:33:03.358Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-10T08:33:03.358Z] #99 DONE 0.1s [2024-03-10T08:33:03.358Z] [2024-03-10T08:33:03.358Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-10T08:33:03.358Z] #100 DONE 0.0s [2024-03-10T08:33:03.358Z] [2024-03-10T08:33:03.358Z] #97 [security-spire-config] exporting to image [2024-03-10T08:33:03.618Z] #97 exporting layers 0.5s done [2024-03-10T08:33:03.654Z] Sending build context to Docker daemon 2.924MB [2024-03-10T08:33:03.654Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-10T08:33:03.654Z] ---> 86de565de09d [2024-03-10T08:33:03.654Z] Step 2/4 : WORKDIR /edgex [2024-03-10T08:33:03.879Z] #97 exporting layers 0.5s done [2024-03-10T08:33:03.879Z] #97 writing image sha256:551e2d3c57b5f998decc5112c85595cdd2521846d15d839a2dfb4f96b039c005 done [2024-03-10T08:33:03.879Z] #97 naming to docker.io/library/security-spire-server done [2024-03-10T08:33:03.879Z] #97 writing image sha256:71f1cf41f007f6741c8e4e73d6a0130b677920f2e6ae4398d5addbc6f41af617 done [2024-03-10T08:33:03.879Z] #97 naming to docker.io/library/security-spire-config done [2024-03-10T08:33:03.879Z] #97 writing image sha256:264ad8e9e3516367a89d062f3a249861ae2f9b80ca29f706842259548f1cd130 done [2024-03-10T08:33:03.879Z] #97 naming to docker.io/library/security-spire-agent done [2024-03-10T08:33:03.879Z] #97 DONE 0.7s [2024-03-10T08:33:03.879Z] [2024-03-10T08:33:03.879Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:05.592Z] ---> Running in 1517a46e4cc0 [2024-03-10T08:33:05.592Z] Removing intermediate container 1517a46e4cc0 [2024-03-10T08:33:05.592Z] ---> 8549936280a7 [2024-03-10T08:33:05.592Z] Step 3/4 : COPY go.mod . [2024-03-10T08:33:06.174Z] ---> 348eb8128d35 [2024-03-10T08:33:06.174Z] Step 4/4 : RUN go mod download [2024-03-10T08:33:06.174Z] ---> Running in 216a1cccd1ea [2024-03-10T08:33:07.183Z] #101 ... [2024-03-10T08:33:07.183Z] [2024-03-10T08:33:07.183Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:07.183Z] #102 ... [2024-03-10T08:33:07.183Z] [2024-03-10T08:33:07.183Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:07.183Z] #103 ... [2024-03-10T08:33:07.183Z] [2024-03-10T08:33:07.183Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:17.261Z] #104 ... [2024-03-10T08:33:17.261Z] [2024-03-10T08:33:17.261Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:17.261Z] #101 DONE 20.2s [2024-03-10T08:33:17.261Z] [2024-03-10T08:33:17.261Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:17.261Z] #103 DONE 20.2s [2024-03-10T08:33:17.261Z] [2024-03-10T08:33:17.261Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:17.261Z] #102 DONE 20.2s [2024-03-10T08:33:17.261Z] [2024-03-10T08:33:17.261Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-10T08:33:17.261Z] #105 ... [2024-03-10T08:33:17.261Z] [2024-03-10T08:33:17.261Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:17.261Z] #104 DONE 20.2s [2024-03-10T08:33:17.527Z] [2024-03-10T08:33:17.527Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #106 DONE 4.0s [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #107 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #108 [core-metadata builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #108 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #109 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #110 [support-scheduler builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #110 DONE 4.0s [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #111 [security-proxy-setup builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #111 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #112 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #113 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #114 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #115 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #116 [core-command builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #116 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #117 [core-data builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #117 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #118 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #119 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #120 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #121 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #122 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #123 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #124 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #125 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #126 DONE 4.0s [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #105 DONE 4.0s [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:33:21.742Z] #127 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:33:21.742Z] #128 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-03-10T08:33:21.742Z] #129 CACHED [2024-03-10T08:33:21.742Z] [2024-03-10T08:33:21.742Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-10T08:33:22.686Z] #130 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-10T08:33:31.186Z] #130 ... [2024-03-10T08:33:31.186Z] [2024-03-10T08:33:31.186Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:33:31.186Z] #0 0.638 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-10T08:33:31.186Z] #131 ... [2024-03-10T08:33:31.186Z] [2024-03-10T08:33:31.186Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:33:31.186Z] #0 0.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-10T08:33:31.593Z] #132 ... [2024-03-10T08:33:31.593Z] [2024-03-10T08:33:31.593Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:33:31.593Z] #0 0.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-10T08:33:31.593Z] #133 ... [2024-03-10T08:33:31.593Z] [2024-03-10T08:33:31.593Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-10T08:33:31.594Z] #0 1.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-10T08:33:32.230Z] #134 ... [2024-03-10T08:33:32.230Z] [2024-03-10T08:33:32.230Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:33:32.230Z] #0 1.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-10T08:33:32.230Z] #135 ... [2024-03-10T08:33:32.230Z] [2024-03-10T08:33:32.230Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:33:32.230Z] #0 1.024 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-10T08:33:32.230Z] #136 ... [2024-03-10T08:33:32.230Z] [2024-03-10T08:33:32.230Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-10T08:33:32.230Z] #0 1.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-10T08:33:32.230Z] #137 ... [2024-03-10T08:33:32.230Z] [2024-03-10T08:33:32.230Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:33:32.230Z] #0 0.570 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-10T08:33:32.490Z] #138 ... [2024-03-10T08:33:32.490Z] [2024-03-10T08:33:32.490Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:33:32.490Z] #0 1.024 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-10T08:33:32.490Z] #139 ... [2024-03-10T08:33:32.490Z] [2024-03-10T08:33:32.490Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:33:32.490Z] #0 1.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-10T08:33:45.260Z] Removing intermediate container 216a1cccd1ea [2024-03-10T08:33:45.260Z] ---> f3be862b38e9 [2024-03-10T08:33:45.260Z] Successfully built f3be862b38e9 [2024-03-10T08:33:45.260Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:33:45.630Z] + docker inspect -f . ci-base-image-arm64 [2024-03-10T08:33:45.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:33:45.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2024-03-10T08:33:45.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-10T08:33:47.186Z] $ docker top ed6f5220333488caab04adf8926daad0d81259c8eb0ed046d9f6901a67b9b2f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-10T08:33:48.229Z] + go version [2024-03-10T08:33:48.229Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-10T08:33:48.247Z] $ docker stop --time=1 ed6f5220333488caab04adf8926daad0d81259c8eb0ed046d9f6901a67b9b2f8 [2024-03-10T08:33:49.835Z] $ docker rm -f --volumes ed6f5220333488caab04adf8926daad0d81259c8eb0ed046d9f6901a67b9b2f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:33:50.658Z] + docker inspect -f . ci-base-image-arm64 [2024-03-10T08:33:50.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:33:50.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2024-03-10T08:33:50.956Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-10T08:33:52.054Z] $ docker top 42e538de4233a305d5d348dfbcac2cfcf1accc82cb75c5963ba63e8b597d1177 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-10T08:33:52.301Z] ========================================================= [2024-03-10T08:33:52.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-10T08:33:52.301Z] ========================================================= [Pipeline] sh [2024-03-10T08:33:52.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-03-10T08:33:53.080Z] + make test [2024-03-10T08:33:53.080Z] go test -race -coverprofile=coverage.out ./... [2024-03-10T08:34:32.008Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-10T08:34:43.038Z] #140 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-10T08:34:43.038Z] #134 71.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-10T08:34:43.038Z] #134 DONE 80.2s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-10T08:34:43.038Z] #137 DONE 80.2s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:34:43.038Z] #136 DONE 80.3s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:34:43.038Z] #138 DONE 80.3s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:34:43.038Z] #140 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:34:43.038Z] #132 DONE 80.3s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-10T08:34:43.038Z] #130 DONE 80.3s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-10T08:34:43.038Z] #141 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:34:43.038Z] #135 DONE 80.6s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:34:43.038Z] #140 DONE 80.7s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:34:43.038Z] #133 DONE 80.7s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:34:43.038Z] #139 DONE 80.8s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:34:43.038Z] #131 DONE 80.8s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #142 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #143 DONE 0.7s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #142 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #144 DONE 0.6s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-10T08:34:43.038Z] #141 DONE 0.8s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #145 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #146 DONE 0.8s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #147 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #147 DONE 0.9s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-10T08:34:43.038Z] #148 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #149 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #150 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #151 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #151 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #152 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #153 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-10T08:34:43.038Z] #153 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #154 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #155 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #156 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #157 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #158 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #159 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #160 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:43.038Z] #161 CACHED [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #162 DONE 0.4s [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-10T08:34:43.038Z] #163 ... [2024-03-10T08:34:43.038Z] [2024-03-10T08:34:43.038Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:43.038Z] #164 DONE 0.8s [2024-03-10T08:34:43.296Z] [2024-03-10T08:34:43.296Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-10T08:34:43.296Z] #165 DONE 0.5s [2024-03-10T08:34:43.296Z] [2024-03-10T08:34:43.296Z] #166 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-10T08:34:43.296Z] #166 DONE 0.5s [2024-03-10T08:34:43.296Z] [2024-03-10T08:34:43.296Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-10T08:34:43.296Z] #167 DONE 0.6s [2024-03-10T08:34:43.296Z] [2024-03-10T08:34:43.296Z] #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:43.861Z] #168 ... [2024-03-10T08:34:43.861Z] [2024-03-10T08:34:43.861Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-10T08:34:43.861Z] #169 DONE 0.8s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-10T08:34:44.120Z] #170 DONE 1.3s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-10T08:34:44.120Z] #171 DONE 1.3s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-10T08:34:44.120Z] #172 DONE 1.3s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-10T08:34:44.120Z] #163 DONE 1.3s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #173 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.120Z] #173 DONE 0.9s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #153 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-10T08:34:44.120Z] #153 DONE 1.3s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-10T08:34:44.120Z] #97 exporting layers [2024-03-10T08:34:44.120Z] #97 ... [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-10T08:34:44.120Z] #174 DONE 1.4s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #168 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.120Z] #168 DONE 0.9s [2024-03-10T08:34:44.120Z] [2024-03-10T08:34:44.120Z] #97 [core-data] exporting to image [2024-03-10T08:34:44.379Z] #97 ... [2024-03-10T08:34:44.379Z] [2024-03-10T08:34:44.379Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-10T08:34:44.379Z] #148 DONE 1.9s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-10T08:34:44.639Z] #175 DONE 1.2s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-10T08:34:44.639Z] #176 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #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-03-10T08:34:44.639Z] #177 DONE 0.4s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.639Z] #178 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #97 [core-command] exporting to image [2024-03-10T08:34:44.639Z] #97 ... [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.639Z] #179 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.639Z] #180 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.639Z] #181 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.639Z] #182 DONE 0.5s [2024-03-10T08:34:44.639Z] [2024-03-10T08:34:44.639Z] #97 [support-scheduler] exporting to image [2024-03-10T08:34:44.897Z] #97 ... [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:34:44.897Z] #183 DONE 0.5s [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:34:44.897Z] #184 DONE 0.4s [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-10T08:34:44.897Z] #97 exporting layers 0.3s done [2024-03-10T08:34:44.897Z] #97 writing image sha256:c6079899d195bc67642f4dcc469c430aaaa0b2828f22fb8c0aaf7bf62c206452 0.0s done [2024-03-10T08:34:44.897Z] #97 writing image sha256:78fb53df0b9c552a79f04d8703fabc16aa66c712a7dc3f2a07d7cc32015ba87e 0.0s done [2024-03-10T08:34:44.897Z] #97 naming to docker.io/library/core-data done [2024-03-10T08:34:44.897Z] #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-03-10T08:34:44.897Z] #97 ... [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-10T08:34:44.897Z] #185 DONE 0.4s [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-10T08:34:44.897Z] #186 DONE 0.4s [2024-03-10T08:34:44.897Z] [2024-03-10T08:34:44.897Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-10T08:34:44.897Z] #97 exporting layers 0.3s done [2024-03-10T08:34:45.162Z] #97 ... [2024-03-10T08:34:45.162Z] [2024-03-10T08:34:45.162Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-10T08:34:45.162Z] #187 DONE 0.4s [2024-03-10T08:34:45.162Z] [2024-03-10T08:34:45.162Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-10T08:34:45.162Z] #188 DONE 0.4s [2024-03-10T08:34:45.162Z] [2024-03-10T08:34:45.162Z] #97 [core-command] exporting to image [2024-03-10T08:34:45.162Z] #97 exporting layers 0.4s done [2024-03-10T08:34:45.162Z] #97 writing image sha256:08832ddfaa50baa491427e62bf4b52333723cb18c8fd34460bd2397517afd785 done [2024-03-10T08:34:45.162Z] #97 naming to docker.io/library/core-command done [2024-03-10T08:34:45.162Z] #97 writing image sha256:22a81f6ee3a9d2af1e47e7bfc0ab2146d8e1b7c49611f9c1ff53ba92e17c090e done [2024-03-10T08:34:45.162Z] #97 writing image sha256:677ac839b2d3a8059f2aaa3788d47abd763f0ac45a303d502832b26f0f15e167 [2024-03-10T08:34:45.162Z] #97 naming to docker.io/library/support-scheduler [2024-03-10T08:34:45.162Z] #97 ... [2024-03-10T08:34:45.162Z] [2024-03-10T08:34:45.162Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:34:45.162Z] #189 DONE 0.4s [2024-03-10T08:34:45.162Z] [2024-03-10T08:34:45.162Z] #97 [support-notifications] exporting to image [2024-03-10T08:34:45.162Z] #97 writing image sha256:677ac839b2d3a8059f2aaa3788d47abd763f0ac45a303d502832b26f0f15e167 0.1s done [2024-03-10T08:34:45.162Z] #97 naming to docker.io/library/support-scheduler 0.1s done [2024-03-10T08:34:45.162Z] #97 naming to docker.io/library/support-notifications done [2024-03-10T08:34:45.423Z] #97 ... [2024-03-10T08:34:45.423Z] [2024-03-10T08:34:45.423Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-10T08:34:45.423Z] #190 DONE 0.5s [2024-03-10T08:34:45.423Z] [2024-03-10T08:34:45.423Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-10T08:34:45.423Z] #191 DONE 0.5s [2024-03-10T08:34:45.423Z] [2024-03-10T08:34:45.423Z] #97 [support-notifications] exporting to image [2024-03-10T08:34:45.423Z] #97 exporting layers 0.1s done [2024-03-10T08:34:45.423Z] #97 writing image sha256:24b627bf44640f3dd8ae9a32474a17d122dee8653fb6fe0f679fc12d4f7044c5 [2024-03-10T08:34:45.423Z] #97 writing image sha256:24b627bf44640f3dd8ae9a32474a17d122dee8653fb6fe0f679fc12d4f7044c5 done [2024-03-10T08:34:45.423Z] #97 naming to docker.io/library/core-metadata 0.1s done [2024-03-10T08:34:45.423Z] #97 DONE 2.0s [2024-03-10T08:34:45.423Z] [2024-03-10T08:34:45.423Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:34:45.682Z] #192 ... [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-10T08:34:45.682Z] #193 DONE 0.4s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-10T08:34:45.682Z] #194 DONE 0.3s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #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-03-10T08:34:45.682Z] #195 DONE 0.9s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:34:45.682Z] #196 DONE 0.6s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #97 [security-proxy-auth] exporting to image [2024-03-10T08:34:45.682Z] #97 ... [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-10T08:34:45.682Z] #197 DONE 0.1s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-10T08:34:45.682Z] #198 DONE 0.2s [2024-03-10T08:34:45.682Z] [2024-03-10T08:34:45.682Z] #97 [security-proxy-auth] exporting to image [2024-03-10T08:34:45.682Z] #97 exporting layers 0.1s done [2024-03-10T08:34:45.682Z] #97 writing image sha256:53b77a8f75b492862a3b364880cac13a320e8a4ddc80e0f90864e0f14b3f3948 done [2024-03-10T08:34:45.682Z] #97 naming to docker.io/library/security-proxy-auth done [2024-03-10T08:34:45.941Z] #97 exporting layers 0.2s done [2024-03-10T08:34:45.941Z] #97 writing image sha256:99e8bddff38caded084609e1b2906c96df68217c68de69dbb8680c81022bcc4e [2024-03-10T08:34:45.941Z] #97 writing image sha256:99e8bddff38caded084609e1b2906c96df68217c68de69dbb8680c81022bcc4e done [2024-03-10T08:34:45.941Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-10T08:34:45.941Z] #97 DONE 2.2s [2024-03-10T08:34:45.941Z] [2024-03-10T08:34:45.941Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-10T08:34:45.941Z] #199 DONE 0.1s [2024-03-10T08:34:45.941Z] [2024-03-10T08:34:45.941Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-10T08:34:45.941Z] #200 DONE 0.1s [2024-03-10T08:34:45.941Z] [2024-03-10T08:34:45.941Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:34:46.199Z] #201 ... [2024-03-10T08:34:46.199Z] [2024-03-10T08:34:46.199Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:34:46.199Z] #192 DONE 0.8s [2024-03-10T08:34:46.199Z] [2024-03-10T08:34:46.199Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-10T08:34:46.199Z] #202 DONE 0.0s [2024-03-10T08:34:46.199Z] [2024-03-10T08:34:46.199Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-10T08:34:46.199Z] #203 DONE 0.1s [2024-03-10T08:34:46.199Z] [2024-03-10T08:34:46.199Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:34:46.199Z] #201 DONE 0.5s [2024-03-10T08:34:46.199Z] [2024-03-10T08:34:46.199Z] #97 [security-proxy-setup] exporting to image [2024-03-10T08:34:46.458Z] #97 exporting layers 0.2s done [2024-03-10T08:34:46.458Z] #97 writing image sha256:dd4a1b50efefd9e58f9cbafd088b6aa6668f9b488cf2f79b62c5e25ca263b4a1 done [2024-03-10T08:34:46.458Z] #97 naming to docker.io/library/security-proxy-setup done [2024-03-10T08:34:46.458Z] #97 exporting layers 0.3s done [2024-03-10T08:34:46.731Z] #97 writing image sha256:65ac06c334663f82c507a1938eb22b5e1bf6f41e77584b67793a85511a558305 done [2024-03-10T08:34:46.731Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-03-10T08:34:46.731Z] #97 DONE 2.7s [2024-03-10T08:34:46.731Z] [2024-03-10T08:34:46.731Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-10T08:34:47.317Z] #204 DONE 0.9s [2024-03-10T08:34:47.317Z] [2024-03-10T08:34:47.317Z] #97 [security-bootstrapper] exporting to image [2024-03-10T08:34:47.317Z] #97 exporting layers 0.2s done [2024-03-10T08:34:47.317Z] #97 writing image sha256:978c9512907f17e2b78ee997d2b9bdc63f817b9f896c453cbee7444cfc278c2f done [2024-03-10T08:34:47.317Z] #97 naming to docker.io/library/security-bootstrapper done [2024-03-10T08:34:47.317Z] #97 DONE 2.9s [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:34:47.317Z] time="2024-03-10T08:32:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-10T08:34:47.334Z] $ docker stop --time=1 404f1e652b533eef437868e855d5376dcafd6b52e6b7b5ea631b6d21c952f98a [2024-03-10T08:34:48.738Z] $ docker rm -f --volumes 404f1e652b533eef437868e855d5376dcafd6b52e6b7b5ea631b6d21c952f98a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-10T08:34:49.133Z] + docker images [2024-03-10T08:34:49.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-10T08:34:49.133Z] security-bootstrapper latest 978c9512907f 2 seconds ago 18.6MB [2024-03-10T08:34:49.133Z] security-secretstore-setup latest 65ac06c33466 2 seconds ago 36.3MB [2024-03-10T08:34:49.133Z] security-proxy-auth latest 53b77a8f75b4 3 seconds ago 15.8MB [2024-03-10T08:34:49.133Z] core-common-config-bootstrapper latest 99e8bddff38c 3 seconds ago 15MB [2024-03-10T08:34:49.133Z] security-proxy-setup latest dd4a1b50efef 3 seconds ago 25.9MB [2024-03-10T08:34:49.133Z] core-metadata latest 24b627bf4464 4 seconds ago 17.4MB [2024-03-10T08:34:49.133Z] support-scheduler latest 22a81f6ee3a9 4 seconds ago 26.2MB [2024-03-10T08:34:49.133Z] core-command latest 08832ddfaa50 4 seconds ago 17MB [2024-03-10T08:34:49.133Z] support-notifications latest 677ac839b2d3 4 seconds ago 26.7MB [2024-03-10T08:34:49.133Z] security-spiffe-token-provider latest 78fb53df0b9c 5 seconds ago 28.7MB [2024-03-10T08:34:49.133Z] core-data latest c6079899d195 5 seconds ago 17.2MB [2024-03-10T08:34:49.133Z] security-spire-agent latest 264ad8e9e351 About a minute ago 161MB [2024-03-10T08:34:49.133Z] security-spire-config latest 71f1cf41f007 About a minute ago 102MB [2024-03-10T08:34:49.133Z] security-spire-server latest 551e2d3c57b5 About a minute ago 102MB [2024-03-10T08:34:49.133Z] ci-base-image-x86_64 latest 9700cef27e01 4 minutes ago 885MB [2024-03-10T08:34:49.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-10T08:34:49.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-10T08:34:49.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-10T08:36:08.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-10T08:36:09.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-10T08:36:09.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-10T08:36:09.664Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-10T08:36:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-10T08:36:17.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-10T08:36:17.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-10T08:36:18.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.238s coverage: 28.7% of statements [2024-03-10T08:36:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.252s coverage: 97.0% of statements [2024-03-10T08:36:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-10T08:36:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-10T08:36:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-10T08:36:36.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.332s coverage: 69.2% of statements [2024-03-10T08:36:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-10T08:36:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-10T08:36:37.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.279s coverage: 53.2% of statements [2024-03-10T08:36:42.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-10T08:36:42.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-10T08:36:42.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:36:42.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-10T08:36:42.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-10T08:36:50.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-10T08:36:50.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-10T08:37:02.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.549s coverage: 93.4% of statements [2024-03-10T08:37:02.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.424s coverage: 6.1% of statements [2024-03-10T08:37:02.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-10T08:37:02.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:37:02.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-10T08:37:03.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-10T08:37:04.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.485s coverage: 97.6% of statements [2024-03-10T08:37:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.179s coverage: 72.2% of statements [2024-03-10T08:37:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-10T08:37:13.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-10T08:37:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.353s coverage: 0.9% of statements [2024-03-10T08:37:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.241s coverage: 32.2% of statements [2024-03-10T08:37:16.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.271s coverage: 41.7% of statements [2024-03-10T08:37:16.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 82.9% of statements [2024-03-10T08:37:16.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.247s coverage: 94.1% of statements [2024-03-10T08:37:17.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.451s coverage: 96.3% of statements [2024-03-10T08:37:21.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.201s coverage: 87.5% of statements [2024-03-10T08:37:22.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-10T08:37:23.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-10T08:37:23.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-10T08:37:23.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-10T08:37:26.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-10T08:37:26.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-10T08:37:26.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-10T08:37:26.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-10T08:37:33.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.206s coverage: 94.4% of statements [2024-03-10T08:37:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-10T08:37:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-10T08:37:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-10T08:37:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-10T08:37:41.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-10T08:37:41.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-10T08:37:42.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-10T08:37:47.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.886s coverage: 79.9% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.235s coverage: 92.9% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.215s coverage: 62.3% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.169s coverage: 100.0% of statements [2024-03-10T08:37:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.366s coverage: 81.8% of statements [2024-03-10T08:37:48.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.365s coverage: 82.1% of statements [2024-03-10T08:37:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-10T08:37:50.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.191s coverage: 86.0% of statements [2024-03-10T08:37:52.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-10T08:37:52.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-10T08:37:54.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.769s coverage: 63.1% of statements [2024-03-10T08:37:55.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.296s coverage: 100.0% of statements [2024-03-10T08:37:55.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements [2024-03-10T08:37:55.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements [2024-03-10T08:37:56.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-03-10T08:37:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-10T08:37:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-10T08:37:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-10T08:37:57.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-03-10T08:38:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-10T08:38:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-10T08:38:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-10T08:38:03.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements [2024-03-10T08:38:03.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements [2024-03-10T08:38:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-10T08:38:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-10T08:38:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-10T08:38:06.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-10T08:38:07.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements [2024-03-10T08:38:11.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-10T08:38:11.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-10T08:38:11.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-10T08:38:11.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-10T08:38:18.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-10T08:38:18.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:38:18.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-10T08:38:18.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-10T08:38:18.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.286s coverage: 19.9% of statements [2024-03-10T08:38:18.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements [2024-03-10T08:38:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-10T08:38:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-10T08:38:22.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.295s coverage: 61.8% of statements [2024-03-10T08:38:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-10T08:38:23.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-10T08:38:25.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.361s coverage: 98.9% of statements [2024-03-10T08:38:26.218Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-03-10T08:38:26.482Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-10T08:38:26.482Z] go vet ./... [2024-03-10T08:40:33.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-10T08:40:33.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-10T08:40:33.140Z] ./bin/test-attribution-txt.sh [2024-03-10T08:40:33.140Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-10T08:40:33.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-10T08:40:33.546Z] + ls -al . [2024-03-10T08:40:33.546Z] total 736 [2024-03-10T08:40:33.546Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 08:33 . [2024-03-10T08:40:33.546Z] drwxr-xr-x 4 root root 4096 Mar 10 08:33 .. [2024-03-10T08:40:33.546Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:32 .blubracket [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 10 Mar 10 08:32 .dockerignore [2024-03-10T08:40:33.546Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 08:32 .git [2024-03-10T08:40:33.546Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:32 .github [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 1074 Mar 10 08:32 .gitignore [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 08:32 .golangci.yml [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 100 Mar 10 08:32 .hadolint.yml [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 155 Mar 10 08:32 .sonarcloud.properties [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:32 ADOPTERS.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 11674 Mar 10 08:32 Attribution.txt [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 100284 Mar 10 08:32 CHANGELOG.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:32 CONTRIBUTING.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 08:32 GOVERNANCE.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 861 Mar 10 08:32 Jenkinsfile [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:32 LICENSE [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 15392 Mar 10 08:32 Makefile [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 08:32 OWNERS.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 9528 Mar 10 08:32 README.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 08:32 SECURITY.md [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION [2024-03-10T08:40:33.546Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:32 bin [2024-03-10T08:40:33.546Z] drwxrwxr-x 18 1001 1001 4096 Mar 10 08:32 cmd [2024-03-10T08:40:33.546Z] -rw-r--r-- 1 root root 455122 Mar 10 08:38 coverage.out [2024-03-10T08:40:33.546Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 08:32 fuzz_test [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 3734 Mar 10 08:32 go.mod [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 35731 Mar 10 08:32 go.sum [2024-03-10T08:40:33.546Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 08:32 internal [2024-03-10T08:40:33.546Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 08:32 openapi [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 584 Mar 10 08:32 security.txt [2024-03-10T08:40:33.546Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 08:32 version.go [Pipeline] sh [2024-03-10T08:40:33.866Z] + '[' -e coverage.out ] [2024-03-10T08:40:33.866Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-10T08:40:33.917Z] Warning: overwriting stash ‘coverage-report’ [2024-03-10T08:40:34.645Z] Stashed 1 file(s) [Pipeline] sh [2024-03-10T08:40:34.952Z] + make build [2024-03-10T08:40:35.218Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-10T08:41:56.806Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-10T08:41:56.806Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-10T08:41:56.806Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-10T08:41:56.806Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-10T08:42:23.458Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-10T08:42:26.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-10T08:42:31.224Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-10T08:42:34.644Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-10T08:42:37.230Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-10T08:42:39.814Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-10T08:42:44.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-10T08:42:47.408Z] $ docker stop --time=1 42e538de4233a305d5d348dfbcac2cfcf1accc82cb75c5963ba63e8b597d1177 [2024-03-10T08:42:49.395Z] $ docker rm -f --volumes 42e538de4233a305d5d348dfbcac2cfcf1accc82cb75c5963ba63e8b597d1177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:42:52.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-10T08:42:52.006Z] [2024-03-10T08:42:52.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:42:52.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-10T08:42:52.642Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-10T08:42:52.642Z] 547446be3368: Pulling fs layer [2024-03-10T08:42:52.642Z] d125d8839a47: Pulling fs layer [2024-03-10T08:42:52.642Z] 3e85d5ac6304: Pulling fs layer [2024-03-10T08:42:52.642Z] c3105a71a48b: Pulling fs layer [2024-03-10T08:42:52.642Z] c3105a71a48b: Waiting [2024-03-10T08:42:52.642Z] 0f093f025ec4: Pulling fs layer [2024-03-10T08:42:52.642Z] c3106fc0e877: Pulling fs layer [2024-03-10T08:42:52.642Z] 0f093f025ec4: Waiting [2024-03-10T08:42:52.642Z] c3106fc0e877: Waiting [2024-03-10T08:42:52.642Z] 547446be3368: Verifying Checksum [2024-03-10T08:42:52.642Z] 547446be3368: Download complete [2024-03-10T08:42:52.642Z] c3105a71a48b: Verifying Checksum [2024-03-10T08:42:52.642Z] c3105a71a48b: Download complete [2024-03-10T08:42:53.221Z] d125d8839a47: Verifying Checksum [2024-03-10T08:42:53.221Z] d125d8839a47: Download complete [2024-03-10T08:42:53.221Z] c3106fc0e877: Verifying Checksum [2024-03-10T08:42:53.221Z] c3106fc0e877: Download complete [2024-03-10T08:42:53.221Z] 0f093f025ec4: Verifying Checksum [2024-03-10T08:42:53.221Z] 0f093f025ec4: Download complete [2024-03-10T08:42:53.496Z] 547446be3368: Pull complete [2024-03-10T08:42:54.449Z] d125d8839a47: Pull complete [2024-03-10T08:42:55.027Z] 3e85d5ac6304: Verifying Checksum [2024-03-10T08:42:55.027Z] 3e85d5ac6304: Download complete [2024-03-10T08:43:05.075Z] 3e85d5ac6304: Pull complete [2024-03-10T08:43:05.075Z] c3105a71a48b: Pull complete [2024-03-10T08:43:05.654Z] 0f093f025ec4: Pull complete [2024-03-10T08:43:05.918Z] c3106fc0e877: Pull complete [2024-03-10T08:43:05.918Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-10T08:43:05.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-10T08:43:05.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:43:06.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2024-03-10T08:43:06.288Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-10T08:43:08.495Z] $ docker top 14b0067e336ca36294b73bdce378c03b40d7bc187e5d4bf7635c9ca6ac91c7d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-10T08:43:09.392Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-10T08:43:17.597Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-10T08:43:17.597Z] #1 transferring dockerfile: 2.49kB done [2024-03-10T08:43:17.597Z] #1 DONE 0.1s [2024-03-10T08:43:17.861Z] [2024-03-10T08:43:17.861Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-10T08:43:17.861Z] #2 transferring dockerfile: 2.50kB done [2024-03-10T08:43:17.861Z] #2 DONE 0.0s [2024-03-10T08:43:17.861Z] [2024-03-10T08:43:17.861Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-03-10T08:43:17.861Z] #3 transferring dockerfile: 1.95kB done [2024-03-10T08:43:17.861Z] #3 DONE 0.1s [2024-03-10T08:43:17.861Z] [2024-03-10T08:43:17.861Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-10T08:43:18.130Z] #4 transferring dockerfile: 1.89kB done [2024-03-10T08:43:18.130Z] #4 DONE 0.1s [2024-03-10T08:43:18.130Z] [2024-03-10T08:43:18.130Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-10T08:43:18.130Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-03-10T08:43:18.130Z] #5 DONE 0.1s [2024-03-10T08:43:18.130Z] [2024-03-10T08:43:18.130Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-10T08:43:18.130Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-03-10T08:43:18.130Z] #6 DONE 0.1s [2024-03-10T08:43:18.130Z] [2024-03-10T08:43:18.130Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-03-10T08:43:18.130Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-03-10T08:43:18.401Z] #7 DONE 0.1s [2024-03-10T08:43:18.401Z] [2024-03-10T08:43:18.401Z] #8 [core-data internal] load build definition from Dockerfile [2024-03-10T08:43:18.401Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-03-10T08:43:18.401Z] #8 DONE 0.1s [2024-03-10T08:43:18.401Z] [2024-03-10T08:43:18.401Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-03-10T08:43:18.401Z] #9 transferring dockerfile: 1.81kB done [2024-03-10T08:43:18.401Z] #9 DONE 0.1s [2024-03-10T08:43:18.401Z] [2024-03-10T08:43:18.401Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-03-10T08:43:18.401Z] #10 transferring dockerfile: 2.06kB done [2024-03-10T08:43:18.401Z] #10 DONE 0.1s [2024-03-10T08:43:18.401Z] [2024-03-10T08:43:18.401Z] #11 [core-command internal] load build definition from Dockerfile [2024-03-10T08:43:18.402Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-03-10T08:43:18.402Z] #11 DONE 0.1s [2024-03-10T08:43:18.402Z] [2024-03-10T08:43:18.402Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-10T08:43:18.668Z] #12 transferring dockerfile: 2.93kB done [2024-03-10T08:43:18.668Z] #12 DONE 0.1s [2024-03-10T08:43:18.668Z] [2024-03-10T08:43:18.668Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-10T08:43:18.668Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-03-10T08:43:18.668Z] #13 DONE 0.1s [2024-03-10T08:43:18.668Z] [2024-03-10T08:43:18.668Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-10T08:43:18.668Z] #14 transferring dockerfile: 2.23kB 0.0s done [2024-03-10T08:43:18.668Z] #14 DONE 0.1s [2024-03-10T08:43:18.668Z] [2024-03-10T08:43:18.668Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-03-10T08:43:18.668Z] #15 transferring context: [2024-03-10T08:43:18.934Z] #15 transferring context: 50B 0.0s done [2024-03-10T08:43:18.934Z] #15 DONE 0.1s [2024-03-10T08:43:19.520Z] [2024-03-10T08:43:19.520Z] #16 [security-proxy-setup internal] load .dockerignore [2024-03-10T08:43:19.520Z] #16 transferring context: 50B 0.0s done [2024-03-10T08:43:19.520Z] #16 DONE 0.0s [2024-03-10T08:43:19.520Z] [2024-03-10T08:43:19.520Z] #17 [support-notifications internal] load .dockerignore [2024-03-10T08:43:19.520Z] #17 transferring context: 50B done [2024-03-10T08:43:19.520Z] #17 DONE 0.0s [2024-03-10T08:43:19.520Z] [2024-03-10T08:43:19.520Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-03-10T08:43:19.520Z] #18 transferring context: 50B done [2024-03-10T08:43:19.520Z] #18 DONE 0.1s [2024-03-10T08:43:19.520Z] [2024-03-10T08:43:19.520Z] #19 [security-proxy-auth internal] load .dockerignore [2024-03-10T08:43:19.520Z] #19 transferring context: 50B 0.0s done [2024-03-10T08:43:19.520Z] #19 DONE 0.1s [2024-03-10T08:43:19.520Z] [2024-03-10T08:43:19.520Z] #20 [security-spire-server internal] load .dockerignore [2024-03-10T08:43:19.786Z] #20 transferring context: 50B done [2024-03-10T08:43:19.786Z] #20 DONE 0.1s [2024-03-10T08:43:19.787Z] [2024-03-10T08:43:19.787Z] #21 [support-scheduler internal] load .dockerignore [2024-03-10T08:43:19.787Z] #21 transferring context: 50B done [2024-03-10T08:43:19.787Z] #21 DONE 0.0s [2024-03-10T08:43:19.787Z] [2024-03-10T08:43:19.787Z] #22 [core-data internal] load .dockerignore [2024-03-10T08:43:19.787Z] #22 transferring context: 50B done [2024-03-10T08:43:19.787Z] #22 DONE 0.1s [2024-03-10T08:43:19.787Z] [2024-03-10T08:43:19.787Z] #23 [security-spire-agent internal] load .dockerignore [2024-03-10T08:43:19.787Z] #23 transferring context: 50B done [2024-03-10T08:43:19.787Z] #23 DONE 0.0s [2024-03-10T08:43:19.787Z] [2024-03-10T08:43:19.787Z] #24 [core-metadata internal] load .dockerignore [2024-03-10T08:43:20.056Z] #24 transferring context: 50B done [2024-03-10T08:43:20.056Z] #24 DONE 0.1s [2024-03-10T08:43:20.056Z] [2024-03-10T08:43:20.056Z] #25 [core-command internal] load .dockerignore [2024-03-10T08:43:20.056Z] #25 transferring context: 50B done [2024-03-10T08:43:20.056Z] #25 DONE 0.1s [2024-03-10T08:43:20.056Z] [2024-03-10T08:43:20.056Z] #26 [security-bootstrapper internal] load .dockerignore [2024-03-10T08:43:20.056Z] #26 transferring context: 50B 0.0s done [2024-03-10T08:43:20.056Z] #26 DONE 0.1s [2024-03-10T08:43:20.056Z] [2024-03-10T08:43:20.056Z] #27 [security-spire-config internal] load .dockerignore [2024-03-10T08:43:20.056Z] #27 transferring context: 50B done [2024-03-10T08:43:20.056Z] #27 DONE 0.1s [2024-03-10T08:43:20.056Z] [2024-03-10T08:43:20.056Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-10T08:43:20.322Z] #28 transferring context: 50B done [2024-03-10T08:43:20.322Z] #28 DONE 0.1s [2024-03-10T08:43:20.322Z] [2024-03-10T08:43:20.322Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:20.322Z] #29 DONE 0.0s [2024-03-10T08:43:20.322Z] [2024-03-10T08:43:20.322Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:20.322Z] #30 DONE 0.1s [2024-03-10T08:43:20.322Z] [2024-03-10T08:43:20.322Z] #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:20.322Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:20.588Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:20.589Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:20.589Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:20.589Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s [2024-03-10T08:43:20.589Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s [2024-03-10T08:43:20.856Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:20.856Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-10T08:43:21.134Z] #31 ... [2024-03-10T08:43:21.134Z] [2024-03-10T08:43:21.134Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:21.134Z] #29 DONE 0.0s [2024-03-10T08:43:21.134Z] [2024-03-10T08:43:21.134Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:21.134Z] #32 DONE 0.7s [2024-03-10T08:43:21.134Z] [2024-03-10T08:43:21.134Z] #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.401Z] #31 ... [2024-03-10T08:43:21.401Z] [2024-03-10T08:43:21.401Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:21.401Z] #30 DONE 0.2s [2024-03-10T08:43:21.401Z] [2024-03-10T08:43:21.401Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:21.401Z] #32 DONE 1.4s [2024-03-10T08:43:21.401Z] [2024-03-10T08:43:21.401Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.401Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:21.401Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:21.401Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:21.401Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:21.401Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:21.401Z] #31 ... [2024-03-10T08:43:21.401Z] [2024-03-10T08:43:21.401Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:21.401Z] #29 DONE 0.0s [2024-03-10T08:43:21.401Z] [2024-03-10T08:43:21.401Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.676Z] #31 ... [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:21.676Z] #29 DONE 0.0s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:21.676Z] #33 DONE 0.6s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.676Z] #31 ... [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:21.676Z] #32 DONE 1.4s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:21.676Z] #33 DONE 0.6s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.676Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:21.676Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:21.676Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:21.676Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:21.676Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:21.676Z] #31 ... [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:21.676Z] #29 DONE 0.0s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:21.676Z] #30 DONE 0.4s [2024-03-10T08:43:21.676Z] [2024-03-10T08:43:21.676Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.942Z] #31 ... [2024-03-10T08:43:21.942Z] [2024-03-10T08:43:21.942Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:21.942Z] #32 DONE 1.4s [2024-03-10T08:43:21.942Z] [2024-03-10T08:43:21.942Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:21.942Z] #33 DONE 0.7s [2024-03-10T08:43:21.942Z] [2024-03-10T08:43:21.942Z] #31 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:21.942Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:21.942Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:21.942Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:21.942Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:21.942Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:21.942Z] #31 ... [2024-03-10T08:43:21.942Z] [2024-03-10T08:43:21.942Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:21.942Z] #29 DONE 0.0s [2024-03-10T08:43:21.942Z] [2024-03-10T08:43:21.942Z] #31 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:22.209Z] #31 ... [2024-03-10T08:43:22.209Z] [2024-03-10T08:43:22.209Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:22.209Z] #29 DONE 0.0s [2024-03-10T08:43:22.209Z] [2024-03-10T08:43:22.209Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:22.209Z] #30 DONE 0.9s [2024-03-10T08:43:22.209Z] [2024-03-10T08:43:22.209Z] #31 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:22.209Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-03-10T08:43:22.478Z] #31 ... [2024-03-10T08:43:22.478Z] [2024-03-10T08:43:22.478Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:22.478Z] #32 DONE 1.5s [2024-03-10T08:43:22.478Z] [2024-03-10T08:43:22.478Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:22.478Z] #33 DONE 0.7s [2024-03-10T08:43:22.478Z] [2024-03-10T08:43:22.478Z] #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:22.478Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:22.478Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:22.478Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:22.478Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:22.478Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:22.478Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-03-10T08:43:22.746Z] #31 ... [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:22.746Z] #29 DONE 0.0s [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:22.746Z] #34 ... [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:22.746Z] #32 DONE 1.5s [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:22.746Z] #33 DONE 0.8s [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:22.746Z] #29 DONE 0.0s [2024-03-10T08:43:22.746Z] [2024-03-10T08:43:22.746Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:23.011Z] #34 ... [2024-03-10T08:43:23.011Z] [2024-03-10T08:43:23.011Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:23.011Z] #29 DONE 0.0s [2024-03-10T08:43:23.011Z] [2024-03-10T08:43:23.011Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:23.637Z] #34 ... [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:23.637Z] #32 DONE 1.5s [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:23.637Z] #33 DONE 0.8s [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:23.637Z] #30 DONE 1.8s [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #35 [core-command internal] load build context [2024-03-10T08:43:23.637Z] #35 DONE 0.0s [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:23.637Z] #34 ... [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-10T08:43:23.637Z] #29 DONE 0.1s [2024-03-10T08:43:23.637Z] [2024-03-10T08:43:23.637Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:23.638Z] #34 ... [2024-03-10T08:43:23.638Z] [2024-03-10T08:43:23.638Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:23.638Z] #32 DONE 1.5s [2024-03-10T08:43:23.638Z] [2024-03-10T08:43:23.638Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:23.638Z] #33 DONE 0.8s [2024-03-10T08:43:23.638Z] [2024-03-10T08:43:23.638Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:24.617Z] #34 ... [2024-03-10T08:43:24.617Z] [2024-03-10T08:43:24.617Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-10T08:43:24.617Z] #36 DONE 2.2s [2024-03-10T08:43:24.617Z] [2024-03-10T08:43:24.617Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:24.617Z] #34 ... [2024-03-10T08:43:24.617Z] [2024-03-10T08:43:24.617Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-10T08:43:24.617Z] #30 DONE 3.0s [2024-03-10T08:43:24.617Z] [2024-03-10T08:43:24.617Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:24.886Z] #34 ... [2024-03-10T08:43:24.886Z] [2024-03-10T08:43:24.886Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-10T08:43:24.886Z] #32 DONE 1.6s [2024-03-10T08:43:24.886Z] [2024-03-10T08:43:24.886Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-10T08:43:24.886Z] #33 DONE 0.9s [2024-03-10T08:43:24.886Z] [2024-03-10T08:43:24.886Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:24.886Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:24.886Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:24.886Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:24.886Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:24.886Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:24.886Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-03-10T08:43:24.886Z] #31 DONE 5.1s [2024-03-10T08:43:24.886Z] [2024-03-10T08:43:24.886Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-10T08:43:25.855Z] #37 ... [2024-03-10T08:43:25.855Z] [2024-03-10T08:43:25.855Z] #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:25.855Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:25.855Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:25.855Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:25.855Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:25.855Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:25.855Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-03-10T08:43:25.855Z] #31 DONE 5.1s [2024-03-10T08:43:25.855Z] [2024-03-10T08:43:25.855Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:25.855Z] #38 DONE 0.0s [2024-03-10T08:43:25.855Z] [2024-03-10T08:43:25.855Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-10T08:43:25.855Z] #39 DONE 4.0s [2024-03-10T08:43:25.855Z] [2024-03-10T08:43:25.855Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-10T08:43:26.129Z] #40 ... [2024-03-10T08:43:26.129Z] [2024-03-10T08:43:26.129Z] #31 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-10T08:43:26.129Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-10T08:43:26.129Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-10T08:43:26.129Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-10T08:43:26.129Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-10T08:43:26.129Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-10T08:43:26.129Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.6s done [2024-03-10T08:43:26.129Z] #31 DONE 5.1s [2024-03-10T08:43:26.129Z] [2024-03-10T08:43:26.129Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:26.129Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:27.549Z] #38 ... [2024-03-10T08:43:27.549Z] [2024-03-10T08:43:27.549Z] #41 [security-spire-config internal] load build context [2024-03-10T08:43:27.549Z] #41 transferring context: 16.35kB 0.3s done [2024-03-10T08:43:27.549Z] #41 DONE 1.5s [2024-03-10T08:43:27.549Z] [2024-03-10T08:43:27.549Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:43:28.526Z] #42 ... [2024-03-10T08:43:28.526Z] [2024-03-10T08:43:28.526Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:28.526Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done [2024-03-10T08:43:28.526Z] #38 ... [2024-03-10T08:43:28.526Z] [2024-03-10T08:43:28.526Z] #43 [security-spire-agent internal] load build context [2024-03-10T08:43:28.526Z] #43 transferring context: 17.63kB 0.5s done [2024-03-10T08:43:28.526Z] #43 DONE 2.5s [2024-03-10T08:43:28.526Z] [2024-03-10T08:43:28.526Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:43:28.792Z] #44 ... [2024-03-10T08:43:28.792Z] [2024-03-10T08:43:28.792Z] #45 [security-spire-server internal] load build context [2024-03-10T08:43:28.792Z] #45 transferring context: 18.10kB 0.5s done [2024-03-10T08:43:28.792Z] #45 DONE 2.5s [2024-03-10T08:43:28.792Z] [2024-03-10T08:43:28.792Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:43:32.165Z] #42 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:43:32.165Z] #0 5.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 6.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 9.931 OK: 266 MiB in 52 packages [2024-03-10T08:43:32.165Z] #46 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-10T08:43:32.165Z] #0 5.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 9.768 OK: 266 MiB in 52 packages [2024-03-10T08:43:32.165Z] #47 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #48 [support-notifications internal] load build context [2024-03-10T08:43:32.165Z] #48 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:32.165Z] #49 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:43:32.165Z] #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 6.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 9.862 OK: 266 MiB in 52 packages [2024-03-10T08:43:32.165Z] #50 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:43:32.165Z] #51 ... [2024-03-10T08:43:32.165Z] [2024-03-10T08:43:32.165Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-10T08:43:32.165Z] #0 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.165Z] #0 9.757 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:43:32.165Z] #0 9.757 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:43:32.165Z] #0 9.757 OK: 19951 distinct packages available [2024-03-10T08:43:32.165Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:32.432Z] #52 ... [2024-03-10T08:43:32.432Z] [2024-03-10T08:43:32.432Z] #53 [core-data internal] load build context [2024-03-10T08:43:32.432Z] #53 ... [2024-03-10T08:43:32.432Z] [2024-03-10T08:43:32.432Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:32.432Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-10T08:43:32.432Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-10T08:43:32.432Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-10T08:43:32.432Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-10T08:43:32.432Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2024-03-10T08:43:32.432Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-10T08:43:32.432Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.8s [2024-03-10T08:43:32.432Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.8s [2024-03-10T08:43:32.698Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.0s [2024-03-10T08:43:32.698Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-10T08:43:32.698Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-03-10T08:43:32.965Z] #38 ... [2024-03-10T08:43:32.965Z] [2024-03-10T08:43:32.965Z] #54 [core-metadata internal] load build context [2024-03-10T08:43:32.965Z] #54 transferring context: 18.79MB 9.2s [2024-03-10T08:43:32.965Z] #54 ... [2024-03-10T08:43:32.965Z] [2024-03-10T08:43:32.965Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:32.965Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.2s done [2024-03-10T08:43:33.232Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.66MB / 23.39MB 3.7s [2024-03-10T08:43:33.499Z] #38 ... [2024-03-10T08:43:33.499Z] [2024-03-10T08:43:33.499Z] #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:43:33.499Z] #46 DONE 12.6s [2024-03-10T08:43:33.499Z] [2024-03-10T08:43:33.499Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:33.765Z] #38 ... [2024-03-10T08:43:33.765Z] [2024-03-10T08:43:33.765Z] #35 [core-command internal] load build context [2024-03-10T08:43:33.765Z] #35 ... [2024-03-10T08:43:33.765Z] [2024-03-10T08:43:33.765Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:34.032Z] #55 ... [2024-03-10T08:43:34.032Z] [2024-03-10T08:43:34.032Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:34.616Z] #38 ... [2024-03-10T08:43:34.616Z] [2024-03-10T08:43:34.616Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-10T08:43:34.616Z] #47 DONE 12.8s [2024-03-10T08:43:34.616Z] [2024-03-10T08:43:34.616Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:34.884Z] #55 ... [2024-03-10T08:43:34.884Z] [2024-03-10T08:43:34.884Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:34.884Z] #56 ... [2024-03-10T08:43:34.884Z] [2024-03-10T08:43:34.884Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:35.156Z] #34 ... [2024-03-10T08:43:35.156Z] [2024-03-10T08:43:35.156Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-10T08:43:35.156Z] #50 DONE 13.4s [2024-03-10T08:43:35.156Z] [2024-03-10T08:43:35.156Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:35.156Z] #34 ... [2024-03-10T08:43:35.156Z] [2024-03-10T08:43:35.156Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:35.156Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.5s [2024-03-10T08:43:35.743Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.46MB / 23.39MB 6.0s [2024-03-10T08:43:35.743Z] #38 ... [2024-03-10T08:43:35.743Z] [2024-03-10T08:43:35.743Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-10T08:43:35.743Z] #52 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:35.743Z] #52 12.59 OK: 266 MiB in 52 packages [2024-03-10T08:43:35.743Z] #52 DONE 13.8s [2024-03-10T08:43:35.743Z] [2024-03-10T08:43:35.743Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:36.009Z] #38 ... [2024-03-10T08:43:36.009Z] [2024-03-10T08:43:36.009Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-10T08:43:36.009Z] #57 ... [2024-03-10T08:43:36.009Z] [2024-03-10T08:43:36.009Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:36.274Z] #58 ... [2024-03-10T08:43:36.274Z] [2024-03-10T08:43:36.274Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-10T08:43:36.274Z] #59 ... [2024-03-10T08:43:36.274Z] [2024-03-10T08:43:36.274Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:43:36.274Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done [2024-03-10T08:43:36.274Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-10T08:43:36.274Z] #60 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-10T08:43:36.274Z] #60 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-10T08:43:36.274Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-03-10T08:43:36.274Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.6s done [2024-03-10T08:43:36.274Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-10T08:43:36.274Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 7.3s [2024-03-10T08:43:36.274Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-03-10T08:43:36.274Z] #60 ... [2024-03-10T08:43:36.274Z] [2024-03-10T08:43:36.274Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-10T08:43:36.274Z] #37 8.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:36.274Z] #37 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:36.274Z] #37 10.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:36.274Z] #37 10.36 (2/2) Installing su-exec (0.2-r3) [2024-03-10T08:43:36.274Z] #37 10.36 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:36.274Z] #37 10.46 OK: 8 MiB in 17 packages [2024-03-10T08:43:36.274Z] #37 DONE 11.3s [2024-03-10T08:43:36.274Z] [2024-03-10T08:43:36.274Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:43:36.274Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-03-10T08:43:36.274Z] #60 ... [2024-03-10T08:43:36.274Z] [2024-03-10T08:43:36.274Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:36.539Z] #61 ... [2024-03-10T08:43:36.539Z] [2024-03-10T08:43:36.539Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-10T08:43:36.539Z] #62 ... [2024-03-10T08:43:36.539Z] [2024-03-10T08:43:36.539Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:36.539Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.0s [2024-03-10T08:43:36.539Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-03-10T08:43:37.130Z] #38 ... [2024-03-10T08:43:37.130Z] [2024-03-10T08:43:37.130Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-10T08:43:37.130Z] #63 ... [2024-03-10T08:43:37.130Z] [2024-03-10T08:43:37.130Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-10T08:43:37.130Z] #40 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:37.130Z] #40 ... [2024-03-10T08:43:37.130Z] [2024-03-10T08:43:37.130Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-10T08:43:37.395Z] #64 ... [2024-03-10T08:43:37.395Z] [2024-03-10T08:43:37.395Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:37.395Z] #61 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:38.354Z] #61 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:38.935Z] #61 ... [2024-03-10T08:43:38.935Z] [2024-03-10T08:43:38.935Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:43:38.935Z] #44 transferring context: 60.97MB 18.2s [2024-03-10T08:43:38.935Z] #44 ... [2024-03-10T08:43:38.935Z] [2024-03-10T08:43:38.935Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:38.935Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.3s [2024-03-10T08:43:39.516Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.1s [2024-03-10T08:43:40.129Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.3s [2024-03-10T08:43:40.129Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 10.5s [2024-03-10T08:43:40.129Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.6s [2024-03-10T08:43:40.396Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.8s done [2024-03-10T08:43:40.995Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-10T08:43:41.581Z] #38 ... [2024-03-10T08:43:41.581Z] [2024-03-10T08:43:41.581Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:43:41.581Z] #42 ... [2024-03-10T08:43:41.581Z] [2024-03-10T08:43:41.846Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:43:42.113Z] #44 ... [2024-03-10T08:43:42.113Z] [2024-03-10T08:43:42.113Z] #48 [support-notifications internal] load build context [2024-03-10T08:43:42.113Z] #48 ... [2024-03-10T08:43:42.113Z] [2024-03-10T08:43:42.113Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:42.382Z] #49 ... [2024-03-10T08:43:42.382Z] [2024-03-10T08:43:42.382Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:43:42.382Z] #51 ... [2024-03-10T08:43:42.382Z] [2024-03-10T08:43:42.382Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:42.648Z] #49 ... [2024-03-10T08:43:42.648Z] [2024-03-10T08:43:42.648Z] #53 [core-data internal] load build context [2024-03-10T08:43:42.648Z] #53 ... [2024-03-10T08:43:42.648Z] [2024-03-10T08:43:42.648Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:42.648Z] #61 16.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:42.648Z] #61 16.74 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:42.914Z] #61 16.92 OK: 8 MiB in 16 packages [2024-03-10T08:43:43.180Z] #61 ... [2024-03-10T08:43:43.180Z] [2024-03-10T08:43:43.180Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-10T08:43:43.180Z] #57 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:43.180Z] #57 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:43.180Z] #57 13.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:43.180Z] #57 13.74 (2/4) Installing openssl (3.1.4-r5) [2024-03-10T08:43:43.180Z] #57 13.74 (3/4) Installing su-exec (0.2-r3) [2024-03-10T08:43:43.180Z] #57 13.74 (4/4) Installing yq (4.33.3-r5) [2024-03-10T08:43:43.180Z] #57 15.03 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:43.180Z] #57 15.03 OK: 18 MiB in 19 packages [2024-03-10T08:43:43.180Z] #57 DONE 17.1s [2024-03-10T08:43:43.180Z] [2024-03-10T08:43:43.180Z] #54 [core-metadata internal] load build context [2024-03-10T08:43:43.180Z] #54 ... [2024-03-10T08:43:43.180Z] [2024-03-10T08:43:43.181Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:44.136Z] #38 ... [2024-03-10T08:43:44.136Z] [2024-03-10T08:43:44.136Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-10T08:43:44.136Z] #40 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:44.136Z] #40 15.32 (1/2) Installing ca-certificates (20230506-r0) [2024-03-10T08:43:44.136Z] #40 15.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:44.136Z] #40 15.67 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:44.136Z] #40 15.78 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:43:44.136Z] #40 16.57 OK: 9 MiB in 17 packages [2024-03-10T08:43:44.136Z] #40 DONE 18.1s [2024-03-10T08:43:44.136Z] [2024-03-10T08:43:44.136Z] #35 [core-command internal] load build context [2024-03-10T08:43:44.136Z] #35 ... [2024-03-10T08:43:44.136Z] [2024-03-10T08:43:44.136Z] #54 [core-metadata internal] load build context [2024-03-10T08:43:44.403Z] #54 ... [2024-03-10T08:43:44.403Z] [2024-03-10T08:43:44.403Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:44.403Z] #61 DONE 18.4s [2024-03-10T08:43:44.403Z] [2024-03-10T08:43:44.403Z] #54 [core-metadata internal] load build context [2024-03-10T08:43:44.676Z] #54 transferring context: 39.43MB 20.8s [2024-03-10T08:43:44.942Z] #54 ... [2024-03-10T08:43:44.942Z] [2024-03-10T08:43:44.942Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:45.212Z] #55 ... [2024-03-10T08:43:45.212Z] [2024-03-10T08:43:45.212Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:45.212Z] #56 ... [2024-03-10T08:43:45.212Z] [2024-03-10T08:43:45.212Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:45.477Z] #34 ... [2024-03-10T08:43:45.477Z] [2024-03-10T08:43:45.477Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:45.744Z] #56 ... [2024-03-10T08:43:45.744Z] [2024-03-10T08:43:45.744Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-10T08:43:45.744Z] #58 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:45.744Z] #58 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:45.744Z] #58 17.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:45.744Z] #58 17.99 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:45.744Z] #58 18.05 OK: 8 MiB in 16 packages [2024-03-10T08:43:45.744Z] #58 DONE 19.7s [2024-03-10T08:43:45.744Z] [2024-03-10T08:43:45.744Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:46.327Z] #56 ... [2024-03-10T08:43:46.327Z] [2024-03-10T08:43:46.327Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-10T08:43:46.327Z] #59 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:46.327Z] #59 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:46.327Z] #59 17.21 (1/4) Installing ca-certificates (20230506-r0) [2024-03-10T08:43:46.327Z] #59 17.48 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:46.327Z] #59 17.50 (3/4) Installing su-exec (0.2-r3) [2024-03-10T08:43:46.327Z] #59 17.53 (4/4) Installing yq (4.33.3-r5) [2024-03-10T08:43:46.327Z] #59 18.19 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:46.327Z] #59 18.35 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:43:46.327Z] #59 19.28 OK: 18 MiB in 19 packages [2024-03-10T08:43:46.327Z] #59 DONE 20.2s [2024-03-10T08:43:46.327Z] [2024-03-10T08:43:46.327Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:46.593Z] #56 ... [2024-03-10T08:43:46.593Z] [2024-03-10T08:43:46.593Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:43:46.593Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.7s done [2024-03-10T08:43:46.593Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-03-10T08:43:46.593Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s [2024-03-10T08:43:46.593Z] #60 ... [2024-03-10T08:43:46.593Z] [2024-03-10T08:43:46.593Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-10T08:43:46.593Z] #0 8.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:46.593Z] #0 9.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:46.859Z] #65 ... [2024-03-10T08:43:46.859Z] [2024-03-10T08:43:46.859Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:43:51.116Z] #60 ... [2024-03-10T08:43:51.116Z] [2024-03-10T08:43:51.116Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-10T08:43:51.116Z] #65 12.94 OK: 8 MiB in 17 packages [2024-03-10T08:43:51.116Z] #65 DONE 14.1s [2024-03-10T08:43:51.116Z] [2024-03-10T08:43:51.116Z] #66 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-10T08:43:52.075Z] #66 ... [2024-03-10T08:43:52.075Z] [2024-03-10T08:43:52.075Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:43:52.075Z] #42 transferring context: 69.20MB 30.3s [2024-03-10T08:43:52.075Z] #42 ... [2024-03-10T08:43:52.075Z] [2024-03-10T08:43:52.075Z] #54 [core-metadata internal] load build context [2024-03-10T08:43:52.075Z] #54 ... [2024-03-10T08:43:52.075Z] [2024-03-10T08:43:52.075Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:43:52.342Z] #44 ... [2024-03-10T08:43:52.342Z] [2024-03-10T08:43:52.342Z] #48 [support-notifications internal] load build context [2024-03-10T08:43:52.342Z] #48 ... [2024-03-10T08:43:52.342Z] [2024-03-10T08:43:52.342Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:43:52.611Z] #42 ... [2024-03-10T08:43:52.611Z] [2024-03-10T08:43:52.611Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:43:52.611Z] #51 ... [2024-03-10T08:43:52.611Z] [2024-03-10T08:43:52.611Z] #48 [support-notifications internal] load build context [2024-03-10T08:43:52.878Z] #48 ... [2024-03-10T08:43:52.878Z] [2024-03-10T08:43:52.878Z] #53 [core-data internal] load build context [2024-03-10T08:43:53.146Z] #53 ... [2024-03-10T08:43:53.146Z] [2024-03-10T08:43:53.146Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:53.146Z] #49 ... [2024-03-10T08:43:53.146Z] [2024-03-10T08:43:53.146Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-10T08:43:53.146Z] #63 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:53.146Z] #63 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:53.146Z] #63 20.54 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:43:53.146Z] #63 20.54 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:43:53.146Z] #63 20.54 OK: 19946 distinct packages available [2024-03-10T08:43:53.146Z] #63 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:53.146Z] #63 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:53.146Z] #63 25.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:53.146Z] #63 25.60 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:43:53.146Z] #63 25.60 (3/4) Installing libucontext (1.2-r2) [2024-03-10T08:43:53.146Z] #63 25.70 (4/4) Installing gcompat (1.1.0-r1) [2024-03-10T08:43:53.146Z] #63 25.72 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:53.146Z] #63 25.88 OK: 8 MiB in 19 packages [2024-03-10T08:43:53.146Z] #63 ... [2024-03-10T08:43:53.146Z] [2024-03-10T08:43:53.146Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:53.413Z] #49 ... [2024-03-10T08:43:53.413Z] [2024-03-10T08:43:53.413Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-10T08:43:53.413Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:53.413Z] #67 ... [2024-03-10T08:43:53.413Z] [2024-03-10T08:43:53.413Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:43:53.998Z] #49 ... [2024-03-10T08:43:53.998Z] [2024-03-10T08:43:53.998Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-10T08:43:53.998Z] #63 DONE 27.2s [2024-03-10T08:43:54.265Z] [2024-03-10T08:43:54.265Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-10T08:43:54.265Z] #68 ... [2024-03-10T08:43:54.265Z] [2024-03-10T08:43:54.265Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:43:54.265Z] #0 9.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.532Z] #69 ... [2024-03-10T08:43:54.532Z] [2024-03-10T08:43:54.532Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-10T08:43:54.532Z] #64 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.532Z] #64 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.532Z] #64 22.69 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:43:54.532Z] #64 22.69 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:43:54.532Z] #64 22.69 OK: 19946 distinct packages available [2024-03-10T08:43:54.532Z] #64 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.532Z] #64 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.532Z] #64 27.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:54.532Z] #64 27.45 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:43:54.532Z] #64 27.47 (3/5) Installing libucontext (1.2-r2) [2024-03-10T08:43:54.532Z] #64 27.50 (4/5) Installing gcompat (1.1.0-r1) [2024-03-10T08:43:54.532Z] #64 ... [2024-03-10T08:43:54.532Z] [2024-03-10T08:43:54.532Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-10T08:43:54.532Z] #0 9.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.798Z] #70 ... [2024-03-10T08:43:54.798Z] [2024-03-10T08:43:54.798Z] #35 [core-command internal] load build context [2024-03-10T08:43:54.798Z] #35 ... [2024-03-10T08:43:54.798Z] [2024-03-10T08:43:54.798Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:43:54.798Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s [2024-03-10T08:43:54.798Z] #38 ... [2024-03-10T08:43:54.798Z] [2024-03-10T08:43:54.798Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-10T08:43:54.798Z] #62 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.798Z] #62 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.798Z] #62 23.54 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-10T08:43:54.798Z] #62 23.54 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-10T08:43:54.798Z] #62 23.54 OK: 19946 distinct packages available [2024-03-10T08:43:54.798Z] #62 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.798Z] #62 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:54.798Z] #62 28.28 (1/11) Installing ca-certificates (20230506-r0) [2024-03-10T08:43:54.798Z] #62 28.50 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-10T08:43:54.798Z] #62 28.66 (3/11) Installing libunistring (1.1-r1) [2024-03-10T08:43:54.798Z] #62 28.84 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-10T08:43:55.065Z] #62 28.89 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-10T08:43:55.065Z] #62 28.92 (6/11) Installing libcurl (8.5.0-r0) [2024-03-10T08:43:55.066Z] #62 ... [2024-03-10T08:43:55.066Z] [2024-03-10T08:43:55.066Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:43:55.331Z] #44 ... [2024-03-10T08:43:55.331Z] [2024-03-10T08:43:55.331Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:55.331Z] #55 ... [2024-03-10T08:43:55.331Z] [2024-03-10T08:43:55.331Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:43:55.331Z] #69 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:55.599Z] #69 ... [2024-03-10T08:43:55.599Z] [2024-03-10T08:43:55.599Z] #34 [support-scheduler internal] load build context [2024-03-10T08:43:55.599Z] #34 ... [2024-03-10T08:43:55.599Z] [2024-03-10T08:43:55.599Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:55.879Z] #55 ... [2024-03-10T08:43:55.879Z] [2024-03-10T08:43:55.879Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:43:55.879Z] #71 ... [2024-03-10T08:43:55.879Z] [2024-03-10T08:43:55.879Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:56.468Z] #55 ... [2024-03-10T08:43:56.468Z] [2024-03-10T08:43:56.468Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-10T08:43:56.468Z] #0 8.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:43:56.735Z] #72 ... [2024-03-10T08:43:56.735Z] [2024-03-10T08:43:56.735Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:43:56.735Z] #56 ... [2024-03-10T08:43:56.735Z] [2024-03-10T08:43:56.735Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:57.000Z] #55 ... [2024-03-10T08:43:57.000Z] [2024-03-10T08:43:57.000Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-10T08:43:57.000Z] #64 27.54 (5/5) Installing openssl (3.1.4-r5) [2024-03-10T08:43:57.000Z] #64 27.62 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:57.000Z] #64 27.87 OK: 9 MiB in 20 packages [2024-03-10T08:43:57.000Z] #64 DONE 29.8s [2024-03-10T08:43:57.000Z] [2024-03-10T08:43:57.000Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:43:57.000Z] #55 transferring context: 48.28MB 32.4s [2024-03-10T08:43:58.410Z] #55 ... [2024-03-10T08:43:58.410Z] [2024-03-10T08:43:58.410Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-10T08:43:58.410Z] #62 28.96 (7/11) Installing curl (8.5.0-r0) [2024-03-10T08:43:58.410Z] #62 29.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-10T08:43:58.410Z] #62 29.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-10T08:43:58.410Z] #62 29.07 (10/11) Installing libucontext (1.2-r2) [2024-03-10T08:43:58.410Z] #62 29.07 (11/11) Installing gcompat (1.1.0-r1) [2024-03-10T08:43:58.410Z] #62 29.17 Executing busybox-1.36.1-r5.trigger [2024-03-10T08:43:58.411Z] #62 29.38 Executing ca-certificates-20230506-r0.trigger [2024-03-10T08:43:58.411Z] #62 30.23 OK: 13 MiB in 26 packages [2024-03-10T08:43:58.411Z] #62 DONE 32.3s [2024-03-10T08:43:58.678Z] [2024-03-10T08:43:58.678Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:00.084Z] #55 ... [2024-03-10T08:44:00.085Z] [2024-03-10T08:44:00.085Z] #66 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-10T08:44:00.085Z] #66 DONE 9.1s [2024-03-10T08:44:00.085Z] [2024-03-10T08:44:00.085Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:00.687Z] #55 ... [2024-03-10T08:44:00.687Z] [2024-03-10T08:44:00.687Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-10T08:44:00.687Z] #67 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:00.687Z] #67 15.18 OK: 18 MiB in 19 packages [2024-03-10T08:44:00.687Z] #67 DONE 17.4s [2024-03-10T08:44:00.687Z] [2024-03-10T08:44:00.687Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:00.953Z] #55 ... [2024-03-10T08:44:00.953Z] [2024-03-10T08:44:00.953Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:44:00.953Z] #69 15.18 OK: 9 MiB in 17 packages [2024-03-10T08:44:00.953Z] #69 DONE 16.9s [2024-03-10T08:44:00.953Z] [2024-03-10T08:44:00.953Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:01.228Z] #55 ... [2024-03-10T08:44:01.228Z] [2024-03-10T08:44:01.228Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:44:01.228Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.5s [2024-03-10T08:44:01.497Z] #60 ... [2024-03-10T08:44:01.497Z] [2024-03-10T08:44:01.497Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:44:01.497Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s [2024-03-10T08:44:01.497Z] #38 ... [2024-03-10T08:44:01.497Z] [2024-03-10T08:44:01.497Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:01.768Z] #55 ... [2024-03-10T08:44:01.768Z] [2024-03-10T08:44:01.768Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-10T08:44:01.768Z] #70 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:01.768Z] #70 15.35 OK: 8 MiB in 16 packages [2024-03-10T08:44:01.768Z] #70 DONE 17.1s [2024-03-10T08:44:01.768Z] [2024-03-10T08:44:01.768Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:02.033Z] #55 transferring context: 57.20MB 37.5s [2024-03-10T08:44:02.300Z] #55 ... [2024-03-10T08:44:02.300Z] [2024-03-10T08:44:02.300Z] #54 [core-metadata internal] load build context [2024-03-10T08:44:02.300Z] #54 ... [2024-03-10T08:44:02.300Z] [2024-03-10T08:44:02.300Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-10T08:44:02.300Z] #72 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:02.300Z] #72 13.98 OK: 18 MiB in 19 packages [2024-03-10T08:44:02.300Z] #72 DONE 15.9s [2024-03-10T08:44:02.300Z] [2024-03-10T08:44:02.300Z] #54 [core-metadata internal] load build context [2024-03-10T08:44:02.300Z] #54 ... [2024-03-10T08:44:02.300Z] [2024-03-10T08:44:02.300Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:02.568Z] #55 ... [2024-03-10T08:44:02.568Z] [2024-03-10T08:44:02.568Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:44:02.835Z] #42 ... [2024-03-10T08:44:02.835Z] [2024-03-10T08:44:02.835Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:44:02.835Z] #51 ... [2024-03-10T08:44:02.835Z] [2024-03-10T08:44:02.835Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:44:02.835Z] #71 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:02.835Z] #71 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:02.835Z] #71 15.35 OK: 8 MiB in 16 packages [2024-03-10T08:44:02.835Z] #71 DONE 16.8s [2024-03-10T08:44:02.835Z] [2024-03-10T08:44:02.835Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:44:02.835Z] #51 ... [2024-03-10T08:44:02.835Z] [2024-03-10T08:44:02.835Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:44:03.103Z] #42 ... [2024-03-10T08:44:03.103Z] [2024-03-10T08:44:03.104Z] #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-10T08:44:03.104Z] #73 DONE 2.7s [2024-03-10T08:44:03.104Z] [2024-03-10T08:44:03.104Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-10T08:44:03.104Z] #74 DONE 2.2s [2024-03-10T08:44:03.104Z] [2024-03-10T08:44:03.104Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:44:03.104Z] #42 ... [2024-03-10T08:44:03.104Z] [2024-03-10T08:44:03.104Z] #53 [core-data internal] load build context [2024-03-10T08:44:03.372Z] #53 ... [2024-03-10T08:44:03.372Z] [2024-03-10T08:44:03.372Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:03.372Z] #48 ... [2024-03-10T08:44:03.372Z] [2024-03-10T08:44:03.372Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:44:03.372Z] #49 ... [2024-03-10T08:44:03.372Z] [2024-03-10T08:44:03.372Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:03.970Z] #48 ... [2024-03-10T08:44:03.970Z] [2024-03-10T08:44:03.970Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-10T08:44:03.970Z] #68 7.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:03.970Z] #68 7.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:03.970Z] #68 9.221 OK: 8 MiB in 19 packages [2024-03-10T08:44:03.970Z] #68 DONE 9.6s [2024-03-10T08:44:03.970Z] [2024-03-10T08:44:03.970Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:04.926Z] #48 ... [2024-03-10T08:44:04.926Z] [2024-03-10T08:44:04.926Z] #35 [core-command internal] load build context [2024-03-10T08:44:04.926Z] #35 ... [2024-03-10T08:44:04.926Z] [2024-03-10T08:44:04.926Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:05.509Z] #48 ... [2024-03-10T08:44:05.509Z] [2024-03-10T08:44:05.509Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:44:05.509Z] #44 ... [2024-03-10T08:44:05.509Z] [2024-03-10T08:44:05.509Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:05.783Z] #48 ... [2024-03-10T08:44:05.783Z] [2024-03-10T08:44:05.783Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:05.783Z] #34 ... [2024-03-10T08:44:05.783Z] [2024-03-10T08:44:05.783Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:44:06.366Z] #44 transferring context: 115.18MB 45.8s [2024-03-10T08:44:06.366Z] #44 ... [2024-03-10T08:44:06.366Z] [2024-03-10T08:44:06.366Z] #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-10T08:44:06.366Z] #0 7.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:06.366Z] #0 7.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:06.366Z] #0 8.752 OK: 9 MiB in 20 packages [2024-03-10T08:44:06.366Z] #75 DONE 9.5s [2024-03-10T08:44:06.631Z] [2024-03-10T08:44:06.631Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:44:06.901Z] #44 ... [2024-03-10T08:44:06.901Z] [2024-03-10T08:44:06.901Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:07.167Z] #56 ... [2024-03-10T08:44:07.167Z] [2024-03-10T08:44:07.167Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:44:07.167Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.9s [2024-03-10T08:44:07.755Z] #38 ... [2024-03-10T08:44:07.755Z] [2024-03-10T08:44:07.755Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:08.024Z] #56 ... [2024-03-10T08:44:08.024Z] [2024-03-10T08:44:08.024Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-10T08:44:08.024Z] #0 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:08.024Z] #0 7.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-10T08:44:08.024Z] #0 8.783 OK: 13 MiB in 26 packages [2024-03-10T08:44:08.024Z] #76 DONE 9.5s [2024-03-10T08:44:08.024Z] [2024-03-10T08:44:08.024Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:10.602Z] #56 ... [2024-03-10T08:44:10.602Z] [2024-03-10T08:44:10.602Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-10T08:44:10.602Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.1s done [2024-03-10T08:44:10.602Z] #60 DONE 44.4s [2024-03-10T08:44:10.602Z] [2024-03-10T08:44:10.602Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:10.867Z] #56 ... [2024-03-10T08:44:10.867Z] [2024-03-10T08:44:10.867Z] #44 [security-secretstore-setup internal] load build context [2024-03-10T08:44:10.867Z] #44 transferring context: 133.47MB 50.1s done [2024-03-10T08:44:10.867Z] #44 DONE 50.4s [2024-03-10T08:44:10.867Z] [2024-03-10T08:44:10.867Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:12.801Z] #56 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #54 [core-metadata internal] load build context [2024-03-10T08:44:12.801Z] #54 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:12.801Z] #56 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:12.801Z] #55 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:12.801Z] #77 DONE 1.8s [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:12.801Z] #55 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:12.801Z] #56 ... [2024-03-10T08:44:12.801Z] [2024-03-10T08:44:12.801Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:44:13.064Z] #51 ... [2024-03-10T08:44:13.064Z] [2024-03-10T08:44:13.064Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:13.329Z] #56 ... [2024-03-10T08:44:13.329Z] [2024-03-10T08:44:13.329Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:44:13.329Z] #42 ... [2024-03-10T08:44:13.329Z] [2024-03-10T08:44:13.329Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:13.598Z] #56 ... [2024-03-10T08:44:13.598Z] [2024-03-10T08:44:13.598Z] #53 [core-data internal] load build context [2024-03-10T08:44:13.598Z] #53 ... [2024-03-10T08:44:13.598Z] [2024-03-10T08:44:13.598Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:44:13.598Z] #49 ... [2024-03-10T08:44:13.598Z] [2024-03-10T08:44:13.598Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:14.176Z] #56 ... [2024-03-10T08:44:14.176Z] [2024-03-10T08:44:14.176Z] #51 [security-proxy-auth internal] load build context [2024-03-10T08:44:14.176Z] #51 transferring context: 133.47MB 51.5s done [2024-03-10T08:44:14.176Z] #51 DONE 52.2s [2024-03-10T08:44:14.176Z] [2024-03-10T08:44:14.176Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:15.149Z] #56 ... [2024-03-10T08:44:15.149Z] [2024-03-10T08:44:15.149Z] #42 [security-proxy-setup internal] load build context [2024-03-10T08:44:15.149Z] #42 transferring context: 133.47MB 53.1s done [2024-03-10T08:44:15.149Z] #42 DONE 53.8s [2024-03-10T08:44:15.149Z] [2024-03-10T08:44:15.149Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:15.149Z] #56 ... [2024-03-10T08:44:15.149Z] [2024-03-10T08:44:15.149Z] #35 [core-command internal] load build context [2024-03-10T08:44:15.149Z] #35 ... [2024-03-10T08:44:15.149Z] [2024-03-10T08:44:15.149Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:44:15.149Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.9s done [2024-03-10T08:44:15.417Z] #38 ... [2024-03-10T08:44:15.417Z] [2024-03-10T08:44:15.417Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-10T08:44:15.417Z] #78 DONE 2.9s [2024-03-10T08:44:15.417Z] [2024-03-10T08:44:15.417Z] #35 [core-command internal] load build context [2024-03-10T08:44:15.683Z] #35 ... [2024-03-10T08:44:15.683Z] [2024-03-10T08:44:15.683Z] #49 [security-spiffe-token-provider internal] load build context [2024-03-10T08:44:15.683Z] #49 transferring context: 133.47MB 52.9s done [2024-03-10T08:44:15.683Z] #49 DONE 53.8s [2024-03-10T08:44:15.683Z] [2024-03-10T08:44:15.683Z] #35 [core-command internal] load build context [2024-03-10T08:44:15.948Z] #35 ... [2024-03-10T08:44:15.948Z] [2024-03-10T08:44:15.948Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:15.948Z] #48 ... [2024-03-10T08:44:15.948Z] [2024-03-10T08:44:15.948Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:16.213Z] #34 ... [2024-03-10T08:44:16.213Z] [2024-03-10T08:44:16.213Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:16.213Z] #79 DONE 1.7s [2024-03-10T08:44:16.213Z] [2024-03-10T08:44:16.213Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:16.213Z] #34 ... [2024-03-10T08:44:16.213Z] [2024-03-10T08:44:16.213Z] #35 [core-command internal] load build context [2024-03-10T08:44:16.792Z] #35 ... [2024-03-10T08:44:16.792Z] [2024-03-10T08:44:16.792Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-10T08:44:16.792Z] #38 DONE 50.8s [2024-03-10T08:44:16.792Z] [2024-03-10T08:44:16.792Z] #53 [core-data internal] load build context [2024-03-10T08:44:16.792Z] #53 transferring context: 133.47MB 54.0s done [2024-03-10T08:44:16.792Z] #53 DONE 54.2s [2024-03-10T08:44:16.792Z] [2024-03-10T08:44:16.792Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:16.792Z] #80 DONE 0.8s [2024-03-10T08:44:16.792Z] [2024-03-10T08:44:16.792Z] #35 [core-command internal] load build context [2024-03-10T08:44:17.059Z] #35 transferring context: 133.47MB 52.6s done [2024-03-10T08:44:17.324Z] #35 ... [2024-03-10T08:44:17.325Z] [2024-03-10T08:44:17.325Z] #54 [core-metadata internal] load build context [2024-03-10T08:44:17.325Z] #54 transferring context: 133.47MB 53.1s done [2024-03-10T08:44:17.325Z] #54 DONE 54.4s [2024-03-10T08:44:17.325Z] [2024-03-10T08:44:17.325Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:17.325Z] #34 ... [2024-03-10T08:44:17.325Z] [2024-03-10T08:44:17.325Z] #35 [core-command internal] load build context [2024-03-10T08:44:17.325Z] #35 DONE 53.9s [2024-03-10T08:44:17.325Z] [2024-03-10T08:44:17.325Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:18.279Z] #34 ... [2024-03-10T08:44:18.279Z] [2024-03-10T08:44:18.279Z] #55 [security-bootstrapper internal] load build context [2024-03-10T08:44:18.279Z] #55 transferring context: 133.47MB 53.4s done [2024-03-10T08:44:18.279Z] #55 DONE 54.4s [2024-03-10T08:44:18.279Z] [2024-03-10T08:44:18.279Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:18.859Z] #34 ... [2024-03-10T08:44:18.859Z] [2024-03-10T08:44:18.859Z] #56 [core-common-config-bootstrapper internal] load build context [2024-03-10T08:44:18.859Z] #56 transferring context: 133.47MB 53.3s done [2024-03-10T08:44:18.859Z] #56 DONE 54.1s [2024-03-10T08:44:18.859Z] [2024-03-10T08:44:18.859Z] #48 [support-notifications internal] load build context [2024-03-10T08:44:18.859Z] #48 transferring context: 133.47MB 57.0s done [2024-03-10T08:44:18.859Z] #48 DONE 57.2s [2024-03-10T08:44:18.859Z] [2024-03-10T08:44:18.859Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:19.835Z] #34 ... [2024-03-10T08:44:19.835Z] [2024-03-10T08:44:19.835Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:19.835Z] #81 DONE 0.9s [2024-03-10T08:44:19.835Z] [2024-03-10T08:44:19.835Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:21.774Z] #34 ... [2024-03-10T08:44:21.774Z] [2024-03-10T08:44:21.774Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:44:21.774Z] #82 DONE 2.6s [2024-03-10T08:44:21.774Z] [2024-03-10T08:44:21.774Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:21.774Z] #34 ... [2024-03-10T08:44:21.774Z] [2024-03-10T08:44:21.774Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:44:21.774Z] #83 DONE 2.5s [2024-03-10T08:44:21.774Z] [2024-03-10T08:44:21.774Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-10T08:44:21.774Z] #84 DONE 2.7s [2024-03-10T08:44:21.774Z] [2024-03-10T08:44:21.774Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.066Z] #34 ... [2024-03-10T08:44:22.066Z] [2024-03-10T08:44:22.066Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-10T08:44:22.066Z] #85 DONE 0.4s [2024-03-10T08:44:22.066Z] [2024-03-10T08:44:22.066Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.333Z] #34 ... [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-10T08:44:22.333Z] #86 DONE 0.4s [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.333Z] #34 ... [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-10T08:44:22.333Z] #87 DONE 0.5s [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.333Z] #34 ... [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-10T08:44:22.333Z] #88 DONE 0.4s [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-10T08:44:22.333Z] #89 DONE 0.3s [2024-03-10T08:44:22.333Z] [2024-03-10T08:44:22.333Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.603Z] #34 ... [2024-03-10T08:44:22.603Z] [2024-03-10T08:44:22.603Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-10T08:44:22.603Z] #90 DONE 0.3s [2024-03-10T08:44:22.603Z] [2024-03-10T08:44:22.603Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:22.603Z] #34 ... [2024-03-10T08:44:22.603Z] [2024-03-10T08:44:22.603Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:22.870Z] #91 ... [2024-03-10T08:44:22.870Z] [2024-03-10T08:44:22.870Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:44:22.870Z] #92 DONE 0.4s [2024-03-10T08:44:22.870Z] [2024-03-10T08:44:22.870Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:44:22.870Z] #93 DONE 0.4s [2024-03-10T08:44:22.870Z] [2024-03-10T08:44:22.870Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:23.135Z] #34 ... [2024-03-10T08:44:23.135Z] [2024-03-10T08:44:23.135Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-10T08:44:23.135Z] #94 DONE 0.4s [2024-03-10T08:44:23.135Z] [2024-03-10T08:44:23.135Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-10T08:44:23.135Z] #95 DONE 0.3s [2024-03-10T08:44:23.135Z] [2024-03-10T08:44:23.135Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:23.401Z] #34 ... [2024-03-10T08:44:23.401Z] [2024-03-10T08:44:23.401Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-10T08:44:23.401Z] #96 DONE 0.2s [2024-03-10T08:44:23.401Z] [2024-03-10T08:44:23.401Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-10T08:44:23.401Z] #97 DONE 0.4s [2024-03-10T08:44:23.401Z] [2024-03-10T08:44:23.401Z] #34 [support-scheduler internal] load build context [2024-03-10T08:44:23.401Z] #34 transferring context: 133.47MB 61.0s done [2024-03-10T08:44:23.401Z] #34 DONE 61.2s [2024-03-10T08:44:23.401Z] [2024-03-10T08:44:23.401Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-10T08:44:23.668Z] #98 DONE 0.3s [2024-03-10T08:44:23.668Z] [2024-03-10T08:44:23.668Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-10T08:44:23.668Z] #99 DONE 0.4s [2024-03-10T08:44:23.668Z] [2024-03-10T08:44:23.668Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-10T08:44:23.668Z] #100 DONE 0.3s [2024-03-10T08:44:23.668Z] [2024-03-10T08:44:23.668Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:25.067Z] #101 ... [2024-03-10T08:44:25.067Z] [2024-03-10T08:44:25.067Z] #102 [security-spire-config] exporting to image [2024-03-10T08:44:25.067Z] #102 exporting layers 1.4s done [2024-03-10T08:44:25.330Z] #102 writing image sha256:6cfa5d2f31e726be5643e628d2a6e4abe12f7558584f31833ab0ffb8f12fa4a9 done [2024-03-10T08:44:25.330Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-10T08:44:25.330Z] #102 exporting layers 1.7s done [2024-03-10T08:44:25.330Z] #102 writing image sha256:8add7c474c12b85e4e299b67c090847dea17f52c847d5166c43b80ba159731c3 0.0s done [2024-03-10T08:44:25.330Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-03-10T08:44:25.594Z] #102 writing image sha256:ca80caa3abb2ae2a2041f7ff41824fece7376458d59cbb3197f4ccef4e0712cb done [2024-03-10T08:44:25.594Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2024-03-10T08:44:25.594Z] #102 DONE 1.9s [2024-03-10T08:44:25.594Z] [2024-03-10T08:44:25.594Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:26.211Z] #103 ... [2024-03-10T08:44:26.211Z] [2024-03-10T08:44:26.211Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.379Z] #104 ... [2024-03-10T08:44:44.379Z] [2024-03-10T08:44:44.379Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.379Z] #101 DONE 22.2s [2024-03-10T08:44:44.379Z] [2024-03-10T08:44:44.379Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.379Z] #103 DONE 25.6s [2024-03-10T08:44:44.379Z] [2024-03-10T08:44:44.379Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.379Z] #104 DONE 26.2s [2024-03-10T08:44:44.379Z] [2024-03-10T08:44:44.379Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.379Z] #91 DONE 29.4s [2024-03-10T08:44:44.379Z] [2024-03-10T08:44:44.379Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #105 DONE 2.3s [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #106 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #107 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #108 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #109 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #110 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #111 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #112 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #113 [core-command builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #113 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #114 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #115 [core-metadata builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #115 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #116 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #117 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #118 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #119 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #120 [core-data builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #120 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #121 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #122 [support-scheduler builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #122 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #123 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #124 DONE 2.4s [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-10T08:44:44.646Z] #125 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #126 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-10T08:44:44.646Z] #127 CACHED [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #128 [support-notifications builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #128 DONE 2.5s [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-03-10T08:44:44.646Z] #129 DONE 2.4s [2024-03-10T08:44:44.646Z] [2024-03-10T08:44:44.646Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:44:49.989Z] #130 4.825 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-10T08:44:54.484Z] #130 ... [2024-03-10T08:44:54.484Z] [2024-03-10T08:44:54.484Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-10T08:44:54.484Z] #0 5.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-10T08:44:54.761Z] #131 ... [2024-03-10T08:44:54.761Z] [2024-03-10T08:44:54.761Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:44:54.761Z] #0 5.198 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-10T08:44:55.045Z] #132 ... [2024-03-10T08:44:55.046Z] [2024-03-10T08:44:55.046Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:44:55.046Z] #0 5.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-10T08:44:55.046Z] #133 ... [2024-03-10T08:44:55.046Z] [2024-03-10T08:44:55.046Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:44:55.046Z] #0 4.527 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-10T08:44:55.323Z] #134 ... [2024-03-10T08:44:55.324Z] [2024-03-10T08:44:55.324Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-10T08:44:55.324Z] #0 3.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-10T08:44:55.324Z] #135 ... [2024-03-10T08:44:55.324Z] [2024-03-10T08:44:55.324Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:44:55.324Z] #0 3.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-10T08:44:55.608Z] #136 ... [2024-03-10T08:44:55.608Z] [2024-03-10T08:44:55.608Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-10T08:44:55.608Z] #0 4.139 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-10T08:44:55.608Z] #137 ... [2024-03-10T08:44:55.608Z] [2024-03-10T08:44:55.608Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:44:55.608Z] #0 5.536 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-10T08:44:55.877Z] #138 ... [2024-03-10T08:44:55.877Z] [2024-03-10T08:44:55.877Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:44:55.877Z] #0 5.601 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-10T08:44:55.877Z] #139 ... [2024-03-10T08:44:55.877Z] [2024-03-10T08:44:55.877Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:44:55.877Z] #0 5.593 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-10T08:56:33.120Z] #140 ... [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-10T08:56:33.120Z] #137 DONE 704.8s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:56:33.120Z] #132 ... [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:56:33.120Z] #141 DONE 0.3s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:56:33.120Z] #142 DONE 0.2s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-10T08:56:33.120Z] #143 DONE 0.2s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-10T08:56:33.120Z] #144 DONE 0.1s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-10T08:56:33.120Z] #145 DONE 0.3s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-10T08:56:33.120Z] #146 DONE 0.2s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:56:33.120Z] #147 DONE 2.1s [2024-03-10T08:56:33.120Z] [2024-03-10T08:56:33.120Z] #102 [security-proxy-setup] exporting to image [2024-03-10T08:56:33.120Z] #102 exporting layers [2024-03-10T08:56:34.528Z] #102 exporting layers 1.3s done [2024-03-10T08:56:34.528Z] #102 writing image sha256:0aae63d03b43df011ce45f8f01c98c8e505b8764e3f58a164a64bc6a37913a0e 0.0s done [2024-03-10T08:56:34.528Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-10T08:56:34.528Z] #102 DONE 3.2s [2024-03-10T08:56:34.528Z] [2024-03-10T08:56:34.528Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-10T08:56:34.528Z] #135 705.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-10T08:56:37.866Z] #135 ... [2024-03-10T08:56:37.866Z] [2024-03-10T08:56:37.866Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-10T08:56:37.866Z] #131 DONE 713.1s [2024-03-10T08:56:37.866Z] [2024-03-10T08:56:37.866Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-10T08:56:37.866Z] #148 DONE 0.3s [2024-03-10T08:56:37.866Z] [2024-03-10T08:56:37.866Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-10T08:56:41.226Z] #149 DONE 2.6s [2024-03-10T08:56:41.226Z] [2024-03-10T08:56:41.226Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:56:41.226Z] #150 DONE 0.3s [2024-03-10T08:56:41.226Z] [2024-03-10T08:56:41.226Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:56:41.226Z] #151 DONE 0.2s [2024-03-10T08:56:41.226Z] [2024-03-10T08:56:41.226Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-10T08:56:41.507Z] #152 DONE 0.3s [2024-03-10T08:56:41.507Z] [2024-03-10T08:56:41.507Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-10T08:56:41.774Z] #153 DONE 0.2s [2024-03-10T08:56:41.774Z] [2024-03-10T08:56:41.774Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-10T08:56:41.774Z] #154 DONE 0.1s [2024-03-10T08:56:41.774Z] [2024-03-10T08:56:41.774Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-10T08:56:42.039Z] #155 DONE 0.2s [2024-03-10T08:56:42.039Z] [2024-03-10T08:56:42.039Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-10T08:56:42.039Z] #156 DONE 0.2s [2024-03-10T08:56:42.039Z] [2024-03-10T08:56:42.039Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:56:42.335Z] #136 ... [2024-03-10T08:56:42.335Z] [2024-03-10T08:56:42.335Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-10T08:56:42.335Z] #157 DONE 0.2s [2024-03-10T08:56:42.335Z] [2024-03-10T08:56:42.335Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-10T08:56:44.277Z] #158 DONE 2.1s [2024-03-10T08:56:44.277Z] [2024-03-10T08:56:44.277Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:56:44.543Z] #138 ... [2024-03-10T08:56:44.543Z] [2024-03-10T08:56:44.543Z] #102 [security-bootstrapper] exporting to image [2024-03-10T08:56:44.543Z] #102 exporting layers [2024-03-10T08:56:45.501Z] #102 exporting layers 1.1s done [2024-03-10T08:56:45.501Z] #102 writing image sha256:5c401b769ac2cb236b5531b03169f8422c68452f5a233a4561f143d984585097 0.0s done [2024-03-10T08:56:45.501Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-10T08:56:45.501Z] #102 DONE 4.3s [2024-03-10T08:56:45.501Z] [2024-03-10T08:56:45.501Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:56:45.774Z] #134 ... [2024-03-10T08:56:45.774Z] [2024-03-10T08:56:45.774Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-10T08:56:45.774Z] #135 DONE 721.1s [2024-03-10T08:56:45.774Z] [2024-03-10T08:56:45.774Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:56:46.041Z] #132 ... [2024-03-10T08:56:46.041Z] [2024-03-10T08:56:46.041Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:56:46.331Z] #159 DONE 0.1s [2024-03-10T08:56:46.331Z] [2024-03-10T08:56:46.331Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:56:46.599Z] #160 DONE 0.3s [2024-03-10T08:56:46.599Z] [2024-03-10T08:56:46.599Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-10T08:56:46.864Z] #161 DONE 0.2s [2024-03-10T08:56:46.864Z] [2024-03-10T08:56:46.864Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:56:46.864Z] #136 ... [2024-03-10T08:56:46.864Z] [2024-03-10T08:56:46.864Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-10T08:56:47.138Z] #162 DONE 0.1s [2024-03-10T08:56:47.138Z] [2024-03-10T08:56:47.138Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:56:47.138Z] #163 DONE 0.3s [2024-03-10T08:56:47.138Z] [2024-03-10T08:56:47.138Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:56:47.403Z] #132 ... [2024-03-10T08:56:47.403Z] [2024-03-10T08:56:47.403Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-10T08:56:47.403Z] #164 DONE 0.3s [2024-03-10T08:56:47.403Z] [2024-03-10T08:56:47.403Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:56:47.672Z] #134 ... [2024-03-10T08:56:47.672Z] [2024-03-10T08:56:47.672Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-10T08:56:47.672Z] #165 DONE 0.3s [2024-03-10T08:56:47.672Z] [2024-03-10T08:56:47.672Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:56:47.938Z] #133 ... [2024-03-10T08:56:47.938Z] [2024-03-10T08:56:47.938Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-10T08:56:47.938Z] #166 DONE 0.1s [2024-03-10T08:56:47.938Z] [2024-03-10T08:56:47.938Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:56:49.875Z] #167 DONE 1.9s [2024-03-10T08:56:49.875Z] [2024-03-10T08:56:49.875Z] #102 [security-secretstore-setup] exporting to image [2024-03-10T08:56:49.875Z] #102 exporting layers [2024-03-10T08:56:51.279Z] #102 exporting layers 1.3s done [2024-03-10T08:56:51.279Z] #102 writing image sha256:ae48b3079fe8c86551f173b4c1921b82830b5a2b3f5f65e54b7398a021b05b0b done [2024-03-10T08:56:51.279Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-10T08:56:51.279Z] #102 DONE 5.5s [2024-03-10T08:56:51.279Z] [2024-03-10T08:56:51.279Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:57:06.436Z] #133 ... [2024-03-10T08:57:06.436Z] [2024-03-10T08:57:06.436Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-10T08:57:06.436Z] #132 DONE 739.4s [2024-03-10T08:57:06.436Z] [2024-03-10T08:57:06.436Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:57:06.436Z] #140 ... [2024-03-10T08:57:06.436Z] [2024-03-10T08:57:06.436Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:57:06.437Z] #168 DONE 0.3s [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:57:06.437Z] #139 ... [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:57:06.437Z] #169 DONE 0.1s [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-10T08:57:06.437Z] #170 DONE 0.2s [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:57:06.437Z] #171 DONE 0.1s [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-10T08:57:06.437Z] #172 DONE 0.1s [2024-03-10T08:57:06.437Z] [2024-03-10T08:57:06.437Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-10T08:57:07.019Z] #173 DONE 2.0s [2024-03-10T08:57:07.019Z] [2024-03-10T08:57:07.019Z] #102 [security-proxy-auth] exporting to image [2024-03-10T08:57:07.019Z] #102 exporting layers [2024-03-10T08:57:07.974Z] #102 exporting layers 0.5s done [2024-03-10T08:57:07.974Z] #102 writing image sha256:2fc5703f168ed544de7e55debbabde0ddfa90fb7a1dcabff7e5bae633e719dea done [2024-03-10T08:57:07.974Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-10T08:57:07.974Z] #102 DONE 6.1s [2024-03-10T08:57:07.974Z] [2024-03-10T08:57:07.974Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:57:14.620Z] #134 ... [2024-03-10T08:57:14.620Z] [2024-03-10T08:57:14.620Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-10T08:57:14.620Z] #133 DONE 749.2s [2024-03-10T08:57:14.620Z] [2024-03-10T08:57:14.620Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:57:14.620Z] #134 ... [2024-03-10T08:57:14.620Z] [2024-03-10T08:57:14.620Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:57:14.620Z] #174 DONE 0.3s [2024-03-10T08:57:14.620Z] [2024-03-10T08:57:14.620Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:57:14.620Z] #175 DONE 0.1s [2024-03-10T08:57:14.620Z] [2024-03-10T08:57:14.620Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-10T08:57:14.900Z] #176 DONE 0.3s [2024-03-10T08:57:14.900Z] [2024-03-10T08:57:14.900Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:57:14.900Z] #138 ... [2024-03-10T08:57:14.900Z] [2024-03-10T08:57:14.900Z] #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-03-10T08:57:15.168Z] #177 DONE 0.2s [2024-03-10T08:57:15.168Z] [2024-03-10T08:57:15.168Z] #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-03-10T08:57:15.168Z] #178 DONE 0.2s [2024-03-10T08:57:15.168Z] [2024-03-10T08:57:15.168Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:57:15.434Z] #136 ... [2024-03-10T08:57:15.434Z] [2024-03-10T08:57:15.434Z] #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-03-10T08:57:17.383Z] #179 DONE 1.9s [2024-03-10T08:57:17.383Z] [2024-03-10T08:57:17.383Z] #102 [core-common-config-bootstrapper] exporting to image [2024-03-10T08:57:17.383Z] #102 exporting layers [2024-03-10T08:57:17.651Z] #102 exporting layers 0.7s done [2024-03-10T08:57:17.651Z] #102 writing image sha256:2c8cc59c876f90aab578548cdd93b26b1894962551f37c5315036f154e35d47f [2024-03-10T08:57:17.918Z] #102 writing image sha256:2c8cc59c876f90aab578548cdd93b26b1894962551f37c5315036f154e35d47f done [2024-03-10T08:57:17.918Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-10T08:57:17.918Z] #102 DONE 6.7s [2024-03-10T08:57:17.918Z] [2024-03-10T08:57:17.918Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:57:44.574Z] #139 ... [2024-03-10T08:57:44.574Z] [2024-03-10T08:57:44.574Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-10T08:57:44.574Z] #134 DONE 779.7s [2024-03-10T08:57:44.574Z] [2024-03-10T08:57:44.574Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:57:44.574Z] #138 ... [2024-03-10T08:57:44.574Z] [2024-03-10T08:57:44.574Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:57:44.843Z] #180 DONE 0.1s [2024-03-10T08:57:44.843Z] [2024-03-10T08:57:44.843Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:57:44.843Z] #138 ... [2024-03-10T08:57:44.843Z] [2024-03-10T08:57:44.843Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:57:45.116Z] #181 DONE 0.1s [2024-03-10T08:57:45.116Z] [2024-03-10T08:57:45.116Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:57:45.116Z] #140 ... [2024-03-10T08:57:45.116Z] [2024-03-10T08:57:45.116Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-10T08:57:45.384Z] #182 DONE 0.3s [2024-03-10T08:57:45.384Z] [2024-03-10T08:57:45.384Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:57:45.384Z] #138 ... [2024-03-10T08:57:45.384Z] [2024-03-10T08:57:45.384Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:57:45.384Z] #183 DONE 0.1s [2024-03-10T08:57:45.649Z] [2024-03-10T08:57:45.649Z] #102 [core-command] exporting to image [2024-03-10T08:57:45.649Z] #102 exporting layers [2024-03-10T08:57:45.649Z] #102 exporting layers 0.2s done [2024-03-10T08:57:45.649Z] #102 writing image sha256:d7acfe4991c1ae39e794acae80a0c2ea09018afa3c05cb22c0e4ac23fa5dffbe done [2024-03-10T08:57:45.649Z] #102 naming to docker.io/library/core-command-arm64 done [2024-03-10T08:57:45.649Z] #102 DONE 6.9s [2024-03-10T08:57:45.649Z] [2024-03-10T08:57:45.649Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:57:55.705Z] #140 ... [2024-03-10T08:57:55.705Z] [2024-03-10T08:57:55.705Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-10T08:57:55.705Z] #136 DONE 790.8s [2024-03-10T08:57:55.705Z] [2024-03-10T08:57:55.705Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:57:55.705Z] #140 ... [2024-03-10T08:57:55.705Z] [2024-03-10T08:57:55.705Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:57:55.985Z] #184 DONE 0.2s [2024-03-10T08:57:55.985Z] [2024-03-10T08:57:55.985Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:57:56.269Z] #185 DONE 0.1s [2024-03-10T08:57:56.269Z] [2024-03-10T08:57:56.269Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-10T08:57:56.539Z] #186 DONE 0.3s [2024-03-10T08:57:56.539Z] [2024-03-10T08:57:56.539Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:57:56.539Z] #187 DONE 0.1s [2024-03-10T08:57:56.539Z] [2024-03-10T08:57:56.539Z] #102 [core-data] exporting to image [2024-03-10T08:57:56.539Z] #102 exporting layers [2024-03-10T08:57:56.804Z] #102 exporting layers 0.3s done [2024-03-10T08:57:56.804Z] #102 writing image sha256:b22611822150241c906428d78c7fed5a62d7670aa2042b2e7d92164f757dcaec 0.0s done [2024-03-10T08:57:56.804Z] #102 naming to docker.io/library/core-data-arm64 done [2024-03-10T08:57:56.804Z] #102 DONE 7.2s [2024-03-10T08:57:56.804Z] [2024-03-10T08:57:56.804Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-10T08:57:58.209Z] #140 DONE 793.7s [2024-03-10T08:57:58.209Z] [2024-03-10T08:57:58.209Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:57:58.501Z] #130 ... [2024-03-10T08:57:58.501Z] [2024-03-10T08:57:58.501Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:57:58.771Z] #188 DONE 0.3s [2024-03-10T08:57:58.771Z] [2024-03-10T08:57:58.771Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:57:58.771Z] #130 ... [2024-03-10T08:57:58.771Z] [2024-03-10T08:57:58.771Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:57:59.041Z] #189 DONE 0.2s [2024-03-10T08:57:59.041Z] [2024-03-10T08:57:59.041Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:57:59.041Z] #130 ... [2024-03-10T08:57:59.041Z] [2024-03-10T08:57:59.041Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-10T08:57:59.323Z] #190 DONE 0.2s [2024-03-10T08:57:59.323Z] [2024-03-10T08:57:59.323Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:57:59.323Z] #191 DONE 0.1s [2024-03-10T08:57:59.323Z] [2024-03-10T08:57:59.323Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:57:59.589Z] #138 ... [2024-03-10T08:57:59.589Z] [2024-03-10T08:57:59.589Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-10T08:57:59.589Z] #192 DONE 0.1s [2024-03-10T08:57:59.589Z] [2024-03-10T08:57:59.589Z] #102 [core-metadata] exporting to image [2024-03-10T08:57:59.855Z] #102 exporting layers 0.3s done [2024-03-10T08:57:59.855Z] #102 writing image sha256:c4f9b8ebe9cca6881e689c4a92423238352b1b448e5213c7a8371cc5d480450b done [2024-03-10T08:57:59.855Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-03-10T08:57:59.855Z] #102 DONE 7.6s [2024-03-10T08:57:59.855Z] [2024-03-10T08:57:59.855Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:58:18.036Z] #130 ... [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-10T08:58:18.036Z] #138 DONE 812.5s [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:58:18.036Z] #130 ... [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:58:18.036Z] #193 DONE 0.3s [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:58:18.036Z] #194 DONE 0.1s [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:58:18.036Z] #130 ... [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-10T08:58:18.036Z] #195 DONE 0.3s [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #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-03-10T08:58:18.036Z] #196 DONE 0.1s [2024-03-10T08:58:18.036Z] [2024-03-10T08:58:18.036Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:58:18.307Z] #139 ... [2024-03-10T08:58:18.307Z] [2024-03-10T08:58:18.307Z] #102 [security-spiffe-token-provider] exporting to image [2024-03-10T08:58:18.307Z] #102 exporting layers [2024-03-10T08:58:18.900Z] #102 exporting layers 0.7s done [2024-03-10T08:58:18.900Z] #102 writing image sha256:4c02e71e4832fcd795bbbcfe7d6b7e03dc6da1d9aa5dd7fb89d650a4729849d1 done [2024-03-10T08:58:18.900Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-10T08:58:18.900Z] #102 DONE 8.2s [2024-03-10T08:58:18.900Z] [2024-03-10T08:58:18.900Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-10T08:58:37.066Z] #139 DONE 830.4s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:58:37.066Z] #130 ... [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:58:37.066Z] #197 DONE 0.1s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-10T08:58:37.066Z] #130 DONE 830.8s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:58:37.066Z] #198 DONE 0.2s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-10T08:58:37.066Z] #199 ... [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-10T08:58:37.066Z] #200 DONE 0.1s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-10T08:58:37.066Z] #199 DONE 0.3s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-10T08:58:37.066Z] #201 DONE 0.2s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:58:37.066Z] #202 DONE 0.1s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-10T08:58:37.066Z] #203 DONE 0.3s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-10T08:58:37.066Z] #204 DONE 0.1s [2024-03-10T08:58:37.066Z] [2024-03-10T08:58:37.066Z] #102 [support-scheduler] exporting to image [2024-03-10T08:58:37.066Z] #102 exporting layers [2024-03-10T08:58:37.066Z] #102 writing image sha256:c6ef9ba3ebcfb3f28e1fad05fd38e7a12b1f11b29c2ee9157495ee9847cf6d57 done [2024-03-10T08:58:37.066Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-03-10T08:58:37.066Z] #102 exporting layers 0.4s done [2024-03-10T08:58:37.066Z] #102 writing image sha256:42493f0abd87d01a7ab917d00770821fa85249ba5dd36f2b23c9e0dbef7b071b done [2024-03-10T08:58:37.066Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-03-10T08:58:37.066Z] #102 DONE 9.0s [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.066Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.067Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.067Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-10T08:58:37.067Z] time="2024-03-10T08:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-10T08:58:37.081Z] $ docker stop --time=1 14b0067e336ca36294b73bdce378c03b40d7bc187e5d4bf7635c9ca6ac91c7d1 [2024-03-10T08:58:38.690Z] $ docker rm -f --volumes 14b0067e336ca36294b73bdce378c03b40d7bc187e5d4bf7635c9ca6ac91c7d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-10T08:58:39.207Z] + docker images [2024-03-10T08:58:39.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-10T08:58:39.207Z] support-notifications-arm64 latest 42493f0abd87 3 seconds ago 26.6MB [2024-03-10T08:58:39.207Z] support-scheduler-arm64 latest c6ef9ba3ebcf 4 seconds ago 25.9MB [2024-03-10T08:58:39.207Z] security-spiffe-token-provider-arm64 latest 4c02e71e4832 21 seconds ago 29.1MB [2024-03-10T08:58:39.207Z] core-metadata-arm64 latest c4f9b8ebe9cc 40 seconds ago 17.4MB [2024-03-10T08:58:39.207Z] core-data-arm64 latest b22611822150 43 seconds ago 17.2MB [2024-03-10T08:58:39.207Z] core-command-arm64 latest d7acfe4991c1 54 seconds ago 17.1MB [2024-03-10T08:58:39.207Z] core-common-config-bootstrapper-arm64 latest 2c8cc59c876f About a minute ago 15.1MB [2024-03-10T08:58:39.207Z] security-proxy-auth-arm64 latest 2fc5703f168e About a minute ago 15.9MB [2024-03-10T08:58:39.207Z] security-secretstore-setup-arm64 latest ae48b3079fe8 About a minute ago 35.9MB [2024-03-10T08:58:39.207Z] security-bootstrapper-arm64 latest 5c401b769ac2 About a minute ago 18.5MB [2024-03-10T08:58:39.207Z] security-proxy-setup-arm64 latest 0aae63d03b43 2 minutes ago 25.9MB [2024-03-10T08:58:39.207Z] security-spire-config-arm64 latest 8add7c474c12 14 minutes ago 95.8MB [2024-03-10T08:58:39.207Z] security-spire-agent-arm64 latest 6cfa5d2f31e7 14 minutes ago 152MB [2024-03-10T08:58:39.207Z] security-spire-server-arm64 latest ca80caa3abb2 14 minutes ago 96.7MB [2024-03-10T08:58:39.207Z] ci-base-image-arm64 latest f3be862b38e9 25 minutes ago 882MB [2024-03-10T08:58:39.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-10T08:58:39.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:58:40.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-10T08:58:40.109Z] [2024-03-10T08:58:40.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:58:40.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-10T08:58:40.728Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-10T08:58:40.728Z] 8998bd30e6a1: Pulling fs layer [2024-03-10T08:58:40.728Z] 04944245beec: Pulling fs layer [2024-03-10T08:58:40.728Z] 699f458cf7ca: Pulling fs layer [2024-03-10T08:58:40.728Z] 765212b225bb: Pulling fs layer [2024-03-10T08:58:40.728Z] f23df028b6ca: Pulling fs layer [2024-03-10T08:58:40.728Z] d65c8cfc05b1: Pulling fs layer [2024-03-10T08:58:40.728Z] 2437ff75d9bd: Pulling fs layer [2024-03-10T08:58:40.728Z] 2437ff75d9bd: Waiting [2024-03-10T08:58:40.728Z] f23df028b6ca: Waiting [2024-03-10T08:58:40.728Z] 765212b225bb: Waiting [2024-03-10T08:58:40.728Z] d65c8cfc05b1: Waiting [2024-03-10T08:58:40.728Z] 04944245beec: Verifying Checksum [2024-03-10T08:58:40.728Z] 04944245beec: Download complete [2024-03-10T08:58:40.728Z] 765212b225bb: Verifying Checksum [2024-03-10T08:58:40.728Z] 765212b225bb: Download complete [2024-03-10T08:58:40.993Z] f23df028b6ca: Download complete [2024-03-10T08:58:40.993Z] d65c8cfc05b1: Verifying Checksum [2024-03-10T08:58:40.993Z] d65c8cfc05b1: Download complete [2024-03-10T08:58:40.993Z] 699f458cf7ca: Verifying Checksum [2024-03-10T08:58:40.993Z] 699f458cf7ca: Download complete [2024-03-10T08:58:41.569Z] 8998bd30e6a1: Verifying Checksum [2024-03-10T08:58:41.569Z] 8998bd30e6a1: Download complete [2024-03-10T08:58:44.134Z] 2437ff75d9bd: Verifying Checksum [2024-03-10T08:58:44.134Z] 2437ff75d9bd: Download complete [2024-03-10T08:58:46.061Z] 8998bd30e6a1: Pull complete [2024-03-10T08:58:46.643Z] 04944245beec: Pull complete [2024-03-10T08:58:48.047Z] 699f458cf7ca: Pull complete [2024-03-10T08:58:48.313Z] 765212b225bb: Pull complete [2024-03-10T08:58:49.025Z] f23df028b6ca: Pull complete [2024-03-10T08:58:49.291Z] d65c8cfc05b1: Pull complete [2024-03-10T08:59:07.475Z] 2437ff75d9bd: Pull complete [2024-03-10T08:59:07.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-10T08:59:07.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-10T08:59:07.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:59:07.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2024-03-10T08:59:07.844Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-10T08:59:10.634Z] $ docker top 4de469678d098ab77759c378e58e8203c0712f184d482a9af32ffa88f9f93dd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:11.280Z] ---> job-cost.sh [2024-03-10T08:59:11.547Z] lf-activate-venv: SKIPPING [2024-03-10T08:59:11.547Z] INFO: No Stack... [2024-03-10T08:59:12.124Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-10T08:59:12.703Z] INFO: Archiving Costs [Pipeline] sh [2024-03-10T08:59:13.021Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-03-10T08:59:13.021Z] + cut -d, -f6 [Pipeline] lock [2024-03-10T08:59:13.335Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4768-4-stack-cost] [2024-03-10T08:59:13.349Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4768-4-stack-cost] did not exist. Created. [2024-03-10T08:59:13.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4768-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-10T08:59:13.752Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-10T08:59:13.932Z] Stashed 1 file(s) [Pipeline] } [2024-03-10T08:59:13.940Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4768-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-10T08:59:14.029Z] $ docker stop --time=1 4de469678d098ab77759c378e58e8203c0712f184d482a9af32ffa88f9f93dd3 [2024-03-10T08:59:15.544Z] $ docker rm -f --volumes 4de469678d098ab77759c378e58e8203c0712f184d482a9af32ffa88f9f93dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-10T08:59:16.653Z] provisioning config files... [2024-03-10T08:59:16.660Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2559814308553048210tmp [Pipeline] { [Pipeline] sh [2024-03-10T08:59:17.027Z] + set +x [2024-03-10T08:59:17.027Z] + bash -s -- [2024-03-10T08:59:17.027Z] + curl -s https://codecov.io/bash [2024-03-10T08:59:17.027Z] [2024-03-10T08:59:17.027Z] _____ _ [2024-03-10T08:59:17.027Z] / ____| | | [2024-03-10T08:59:17.027Z] | | ___ __| | ___ ___ _____ __ [2024-03-10T08:59:17.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-10T08:59:17.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-10T08:59:17.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-10T08:59:17.027Z] Bash-1.0.6 [2024-03-10T08:59:17.027Z] [2024-03-10T08:59:17.027Z] [2024-03-10T08:59:17.027Z] ==> git version 2.25.1 found [2024-03-10T08:59:17.027Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-10T08:59:17.027Z] Release-Date: 2020-01-08 [2024-03-10T08:59:17.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-10T08:59:17.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-10T08:59:17.027Z] ==> Jenkins CI detected. [2024-03-10T08:59:17.027Z] current dir:  /w/workspace/edgex-go/4 [2024-03-10T08:59:17.027Z] project root: . [2024-03-10T08:59:17.027Z] --> token set from env [2024-03-10T08:59:17.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-10T08:59:17.287Z] ==> Running gcov in . (disable via -X gcov) [2024-03-10T08:59:17.287Z] ==> Python coveragepy not found [2024-03-10T08:59:17.287Z] ==> Searching for coverage reports in: [2024-03-10T08:59:17.287Z] + . [2024-03-10T08:59:17.287Z] -> Found 1 reports [2024-03-10T08:59:17.287Z] ==> Detecting git/mercurial file structure [2024-03-10T08:59:17.287Z] ==> Reading reports [2024-03-10T08:59:17.287Z] + ./coverage.out bytes=455122 [2024-03-10T08:59:17.287Z] ==> Appending adjustments [2024-03-10T08:59:17.287Z] https://docs.codecov.io/docs/fixing-reports [2024-03-10T08:59:18.223Z] + Found adjustments [2024-03-10T08:59:18.223Z] ==> Gzipping contents [2024-03-10T08:59:18.223Z] 60K /tmp/codecov.kqN67f.gz [2024-03-10T08:59:18.223Z] ==> Uploading reports [2024-03-10T08:59:18.223Z] url: https://codecov.io [2024-03-10T08:59:18.223Z] query: branch=PR-4768&commit=a76405c36343fafa45991176cb6df7c5966b4696&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4768%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4768&job=&cmd_args= [2024-03-10T08:59:18.223Z] -> Pinging Codecov [2024-03-10T08:59:18.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4768&commit=a76405c36343fafa45991176cb6df7c5966b4696&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4768%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4768&job=&cmd_args= [2024-03-10T08:59:18.223Z] -> Uploading to [2024-03-10T08:59:18.223Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-10/00271124DB129430A58F1EEE437C3FCB/a76405c36343fafa45991176cb6df7c5966b4696/10191df9-28cf-441c-9cd5-d6e5fc9d1ee2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240310T085918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47b8db7ad8a6ca1d16e10d7b1179f19fac3936e7d90e3d57cfdfe1420628d3bb [2024-03-10T08:59:18.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-10T08:59:18.223Z] Dload Upload Total Spent Left Speed [2024-03-10T08:59:18.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57854 0 0 100 57854 0 141k --:--:-- --:--:-- --:--:-- 141k [2024-03-10T08:59:18.792Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a76405c36343fafa45991176cb6df7c5966b4696 [Pipeline] } [2024-03-10T08:59:18.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-10T08:59:20.237Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:20.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:21.392Z] ---> package-listing.sh [2024-03-10T08:59:21.392Z] ++ facter osfamily [2024-03-10T08:59:21.392Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-10T08:59:21.652Z] + OS_FAMILY=debian [2024-03-10T08:59:21.652Z] + workspace=/w/workspace/edgex-go/4 [2024-03-10T08:59:21.652Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-10T08:59:21.652Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-10T08:59:21.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-10T08:59:21.652Z] + PACKAGES=/tmp/packages_start.txt [2024-03-10T08:59:21.652Z] + '[' /w/workspace/edgex-go/4 ']' [2024-03-10T08:59:21.652Z] + PACKAGES=/tmp/packages_end.txt [2024-03-10T08:59:21.652Z] + case "${OS_FAMILY}" in [2024-03-10T08:59:21.652Z] + dpkg -l [2024-03-10T08:59:21.652Z] + grep '^ii' [2024-03-10T08:59:21.652Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-10T08:59:21.652Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-10T08:59:21.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-10T08:59:21.652Z] + '[' /w/workspace/edgex-go/4 ']' [2024-03-10T08:59:21.652Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-03-10T08:59:21.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-03-10T08:59:21.663Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-10T08:59:21.942Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:59:22.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-10T08:59:22.547Z] [2024-03-10T08:59:22.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-10T08:59:22.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-10T08:59:22.878Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-10T08:59:22.878Z] 5eb5b503b376: Pulling fs layer [2024-03-10T08:59:22.878Z] 5c69ac0246d0: Pulling fs layer [2024-03-10T08:59:22.878Z] ec43610c2a17: Pulling fs layer [2024-03-10T08:59:22.878Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-10T08:59:22.878Z] 33b1e0a273af: Pulling fs layer [2024-03-10T08:59:22.878Z] 5d3b04190fa2: Pulling fs layer [2024-03-10T08:59:22.878Z] 2f39f015ded8: Pulling fs layer [2024-03-10T08:59:22.878Z] 33b1e0a273af: Waiting [2024-03-10T08:59:22.878Z] 5d3b04190fa2: Waiting [2024-03-10T08:59:22.878Z] 2f39f015ded8: Waiting [2024-03-10T08:59:22.878Z] 5c69ac0246d0: Download complete [2024-03-10T08:59:22.878Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-10T08:59:22.878Z] 3a2ae6a8a46f: Download complete [2024-03-10T08:59:22.878Z] 33b1e0a273af: Verifying Checksum [2024-03-10T08:59:22.878Z] 33b1e0a273af: Download complete [2024-03-10T08:59:22.878Z] 5d3b04190fa2: Verifying Checksum [2024-03-10T08:59:22.878Z] 5d3b04190fa2: Download complete [2024-03-10T08:59:22.878Z] ec43610c2a17: Verifying Checksum [2024-03-10T08:59:22.878Z] ec43610c2a17: Download complete [2024-03-10T08:59:23.136Z] 5eb5b503b376: Verifying Checksum [2024-03-10T08:59:23.136Z] 5eb5b503b376: Download complete [2024-03-10T08:59:23.701Z] 2f39f015ded8: Verifying Checksum [2024-03-10T08:59:23.701Z] 2f39f015ded8: Download complete [2024-03-10T08:59:24.267Z] 5eb5b503b376: Pull complete [2024-03-10T08:59:24.267Z] 5c69ac0246d0: Pull complete [2024-03-10T08:59:24.525Z] ec43610c2a17: Pull complete [2024-03-10T08:59:24.784Z] 3a2ae6a8a46f: Pull complete [2024-03-10T08:59:24.784Z] 33b1e0a273af: Pull complete [2024-03-10T08:59:25.042Z] 5d3b04190fa2: Pull complete [2024-03-10T08:59:29.222Z] 2f39f015ded8: Pull complete [2024-03-10T08:59:29.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-10T08:59:29.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-10T08:59:29.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-10T08:59:29.443Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2024-03-10T08:59:29.471Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-10T08:59:31.784Z] $ docker top 70794686e2b1ceb7988b63678e1f19f495c079705823700921c71795bc7b613e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-10T08:59:32.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-10T08:59:32.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-10T08:59:32.757Z] + ls /var/log/sa-host [2024-03-10T08:59:32.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-10T08:59:32.925Z] provisioning config files... [2024-03-10T08:59:32.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18305879203707381749tmp [Pipeline] { [Pipeline] echo [2024-03-10T08:59:33.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:33.303Z] ---> create-netrc.sh [Pipeline] } [2024-03-10T08:59:33.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:33.714Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-10T08:59:33.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:34.001Z] ---> sudo-logs.sh [2024-03-10T08:59:34.001Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-10T08:59:34.070Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:34.352Z] ---> job-cost.sh [2024-03-10T08:59:34.353Z] lf-activate-venv: SKIPPING [2024-03-10T08:59:34.353Z] DEBUG: total: 0.10999999940395355 [2024-03-10T08:59:34.353Z] INFO: Retrieving Stack Cost... [2024-03-10T08:59:34.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-10T08:59:35.182Z] INFO: Archiving Costs [Pipeline] echo [2024-03-10T08:59:35.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-10T08:59:35.481Z] ---> logs-deploy.sh [2024-03-10T08:59:35.481Z] lf-activate-venv: SKIPPING [2024-03-10T08:59:35.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4768/4 [2024-03-10T08:59:35.481Z] INFO: archiving workspace using pattern(s): [2024-03-10T08:59:36.417Z] Archives upload complete. [2024-03-10T08:59:36.417Z] INFO: archiving logs to Nexus