Pull request #4714 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52f81161f173da97f19104274f646d7b3bfb31eb+132297e9aa914f92e736fba6a3e6b3cd17818e4e (e83b85324a71e7696c5b5206c9e66c187066cd32) 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-ssh3073156680540920297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13752737569419299900.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4714/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4714/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2197457716501588668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4714/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3963581466392749843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8882722201412479287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4714/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4714/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7461539984494821678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16089 in /w/workspace/edgexfoundry_edgex-go_PR-4714 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit 52f81161f173da97f19104274f646d7b3bfb31eb Merge succeeded, producing 52f81161f173da97f19104274f646d7b3bfb31eb Checking out Revision 52f81161f173da97f19104274f646d7b3bfb31eb (PR-4714) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > 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/4714/head:refs/remotes/origin/PR-4714 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f81161f173da97f19104274f646d7b3bfb31eb # 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 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52f81161f173da97f19104274f646d7b3bfb31eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T00:36:13.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T00:36:13.262Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T00:36:13.359Z] ========================================================= [2023-11-01T00:36:13.359Z] EdgeX Global Pipelines Version Info [2023-11-01T00:36:13.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:36:14.097Z] ------------------- [2023-11-01T00:36:14.097Z] stable info: [2023-11-01T00:36:14.097Z] ------------------- [2023-11-01T00:36:14.097Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T00:36:14.097Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T00:36:14.097Z] Message: update stable to v1.0.254 [2023-11-01T00:36:14.667Z] ------------------- [2023-11-01T00:36:14.667Z] experimental info: [2023-11-01T00:36:14.667Z] ------------------- [2023-11-01T00:36:14.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T00:36:14.667Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T00:36:14.667Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T00:36:14.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-01T00:36:14.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-01T00:36:15.037Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T00:36:15.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T00:36:15.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T00:36:15.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T00:36:15.208Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T00:36:15.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-01T00:36:15.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-01T00:36:15.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-01T00:36:15.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T00:36:15.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T00:36:15.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T00:36:15.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T00:36:15.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T00:36:15.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T00:36:15.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T00:36:15.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T00:36:15.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T00:36:15.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T00:36:15.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T00:36:15.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T00:36:15.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T00:36:15.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4714 [Pipeline] echo [2023-11-01T00:36:15.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4714 [Pipeline] echo [2023-11-01T00:36:16.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4714 [Pipeline] echo [2023-11-01T00:36:16.094Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f81161f173da97f19104274f646d7b3bfb31eb [Pipeline] echo [2023-11-01T00:36:16.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f8116 [Pipeline] echo [2023-11-01T00:36:16.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:36:16.313Z] provisioning config files... [2023-11-01T00:36:16.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8522928611696202430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:36:16.710Z] ---> docker-login.sh [2023-11-01T00:36:16.710Z] nexus3.edgexfoundry.org:10001 [2023-11-01T00:36:16.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:36:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:36:16.972Z] Configure a credential helper to remove this warning. See [2023-11-01T00:36:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:36:16.972Z] [2023-11-01T00:36:16.972Z] Login Succeeded [2023-11-01T00:36:16.972Z] nexus3.edgexfoundry.org:10002 [2023-11-01T00:36:16.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:36:16.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:36:16.972Z] Configure a credential helper to remove this warning. See [2023-11-01T00:36:16.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:36:16.972Z] [2023-11-01T00:36:16.972Z] Login Succeeded [2023-11-01T00:36:16.972Z] nexus3.edgexfoundry.org:10003 [2023-11-01T00:36:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:36:17.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:36:17.236Z] Configure a credential helper to remove this warning. See [2023-11-01T00:36:17.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:36:17.236Z] [2023-11-01T00:36:17.236Z] Login Succeeded [2023-11-01T00:36:17.236Z] nexus3.edgexfoundry.org:10004 [2023-11-01T00:36:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:36:17.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:36:17.236Z] Configure a credential helper to remove this warning. See [2023-11-01T00:36:17.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:36:17.236Z] [2023-11-01T00:36:17.236Z] Login Succeeded [2023-11-01T00:36:17.236Z] docker.io [2023-11-01T00:36:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:36:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:36:17.806Z] Configure a credential helper to remove this warning. See [2023-11-01T00:36:17.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:36:17.806Z] [2023-11-01T00:36:17.806Z] Login Succeeded [2023-11-01T00:36:17.806Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T00:36:17.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T00:36:18.247Z] + 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 [2023-11-01T00:36:18.247Z] + dirname cmd/core-command/Dockerfile [2023-11-01T00:36:18.247Z] + cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-01T00:36:18.247Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T00:36:18.247Z] cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T00:36:18.247Z] + dirname cmd/core-data/Dockerfile [2023-11-01T00:36:18.247Z] + cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-01T00:36:18.247Z] + cut+ -d/ -f2 [2023-11-01T00:36:18.247Z] dirname cmd/core-metadata/Dockerfile [2023-11-01T00:36:18.247Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-01T00:36:18.247Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-01T00:36:18.247Z] + cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-01T00:36:18.247Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-01T00:36:18.247Z] + cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-01T00:36:18.247Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-11-01T00:36:18.247Z] cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-01T00:36:18.247Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-01T00:36:18.247Z] + cut -d/ -f2 [2023-11-01T00:36:18.247Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-01T00:36:18.247Z] + + cut -d/ -f2dirname [2023-11-01T00:36:18.247Z] cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T00:36:18.247Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T00:36:18.248Z] + cut -d/ -f2 [2023-11-01T00:36:18.248Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-01T00:36:18.248Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-01T00:36:18.248Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-01T00:36:18.248Z] + cut -d/ -f2 [2023-11-01T00:36:18.248Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-01T00:36:18.248Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-01T00:36:18.248Z] + cut -d/ -f2 [2023-11-01T00:36:18.248Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-01T00:36:18.248Z] + dirname cmd/support-notifications/Dockerfile [2023-11-01T00:36:18.248Z] + cut -d/ -f2 [2023-11-01T00:36:18.248Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-01T00:36:18.248Z] + cut -d/ -f2 [2023-11-01T00:36:18.248Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-01T00:36:18.248Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-01T00:36:18.311Z] 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 [2023-11-01T00:36:18.833Z] + git rev-list -1 --merges 52f81161f173da97f19104274f646d7b3bfb31eb~1..52f81161f173da97f19104274f646d7b3bfb31eb [Pipeline] echo [2023-11-01T00:36:18.872Z] -----------> git rev-list -1 --merges 52f81161f173da97f19104274f646d7b3bfb31eb~1..52f81161f173da97f19104274f646d7b3bfb31eb 52f81161f173da97f19104274f646d7b3bfb31eb [false] [Pipeline] sh [2023-11-01T00:36:19.176Z] + git log --format=format:%s -1 52f81161f173da97f19104274f646d7b3bfb31eb [Pipeline] echo [2023-11-01T00:36:19.215Z] ========================================================= [2023-11-01T00:36:19.215Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T00:36:19.215Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T00:36:19.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T00:36:19.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T00:36:19.667Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T00:36:19.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T00:36:19.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T00:36:19.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T00:36:19.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:36:20.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:36:20.091Z] [2023-11-01T00:36:20.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:36:20.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:36:20.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T00:36:20.468Z] b85a868b505f: Pulling fs layer [2023-11-01T00:36:20.468Z] e2be974225ed: Pulling fs layer [2023-11-01T00:36:20.468Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T00:36:20.468Z] 988bab9f4d93: Pulling fs layer [2023-11-01T00:36:20.468Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T00:36:20.468Z] eaf3925da568: Pulling fs layer [2023-11-01T00:36:20.468Z] 1469e6f7b9e6: Waiting [2023-11-01T00:36:20.468Z] bab4dde63d76: Pulling fs layer [2023-11-01T00:36:20.468Z] 988bab9f4d93: Waiting [2023-11-01T00:36:20.468Z] bde34c3a00c8: Pulling fs layer [2023-11-01T00:36:20.468Z] b352a97aabf1: Pulling fs layer [2023-11-01T00:36:20.468Z] eaf3925da568: Waiting [2023-11-01T00:36:20.468Z] 4872d77fe225: Pulling fs layer [2023-11-01T00:36:20.468Z] b352a97aabf1: Waiting [2023-11-01T00:36:20.468Z] 5851b861e8e6: Pulling fs layer [2023-11-01T00:36:20.468Z] bde34c3a00c8: Waiting [2023-11-01T00:36:20.468Z] 4872d77fe225: Waiting [2023-11-01T00:36:20.468Z] 5851b861e8e6: Waiting [2023-11-01T00:36:20.468Z] e2be974225ed: Verifying Checksum [2023-11-01T00:36:20.468Z] e2be974225ed: Download complete [2023-11-01T00:36:20.468Z] 988bab9f4d93: Verifying Checksum [2023-11-01T00:36:20.468Z] 988bab9f4d93: Download complete [2023-11-01T00:36:20.468Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T00:36:20.468Z] 339a4e72a1f5: Download complete [2023-11-01T00:36:20.468Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T00:36:20.468Z] 1469e6f7b9e6: Download complete [2023-11-01T00:36:20.468Z] eaf3925da568: Verifying Checksum [2023-11-01T00:36:20.468Z] eaf3925da568: Download complete [2023-11-01T00:36:20.730Z] bde34c3a00c8: Verifying Checksum [2023-11-01T00:36:20.730Z] bde34c3a00c8: Download complete [2023-11-01T00:36:20.730Z] b352a97aabf1: Download complete [2023-11-01T00:36:20.730Z] 4872d77fe225: Verifying Checksum [2023-11-01T00:36:20.730Z] 4872d77fe225: Download complete [2023-11-01T00:36:20.730Z] 5851b861e8e6: Verifying Checksum [2023-11-01T00:36:20.730Z] 5851b861e8e6: Download complete [2023-11-01T00:36:20.730Z] b85a868b505f: Verifying Checksum [2023-11-01T00:36:20.730Z] b85a868b505f: Download complete [2023-11-01T00:36:20.991Z] bab4dde63d76: Verifying Checksum [2023-11-01T00:36:20.991Z] bab4dde63d76: Download complete [2023-11-01T00:36:21.925Z] b85a868b505f: Pull complete [2023-11-01T00:36:21.925Z] e2be974225ed: Pull complete [2023-11-01T00:36:22.494Z] 339a4e72a1f5: Pull complete [2023-11-01T00:36:22.494Z] 988bab9f4d93: Pull complete [2023-11-01T00:36:22.754Z] 1469e6f7b9e6: Pull complete [2023-11-01T00:36:22.754Z] eaf3925da568: Pull complete [2023-11-01T00:36:24.659Z] bab4dde63d76: Pull complete [2023-11-01T00:36:24.659Z] bde34c3a00c8: Pull complete [2023-11-01T00:36:24.659Z] b352a97aabf1: Pull complete [2023-11-01T00:36:24.659Z] 4872d77fe225: Pull complete [2023-11-01T00:36:24.659Z] 5851b861e8e6: Pull complete [2023-11-01T00:36:24.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T00:36:24.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:36:24.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:36:24.879Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2023-11-01T00:36:24.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T00:36:27.630Z] $ docker top 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 -eo pid,comm [2023-11-01T00:36:27.679Z] 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). [2023-11-01T00:36:27.679Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T00:36:27.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:36:27.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:36:27.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:36:27.923Z] $ docker exec 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 ssh-agent [2023-11-01T00:36:28.029Z] SSH_AUTH_SOCK=/tmp/ssh-e2zJhbuhRAZw/agent.32 [2023-11-01T00:36:28.029Z] SSH_AGENT_PID=38 [2023-11-01T00:36:28.035Z] Running ssh-add (command line suppressed) [2023-11-01T00:36:28.130Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10670468866834336030.key (/w/workspace/edgex-go/1@tmp/private_key_10670468866834336030.key) [2023-11-01T00:36:28.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:36:28.469Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T00:36:28.496Z] $ docker exec --env ******** --env ******** 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 ssh-agent -k [2023-11-01T00:36:28.584Z] unset SSH_AUTH_SOCK; [2023-11-01T00:36:28.584Z] unset SSH_AGENT_PID; [2023-11-01T00:36:28.584Z] echo Agent pid 38 killed; [2023-11-01T00:36:28.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T00:36:28.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:36:28.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:36:28.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:36:28.783Z] $ docker exec 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 ssh-agent [2023-11-01T00:36:28.892Z] SSH_AUTH_SOCK=/tmp/ssh-O3En3OcWAF1E/agent.70 [2023-11-01T00:36:28.892Z] SSH_AGENT_PID=76 [2023-11-01T00:36:28.896Z] Running ssh-add (command line suppressed) [2023-11-01T00:36:28.991Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14724053953585464408.key (/w/workspace/edgex-go/1@tmp/private_key_14724053953585464408.key) [2023-11-01T00:36:29.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:36:29.336Z] + git semver init [2023-11-01T00:36:29.597Z] 2023-11-01 00:36:29,496 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T00:36:29.597Z] 2023-11-01 00:36:29,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-01T00:36:29.597Z] 2023-11-01 00:36:29,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-01T00:36:29.597Z] 2023-11-01 00:36:29,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,988 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4714 with force:False [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,989 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4714 [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,993 [execute] INFO git cat-file --batch-check [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,999 [execute] INFO git cat-file --batch [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:33,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:36:34.886Z] 2023-11-01 00:36:34,004 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4714 [2023-11-01T00:36:34.886Z] 0.0.0 [Pipeline] } [2023-11-01T00:36:34.916Z] $ docker exec --env ******** --env ******** 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 ssh-agent -k [2023-11-01T00:36:35.041Z] unset SSH_AUTH_SOCK; [2023-11-01T00:36:35.041Z] unset SSH_AGENT_PID; [2023-11-01T00:36:35.041Z] echo Agent pid 76 killed; [2023-11-01T00:36:35.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T00:36:35.486Z] + git semver [Pipeline] } [2023-11-01T00:36:35.770Z] $ docker stop --time=1 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 [2023-11-01T00:36:37.080Z] $ docker rm -f --volumes 0802f435f5145d07ba972d4569f54c0c34d97095f45cc7792bf7769bf49f2398 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:36:37.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T00:36:37.780Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T00:36:37.797Z] [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 [2023-11-01T00:36:38.555Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T00:36:38.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:36:38.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:36:38.653Z] ========================================================= [2023-11-01T00:36:38.653Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T00:36:38.653Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:36:38.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:36:38.994Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T00:36:38.994Z] 7264a8db6415: Pulling fs layer [2023-11-01T00:36:38.994Z] c4d48a809fc2: Pulling fs layer [2023-11-01T00:36:38.994Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T00:36:38.994Z] ad3a456e5733: Pulling fs layer [2023-11-01T00:36:38.994Z] 33e27b845d1e: Pulling fs layer [2023-11-01T00:36:38.994Z] c68163c4e522: Pulling fs layer [2023-11-01T00:36:38.994Z] 50da416c3ac9: Pulling fs layer [2023-11-01T00:36:38.994Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T00:36:38.994Z] 33e27b845d1e: Waiting [2023-11-01T00:36:38.994Z] c68163c4e522: Waiting [2023-11-01T00:36:38.994Z] 50da416c3ac9: Waiting [2023-11-01T00:36:38.994Z] 23d2d4c4bb30: Waiting [2023-11-01T00:36:38.994Z] c4d48a809fc2: Verifying Checksum [2023-11-01T00:36:38.994Z] c4d48a809fc2: Download complete [2023-11-01T00:36:38.994Z] ad3a456e5733: Verifying Checksum [2023-11-01T00:36:38.994Z] ad3a456e5733: Download complete [2023-11-01T00:36:38.994Z] 33e27b845d1e: Verifying Checksum [2023-11-01T00:36:38.994Z] 33e27b845d1e: Download complete [2023-11-01T00:36:39.256Z] 7264a8db6415: Verifying Checksum [2023-11-01T00:36:39.256Z] 7264a8db6415: Download complete [2023-11-01T00:36:39.256Z] c68163c4e522: Verifying Checksum [2023-11-01T00:36:39.256Z] c68163c4e522: Download complete [2023-11-01T00:36:39.256Z] 7264a8db6415: Pull complete [2023-11-01T00:36:39.256Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T00:36:39.256Z] 23d2d4c4bb30: Download complete [2023-11-01T00:36:39.516Z] c4d48a809fc2: Pull complete [2023-11-01T00:36:39.516Z] 4f1c88b9dad5: Download complete [2023-11-01T00:36:40.079Z] 50da416c3ac9: Verifying Checksum [2023-11-01T00:36:40.079Z] 50da416c3ac9: Download complete [2023-11-01T00:36:42.612Z] 4f1c88b9dad5: Pull complete [2023-11-01T00:36:42.612Z] ad3a456e5733: Pull complete [2023-11-01T00:36:42.871Z] 33e27b845d1e: Pull complete [2023-11-01T00:36:42.871Z] c68163c4e522: Pull complete [2023-11-01T00:36:45.402Z] 50da416c3ac9: Pull complete [2023-11-01T00:36:45.661Z] 23d2d4c4bb30: Pull complete [2023-11-01T00:36:45.661Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T00:36:45.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:36:45.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:36:46.122Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:36:46.122Z] WORKDIR /edgex [2023-11-01T00:36:46.122Z] COPY go.mod . [2023-11-01T00:36:46.122Z] RUN go mod download [2023-11-01T00:36:46.122Z] docker build -t ci-base-image-x86_64 -f - . [2023-11-01T00:36:46.689Z] Sending build context to Docker daemon 171MB [2023-11-01T00:36:46.689Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:36:46.689Z] ---> 0786185ac409 [2023-11-01T00:36:46.689Z] Step 2/4 : WORKDIR /edgex [2023-11-01T00:36:51.106Z] ---> Running in b8f186229601 [2023-11-01T00:36:51.106Z] Removing intermediate container b8f186229601 [2023-11-01T00:36:51.106Z] ---> dcc1b4833507 [2023-11-01T00:36:51.106Z] Step 3/4 : COPY go.mod . [2023-11-01T00:36:51.106Z] ---> 29c1e18be8e8 [2023-11-01T00:36:51.106Z] Step 4/4 : RUN go mod download [2023-11-01T00:36:51.106Z] ---> Running in 15b9047e41e5 [2023-11-01T00:36:53.085Z] Still waiting to schedule task [2023-11-01T00:36:53.085Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16084’ [2023-11-01T00:37:09.191Z] Removing intermediate container 15b9047e41e5 [2023-11-01T00:37:09.191Z] ---> 977772e95b3f [2023-11-01T00:37:09.191Z] Successfully built 977772e95b3f [2023-11-01T00:37:09.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:37:09.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:37:09.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:37:09.705Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2023-11-01T00:37:09.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T00:37:10.144Z] $ docker top c60b4ad3677918437be1dfea518b6006e4f5b05ecf4b3e6e5d3ea19026988a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:37:10.541Z] + go version [2023-11-01T00:37:10.541Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T00:37:10.577Z] $ docker stop --time=1 c60b4ad3677918437be1dfea518b6006e4f5b05ecf4b3e6e5d3ea19026988a0f [2023-11-01T00:37:11.841Z] $ docker rm -f --volumes c60b4ad3677918437be1dfea518b6006e4f5b05ecf4b3e6e5d3ea19026988a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:37:12.569Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:37:12.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:37:12.712Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2023-11-01T00:37:12.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T00:37:13.057Z] $ docker top 48764199ce5c4b0b343d00e9c8b80982fcf4e1f8a88280837cce536a8803fe82 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T00:37:13.167Z] ========================================================= [2023-11-01T00:37:13.167Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T00:37:13.167Z] ========================================================= [Pipeline] sh [2023-11-01T00:37:13.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:37:13.824Z] + make test [2023-11-01T00:37:13.824Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:37:20.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T00:37:32.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T00:37:33.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T00:37:33.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T00:37:35.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-11-01T00:37:36.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2023-11-01T00:37:36.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T00:37:36.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T00:37:36.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T00:37:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T00:37:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T00:37:39.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T00:37:39.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T00:37:39.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:37:39.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T00:37:39.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T00:37:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T00:37:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T00:37:40.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2023-11-01T00:37:40.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T00:37:42.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.289s coverage: 93.4% of statements [2023-11-01T00:37:42.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T00:37:42.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T00:37:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 97.6% of statements [2023-11-01T00:37:43.876Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-11-01T00:37:44.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T00:37:44.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T00:37:45.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.116s coverage: 0.9% of statements [2023-11-01T00:37:45.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.076s coverage: 32.2% of statements [2023-11-01T00:37:45.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.077s coverage: 41.7% of statements [2023-11-01T00:37:45.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 82.9% of statements [2023-11-01T00:37:45.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-11-01T00:37:45.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2023-11-01T00:37:46.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T00:37:46.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T00:37:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T00:37:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T00:37:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T00:37:48.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T00:37:48.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T00:37:48.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T00:37:48.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T00:37:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T00:37:50.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T00:37:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T00:37:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T00:37:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T00:37:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T00:37:54.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T00:37:55.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T00:37:55.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T00:37:55.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T00:37:56.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T00:37:56.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T00:37:56.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T00:37:56.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T00:37:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T00:37:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T00:37:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T00:37:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T00:37:57.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.129s coverage: 94.4% of statements [2023-11-01T00:37:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T00:37:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:37:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T00:37:59.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T00:37:59.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T00:37:59.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T00:38:01.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T00:38:01.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 89.5% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements [2023-11-01T00:38:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2023-11-01T00:38:11.181Z] 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 [2023-11-01T00:38:11.181Z] running golangci-lint [2023-11-01T00:38:11.181Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-01T00:38:11.181Z] go version go1.21.0 linux/amd64 [2023-11-01T00:38:11.441Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-01T00:38:11.441Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-01T00:38:26.318Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|imports|types_sizes|deps) took 13.731368985s" [2023-11-01T00:38:26.318Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.283554ms" [2023-11-01T00:38:34.486Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.41144407s with top 10 stages: buildir: 35.203022538s, gosec: 7.051495877s, fact_deprecated: 1.809458662s, inspect: 1.765413364s, printf: 1.397201657s, S1038: 1.356377619s, ctrlflow: 1.189729495s, nilness: 1.147363289s, fact_purity: 1.100467387s, SA1012: 846.31301ms" [2023-11-01T00:38:34.486Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-01T00:38:34.486Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, cgo: 197/197, path_prettifier: 197/197, exclude-rules: 21/197" [2023-11-01T00:38:34.486Z] level=info msg="[runner] processing took 16.182655ms with stages: nolint: 8.051157ms, identifier_marker: 3.179377ms, path_prettifier: 2.192758ms, exclude-rules: 1.066868ms, autogenerated_exclude: 845.848µs, skip_dirs: 777.936µs, cgo: 50.121µs, filename_unadjuster: 13.57µs, fixer: 740ns, max_same_issues: 670ns, sort_results: 670ns, skip_files: 570ns, uniq_by_line: 530ns, exclude: 400ns, severity-rules: 370ns, diff: 300ns, source_code: 240ns, max_from_linter: 170ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-11-01T00:38:34.486Z] level=info msg="[runner] linters took 8.771832226s with stages: goanalysis_metalinter: 8.75556158s" [2023-11-01T00:38:34.486Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-01T00:38:34.486Z] level=info msg="Memory: 225 samples, avg is 239.4MB, max is 867.4MB" [2023-11-01T00:38:34.486Z] level=info msg="Execution took 22.549371945s" [2023-11-01T00:38:34.486Z] go vet ./... [2023-11-01T00:38:38.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:38:38.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:38:38.698Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T00:38:38.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-11-01T00:38:39.042Z] + ls -al . [2023-11-01T00:38:39.042Z] total 728 [2023-11-01T00:38:39.042Z] drwxrwxr-x 11 1001 1001 4096 Nov 1 00:37 . [2023-11-01T00:38:39.042Z] drwxr-xr-x 4 root root 4096 Nov 1 00:37 .. [2023-11-01T00:38:39.042Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:36 .blubracket [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 00:36 .dockerignore [2023-11-01T00:38:39.042Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 00:38 .git [2023-11-01T00:38:39.042Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 00:36 .github [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 00:36 .gitignore [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 00:36 .golangci.yml [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 00:36 .hadolint.yml [2023-11-01T00:38:39.042Z] drwxr-xr-x 3 1001 1001 4096 Nov 1 00:36 .semver [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 00:36 .sonarcloud.properties [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 00:36 ADOPTERS.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 00:36 Attribution.txt [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 00:36 CHANGELOG.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 00:36 CONTRIBUTING.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 00:36 GOVERNANCE.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 00:36 Jenkinsfile [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 00:36 LICENSE [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 00:36 Makefile [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 00:36 OWNERS.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 00:36 README.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 00:36 SECURITY.md [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 00:36 VERSION [2023-11-01T00:38:39.042Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:36 bin [2023-11-01T00:38:39.042Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 00:36 cmd [2023-11-01T00:38:39.042Z] -rw-r--r-- 1 root root 453602 Nov 1 00:38 coverage.out [2023-11-01T00:38:39.042Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:36 fuzz_test [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 00:36 go.mod [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 00:36 go.sum [2023-11-01T00:38:39.042Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 00:36 internal [2023-11-01T00:38:39.042Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 00:36 openapi [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 00:36 security.txt [2023-11-01T00:38:39.042Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 00:36 version.go [Pipeline] sh [2023-11-01T00:38:39.353Z] + '[' -e coverage.out ] [2023-11-01T00:38:39.353Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T00:38:39.471Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T00:38:39.771Z] + make build [2023-11-01T00:38:39.771Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T00:38:49.740Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T00:38:51.117Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T00:38:52.050Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-11-01T00:38:52.620Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T00:38:57.882Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T00:38:58.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:39:00.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:39:01.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:39:01.700Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T00:39:02.636Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T00:39:03.572Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-11-01T00:39:04.523Z] $ docker stop --time=1 48764199ce5c4b0b343d00e9c8b80982fcf4e1f8a88280837cce536a8803fe82 [2023-11-01T00:39:08.412Z] $ docker rm -f --volumes 48764199ce5c4b0b343d00e9c8b80982fcf4e1f8a88280837cce536a8803fe82 [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 [2023-11-01T00:39:09.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T00:39:09.753Z] [2023-11-01T00:39:09.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:39:10.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T00:39:10.136Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-01T00:39:10.136Z] 91d30c5bc195: Pulling fs layer [2023-11-01T00:39:10.136Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-01T00:39:10.136Z] 9c61dcf015f6: Pulling fs layer [2023-11-01T00:39:10.136Z] 4698f68db338: Pulling fs layer [2023-11-01T00:39:10.136Z] 2a2f49069b9e: Pulling fs layer [2023-11-01T00:39:10.136Z] e0025b399a48: Pulling fs layer [2023-11-01T00:39:10.136Z] 4698f68db338: Waiting [2023-11-01T00:39:10.136Z] 2a2f49069b9e: Waiting [2023-11-01T00:39:10.136Z] e0025b399a48: Waiting [2023-11-01T00:39:10.136Z] 91d30c5bc195: Verifying Checksum [2023-11-01T00:39:10.136Z] 91d30c5bc195: Download complete [2023-11-01T00:39:10.136Z] 4698f68db338: Download complete [2023-11-01T00:39:10.396Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-01T00:39:10.396Z] 2e9b0aa3be6d: Download complete [2023-11-01T00:39:10.396Z] 91d30c5bc195: Pull complete [2023-11-01T00:39:10.396Z] e0025b399a48: Verifying Checksum [2023-11-01T00:39:10.396Z] e0025b399a48: Download complete [2023-11-01T00:39:10.396Z] 2a2f49069b9e: Download complete [2023-11-01T00:39:10.654Z] 2e9b0aa3be6d: Pull complete [2023-11-01T00:39:10.654Z] 9c61dcf015f6: Verifying Checksum [2023-11-01T00:39:10.654Z] 9c61dcf015f6: Download complete [2023-11-01T00:39:13.182Z] 9c61dcf015f6: Pull complete [2023-11-01T00:39:13.182Z] 4698f68db338: Pull complete [2023-11-01T00:39:13.441Z] 2a2f49069b9e: Pull complete [2023-11-01T00:39:13.441Z] e0025b399a48: Pull complete [2023-11-01T00:39:13.441Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-01T00:39:13.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T00:39:13.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:39:13.915Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2023-11-01T00:39:13.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-01T00:39:16.286Z] $ docker top 07808ccc48e604299a91a980015caf3472683be39c49cbf1e140b63afbb82c2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:39:16.677Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T00:39:19.211Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #1 transferring dockerfile: 2.04kB done [2023-11-01T00:39:19.211Z] #1 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #2 transferring dockerfile: 2.39kB done [2023-11-01T00:39:19.211Z] #2 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #3 transferring dockerfile: 1.96kB done [2023-11-01T00:39:19.211Z] #3 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #4 transferring dockerfile: 1.59kB done [2023-11-01T00:39:19.211Z] #4 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #5 transferring dockerfile: 2.12kB done [2023-11-01T00:39:19.211Z] #5 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #6 transferring dockerfile: 2.38kB done [2023-11-01T00:39:19.211Z] #6 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #7 transferring dockerfile: 1.84kB done [2023-11-01T00:39:19.211Z] #7 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #8 transferring dockerfile: 1.82kB done [2023-11-01T00:39:19.211Z] #8 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #9 [core-data internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #9 transferring dockerfile: 1.90kB done [2023-11-01T00:39:19.211Z] #9 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #10 transferring dockerfile: 2.82kB done [2023-11-01T00:39:19.211Z] #10 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #11 [core-command internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #11 transferring dockerfile: 1.82kB done [2023-11-01T00:39:19.211Z] #11 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #12 [security-proxy-auth internal] load .dockerignore [2023-11-01T00:39:19.211Z] #12 transferring context: [2023-11-01T00:39:19.211Z] #12 transferring context: 50B done [2023-11-01T00:39:19.211Z] #12 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #13 transferring dockerfile: 1.78kB done [2023-11-01T00:39:19.211Z] #13 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #14 transferring dockerfile: 1.70kB done [2023-11-01T00:39:19.211Z] #14 DONE 0.1s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T00:39:19.211Z] #15 transferring dockerfile: 1.58kB done [2023-11-01T00:39:19.211Z] #15 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #16 [security-proxy-setup internal] load .dockerignore [2023-11-01T00:39:19.211Z] #16 transferring context: 50B done [2023-11-01T00:39:19.211Z] #16 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #17 [core-metadata internal] load .dockerignore [2023-11-01T00:39:19.211Z] #17 transferring context: 50B done [2023-11-01T00:39:19.211Z] #17 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #18 [security-spire-server internal] load .dockerignore [2023-11-01T00:39:19.211Z] #18 transferring context: 50B done [2023-11-01T00:39:19.211Z] #18 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T00:39:19.211Z] #19 transferring context: 50B done [2023-11-01T00:39:19.211Z] #19 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-11-01T00:39:19.211Z] #20 transferring context: 50B done [2023-11-01T00:39:19.211Z] #20 DONE 0.0s [2023-11-01T00:39:19.211Z] [2023-11-01T00:39:19.211Z] #21 [support-notifications internal] load .dockerignore [2023-11-01T00:39:19.211Z] #21 transferring context: 50B done [2023-11-01T00:39:19.469Z] #21 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #22 [support-scheduler internal] load .dockerignore [2023-11-01T00:39:19.469Z] #22 transferring context: 50B done [2023-11-01T00:39:19.469Z] #22 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #23 [core-data internal] load .dockerignore [2023-11-01T00:39:19.469Z] #23 transferring context: 50B done [2023-11-01T00:39:19.469Z] #23 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #24 [security-bootstrapper internal] load .dockerignore [2023-11-01T00:39:19.469Z] #24 transferring context: 50B done [2023-11-01T00:39:19.469Z] #24 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T00:39:19.469Z] #25 transferring context: 50B done [2023-11-01T00:39:19.469Z] #25 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #26 [core-command internal] load .dockerignore [2023-11-01T00:39:19.469Z] #26 transferring context: 50B done [2023-11-01T00:39:19.469Z] #26 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #27 [security-spire-agent internal] load .dockerignore [2023-11-01T00:39:19.469Z] #27 transferring context: 50B done [2023-11-01T00:39:19.469Z] #27 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #28 [security-spire-config internal] load .dockerignore [2023-11-01T00:39:19.469Z] #28 transferring context: 50B done [2023-11-01T00:39:19.469Z] #28 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T00:39:19.469Z] #29 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:39:19.469Z] #30 DONE 0.1s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T00:39:19.469Z] #29 DONE 0.0s [2023-11-01T00:39:19.469Z] [2023-11-01T00:39:19.469Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T00:39:19.729Z] #31 ... [2023-11-01T00:39:19.729Z] [2023-11-01T00:39:19.729Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T00:39:19.729Z] #29 DONE 0.0s [2023-11-01T00:39:19.729Z] [2023-11-01T00:39:19.729Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:39:19.729Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T00:39:19.729Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:39:19.729Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T00:39:19.729Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T00:39:19.729Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T00:39:19.729Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-01T00:39:19.729Z] #32 ... [2023-11-01T00:39:19.729Z] [2023-11-01T00:39:19.729Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T00:39:19.729Z] #29 DONE 0.0s [2023-11-01T00:39:19.729Z] [2023-11-01T00:39:19.729Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:39:19.729Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T00:39:19.729Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:39:19.729Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T00:39:19.729Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T00:39:19.729Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T00:39:19.988Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T00:39:19.988Z] #32 ... [2023-11-01T00:39:19.988Z] [2023-11-01T00:39:19.988Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:39:19.988Z] #30 DONE 0.5s [2023-11-01T00:39:19.988Z] [2023-11-01T00:39:19.988Z] #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:39:19.988Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T00:39:19.988Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:39:19.988Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T00:39:19.988Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T00:39:19.988Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T00:39:19.988Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T00:39:20.247Z] #32 DONE 1.0s [2023-11-01T00:39:20.247Z] [2023-11-01T00:39:20.247Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:39:20.507Z] #33 ... [2023-11-01T00:39:20.507Z] [2023-11-01T00:39:20.507Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T00:39:20.507Z] #34 DONE 1.1s [2023-11-01T00:39:20.507Z] [2023-11-01T00:39:20.507Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T00:39:20.769Z] #35 ... [2023-11-01T00:39:20.769Z] [2023-11-01T00:39:20.769Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:39:20.769Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T00:39:20.769Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:39:20.769Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T00:39:20.769Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T00:39:20.769Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T00:39:20.769Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T00:39:20.769Z] #32 DONE 1.0s [2023-11-01T00:39:20.769Z] [2023-11-01T00:39:20.769Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T00:39:20.769Z] #31 DONE 1.2s [2023-11-01T00:39:20.769Z] [2023-11-01T00:39:20.769Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:20.769Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:26.124Z] #36 ... [2023-11-01T00:39:26.124Z] [2023-11-01T00:39:26.124Z] #37 [security-spiffe-token-provider internal] load build context [2023-11-01T00:39:26.124Z] #37 transferring context: 247.53MB 5.7s [2023-11-01T00:39:26.124Z] #37 ... [2023-11-01T00:39:26.124Z] [2023-11-01T00:39:26.124Z] #38 [security-proxy-auth internal] load build context [2023-11-01T00:39:26.562Z] #38 ... [2023-11-01T00:39:26.562Z] [2023-11-01T00:39:26.562Z] #37 [security-spiffe-token-provider internal] load build context [2023-11-01T00:39:27.498Z] #37 transferring context: 365.20MB 7.4s done [2023-11-01T00:39:29.400Z] #37 ... [2023-11-01T00:39:29.400Z] [2023-11-01T00:39:29.400Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:39:29.400Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T00:39:29.400Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:39:29.400Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T00:39:29.400Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T00:39:29.400Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T00:39:29.400Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T00:39:29.400Z] #32 DONE 1.0s [2023-11-01T00:39:29.400Z] [2023-11-01T00:39:29.400Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T00:39:29.400Z] #39 DONE 9.3s [2023-11-01T00:39:29.400Z] [2023-11-01T00:39:29.400Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:39:29.400Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:39:29.400Z] #40 ... [2023-11-01T00:39:29.400Z] [2023-11-01T00:39:29.400Z] #41 [security-proxy-setup internal] load build context [2023-11-01T00:39:29.658Z] #41 ... [2023-11-01T00:39:29.658Z] [2023-11-01T00:39:29.658Z] #42 [core-metadata internal] load build context [2023-11-01T00:39:29.658Z] #42 transferring context: 365.20MB 8.3s done [2023-11-01T00:39:29.658Z] #42 ... [2023-11-01T00:39:29.658Z] [2023-11-01T00:39:29.658Z] #43 [security-secretstore-setup internal] load build context [2023-11-01T00:39:29.658Z] #43 transferring context: 365.20MB 9.8s done [2023-11-01T00:39:29.916Z] #43 ... [2023-11-01T00:39:29.916Z] [2023-11-01T00:39:29.916Z] #44 [core-data internal] load build context [2023-11-01T00:39:29.916Z] #44 ... [2023-11-01T00:39:29.916Z] [2023-11-01T00:39:29.916Z] #45 [support-notifications internal] load build context [2023-11-01T00:39:29.916Z] #45 ... [2023-11-01T00:39:29.916Z] [2023-11-01T00:39:29.916Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:39:29.916Z] #46 transferring context: 365.20MB 9.9s done [2023-11-01T00:39:30.178Z] #46 ... [2023-11-01T00:39:30.178Z] [2023-11-01T00:39:30.178Z] #47 [core-command internal] load build context [2023-11-01T00:39:30.178Z] #47 ... [2023-11-01T00:39:30.178Z] [2023-11-01T00:39:30.178Z] #48 [support-scheduler internal] load build context [2023-11-01T00:39:30.178Z] #48 transferring context: 365.20MB 8.1s done [2023-11-01T00:39:30.455Z] #48 ... [2023-11-01T00:39:30.455Z] [2023-11-01T00:39:30.455Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T00:39:30.455Z] #49 ... [2023-11-01T00:39:30.455Z] [2023-11-01T00:39:30.455Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T00:39:30.715Z] #50 ... [2023-11-01T00:39:30.715Z] [2023-11-01T00:39:30.715Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T00:39:30.715Z] #51 ... [2023-11-01T00:39:30.715Z] [2023-11-01T00:39:30.715Z] #52 [security-bootstrapper internal] load build context [2023-11-01T00:39:30.715Z] #52 transferring context: 365.20MB 9.7s done [2023-11-01T00:39:30.715Z] #52 ... [2023-11-01T00:39:30.715Z] [2023-11-01T00:39:30.715Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T00:39:30.715Z] #0 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:30.715Z] #0 4.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:30.715Z] #0 4.790 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:39:30.715Z] #0 4.910 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:39:30.715Z] #0 4.933 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:30.715Z] #0 4.946 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T00:39:30.715Z] #0 4.960 (5/6) Installing su-exec (0.2-r3) [2023-11-01T00:39:30.715Z] #0 4.968 (6/6) Installing yq (4.33.3-r4) [2023-11-01T00:39:30.715Z] #0 5.039 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:30.715Z] #0 5.043 OK: 17 MiB in 19 packages [2023-11-01T00:39:30.974Z] #53 ... [2023-11-01T00:39:30.974Z] [2023-11-01T00:39:30.974Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T00:39:30.974Z] #54 ... [2023-11-01T00:39:30.974Z] [2023-11-01T00:39:30.974Z] #55 [security-spire-server internal] load build context [2023-11-01T00:39:30.974Z] #55 transferring context: 18.10kB 0.0s done [2023-11-01T00:39:31.235Z] #55 ... [2023-11-01T00:39:31.235Z] [2023-11-01T00:39:31.235Z] #56 [security-spire-config internal] load build context [2023-11-01T00:39:31.235Z] #56 ... [2023-11-01T00:39:31.235Z] [2023-11-01T00:39:31.235Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T00:39:31.494Z] #57 ... [2023-11-01T00:39:31.494Z] [2023-11-01T00:39:31.494Z] #47 [core-command internal] load build context [2023-11-01T00:39:31.494Z] #47 transferring context: 343.34MB 11.4s [2023-11-01T00:39:31.755Z] #47 transferring context: 365.20MB 11.6s done [2023-11-01T00:39:32.701Z] #47 ... [2023-11-01T00:39:32.701Z] [2023-11-01T00:39:32.701Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:39:32.701Z] #33 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:32.701Z] #33 2.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:32.701Z] #33 2.814 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:39:32.701Z] #33 2.814 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:39:32.701Z] #33 2.814 OK: 20076 distinct packages available [2023-11-01T00:39:32.701Z] #33 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:32.701Z] #33 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:32.701Z] #33 3.141 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T00:39:32.701Z] #33 3.158 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T00:39:32.701Z] #33 3.167 (3/11) Installing libunistring (1.1-r1) [2023-11-01T00:39:32.701Z] #33 3.180 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T00:39:32.701Z] #33 3.184 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T00:39:32.701Z] #33 3.191 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T00:39:32.701Z] #33 3.199 (7/11) Installing curl (8.4.0-r0) [2023-11-01T00:39:32.701Z] #33 3.206 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:32.701Z] #33 3.252 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:39:32.701Z] #33 3.252 (10/11) Installing libucontext (1.2-r2) [2023-11-01T00:39:32.701Z] #33 3.274 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T00:39:32.701Z] #33 3.274 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:32.701Z] #33 3.278 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:39:32.701Z] #33 3.313 OK: 12 MiB in 26 packages [2023-11-01T00:39:32.960Z] #33 ... [2023-11-01T00:39:32.960Z] [2023-11-01T00:39:32.960Z] #38 [security-proxy-auth internal] load build context [2023-11-01T00:39:32.960Z] #38 transferring context: 365.20MB 10.7s done [2023-11-01T00:39:33.915Z] #38 ... [2023-11-01T00:39:33.915Z] [2023-11-01T00:39:33.915Z] #55 [security-spire-server internal] load build context [2023-11-01T00:39:33.915Z] #55 DONE 13.1s [2023-11-01T00:39:33.915Z] [2023-11-01T00:39:33.915Z] #45 [support-notifications internal] load build context [2023-11-01T00:39:33.915Z] #45 transferring context: 365.20MB 10.8s done [2023-11-01T00:39:39.339Z] #45 ... [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #58 [security-spire-agent internal] load build context [2023-11-01T00:39:39.340Z] #58 ... [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:39.340Z] #36 ... [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #37 [security-spiffe-token-provider internal] load build context [2023-11-01T00:39:39.340Z] #37 DONE 19.3s [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:39:39.340Z] #33 DONE 19.1s [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #42 [core-metadata internal] load build context [2023-11-01T00:39:39.340Z] #42 DONE 19.9s [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T00:39:39.340Z] #53 DONE 19.1s [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-01T00:39:39.340Z] #35 DONE 19.1s [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:39.340Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 18.6s done [2023-11-01T00:39:39.340Z] #36 ... [2023-11-01T00:39:39.340Z] [2023-11-01T00:39:39.340Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T00:39:39.598Z] #59 ... [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #48 [support-scheduler internal] load build context [2023-11-01T00:39:39.598Z] #48 DONE 19.8s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #43 [security-secretstore-setup internal] load build context [2023-11-01T00:39:39.598Z] #43 DONE 19.8s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:39:39.598Z] #46 DONE 19.8s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #52 [security-bootstrapper internal] load build context [2023-11-01T00:39:39.598Z] #52 DONE 19.7s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #44 [core-data internal] load build context [2023-11-01T00:39:39.598Z] #44 transferring context: 365.20MB 10.3s done [2023-11-01T00:39:39.598Z] #44 DONE 19.7s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #41 [security-proxy-setup internal] load build context [2023-11-01T00:39:39.598Z] #41 transferring context: 365.20MB 10.7s done [2023-11-01T00:39:39.598Z] #41 DONE 20.0s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #45 [support-notifications internal] load build context [2023-11-01T00:39:39.598Z] #45 DONE 19.8s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #47 [core-command internal] load build context [2023-11-01T00:39:39.598Z] #47 DONE 19.7s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #38 [security-proxy-auth internal] load build context [2023-11-01T00:39:39.598Z] #38 DONE 20.0s [2023-11-01T00:39:39.598Z] [2023-11-01T00:39:39.598Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:39.598Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-01T00:39:39.598Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-01T00:39:39.598Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-11-01T00:39:39.599Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-11-01T00:39:39.599Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T00:39:39.599Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-01T00:39:39.599Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T00:39:39.599Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-01T00:39:39.599Z] #36 ... [2023-11-01T00:39:39.599Z] [2023-11-01T00:39:39.599Z] #56 [security-spire-config internal] load build context [2023-11-01T00:39:39.599Z] #56 transferring context: 16.35kB done [2023-11-01T00:39:39.599Z] #56 DONE 18.8s [2023-11-01T00:39:39.599Z] [2023-11-01T00:39:39.599Z] #58 [security-spire-agent internal] load build context [2023-11-01T00:39:39.599Z] #58 transferring context: 17.63kB 0.0s done [2023-11-01T00:39:39.599Z] #58 DONE 10.4s [2023-11-01T00:39:39.599Z] [2023-11-01T00:39:39.599Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T00:39:39.599Z] #60 DONE 0.2s [2023-11-01T00:39:39.599Z] [2023-11-01T00:39:39.599Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:39.599Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-01T00:39:39.599Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T00:39:39.599Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-01T00:39:39.599Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-01T00:39:39.599Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.4s [2023-11-01T00:39:39.599Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T00:39:39.858Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.5s [2023-11-01T00:39:39.858Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2023-11-01T00:39:40.117Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-01T00:39:40.375Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-11-01T00:39:41.753Z] #36 ... [2023-11-01T00:39:41.753Z] [2023-11-01T00:39:41.753Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T00:39:41.753Z] #54 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #54 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #54 20.08 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:41.753Z] #54 20.09 (2/2) Installing su-exec (0.2-r3) [2023-11-01T00:39:41.753Z] #54 20.09 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:41.753Z] #54 20.10 OK: 7 MiB in 17 packages [2023-11-01T00:39:41.753Z] #54 DONE 21.2s [2023-11-01T00:39:41.753Z] [2023-11-01T00:39:41.753Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:41.753Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-11-01T00:39:41.753Z] #36 ... [2023-11-01T00:39:41.753Z] [2023-11-01T00:39:41.753Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T00:39:41.753Z] #0 8.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #0 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #0 9.002 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:39:41.753Z] #0 9.002 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:39:41.753Z] #0 9.002 OK: 20076 distinct packages available [2023-11-01T00:39:41.753Z] #0 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #0 9.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:41.753Z] #0 9.428 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:39:41.753Z] #0 9.472 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:39:41.753Z] #0 9.480 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:41.753Z] #0 9.484 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:39:41.753Z] #0 9.486 (5/7) Installing libucontext (1.2-r2) [2023-11-01T00:39:41.753Z] #0 9.488 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T00:39:41.753Z] #0 9.490 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T00:39:41.753Z] #0 9.499 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:41.753Z] #0 9.509 OK: 8 MiB in 20 packages [2023-11-01T00:39:41.753Z] #61 ... [2023-11-01T00:39:41.753Z] [2023-11-01T00:39:41.753Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:39:41.753Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.2s done [2023-11-01T00:39:41.753Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T00:39:41.753Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-01T00:39:41.753Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-01T00:39:41.753Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-01T00:39:41.753Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-01T00:39:41.753Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T00:39:41.753Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-01T00:39:41.753Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-11-01T00:39:41.753Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T00:39:41.753Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-11-01T00:39:42.012Z] #40 ... [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T00:39:42.012Z] #51 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #51 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #51 19.94 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T00:39:42.012Z] #51 19.99 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:42.012Z] #51 20.00 (3/4) Installing su-exec (0.2-r3) [2023-11-01T00:39:42.012Z] #51 20.00 (4/4) Installing yq (4.33.3-r4) [2023-11-01T00:39:42.012Z] #51 20.12 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:42.012Z] #51 20.12 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:39:42.012Z] #51 20.18 OK: 17 MiB in 19 packages [2023-11-01T00:39:42.012Z] #51 DONE 21.6s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T00:39:42.012Z] #57 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #57 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #57 20.12 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:42.012Z] #57 20.12 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:42.012Z] #57 20.13 OK: 7 MiB in 16 packages [2023-11-01T00:39:42.012Z] #57 DONE 21.6s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T00:39:42.012Z] #59 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #59 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #59 11.47 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:39:42.012Z] #59 11.47 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:39:42.012Z] #59 11.47 OK: 20076 distinct packages available [2023-11-01T00:39:42.012Z] #59 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #59 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #59 11.84 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:42.012Z] #59 11.85 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:39:42.012Z] #59 11.85 (3/4) Installing libucontext (1.2-r2) [2023-11-01T00:39:42.012Z] #59 11.85 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T00:39:42.012Z] #59 11.86 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:42.012Z] #59 11.87 OK: 8 MiB in 19 packages [2023-11-01T00:39:42.012Z] #59 DONE 12.8s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T00:39:42.012Z] #50 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #50 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #50 20.18 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T00:39:42.012Z] #50 20.20 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:42.012Z] #50 20.22 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:42.012Z] #50 20.43 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:39:42.012Z] #50 20.47 OK: 8 MiB in 17 packages [2023-11-01T00:39:42.012Z] #50 DONE 21.6s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T00:39:42.012Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 1.852 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:39:42.012Z] #0 1.852 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:39:42.012Z] #0 1.852 OK: 20080 distinct packages available [2023-11-01T00:39:42.012Z] #0 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 2.218 OK: 264 MiB in 52 packages [2023-11-01T00:39:42.012Z] #62 DONE 2.6s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T00:39:42.012Z] #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 1.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #0 1.743 OK: 264 MiB in 52 packages [2023-11-01T00:39:42.012Z] #63 DONE 2.6s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T00:39:42.012Z] #61 DONE 10.4s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:39:42.012Z] #64 DONE 0.1s [2023-11-01T00:39:42.012Z] [2023-11-01T00:39:42.012Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T00:39:42.012Z] #49 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #49 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:42.012Z] #49 21.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T00:39:42.012Z] #49 21.10 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:39:42.012Z] #49 21.10 OK: 7 MiB in 16 packages [2023-11-01T00:39:42.012Z] #49 DONE 21.8s [2023-11-01T00:39:42.273Z] [2023-11-01T00:39:42.273Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:39:42.273Z] #65 DONE 0.1s [2023-11-01T00:39:42.273Z] [2023-11-01T00:39:42.273Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:39:42.273Z] #40 DONE 12.9s [2023-11-01T00:39:42.273Z] [2023-11-01T00:39:42.273Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:39:42.273Z] #36 DONE 21.4s [2023-11-01T00:39:42.273Z] [2023-11-01T00:39:42.273Z] #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:39:42.844Z] #66 ... [2023-11-01T00:39:42.844Z] [2023-11-01T00:39:42.844Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T00:39:42.844Z] #67 DONE 0.4s [2023-11-01T00:39:42.844Z] [2023-11-01T00:39:42.844Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:39:43.794Z] #68 ... [2023-11-01T00:39:43.794Z] [2023-11-01T00:39:43.794Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:39:43.794Z] #69 DONE 1.1s [2023-11-01T00:39:43.794Z] [2023-11-01T00:39:43.794Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:39:43.794Z] #68 DONE 1.2s [2023-11-01T00:39:43.794Z] [2023-11-01T00:39:43.794Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:39:43.794Z] #70 DONE 1.5s [2023-11-01T00:39:43.794Z] [2023-11-01T00:39:43.795Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:39:43.795Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:43.795Z] #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:43.795Z] #0 4.029 OK: 264 MiB in 52 packages [2023-11-01T00:39:43.795Z] #71 DONE 4.5s [2023-11-01T00:39:43.795Z] [2023-11-01T00:39:43.795Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T00:39:43.795Z] #72 DONE 0.1s [2023-11-01T00:39:43.795Z] [2023-11-01T00:39:43.795Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T00:39:43.795Z] #73 DONE 0.1s [2023-11-01T00:39:43.795Z] [2023-11-01T00:39:43.795Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T00:39:43.795Z] #74 DONE 0.1s [2023-11-01T00:39:43.795Z] [2023-11-01T00:39:43.795Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:39:43.795Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:43.795Z] #0 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T00:39:43.795Z] #0 3.634 OK: 264 MiB in 52 packages [2023-11-01T00:39:43.795Z] #75 DONE 4.6s [2023-11-01T00:39:43.795Z] [2023-11-01T00:39:43.795Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T00:39:44.055Z] #76 ... [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:39:44.055Z] #77 DONE 0.1s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T00:39:44.055Z] #78 DONE 0.1s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:39:44.055Z] #79 DONE 0.1s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T00:39:44.055Z] #76 DONE 0.2s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T00:39:44.055Z] #80 DONE 0.2s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:39:44.055Z] #81 DONE 0.1s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:39:44.055Z] #82 DONE 0.1s [2023-11-01T00:39:44.055Z] [2023-11-01T00:39:44.055Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T00:39:44.314Z] #83 ... [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:39:44.314Z] #84 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T00:39:44.314Z] #85 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T00:39:44.314Z] #83 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T00:39:44.314Z] #86 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T00:39:44.314Z] #87 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T00:39:44.314Z] #88 DONE 0.1s [2023-11-01T00:39:44.314Z] [2023-11-01T00:39:44.314Z] #89 [security-spire-config] exporting to image [2023-11-01T00:39:44.314Z] #89 exporting layers [2023-11-01T00:39:44.573Z] #89 ... [2023-11-01T00:39:44.573Z] [2023-11-01T00:39:44.573Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T00:39:44.573Z] #90 DONE 0.1s [2023-11-01T00:39:44.573Z] [2023-11-01T00:39:44.573Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T00:39:44.573Z] #91 DONE 2.8s [2023-11-01T00:39:44.573Z] [2023-11-01T00:39:44.573Z] #89 [security-spire-agent] exporting to image [2023-11-01T00:39:44.573Z] #89 ... [2023-11-01T00:39:44.573Z] [2023-11-01T00:39:44.573Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T00:39:44.573Z] #92 DONE 0.1s [2023-11-01T00:39:44.831Z] [2023-11-01T00:39:44.831Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:39:45.090Z] #93 ... [2023-11-01T00:39:45.090Z] [2023-11-01T00:39:45.090Z] #89 [security-spire-agent] exporting to image [2023-11-01T00:39:45.090Z] #89 exporting layers 0.6s done [2023-11-01T00:39:45.090Z] #89 writing image sha256:28817a3a34c1c3ef522b980100e8f00db96cdd82950f19fc9a3b835c635e8138 done [2023-11-01T00:39:45.090Z] #89 naming to docker.io/library/security-spire-config done [2023-11-01T00:39:45.090Z] #89 writing image sha256:14a876d9e2c193e8671e08381d8fc966aa9b55e642cdfc1dc53b2690c71bf1e0 done [2023-11-01T00:39:45.090Z] #89 naming to docker.io/library/security-spire-server done [2023-11-01T00:39:45.090Z] #89 writing image sha256:73494eb398ab59c0e6c4430649bec2daec3c0b71065cdcd9dd9bf777ebe1da0f done [2023-11-01T00:39:45.090Z] #89 naming to docker.io/library/security-spire-agent done [2023-11-01T00:39:45.090Z] #89 DONE 0.7s [2023-11-01T00:39:45.348Z] [2023-11-01T00:39:45.348Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:39:53.773Z] #94 ... [2023-11-01T00:39:53.773Z] [2023-11-01T00:39:53.773Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:01.586Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16094 in /w/workspace/edgexfoundry_edgex-go_PR-4714 [Pipeline] { [Pipeline] ws [2023-11-01T00:40:01.647Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-01T00:40:01.744Z] The recommended git tool is: git [2023-11-01T00:40:08.698Z] #95 DONE 24.7s [2023-11-01T00:40:08.699Z] [2023-11-01T00:40:08.699Z] #66 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:08.699Z] #66 DONE 24.7s [2023-11-01T00:40:08.699Z] [2023-11-01T00:40:08.699Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:08.699Z] #93 DONE 22.8s [2023-11-01T00:40:08.699Z] [2023-11-01T00:40:08.699Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:08.699Z] #94 DONE 22.8s [2023-11-01T00:40:08.699Z] [2023-11-01T00:40:08.699Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T00:40:08.710Z] using credential edgex-jenkins-ssh [2023-11-01T00:40:08.733Z] Cloning the remote Git repository [2023-11-01T00:40:08.797Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-01T00:40:08.924Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-01T00:40:09.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T00:40:09.159Z] > git --version # timeout=10 [2023-11-01T00:40:09.187Z] > git --version # 'git version 2.25.1' [2023-11-01T00:40:09.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:40:09.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:40:12.929Z] #96 ... [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #97 DONE 6.0s [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #98 DONE 6.0s [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #99 [core-command builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #99 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.929Z] #100 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.929Z] #101 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #96 DONE 6.0s [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.929Z] #102 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.929Z] #103 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #104 [core-data builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #104 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #105 [support-scheduler builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #105 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.929Z] #106 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.929Z] #107 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #108 [support-notifications builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #108 DONE 6.0s [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T00:40:12.929Z] #109 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.929Z] #110 CACHED [2023-11-01T00:40:12.929Z] [2023-11-01T00:40:12.929Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.930Z] #111 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #112 [core-metadata builder 6/7] COPY . . [2023-11-01T00:40:12.930Z] #112 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.930Z] #113 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.930Z] #114 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.930Z] #115 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T00:40:12.930Z] #116 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.930Z] #117 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:40:12.930Z] #118 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T00:40:12.930Z] #119 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:40:12.930Z] #120 CACHED [2023-11-01T00:40:12.930Z] [2023-11-01T00:40:12.930Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T00:40:13.864Z] #121 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T00:40:23.826Z] #121 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T00:40:23.826Z] #0 0.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:40:23.826Z] #122 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T00:40:23.826Z] #0 0.532 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T00:40:23.826Z] #123 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T00:40:23.826Z] #0 1.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:40:23.826Z] #124 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T00:40:23.826Z] #0 0.698 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T00:40:23.826Z] #125 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T00:40:23.826Z] #0 0.898 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T00:40:23.826Z] #126 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T00:40:23.826Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-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 [2023-11-01T00:40:23.826Z] #127 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T00:40:23.826Z] #0 1.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:40:23.826Z] #128 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T00:40:23.826Z] #0 0.856 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T00:40:23.826Z] #129 ... [2023-11-01T00:40:23.826Z] [2023-11-01T00:40:23.826Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T00:40:23.826Z] #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T00:40:24.082Z] #130 ... [2023-11-01T00:40:24.082Z] [2023-11-01T00:40:24.082Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T00:40:24.082Z] #0 0.723 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T00:40:28.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T00:40:28.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:40:30.030Z] Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit 52f81161f173da97f19104274f646d7b3bfb31eb [2023-11-01T00:40:30.536Z] Merge succeeded, producing 52f81161f173da97f19104274f646d7b3bfb31eb [2023-11-01T00:40:30.537Z] Checking out Revision 52f81161f173da97f19104274f646d7b3bfb31eb (PR-4714) [2023-11-01T00:40:29.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T00:40:29.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T00:40:29.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:40:29.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4714/head:refs/remotes/origin/PR-4714 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T00:40:30.067Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:40:30.163Z] > git checkout -f 52f81161f173da97f19104274f646d7b3bfb31eb # timeout=10 [2023-11-01T00:40:30.424Z] > git remote # timeout=10 [2023-11-01T00:40:30.451Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T00:40:30.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:40:30.486Z] > git merge 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 [2023-11-01T00:40:30.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T00:40:30.549Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:40:30.580Z] > git checkout -f 52f81161f173da97f19104274f646d7b3bfb31eb # timeout=10 [2023-11-01T00:40:31.389Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-01T00:40:31.465Z] > git --version # timeout=10 [2023-11-01T00:40:31.481Z] > git --version # 'git version 2.25.1' [2023-11-01T00:40:31.507Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:40:32.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T00:40:32.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T00:40:32.698Z] Dload Upload Total Spent Left Speed [2023-11-01T00:40:32.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-11-01T00:40:33.423Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T00:40:33.803Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-11-01T00:40:33.803Z] /etc/docker/daemon.new [2023-11-01T00:40:33.803Z] { [2023-11-01T00:40:33.803Z] "registry-mirrors": [ [2023-11-01T00:40:33.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T00:40:33.803Z] ], [2023-11-01T00:40:33.803Z] "bip": "10.250.0.254/24", [2023-11-01T00:40:33.803Z] "hosts": [ [2023-11-01T00:40:33.803Z] "tcp://0.0.0.0:5555", [2023-11-01T00:40:33.803Z] "unix:///var/run/docker.sock" [2023-11-01T00:40:33.803Z] ], [2023-11-01T00:40:33.803Z] "mtu": 1458, [2023-11-01T00:40:33.803Z] "selinux-enabled": true, [2023-11-01T00:40:33.803Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T00:40:33.803Z] } [Pipeline] sh [2023-11-01T00:40:34.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T00:40:34.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:40:52.939Z] provisioning config files... [2023-11-01T00:40:52.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6673173161547932462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:40:53.412Z] ---> docker-login.sh [2023-11-01T00:40:53.412Z] nexus3.edgexfoundry.org:10001 [2023-11-01T00:40:54.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:40:54.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:40:54.012Z] Configure a credential helper to remove this warning. See [2023-11-01T00:40:54.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:40:54.012Z] [2023-11-01T00:40:54.012Z] Login Succeeded [2023-11-01T00:40:54.012Z] nexus3.edgexfoundry.org:10002 [2023-11-01T00:40:54.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:40:54.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:40:54.616Z] Configure a credential helper to remove this warning. See [2023-11-01T00:40:54.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:40:54.616Z] [2023-11-01T00:40:54.616Z] Login Succeeded [2023-11-01T00:40:54.616Z] nexus3.edgexfoundry.org:10003 [2023-11-01T00:40:54.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:40:54.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:40:54.890Z] Configure a credential helper to remove this warning. See [2023-11-01T00:40:54.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:40:54.890Z] [2023-11-01T00:40:54.890Z] Login Succeeded [2023-11-01T00:40:54.890Z] nexus3.edgexfoundry.org:10004 [2023-11-01T00:40:55.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:40:55.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:40:55.451Z] Configure a credential helper to remove this warning. See [2023-11-01T00:40:55.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:40:55.451Z] [2023-11-01T00:40:55.451Z] Login Succeeded [2023-11-01T00:40:55.451Z] docker.io [2023-11-01T00:40:55.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T00:40:56.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T00:40:56.004Z] Configure a credential helper to remove this warning. See [2023-11-01T00:40:56.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T00:40:56.004Z] [2023-11-01T00:40:56.004Z] Login Succeeded [2023-11-01T00:40:56.004Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T00:40:56.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-01T00:40:56.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T00:40:56.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:40:56.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:40:56.996Z] ========================================================= [2023-11-01T00:40:56.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T00:40:56.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:40:57.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:40:57.799Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T00:40:57.799Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T00:40:57.799Z] 5d54e960e981: Pulling fs layer [2023-11-01T00:40:57.799Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T00:40:57.799Z] f0e02332f6b5: Pulling fs layer [2023-11-01T00:40:57.799Z] cefa15bbcfad: Pulling fs layer [2023-11-01T00:40:57.799Z] 17808c966233: Pulling fs layer [2023-11-01T00:40:57.799Z] f4c1fc716caa: Pulling fs layer [2023-11-01T00:40:57.799Z] cefa15bbcfad: Waiting [2023-11-01T00:40:57.799Z] 17808c966233: Waiting [2023-11-01T00:40:57.799Z] f4c1fc716caa: Waiting [2023-11-01T00:40:57.799Z] f0e02332f6b5: Waiting [2023-11-01T00:40:57.799Z] 5d54e960e981: Download complete [2023-11-01T00:40:57.799Z] f0e02332f6b5: Verifying Checksum [2023-11-01T00:40:57.799Z] f0e02332f6b5: Download complete [2023-11-01T00:40:57.799Z] cefa15bbcfad: Verifying Checksum [2023-11-01T00:40:57.799Z] cefa15bbcfad: Download complete [2023-11-01T00:40:57.799Z] 9fda8d8052c6: Download complete [2023-11-01T00:40:58.459Z] f4c1fc716caa: Verifying Checksum [2023-11-01T00:40:58.459Z] f4c1fc716caa: Download complete [2023-11-01T00:40:59.060Z] 9fda8d8052c6: Pull complete [2023-11-01T00:41:00.035Z] 5d54e960e981: Pull complete [2023-11-01T00:41:00.035Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T00:41:00.035Z] c4a7e357bf2a: Download complete [2023-11-01T00:41:01.009Z] 17808c966233: Verifying Checksum [2023-11-01T00:41:01.009Z] 17808c966233: Download complete [2023-11-01T00:41:13.381Z] c4a7e357bf2a: Pull complete [2023-11-01T00:41:13.381Z] f0e02332f6b5: Pull complete [2023-11-01T00:41:13.381Z] cefa15bbcfad: Pull complete [2023-11-01T00:41:25.745Z] 17808c966233: Pull complete [2023-11-01T00:41:27.721Z] f4c1fc716caa: Pull complete [2023-11-01T00:41:27.721Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T00:41:27.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:41:27.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:41:28.129Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:41:28.129Z] WORKDIR /edgex [2023-11-01T00:41:28.129Z] COPY go.mod . [2023-11-01T00:41:28.129Z] RUN go mod download [2023-11-01T00:41:28.129Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-01T00:41:28.727Z] Sending build context to Docker daemon 2.91MB [2023-11-01T00:41:28.727Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:41:28.727Z] ---> ea914061e18c [2023-11-01T00:41:28.727Z] Step 2/4 : WORKDIR /edgex [2023-11-01T00:41:29.699Z] ---> Running in 636372d6d2f9 [2023-11-01T00:41:29.976Z] Removing intermediate container 636372d6d2f9 [2023-11-01T00:41:29.976Z] ---> 16ef2ae2873e [2023-11-01T00:41:29.976Z] Step 3/4 : COPY go.mod . [2023-11-01T00:41:30.966Z] ---> dcdde986db29 [2023-11-01T00:41:30.966Z] Step 4/4 : RUN go mod download [2023-11-01T00:41:30.966Z] ---> Running in 5c3db75ee763 [2023-11-01T00:41:31.876Z] #131 ... [2023-11-01T00:41:31.876Z] [2023-11-01T00:41:31.876Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T00:41:31.876Z] #128 71.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:41:34.423Z] #128 ... [2023-11-01T00:41:34.423Z] [2023-11-01T00:41:34.423Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T00:41:34.423Z] #122 DONE 81.7s [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T00:41:34.681Z] #128 DONE 81.7s [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T00:41:34.681Z] #129 DONE 81.8s [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T00:41:34.681Z] #123 DONE 81.8s [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T00:41:34.681Z] #127 DONE 81.8s [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:34.681Z] #132 ... [2023-11-01T00:41:34.681Z] [2023-11-01T00:41:34.681Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T00:41:34.681Z] #130 DONE 82.0s [2023-11-01T00:41:34.939Z] [2023-11-01T00:41:34.939Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T00:41:34.939Z] #131 DONE 82.1s [2023-11-01T00:41:34.939Z] [2023-11-01T00:41:34.939Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T00:41:34.939Z] #121 DONE 82.1s [2023-11-01T00:41:34.939Z] [2023-11-01T00:41:34.939Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T00:41:34.939Z] #133 ... [2023-11-01T00:41:34.939Z] [2023-11-01T00:41:34.939Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T00:41:34.939Z] #126 DONE 82.2s [2023-11-01T00:41:35.199Z] [2023-11-01T00:41:35.199Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T00:41:35.199Z] #124 DONE 82.3s [2023-11-01T00:41:35.199Z] [2023-11-01T00:41:35.199Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T00:41:35.199Z] #125 DONE 82.3s [2023-11-01T00:41:35.199Z] [2023-11-01T00:41:35.199Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.464Z] #134 ... [2023-11-01T00:41:35.464Z] [2023-11-01T00:41:35.464Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.464Z] #135 DONE 0.7s [2023-11-01T00:41:35.464Z] [2023-11-01T00:41:35.464Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.464Z] #132 DONE 0.9s [2023-11-01T00:41:35.464Z] [2023-11-01T00:41:35.464Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T00:41:35.464Z] #133 DONE 0.6s [2023-11-01T00:41:35.464Z] [2023-11-01T00:41:35.464Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.464Z] #136 DONE 0.6s [2023-11-01T00:41:35.464Z] [2023-11-01T00:41:35.464Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:35.723Z] #137 ... [2023-11-01T00:41:35.723Z] [2023-11-01T00:41:35.723Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.723Z] #138 DONE 0.5s [2023-11-01T00:41:35.723Z] [2023-11-01T00:41:35.723Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.723Z] #139 DONE 0.5s [2023-11-01T00:41:35.723Z] [2023-11-01T00:41:35.723Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:35.723Z] #134 DONE 0.6s [2023-11-01T00:41:35.723Z] [2023-11-01T00:41:35.723Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:35.723Z] #140 DONE 0.4s [2023-11-01T00:41:35.723Z] [2023-11-01T00:41:35.723Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #141 ... [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #142 DONE 0.5s [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:36.069Z] #143 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #144 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #137 DONE 0.4s [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #145 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #146 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:36.069Z] #146 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:36.069Z] #147 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #148 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #149 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:36.069Z] #150 CACHED [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #151 DONE 0.3s [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #152 DONE 0.3s [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:36.069Z] #141 DONE 0.4s [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T00:41:36.069Z] #153 ... [2023-11-01T00:41:36.069Z] [2023-11-01T00:41:36.069Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-01T00:41:36.069Z] #154 DONE 0.3s [2023-11-01T00:41:36.761Z] [2023-11-01T00:41:36.761Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-01T00:41:37.120Z] #155 ... [2023-11-01T00:41:37.120Z] [2023-11-01T00:41:37.120Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T00:41:37.120Z] #156 DONE 1.2s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #157 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.382Z] #157 ... [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T00:41:37.382Z] #158 DONE 1.4s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T00:41:37.382Z] #159 DONE 1.4s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T00:41:37.382Z] #160 DONE 1.4s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T00:41:37.382Z] #153 DONE 1.4s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T00:41:37.382Z] #161 DONE 1.4s [2023-11-01T00:41:37.382Z] [2023-11-01T00:41:37.382Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T00:41:37.382Z] #162 DONE 1.5s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T00:41:37.641Z] #163 DONE 1.5s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T00:41:37.641Z] #164 DONE 2.0s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-01T00:41:37.641Z] #155 DONE 1.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #165 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T00:41:37.641Z] #165 DONE 1.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #166 ... [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #157 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #157 DONE 0.5s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #167 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #168 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #169 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #170 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #171 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T00:41:37.641Z] #172 DONE 0.4s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T00:41:37.641Z] #173 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #174 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #166 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T00:41:37.641Z] #175 DONE 0.3s [2023-11-01T00:41:37.641Z] [2023-11-01T00:41:37.641Z] #176 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T00:41:38.236Z] #176 ... [2023-11-01T00:41:38.236Z] [2023-11-01T00:41:38.236Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T00:41:38.236Z] #177 DONE 0.5s [2023-11-01T00:41:38.236Z] [2023-11-01T00:41:38.236Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T00:41:38.236Z] #178 DONE 0.5s [2023-11-01T00:41:38.236Z] [2023-11-01T00:41:38.236Z] #89 [support-notifications] exporting to image [2023-11-01T00:41:38.236Z] #89 exporting layers 0.1s done [2023-11-01T00:41:38.666Z] #89 ... [2023-11-01T00:41:38.666Z] [2023-11-01T00:41:38.666Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T00:41:38.666Z] #179 DONE 0.6s [2023-11-01T00:41:38.666Z] [2023-11-01T00:41:38.666Z] #180 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T00:41:38.666Z] #180 DONE 0.7s [2023-11-01T00:41:38.666Z] [2023-11-01T00:41:38.666Z] #181 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T00:41:38.666Z] #181 DONE 0.7s [2023-11-01T00:41:38.666Z] [2023-11-01T00:41:38.666Z] #176 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T00:41:38.666Z] #176 DONE 0.7s [2023-11-01T00:41:38.666Z] [2023-11-01T00:41:38.666Z] #89 [core-metadata] exporting to image [2023-11-01T00:41:38.666Z] #89 exporting layers 0.8s done [2023-11-01T00:41:38.666Z] #89 exporting layers 0.8s done [2023-11-01T00:41:38.666Z] #89 writing image sha256:a5e87e64f6ad260db339acd7f5b1d3c0f1784f4ab27831ae5c74aef2f506b4cb [2023-11-01T00:41:38.666Z] #89 writing image sha256:23b77b444192246ba6da4ca2c94593be43b62e85c7309518b934bb29611fa301 [2023-11-01T00:41:38.666Z] #89 writing image sha256:fda11afb4deb1607d847fb9c13777f18a9e03c6c783de5b86597546a6a1ccd7e [2023-11-01T00:41:38.666Z] #89 writing image sha256:94e6f4de22e71dd818db0148b8a206819b0d84fb8a245936eb1022a462f453b6 [2023-11-01T00:41:38.935Z] #89 ... [2023-11-01T00:41:38.935Z] [2023-11-01T00:41:38.935Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T00:41:38.935Z] #182 DONE 0.5s [2023-11-01T00:41:38.935Z] [2023-11-01T00:41:38.935Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T00:41:38.935Z] #183 DONE 0.4s [2023-11-01T00:41:38.935Z] [2023-11-01T00:41:38.935Z] #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T00:41:38.935Z] #184 DONE 0.5s [2023-11-01T00:41:38.935Z] [2023-11-01T00:41:38.935Z] #89 [support-notifications] exporting to image [2023-11-01T00:41:38.935Z] #89 exporting layers 0.5s done [2023-11-01T00:41:38.935Z] #89 writing image sha256:a5e87e64f6ad260db339acd7f5b1d3c0f1784f4ab27831ae5c74aef2f506b4cb 0.4s done [2023-11-01T00:41:38.935Z] #89 writing image sha256:23b77b444192246ba6da4ca2c94593be43b62e85c7309518b934bb29611fa301 0.4s done [2023-11-01T00:41:38.935Z] #89 writing image sha256:fda11afb4deb1607d847fb9c13777f18a9e03c6c783de5b86597546a6a1ccd7e 0.4s done [2023-11-01T00:41:38.935Z] #89 writing image sha256:94e6f4de22e71dd818db0148b8a206819b0d84fb8a245936eb1022a462f453b6 0.4s done [2023-11-01T00:41:38.935Z] #89 naming to docker.io/library/core-command done [2023-11-01T00:41:38.935Z] #89 naming to docker.io/library/support-scheduler done [2023-11-01T00:41:38.935Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-11-01T00:41:38.935Z] #89 naming to docker.io/library/core-data done [2023-11-01T00:41:38.935Z] #89 writing image sha256:438c6724d36efe414c4d9d7028b8e4903805d045a4cf372aeedc5564f452545f done [2023-11-01T00:41:38.935Z] #89 naming to docker.io/library/support-notifications done [2023-11-01T00:41:38.935Z] #89 writing image sha256:474bea3badcf495e01c70f7298839db6dea73628c16c8df539060f4a78755159 [2023-11-01T00:41:39.194Z] #89 writing image sha256:474bea3badcf495e01c70f7298839db6dea73628c16c8df539060f4a78755159 0.0s done [2023-11-01T00:41:39.194Z] #89 naming to docker.io/library/core-metadata done [2023-11-01T00:41:39.194Z] #89 DONE 2.1s [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T00:41:39.194Z] #185 DONE 0.2s [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T00:41:39.194Z] #186 DONE 0.2s [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-01T00:41:39.194Z] #187 DONE 0.1s [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #188 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T00:41:39.194Z] #188 ... [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-01T00:41:39.194Z] #189 DONE 0.1s [2023-11-01T00:41:39.194Z] [2023-11-01T00:41:39.194Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T00:41:39.194Z] #190 DONE 0.8s [2023-11-01T00:41:39.453Z] [2023-11-01T00:41:39.453Z] #191 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T00:41:39.453Z] #191 DONE 1.0s [2023-11-01T00:41:39.453Z] [2023-11-01T00:41:39.453Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T00:41:39.453Z] #192 DONE 0.1s [2023-11-01T00:41:39.453Z] [2023-11-01T00:41:39.453Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T00:41:39.453Z] #193 DONE 0.1s [2023-11-01T00:41:39.453Z] [2023-11-01T00:41:39.453Z] #89 [core-common-config-bootstrapper] exporting to image [2023-11-01T00:41:39.453Z] #89 exporting layers 0.2s done [2023-11-01T00:41:39.453Z] #89 writing image sha256:3697f02dc808c2e0409c5bbe90521b420e02efc685ad925a15d5a2db82fb61e7 done [2023-11-01T00:41:39.453Z] #89 naming to docker.io/library/security-proxy-auth done [2023-11-01T00:41:39.453Z] #89 writing image sha256:ae3cfe28bf041b7b5d212743f1ee51aac8340dd8f69845a56ac0e127d7baffda done [2023-11-01T00:41:39.453Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-01T00:41:39.453Z] #89 DONE 2.4s [2023-11-01T00:41:39.453Z] [2023-11-01T00:41:39.453Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T00:41:39.715Z] #194 ... [2023-11-01T00:41:39.715Z] [2023-11-01T00:41:39.715Z] #188 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T00:41:39.715Z] #188 DONE 0.6s [2023-11-01T00:41:39.715Z] [2023-11-01T00:41:39.715Z] #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T00:41:39.715Z] #195 DONE 0.8s [2023-11-01T00:41:39.715Z] [2023-11-01T00:41:39.715Z] #89 [security-proxy-setup] exporting to image [2023-11-01T00:41:39.973Z] #89 ... [2023-11-01T00:41:39.973Z] [2023-11-01T00:41:39.973Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T00:41:39.973Z] #194 DONE 0.6s [2023-11-01T00:41:39.973Z] [2023-11-01T00:41:39.973Z] #89 [security-secretstore-setup] exporting to image [2023-11-01T00:41:39.973Z] #89 exporting layers 0.3s done [2023-11-01T00:41:39.973Z] #89 writing image sha256:dd87360a83b98418a52d9166c3000fb8ec302b630398ac99d56353f6973c4272 0.0s done [2023-11-01T00:41:39.973Z] #89 naming to docker.io/library/security-proxy-setup done [2023-11-01T00:41:39.973Z] #89 writing image sha256:d23c0c54d19573e3d908cc05b972ca0d6079e64245acdf596751294d58d3f815 done [2023-11-01T00:41:39.973Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-11-01T00:41:39.973Z] #89 exporting layers 0.2s done [2023-11-01T00:41:39.973Z] #89 writing image sha256:cf84a34974141bc7d7b941de6bd85fa597416688e6362692e7b1774b3c33412b done [2023-11-01T00:41:39.973Z] #89 naming to docker.io/library/security-bootstrapper done [2023-11-01T00:41:39.973Z] #89 DONE 2.9s [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T00:41:39.973Z] time="2023-11-01T00:39:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T00:41:40.002Z] $ docker stop --time=1 07808ccc48e604299a91a980015caf3472683be39c49cbf1e140b63afbb82c2e [2023-11-01T00:41:41.276Z] $ docker rm -f --volumes 07808ccc48e604299a91a980015caf3472683be39c49cbf1e140b63afbb82c2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:41:41.666Z] + docker images [2023-11-01T00:41:41.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T00:41:41.667Z] core-common-config-bootstrapper latest ae3cfe28bf04 2 seconds ago 18.2MB [2023-11-01T00:41:41.667Z] security-secretstore-setup latest d23c0c54d195 2 seconds ago 44.4MB [2023-11-01T00:41:41.667Z] security-proxy-setup latest dd87360a83b9 2 seconds ago 34.4MB [2023-11-01T00:41:41.667Z] security-bootstrapper latest cf84a3497414 2 seconds ago 23.3MB [2023-11-01T00:41:41.667Z] security-proxy-auth latest 3697f02dc808 2 seconds ago 19.5MB [2023-11-01T00:41:41.667Z] core-metadata latest 474bea3badcf 3 seconds ago 21.7MB [2023-11-01T00:41:41.667Z] core-command latest a5e87e64f6ad 4 seconds ago 21.2MB [2023-11-01T00:41:41.667Z] support-scheduler latest fda11afb4deb 4 seconds ago 34.1MB [2023-11-01T00:41:41.667Z] security-spiffe-token-provider latest 94e6f4de22e7 4 seconds ago 35.1MB [2023-11-01T00:41:41.667Z] support-notifications latest 438c6724d36e 4 seconds ago 34.7MB [2023-11-01T00:41:41.667Z] core-data latest 23b77b444192 4 seconds ago 21.3MB [2023-11-01T00:41:41.667Z] security-spire-agent latest 73494eb398ab About a minute ago 166MB [2023-11-01T00:41:41.667Z] security-spire-config latest 28817a3a34c1 About a minute ago 101MB [2023-11-01T00:41:41.667Z] security-spire-server latest 14a876d9e2c1 About a minute ago 107MB [2023-11-01T00:41:41.667Z] ci-base-image-x86_64 latest 977772e95b3f 4 minutes ago 930MB [2023-11-01T00:41:41.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-11-01T00:41:41.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-01T00:41:41.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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] } [2023-11-01T00:42:17.879Z] Removing intermediate container 5c3db75ee763 [2023-11-01T00:42:17.880Z] ---> 0a908d6dee16 [2023-11-01T00:42:17.880Z] Successfully built 0a908d6dee16 [2023-11-01T00:42:17.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:42:18.294Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:42:18.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:42:18.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-16094 does not seem to be running inside a container [2023-11-01T00:42:18.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T00:42:20.110Z] $ docker top 2058680a0dd7a1ba9b5fdc33c95954ccca5fa0967573274b2f633c693a43676d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:42:21.028Z] + go version [2023-11-01T00:42:21.028Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T00:42:21.071Z] $ docker stop --time=1 2058680a0dd7a1ba9b5fdc33c95954ccca5fa0967573274b2f633c693a43676d [2023-11-01T00:42:23.247Z] $ docker rm -f --volumes 2058680a0dd7a1ba9b5fdc33c95954ccca5fa0967573274b2f633c693a43676d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:42:24.178Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:42:24.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:42:24.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-16094 does not seem to be running inside a container [2023-11-01T00:42:24.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T00:42:25.832Z] $ docker top 6b9780831aa8b365eab37b3e586f69979228db382c918b08e759206a074a00d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T00:42:26.110Z] ========================================================= [2023-11-01T00:42:26.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T00:42:26.110Z] ========================================================= [Pipeline] sh [2023-11-01T00:42:26.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:42:27.461Z] + make test [2023-11-01T00:42:27.461Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:43:14.372Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T00:45:21.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T00:45:22.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T00:45:22.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T00:45:22.570Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T00:45:22.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T00:45:37.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T00:45:37.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T00:45:38.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.412s coverage: 28.7% of statements [2023-11-01T00:45:48.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.319s coverage: 97.0% of statements [2023-11-01T00:45:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T00:45:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T00:45:53.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T00:45:57.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.439s coverage: 69.2% of statements [2023-11-01T00:45:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T00:45:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T00:46:00.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.344s coverage: 53.2% of statements [2023-11-01T00:46:06.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T00:46:06.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T00:46:06.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:46:06.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T00:46:06.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T00:46:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T00:46:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T00:46:22.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.095s coverage: 93.4% of statements [2023-11-01T00:46:22.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.510s coverage: 4.1% of statements [2023-11-01T00:46:28.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T00:46:28.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:46:28.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T00:46:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T00:46:30.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.825s coverage: 97.6% of statements [2023-11-01T00:46:31.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements [2023-11-01T00:46:41.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T00:46:41.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T00:46:41.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.418s coverage: 0.9% of statements [2023-11-01T00:46:41.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.266s coverage: 32.2% of statements [2023-11-01T00:46:45.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.301s coverage: 41.7% of statements [2023-11-01T00:46:45.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 82.9% of statements [2023-11-01T00:46:45.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.261s coverage: 94.1% of statements [2023-11-01T00:46:45.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.213s coverage: 96.3% of statements [2023-11-01T00:46:51.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.221s coverage: 87.5% of statements [2023-11-01T00:46:52.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T00:46:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T00:46:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T00:46:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T00:46:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T00:46:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T00:46:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T00:46:56.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T00:47:03.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.217s coverage: 94.4% of statements [2023-11-01T00:47:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T00:47:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T00:47:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T00:47:03.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T00:47:13.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T00:47:13.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T00:47:14.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.089s coverage: 79.9% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.271s coverage: 92.9% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.220s coverage: 62.3% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.223s coverage: 87.2% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.187s coverage: 20.0% of statements [2023-11-01T00:47:17.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.180s coverage: 100.0% of statements [2023-11-01T00:47:20.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements [2023-11-01T00:47:20.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T00:47:20.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T00:47:22.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.445s coverage: 82.1% of statements [2023-11-01T00:47:22.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.265s coverage: 86.0% of statements [2023-11-01T00:47:26.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T00:47:26.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T00:47:28.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.003s coverage: 63.1% of statements [2023-11-01T00:47:28.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.293s coverage: 100.0% of statements [2023-11-01T00:47:30.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements [2023-11-01T00:47:30.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2023-11-01T00:47:30.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T00:47:30.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T00:47:30.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T00:47:30.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2023-11-01T00:47:31.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2023-11-01T00:47:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T00:47:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T00:47:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T00:47:39.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.862s coverage: 38.4% of statements [2023-11-01T00:47:39.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.249s coverage: 89.5% of statements [2023-11-01T00:47:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T00:47:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T00:47:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T00:47:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T00:47:43.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.251s coverage: 84.8% of statements [2023-11-01T00:47:49.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T00:47:49.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T00:47:49.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T00:47:49.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T00:47:55.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements [2023-11-01T00:47:56.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T00:47:56.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:47:56.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T00:47:56.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T00:47:58.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.633s coverage: 95.7% of statements [2023-11-01T00:48:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T00:48:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T00:48:01.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.289s coverage: 61.8% of statements [2023-11-01T00:48:05.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T00:48:05.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T00:48:06.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.505s coverage: 98.9% of statements [2023-11-01T00:48:07.692Z] 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 [2023-11-01T00:48:07.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T00:48:07.965Z] go vet ./... [2023-11-01T00:50:44.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:50:44.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:50:44.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T00:50:44.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-11-01T00:50:45.406Z] + ls -al . [2023-11-01T00:50:45.406Z] total 724 [2023-11-01T00:50:45.406Z] drwxrwxr-x 10 1001 1001 4096 Nov 1 00:42 . [2023-11-01T00:50:45.406Z] drwxr-xr-x 4 root root 4096 Nov 1 00:42 .. [2023-11-01T00:50:45.406Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:40 .blubracket [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 00:40 .dockerignore [2023-11-01T00:50:45.406Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 00:40 .git [2023-11-01T00:50:45.406Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 00:40 .github [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 00:40 .gitignore [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 00:40 .golangci.yml [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 00:40 .hadolint.yml [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 00:40 .sonarcloud.properties [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 00:40 ADOPTERS.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 00:40 Attribution.txt [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 00:40 CHANGELOG.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 00:40 CONTRIBUTING.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 00:40 GOVERNANCE.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 00:40 Jenkinsfile [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 00:40 LICENSE [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 00:40 Makefile [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 00:40 OWNERS.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 00:40 README.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 00:40 SECURITY.md [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 00:36 VERSION [2023-11-01T00:50:45.406Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:40 bin [2023-11-01T00:50:45.406Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 00:40 cmd [2023-11-01T00:50:45.406Z] -rw-r--r-- 1 root root 453602 Nov 1 00:48 coverage.out [2023-11-01T00:50:45.406Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 00:40 fuzz_test [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 00:40 go.mod [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 00:40 go.sum [2023-11-01T00:50:45.406Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 00:40 internal [2023-11-01T00:50:45.406Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 00:40 openapi [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 00:40 security.txt [2023-11-01T00:50:45.406Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 00:40 version.go [Pipeline] sh [2023-11-01T00:50:46.064Z] + '[' -e coverage.out ] [2023-11-01T00:50:46.064Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T00:50:46.098Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T00:50:47.010Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T00:50:47.657Z] + make build [2023-11-01T00:50:47.658Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T00:52:24.284Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T00:52:24.284Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T00:52:26.873Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-11-01T00:52:31.132Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T00:53:03.345Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T00:53:09.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:53:15.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:53:20.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:53:24.011Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T00:53:28.258Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T00:53:33.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-11-01T00:53:39.025Z] $ docker stop --time=1 6b9780831aa8b365eab37b3e586f69979228db382c918b08e759206a074a00d1 [2023-11-01T00:53:43.128Z] $ docker rm -f --volumes 6b9780831aa8b365eab37b3e586f69979228db382c918b08e759206a074a00d1 [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 [2023-11-01T00:53:46.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T00:53:46.126Z] [2023-11-01T00:53:46.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:53:46.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T00:53:46.803Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-01T00:53:46.803Z] 547446be3368: Pulling fs layer [2023-11-01T00:53:46.803Z] d125d8839a47: Pulling fs layer [2023-11-01T00:53:46.803Z] 3e85d5ac6304: Pulling fs layer [2023-11-01T00:53:46.803Z] c3105a71a48b: Pulling fs layer [2023-11-01T00:53:46.803Z] 0f093f025ec4: Pulling fs layer [2023-11-01T00:53:46.803Z] c3106fc0e877: Pulling fs layer [2023-11-01T00:53:46.803Z] c3105a71a48b: Waiting [2023-11-01T00:53:46.803Z] 0f093f025ec4: Waiting [2023-11-01T00:53:46.803Z] c3106fc0e877: Waiting [2023-11-01T00:53:46.803Z] 547446be3368: Verifying Checksum [2023-11-01T00:53:46.803Z] c3105a71a48b: Verifying Checksum [2023-11-01T00:53:46.803Z] c3105a71a48b: Download complete [2023-11-01T00:53:47.074Z] d125d8839a47: Verifying Checksum [2023-11-01T00:53:47.074Z] d125d8839a47: Download complete [2023-11-01T00:53:47.346Z] c3106fc0e877: Verifying Checksum [2023-11-01T00:53:47.346Z] c3106fc0e877: Download complete [2023-11-01T00:53:47.620Z] 0f093f025ec4: Verifying Checksum [2023-11-01T00:53:47.620Z] 0f093f025ec4: Download complete [2023-11-01T00:53:47.620Z] 547446be3368: Pull complete [2023-11-01T00:53:49.028Z] d125d8839a47: Pull complete [2023-11-01T00:53:49.292Z] 3e85d5ac6304: Verifying Checksum [2023-11-01T00:53:49.292Z] 3e85d5ac6304: Download complete [2023-11-01T00:53:59.355Z] 3e85d5ac6304: Pull complete [2023-11-01T00:53:59.355Z] c3105a71a48b: Pull complete [2023-11-01T00:53:59.936Z] 0f093f025ec4: Pull complete [2023-11-01T00:54:00.204Z] c3106fc0e877: Pull complete [2023-11-01T00:54:00.204Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-01T00:54:00.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T00:54:00.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:54:00.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-16094 does not seem to be running inside a container [2023-11-01T00:54:00.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-01T00:54:03.024Z] $ docker top cba7bd2c38775010f69b42882c7f86f6760f8bd936ad76582424521117dba8fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:54:03.906Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T00:54:13.987Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #1 transferring dockerfile: 2.12kB done [2023-11-01T00:54:13.987Z] #1 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #2 transferring dockerfile: 1.70kB done [2023-11-01T00:54:13.987Z] #2 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #3 transferring dockerfile: 2.82kB done [2023-11-01T00:54:13.987Z] #3 DONE 0.0s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #4 transferring dockerfile: 2.39kB 0.0s done [2023-11-01T00:54:13.987Z] #4 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #5 transferring dockerfile: 1.78kB done [2023-11-01T00:54:13.987Z] #5 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #6 transferring dockerfile: 1.59kB 0.0s done [2023-11-01T00:54:13.987Z] #6 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-01T00:54:13.987Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-11-01T00:54:13.987Z] #7 DONE 0.1s [2023-11-01T00:54:13.987Z] [2023-11-01T00:54:13.987Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T00:54:14.255Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-11-01T00:54:14.255Z] #8 DONE 0.1s [2023-11-01T00:54:14.255Z] [2023-11-01T00:54:14.255Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T00:54:14.255Z] #9 transferring dockerfile: 1.58kB done [2023-11-01T00:54:14.255Z] #9 DONE 0.1s [2023-11-01T00:54:14.255Z] [2023-11-01T00:54:14.255Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T00:54:14.255Z] #10 transferring dockerfile: 2.04kB done [2023-11-01T00:54:14.255Z] #10 DONE 0.1s [2023-11-01T00:54:14.523Z] [2023-11-01T00:54:14.523Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T00:54:14.523Z] #11 transferring dockerfile: 2.38kB 0.0s done [2023-11-01T00:54:14.523Z] #11 DONE 0.1s [2023-11-01T00:54:14.523Z] [2023-11-01T00:54:14.523Z] #12 [core-command internal] load build definition from Dockerfile [2023-11-01T00:54:14.523Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-11-01T00:54:14.523Z] #12 DONE 0.1s [2023-11-01T00:54:14.523Z] [2023-11-01T00:54:14.523Z] #13 [core-data internal] load build definition from Dockerfile [2023-11-01T00:54:14.523Z] #13 transferring dockerfile: 1.90kB 0.0s done [2023-11-01T00:54:14.523Z] #13 DONE 0.1s [2023-11-01T00:54:14.523Z] [2023-11-01T00:54:14.523Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-01T00:54:14.523Z] #14 transferring dockerfile: 1.84kB 0.0s done [2023-11-01T00:54:14.523Z] #14 DONE 0.1s [2023-11-01T00:54:14.789Z] [2023-11-01T00:54:14.789Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T00:54:14.789Z] #15 transferring context: 50B done [2023-11-01T00:54:14.789Z] #15 DONE 0.1s [2023-11-01T00:54:15.372Z] [2023-11-01T00:54:15.372Z] #16 [security-spire-agent internal] load .dockerignore [2023-11-01T00:54:15.373Z] #16 transferring context: 50B done [2023-11-01T00:54:15.373Z] #16 DONE 0.1s [2023-11-01T00:54:15.373Z] [2023-11-01T00:54:15.373Z] #17 [security-bootstrapper internal] load .dockerignore [2023-11-01T00:54:15.373Z] #17 transferring context: 50B done [2023-11-01T00:54:15.373Z] #17 DONE 0.1s [2023-11-01T00:54:15.373Z] [2023-11-01T00:54:15.373Z] #18 [security-proxy-setup internal] load .dockerignore [2023-11-01T00:54:15.652Z] #18 transferring context: 50B done [2023-11-01T00:54:15.652Z] #18 DONE 0.0s [2023-11-01T00:54:15.652Z] [2023-11-01T00:54:15.652Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T00:54:15.652Z] #19 transferring context: 50B 0.0s done [2023-11-01T00:54:15.652Z] #19 DONE 0.1s [2023-11-01T00:54:15.652Z] [2023-11-01T00:54:15.652Z] #20 [core-metadata internal] load .dockerignore [2023-11-01T00:54:15.652Z] #20 DONE 0.0s [2023-11-01T00:54:15.652Z] [2023-11-01T00:54:15.652Z] #21 [security-spire-server internal] load .dockerignore [2023-11-01T00:54:15.652Z] #21 transferring context: 50B done [2023-11-01T00:54:15.652Z] #21 DONE 0.1s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #20 [core-metadata internal] load .dockerignore [2023-11-01T00:54:15.924Z] #20 transferring context: 50B done [2023-11-01T00:54:15.924Z] #20 DONE 0.0s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #22 [support-scheduler internal] load .dockerignore [2023-11-01T00:54:15.924Z] #22 transferring context: 50B done [2023-11-01T00:54:15.924Z] #22 DONE 0.1s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #23 [security-spire-config internal] load .dockerignore [2023-11-01T00:54:15.924Z] #23 transferring context: 50B done [2023-11-01T00:54:15.924Z] #23 DONE 0.1s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #24 [security-proxy-auth internal] load .dockerignore [2023-11-01T00:54:15.924Z] #24 transferring context: 50B 0.0s done [2023-11-01T00:54:15.924Z] #24 DONE 0.1s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-11-01T00:54:15.924Z] #25 transferring context: 50B done [2023-11-01T00:54:15.924Z] #25 DONE 0.1s [2023-11-01T00:54:15.924Z] [2023-11-01T00:54:15.924Z] #26 [core-command internal] load .dockerignore [2023-11-01T00:54:16.192Z] #26 transferring context: 50B done [2023-11-01T00:54:16.192Z] #26 DONE 0.1s [2023-11-01T00:54:16.192Z] [2023-11-01T00:54:16.192Z] #27 [core-data internal] load .dockerignore [2023-11-01T00:54:16.192Z] #27 transferring context: 50B 0.0s done [2023-11-01T00:54:16.192Z] #27 DONE 0.1s [2023-11-01T00:54:16.192Z] [2023-11-01T00:54:16.192Z] #28 [support-notifications internal] load .dockerignore [2023-11-01T00:54:16.460Z] #28 transferring context: 50B done [2023-11-01T00:54:16.460Z] #28 DONE 0.1s [2023-11-01T00:54:16.460Z] [2023-11-01T00:54:16.460Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:16.460Z] #29 DONE 0.0s [2023-11-01T00:54:16.460Z] [2023-11-01T00:54:16.460Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:54:17.423Z] #30 ... [2023-11-01T00:54:17.424Z] [2023-11-01T00:54:17.424Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:17.424Z] #29 DONE 0.0s [2023-11-01T00:54:17.424Z] [2023-11-01T00:54:17.424Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:54:17.424Z] #30 ... [2023-11-01T00:54:17.424Z] [2023-11-01T00:54:17.424Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:17.424Z] #29 DONE 0.0s [2023-11-01T00:54:17.424Z] [2023-11-01T00:54:17.424Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:54:17.691Z] #30 DONE 0.8s [2023-11-01T00:54:17.691Z] [2023-11-01T00:54:17.691Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:17.691Z] #29 DONE 0.0s [2023-11-01T00:54:17.691Z] [2023-11-01T00:54:17.691Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:17.691Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T00:54:17.691Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:54:17.691Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T00:54:17.691Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T00:54:17.691Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s [2023-11-01T00:54:17.691Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-01T00:54:17.691Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-01T00:54:18.277Z] #31 ... [2023-11-01T00:54:18.277Z] [2023-11-01T00:54:18.277Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:18.277Z] #29 DONE 0.0s [2023-11-01T00:54:18.277Z] [2023-11-01T00:54:18.277Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:18.277Z] #32 ... [2023-11-01T00:54:18.277Z] [2023-11-01T00:54:18.277Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:18.277Z] #29 DONE 0.0s [2023-11-01T00:54:18.543Z] [2023-11-01T00:54:18.543Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:54:18.543Z] #30 DONE 1.3s [2023-11-01T00:54:18.543Z] [2023-11-01T00:54:18.543Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:18.543Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T00:54:18.543Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:54:18.543Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T00:54:18.543Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T00:54:18.543Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-01T00:54:18.543Z] #31 ... [2023-11-01T00:54:18.543Z] [2023-11-01T00:54:18.543Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:18.543Z] #29 DONE 0.0s [2023-11-01T00:54:18.543Z] [2023-11-01T00:54:18.543Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:18.543Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T00:54:18.543Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:54:18.543Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T00:54:18.543Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T00:54:18.543Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-01T00:54:18.812Z] #31 ... [2023-11-01T00:54:18.812Z] [2023-11-01T00:54:18.812Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:18.812Z] #29 DONE 0.0s [2023-11-01T00:54:18.812Z] [2023-11-01T00:54:18.812Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T00:54:18.812Z] #33 DONE 1.9s [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:19.078Z] #31 ... [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T00:54:19.078Z] #34 DONE 2.1s [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:19.078Z] #31 ... [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T00:54:19.078Z] #29 DONE 0.0s [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T00:54:19.078Z] #30 DONE 1.9s [2023-11-01T00:54:19.078Z] [2023-11-01T00:54:19.078Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:19.078Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T00:54:19.078Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:54:19.078Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T00:54:19.078Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T00:54:19.078Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-01T00:54:19.344Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T00:54:19.344Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T00:54:19.344Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T00:54:19.344Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T00:54:19.344Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-01T00:54:20.308Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.4s done [2023-11-01T00:54:20.896Z] #31 ... [2023-11-01T00:54:20.896Z] [2023-11-01T00:54:20.896Z] #35 [security-spire-agent internal] load build context [2023-11-01T00:54:20.896Z] #35 transferring context: 17.63kB 0.2s done [2023-11-01T00:54:20.896Z] #35 DONE 1.6s [2023-11-01T00:54:20.896Z] [2023-11-01T00:54:20.896Z] #36 [security-spire-server internal] load build context [2023-11-01T00:54:20.896Z] #36 transferring context: 18.10kB 0.3s done [2023-11-01T00:54:20.896Z] #36 DONE 1.8s [2023-11-01T00:54:20.896Z] [2023-11-01T00:54:20.896Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:20.896Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-11-01T00:54:20.896Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T00:54:20.896Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T00:54:20.896Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T00:54:20.896Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2023-11-01T00:54:20.896Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2023-11-01T00:54:20.896Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T00:54:21.162Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-01T00:54:21.162Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2023-11-01T00:54:21.162Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T00:54:21.162Z] #37 ... [2023-11-01T00:54:21.162Z] [2023-11-01T00:54:21.162Z] #38 [security-spire-config internal] load build context [2023-11-01T00:54:21.162Z] #38 transferring context: 16.35kB 0.3s done [2023-11-01T00:54:21.162Z] #38 DONE 1.9s [2023-11-01T00:54:21.162Z] [2023-11-01T00:54:21.162Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:21.162Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s [2023-11-01T00:54:21.428Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-01T00:54:21.428Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s [2023-11-01T00:54:22.011Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-11-01T00:54:22.011Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.5s [2023-11-01T00:54:22.011Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-01T00:54:22.595Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.2s [2023-11-01T00:54:22.864Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.5s [2023-11-01T00:54:23.131Z] #37 ... [2023-11-01T00:54:23.131Z] [2023-11-01T00:54:23.131Z] #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T00:54:23.131Z] #39 DONE 6.9s [2023-11-01T00:54:23.131Z] [2023-11-01T00:54:23.131Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:23.131Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-01T00:54:23.399Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.0s [2023-11-01T00:54:23.984Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.6s [2023-11-01T00:54:24.254Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.8s [2023-11-01T00:54:24.526Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.81MB / 23.39MB 4.1s [2023-11-01T00:54:25.112Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.5s [2023-11-01T00:54:25.112Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.51MB / 23.39MB 4.6s [2023-11-01T00:54:25.112Z] #37 ... [2023-11-01T00:54:25.112Z] [2023-11-01T00:54:25.112Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-01T00:54:25.112Z] #40 DONE 2.9s [2023-11-01T00:54:25.112Z] [2023-11-01T00:54:25.112Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:25.112Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 4.8s [2023-11-01T00:54:25.380Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.1s [2023-11-01T00:54:25.981Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.4s [2023-11-01T00:54:26.571Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.1s done [2023-11-01T00:54:26.571Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.1s done [2023-11-01T00:54:27.162Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-01T00:54:27.162Z] #37 ... [2023-11-01T00:54:27.162Z] [2023-11-01T00:54:27.162Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:27.162Z] #41 transferring context: 42.39MB 9.8s [2023-11-01T00:54:27.162Z] #41 ... [2023-11-01T00:54:27.162Z] [2023-11-01T00:54:27.162Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:27.434Z] #42 ... [2023-11-01T00:54:27.434Z] [2023-11-01T00:54:27.434Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:27.434Z] #43 ... [2023-11-01T00:54:27.434Z] [2023-11-01T00:54:27.434Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:27.700Z] #41 ... [2023-11-01T00:54:27.700Z] [2023-11-01T00:54:27.700Z] #44 [core-metadata internal] load build context [2023-11-01T00:54:27.967Z] #44 ... [2023-11-01T00:54:27.967Z] [2023-11-01T00:54:27.967Z] #45 [support-scheduler internal] load build context [2023-11-01T00:54:27.967Z] #45 ... [2023-11-01T00:54:27.967Z] [2023-11-01T00:54:27.967Z] #44 [core-metadata internal] load build context [2023-11-01T00:54:28.560Z] #44 ... [2023-11-01T00:54:28.560Z] [2023-11-01T00:54:28.560Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:28.560Z] #32 ... [2023-11-01T00:54:28.560Z] [2023-11-01T00:54:28.560Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:54:28.560Z] #46 ... [2023-11-01T00:54:28.560Z] [2023-11-01T00:54:28.560Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:54:28.832Z] #47 ... [2023-11-01T00:54:28.832Z] [2023-11-01T00:54:28.832Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:54:29.098Z] #46 ... [2023-11-01T00:54:29.098Z] [2023-11-01T00:54:29.098Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:54:29.098Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-11-01T00:54:29.098Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T00:54:29.098Z] #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-01T00:54:29.098Z] #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-01T00:54:29.098Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-01T00:54:29.098Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-11-01T00:54:29.098Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-11-01T00:54:29.098Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-01T00:54:29.098Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.8s done [2023-11-01T00:54:29.098Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T00:54:29.098Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.9s [2023-11-01T00:54:29.367Z] #48 ... [2023-11-01T00:54:29.367Z] [2023-11-01T00:54:29.367Z] #49 [core-data internal] load build context [2023-11-01T00:54:29.367Z] #49 ... [2023-11-01T00:54:29.367Z] [2023-11-01T00:54:29.367Z] #50 [core-command internal] load build context [2023-11-01T00:54:29.648Z] #50 ... [2023-11-01T00:54:29.648Z] [2023-11-01T00:54:29.648Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:29.648Z] #51 ... [2023-11-01T00:54:29.648Z] [2023-11-01T00:54:29.648Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:54:33.912Z] #48 ... [2023-11-01T00:54:33.912Z] [2023-11-01T00:54:33.912Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T00:54:33.912Z] #31 ... [2023-11-01T00:54:33.912Z] [2023-11-01T00:54:33.912Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:33.912Z] #41 transferring context: 55.57MB 16.1s [2023-11-01T00:54:34.178Z] #41 ... [2023-11-01T00:54:34.178Z] [2023-11-01T00:54:34.178Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T00:54:34.178Z] #0 8.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:34.178Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:34.178Z] #52 ... [2023-11-01T00:54:34.178Z] [2023-11-01T00:54:34.178Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:54:34.443Z] #53 ... [2023-11-01T00:54:34.443Z] [2023-11-01T00:54:34.443Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T00:54:34.443Z] #54 ... [2023-11-01T00:54:34.443Z] [2023-11-01T00:54:34.443Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T00:54:34.443Z] #55 ... [2023-11-01T00:54:34.443Z] [2023-11-01T00:54:34.443Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:34.443Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:34.710Z] #56 ... [2023-11-01T00:54:34.710Z] [2023-11-01T00:54:34.710Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T00:54:34.710Z] #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:34.710Z] #0 8.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:34.710Z] #57 ... [2023-11-01T00:54:34.710Z] [2023-11-01T00:54:34.710Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T00:54:34.975Z] #58 ... [2023-11-01T00:54:34.975Z] [2023-11-01T00:54:34.975Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T00:54:34.975Z] #59 ... [2023-11-01T00:54:34.975Z] [2023-11-01T00:54:34.975Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:35.240Z] #60 ... [2023-11-01T00:54:35.240Z] [2023-11-01T00:54:35.240Z] #50 [core-command internal] load build context [2023-11-01T00:54:35.240Z] #50 ... [2023-11-01T00:54:35.240Z] [2023-11-01T00:54:35.240Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:35.506Z] #61 ... [2023-11-01T00:54:35.506Z] [2023-11-01T00:54:35.506Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T00:54:35.506Z] #62 ... [2023-11-01T00:54:35.506Z] [2023-11-01T00:54:35.506Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T00:54:35.772Z] #63 ... [2023-11-01T00:54:35.772Z] [2023-11-01T00:54:35.772Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:35.772Z] #64 ... [2023-11-01T00:54:35.772Z] [2023-11-01T00:54:35.772Z] #45 [support-scheduler internal] load build context [2023-11-01T00:54:36.038Z] #45 ... [2023-11-01T00:54:36.038Z] [2023-11-01T00:54:36.038Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:36.038Z] #56 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:37.449Z] #56 ... [2023-11-01T00:54:37.449Z] [2023-11-01T00:54:37.449Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:37.449Z] #42 ... [2023-11-01T00:54:37.449Z] [2023-11-01T00:54:37.449Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:37.716Z] #43 ... [2023-11-01T00:54:37.717Z] [2023-11-01T00:54:37.717Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:38.296Z] #42 ... [2023-11-01T00:54:38.296Z] [2023-11-01T00:54:38.296Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:38.296Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-11-01T00:54:38.296Z] #37 ... [2023-11-01T00:54:38.296Z] [2023-11-01T00:54:38.296Z] #45 [support-scheduler internal] load build context [2023-11-01T00:54:38.561Z] #45 ... [2023-11-01T00:54:38.561Z] [2023-11-01T00:54:38.561Z] #44 [core-metadata internal] load build context [2023-11-01T00:54:38.561Z] #44 ... [2023-11-01T00:54:38.561Z] [2023-11-01T00:54:38.561Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:38.826Z] #32 ... [2023-11-01T00:54:38.826Z] [2023-11-01T00:54:38.826Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:38.826Z] #42 ... [2023-11-01T00:54:38.826Z] [2023-11-01T00:54:38.826Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:54:39.093Z] #47 ... [2023-11-01T00:54:39.093Z] [2023-11-01T00:54:39.093Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:39.370Z] #42 transferring context: 62.98MB 21.9s [2023-11-01T00:54:39.370Z] #42 ... [2023-11-01T00:54:39.370Z] [2023-11-01T00:54:39.370Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:54:39.370Z] #46 ... [2023-11-01T00:54:39.370Z] [2023-11-01T00:54:39.370Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:39.636Z] #42 ... [2023-11-01T00:54:39.636Z] [2023-11-01T00:54:39.636Z] #49 [core-data internal] load build context [2023-11-01T00:54:39.636Z] #49 ... [2023-11-01T00:54:39.636Z] [2023-11-01T00:54:39.636Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:39.903Z] #51 ... [2023-11-01T00:54:39.903Z] [2023-11-01T00:54:39.903Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:41.471Z] #37 ... [2023-11-01T00:54:41.471Z] [2023-11-01T00:54:41.471Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T00:54:41.471Z] #52 12.00 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T00:54:41.471Z] #52 12.30 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:41.471Z] #52 12.30 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:41.471Z] #52 12.30 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:54:41.471Z] #52 13.25 OK: 9 MiB in 17 packages [2023-11-01T00:54:41.471Z] #52 DONE 17.4s [2023-11-01T00:54:41.471Z] [2023-11-01T00:54:41.471Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:41.738Z] #37 ... [2023-11-01T00:54:41.738Z] [2023-11-01T00:54:41.738Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T00:54:41.738Z] #57 12.07 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:54:41.738Z] #57 12.36 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:54:41.738Z] #57 12.36 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:41.738Z] #57 12.36 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T00:54:41.738Z] #57 12.44 (5/6) Installing su-exec (0.2-r3) [2023-11-01T00:54:41.738Z] #57 12.44 (6/6) Installing yq (4.33.3-r4) [2023-11-01T00:54:41.738Z] #57 15.22 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:41.738Z] #57 15.37 OK: 18 MiB in 19 packages [2023-11-01T00:54:41.738Z] #57 DONE 17.6s [2023-11-01T00:54:42.022Z] [2023-11-01T00:54:42.022Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T00:54:43.973Z] #65 ... [2023-11-01T00:54:43.973Z] [2023-11-01T00:54:43.973Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T00:54:43.973Z] #59 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:43.973Z] #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:43.973Z] #59 17.19 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:43.973Z] #59 17.30 (2/2) Installing su-exec (0.2-r3) [2023-11-01T00:54:43.973Z] #59 17.31 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:43.973Z] #59 17.47 OK: 8 MiB in 17 packages [2023-11-01T00:54:43.973Z] #59 DONE 19.7s [2023-11-01T00:54:43.973Z] [2023-11-01T00:54:43.973Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:43.973Z] #51 ... [2023-11-01T00:54:43.973Z] [2023-11-01T00:54:43.973Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:54:43.973Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.8s [2023-11-01T00:54:44.240Z] #48 ... [2023-11-01T00:54:44.240Z] [2023-11-01T00:54:44.240Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:44.240Z] #41 transferring context: 68.13MB 26.8s [2023-11-01T00:54:44.240Z] #41 ... [2023-11-01T00:54:44.240Z] [2023-11-01T00:54:44.240Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:44.240Z] #56 16.35 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:44.240Z] #56 17.07 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:44.240Z] #56 17.20 OK: 8 MiB in 16 packages [2023-11-01T00:54:44.240Z] #56 DONE 21.2s [2023-11-01T00:54:44.240Z] [2023-11-01T00:54:44.240Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:44.240Z] #41 ... [2023-11-01T00:54:44.240Z] [2023-11-01T00:54:44.240Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:44.823Z] #51 ... [2023-11-01T00:54:44.823Z] [2023-11-01T00:54:44.823Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T00:54:44.823Z] #65 DONE 2.8s [2023-11-01T00:54:44.823Z] [2023-11-01T00:54:44.823Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:44.823Z] #51 ... [2023-11-01T00:54:44.823Z] [2023-11-01T00:54:44.823Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T00:54:44.823Z] #55 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:44.823Z] #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:44.823Z] #55 16.18 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T00:54:44.823Z] #55 17.28 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:44.823Z] #55 17.28 (3/4) Installing su-exec (0.2-r3) [2023-11-01T00:54:44.823Z] #55 17.29 (4/4) Installing yq (4.33.3-r4) [2023-11-01T00:54:44.823Z] #55 18.39 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:44.823Z] #55 18.60 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:54:44.823Z] #55 20.00 OK: 18 MiB in 19 packages [2023-11-01T00:54:44.823Z] #55 ... [2023-11-01T00:54:44.823Z] [2023-11-01T00:54:44.823Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:45.413Z] #41 ... [2023-11-01T00:54:45.413Z] [2023-11-01T00:54:45.413Z] #50 [core-command internal] load build context [2023-11-01T00:54:45.413Z] #50 ... [2023-11-01T00:54:45.413Z] [2023-11-01T00:54:45.413Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:47.360Z] #41 ... [2023-11-01T00:54:47.360Z] [2023-11-01T00:54:47.360Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T00:54:47.360Z] #55 DONE 22.8s [2023-11-01T00:54:47.360Z] [2023-11-01T00:54:47.360Z] #50 [core-command internal] load build context [2023-11-01T00:54:47.940Z] #50 ... [2023-11-01T00:54:47.940Z] [2023-11-01T00:54:47.940Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:47.941Z] #43 ... [2023-11-01T00:54:47.941Z] [2023-11-01T00:54:47.941Z] #50 [core-command internal] load build context [2023-11-01T00:54:47.941Z] #50 ... [2023-11-01T00:54:47.941Z] [2023-11-01T00:54:47.941Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:54:47.941Z] #53 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:47.941Z] #53 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:47.941Z] #53 20.82 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:54:47.941Z] #53 20.82 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:54:47.941Z] #53 20.82 OK: 19953 distinct packages available [2023-11-01T00:54:47.941Z] #53 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:48.206Z] #53 ... [2023-11-01T00:54:48.206Z] [2023-11-01T00:54:48.206Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:48.786Z] #43 ... [2023-11-01T00:54:48.787Z] [2023-11-01T00:54:48.787Z] #45 [support-scheduler internal] load build context [2023-11-01T00:54:48.787Z] #45 ... [2023-11-01T00:54:48.787Z] [2023-11-01T00:54:48.787Z] #44 [core-metadata internal] load build context [2023-11-01T00:54:49.052Z] #44 ... [2023-11-01T00:54:49.052Z] [2023-11-01T00:54:49.052Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:49.052Z] #43 ... [2023-11-01T00:54:49.052Z] [2023-11-01T00:54:49.052Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:49.052Z] #32 ... [2023-11-01T00:54:49.052Z] [2023-11-01T00:54:49.052Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:54:49.318Z] #47 ... [2023-11-01T00:54:49.318Z] [2023-11-01T00:54:49.318Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:49.593Z] #32 ... [2023-11-01T00:54:49.593Z] [2023-11-01T00:54:49.593Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:54:49.593Z] #46 ... [2023-11-01T00:54:49.593Z] [2023-11-01T00:54:49.593Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:54:49.860Z] #32 ... [2023-11-01T00:54:49.860Z] [2023-11-01T00:54:49.860Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:49.860Z] #42 transferring context: 85.00MB 32.5s [2023-11-01T00:54:49.860Z] #42 ... [2023-11-01T00:54:49.860Z] [2023-11-01T00:54:49.860Z] #49 [core-data internal] load build context [2023-11-01T00:54:50.125Z] #49 ... [2023-11-01T00:54:50.125Z] [2023-11-01T00:54:50.125Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:51.083Z] #42 ... [2023-11-01T00:54:51.083Z] [2023-11-01T00:54:51.083Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T00:54:51.083Z] #54 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:51.083Z] #54 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:51.083Z] #54 ... [2023-11-01T00:54:51.083Z] [2023-11-01T00:54:51.083Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:51.350Z] #42 ... [2023-11-01T00:54:51.350Z] [2023-11-01T00:54:51.350Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T00:54:51.350Z] #66 DONE 7.3s [2023-11-01T00:54:51.350Z] [2023-11-01T00:54:51.350Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:52.307Z] #42 ... [2023-11-01T00:54:52.307Z] [2023-11-01T00:54:52.307Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:52.307Z] #60 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.307Z] #60 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.307Z] #60 ... [2023-11-01T00:54:52.307Z] [2023-11-01T00:54:52.307Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T00:54:52.307Z] #67 DONE 0.8s [2023-11-01T00:54:52.307Z] [2023-11-01T00:54:52.307Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T00:54:52.307Z] #62 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.307Z] #62 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.307Z] #62 26.83 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:54:52.307Z] #62 26.83 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:54:52.307Z] #62 26.83 OK: 19957 distinct packages available [2023-11-01T00:54:52.575Z] #62 ... [2023-11-01T00:54:52.575Z] [2023-11-01T00:54:52.575Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T00:54:52.575Z] #63 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.575Z] #63 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.575Z] #63 ... [2023-11-01T00:54:52.575Z] [2023-11-01T00:54:52.575Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:52.575Z] #64 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.575Z] #64 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.842Z] #64 ... [2023-11-01T00:54:52.842Z] [2023-11-01T00:54:52.842Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:52.842Z] #42 ... [2023-11-01T00:54:52.842Z] [2023-11-01T00:54:52.842Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T00:54:52.842Z] #58 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.842Z] #58 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:52.842Z] #58 27.47 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:54:52.842Z] #58 27.47 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:54:52.842Z] #58 27.47 OK: 19953 distinct packages available [2023-11-01T00:54:53.110Z] #58 ... [2023-11-01T00:54:53.110Z] [2023-11-01T00:54:53.110Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:53.110Z] #42 ... [2023-11-01T00:54:53.110Z] [2023-11-01T00:54:53.110Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:53.110Z] #61 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:53.110Z] #61 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:53.110Z] #61 ... [2023-11-01T00:54:53.110Z] [2023-11-01T00:54:53.110Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:53.110Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s [2023-11-01T00:54:53.388Z] #37 ... [2023-11-01T00:54:53.388Z] [2023-11-01T00:54:53.388Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:54.381Z] #42 ... [2023-11-01T00:54:54.381Z] [2023-11-01T00:54:54.381Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:54:54.381Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.7s done [2023-11-01T00:54:54.381Z] #48 ... [2023-11-01T00:54:54.381Z] [2023-11-01T00:54:54.381Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:54:54.967Z] #37 ... [2023-11-01T00:54:54.967Z] [2023-11-01T00:54:54.967Z] #51 [support-notifications internal] load build context [2023-11-01T00:54:55.234Z] #51 ... [2023-11-01T00:54:55.234Z] [2023-11-01T00:54:55.234Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:55.234Z] #42 transferring context: 98.89MB 37.7s [2023-11-01T00:54:56.204Z] #42 ... [2023-11-01T00:54:56.204Z] [2023-11-01T00:54:56.204Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:56.204Z] #64 28.14 OK: 266 MiB in 52 packages [2023-11-01T00:54:56.204Z] #64 DONE 30.9s [2023-11-01T00:54:56.204Z] [2023-11-01T00:54:56.204Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:57.195Z] #42 ... [2023-11-01T00:54:57.195Z] [2023-11-01T00:54:57.195Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T00:54:57.195Z] #61 28.78 OK: 266 MiB in 52 packages [2023-11-01T00:54:57.195Z] #61 DONE 32.7s [2023-11-01T00:54:57.195Z] [2023-11-01T00:54:57.195Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:57.195Z] #42 ... [2023-11-01T00:54:57.195Z] [2023-11-01T00:54:57.195Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T00:54:57.195Z] #60 28.53 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:57.195Z] #60 28.66 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:57.195Z] #60 28.94 OK: 8 MiB in 16 packages [2023-11-01T00:54:57.195Z] #60 DONE 32.6s [2023-11-01T00:54:57.195Z] [2023-11-01T00:54:57.195Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:57.195Z] #42 ... [2023-11-01T00:54:57.195Z] [2023-11-01T00:54:57.195Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:57.464Z] #41 ... [2023-11-01T00:54:57.464Z] [2023-11-01T00:54:57.464Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T00:54:57.464Z] #63 29.22 OK: 266 MiB in 52 packages [2023-11-01T00:54:57.464Z] #63 DONE 32.2s [2023-11-01T00:54:57.464Z] [2023-11-01T00:54:57.464Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:54:57.464Z] #41 ... [2023-11-01T00:54:57.464Z] [2023-11-01T00:54:57.464Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:58.054Z] #42 ... [2023-11-01T00:54:58.054Z] [2023-11-01T00:54:58.054Z] #50 [core-command internal] load build context [2023-11-01T00:54:58.054Z] #50 ... [2023-11-01T00:54:58.054Z] [2023-11-01T00:54:58.054Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:54:59.020Z] #42 ... [2023-11-01T00:54:59.020Z] [2023-11-01T00:54:59.020Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:54:59.020Z] #53 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:54:59.020Z] #53 32.27 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T00:54:59.020Z] #53 32.27 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T00:54:59.020Z] #53 32.39 (3/11) Installing libunistring (1.1-r1) [2023-11-01T00:54:59.020Z] #53 32.44 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T00:54:59.020Z] #53 32.44 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T00:54:59.020Z] #53 32.57 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T00:54:59.020Z] #53 32.57 (7/11) Installing curl (8.4.0-r0) [2023-11-01T00:54:59.020Z] #53 32.64 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T00:54:59.020Z] #53 32.64 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:54:59.020Z] #53 32.71 (10/11) Installing libucontext (1.2-r2) [2023-11-01T00:54:59.020Z] #53 32.73 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T00:54:59.020Z] #53 32.82 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:54:59.020Z] #53 32.97 Executing ca-certificates-20230506-r0.trigger [2023-11-01T00:54:59.020Z] #53 33.77 OK: 13 MiB in 26 packages [2023-11-01T00:54:59.291Z] #53 ... [2023-11-01T00:54:59.291Z] [2023-11-01T00:54:59.291Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:54:59.291Z] #43 ... [2023-11-01T00:54:59.291Z] [2023-11-01T00:54:59.291Z] #44 [core-metadata internal] load build context [2023-11-01T00:54:59.558Z] #44 ... [2023-11-01T00:54:59.558Z] [2023-11-01T00:54:59.558Z] #45 [support-scheduler internal] load build context [2023-11-01T00:54:59.558Z] #45 ... [2023-11-01T00:54:59.558Z] [2023-11-01T00:54:59.558Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:54:59.558Z] #47 ... [2023-11-01T00:54:59.558Z] [2023-11-01T00:54:59.558Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T00:54:59.558Z] #53 DONE 35.4s [2023-11-01T00:54:59.558Z] [2023-11-01T00:54:59.558Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:54:59.558Z] #47 ... [2023-11-01T00:54:59.558Z] [2023-11-01T00:54:59.558Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:54:59.844Z] #46 ... [2023-11-01T00:54:59.844Z] [2023-11-01T00:54:59.844Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:00.129Z] #47 ... [2023-11-01T00:55:00.130Z] [2023-11-01T00:55:00.130Z] #49 [core-data internal] load build context [2023-11-01T00:55:00.130Z] #49 ... [2023-11-01T00:55:00.130Z] [2023-11-01T00:55:00.130Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:55:00.130Z] #32 transferring context: 113.72MB 42.8s [2023-11-01T00:55:00.130Z] #32 ... [2023-11-01T00:55:00.130Z] [2023-11-01T00:55:00.130Z] #49 [core-data internal] load build context [2023-11-01T00:55:00.398Z] #49 ... [2023-11-01T00:55:00.398Z] [2023-11-01T00:55:00.398Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T00:55:00.398Z] #54 27.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T00:55:00.398Z] #54 27.56 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T00:55:00.398Z] #54 27.56 OK: 19953 distinct packages available [2023-11-01T00:55:00.398Z] #54 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.398Z] #54 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.398Z] #54 34.46 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T00:55:00.398Z] #54 34.51 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:55:00.398Z] #54 34.53 (3/4) Installing libucontext (1.2-r2) [2023-11-01T00:55:00.398Z] #54 34.58 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T00:55:00.398Z] #54 34.63 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:55:00.398Z] #54 34.71 OK: 8 MiB in 19 packages [2023-11-01T00:55:00.398Z] #54 DONE 36.0s [2023-11-01T00:55:00.398Z] [2023-11-01T00:55:00.398Z] #49 [core-data internal] load build context [2023-11-01T00:55:00.668Z] #49 ... [2023-11-01T00:55:00.668Z] [2023-11-01T00:55:00.668Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T00:55:00.668Z] #58 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.668Z] #58 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.668Z] #58 34.49 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:55:00.668Z] #58 34.82 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T00:55:00.668Z] #58 34.87 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T00:55:00.668Z] #58 34.95 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T00:55:00.668Z] #58 34.95 (5/7) Installing libucontext (1.2-r2) [2023-11-01T00:55:00.668Z] #58 35.00 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T00:55:00.668Z] #58 35.04 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T00:55:00.668Z] #58 35.08 Executing busybox-1.36.1-r2.trigger [2023-11-01T00:55:00.668Z] #58 35.17 OK: 9 MiB in 20 packages [2023-11-01T00:55:00.668Z] #58 DONE 36.3s [2023-11-01T00:55:00.668Z] [2023-11-01T00:55:00.668Z] #49 [core-data internal] load build context [2023-11-01T00:55:00.943Z] #49 ... [2023-11-01T00:55:00.943Z] [2023-11-01T00:55:00.943Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T00:55:00.943Z] #62 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.943Z] #62 30.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T00:55:00.943Z] #62 34.71 OK: 266 MiB in 52 packages [2023-11-01T00:55:00.943Z] #62 DONE 35.5s [2023-11-01T00:55:00.943Z] [2023-11-01T00:55:00.943Z] #49 [core-data internal] load build context [2023-11-01T00:55:05.204Z] #49 ... [2023-11-01T00:55:05.204Z] [2023-11-01T00:55:05.204Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:05.471Z] #51 ... [2023-11-01T00:55:05.471Z] [2023-11-01T00:55:05.471Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T00:55:05.471Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.5s done [2023-11-01T00:55:05.471Z] #37 ... [2023-11-01T00:55:05.471Z] [2023-11-01T00:55:05.471Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:55:05.471Z] #42 transferring context: 135.19MB 48.1s [2023-11-01T00:55:05.739Z] #42 ... [2023-11-01T00:55:05.739Z] [2023-11-01T00:55:05.739Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T00:55:05.739Z] #68 DONE 2.5s [2023-11-01T00:55:05.739Z] [2023-11-01T00:55:05.739Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:55:05.739Z] #42 ... [2023-11-01T00:55:05.739Z] [2023-11-01T00:55:05.739Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:07.681Z] #51 ... [2023-11-01T00:55:07.681Z] [2023-11-01T00:55:07.681Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:55:07.681Z] #41 ... [2023-11-01T00:55:07.681Z] [2023-11-01T00:55:07.681Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:55:08.266Z] #69 ... [2023-11-01T00:55:08.266Z] [2023-11-01T00:55:08.266Z] #50 [core-command internal] load build context [2023-11-01T00:55:08.534Z] #50 ... [2023-11-01T00:55:08.534Z] [2023-11-01T00:55:08.534Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:55:09.119Z] #41 ... [2023-11-01T00:55:09.119Z] [2023-11-01T00:55:09.119Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T00:55:09.119Z] #48 ... [2023-11-01T00:55:09.119Z] [2023-11-01T00:55:09.119Z] #50 [core-command internal] load build context [2023-11-01T00:55:09.701Z] #50 ... [2023-11-01T00:55:09.701Z] [2023-11-01T00:55:09.701Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:55:09.701Z] #43 ... [2023-11-01T00:55:09.701Z] [2023-11-01T00:55:09.701Z] #44 [core-metadata internal] load build context [2023-11-01T00:55:09.701Z] #44 ... [2023-11-01T00:55:09.701Z] [2023-11-01T00:55:09.701Z] #45 [support-scheduler internal] load build context [2023-11-01T00:55:09.968Z] #45 ... [2023-11-01T00:55:09.968Z] [2023-11-01T00:55:09.968Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:55:09.968Z] #46 ... [2023-11-01T00:55:09.968Z] [2023-11-01T00:55:09.968Z] #44 [core-metadata internal] load build context [2023-11-01T00:55:10.243Z] #44 ... [2023-11-01T00:55:10.243Z] [2023-11-01T00:55:10.243Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:10.243Z] #47 ... [2023-11-01T00:55:10.243Z] [2023-11-01T00:55:10.243Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:55:10.534Z] #46 ... [2023-11-01T00:55:10.534Z] [2023-11-01T00:55:10.534Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:55:10.534Z] #70 DONE 3.3s [2023-11-01T00:55:10.534Z] [2023-11-01T00:55:10.534Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:55:10.534Z] #46 ... [2023-11-01T00:55:10.534Z] [2023-11-01T00:55:10.534Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:55:10.534Z] #32 transferring context: 160.19MB 53.2s [2023-11-01T00:55:10.534Z] #32 ... [2023-11-01T00:55:10.534Z] [2023-11-01T00:55:10.534Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:10.803Z] #47 ... [2023-11-01T00:55:10.803Z] [2023-11-01T00:55:10.803Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:55:10.803Z] #71 DONE 3.5s [2023-11-01T00:55:10.803Z] [2023-11-01T00:55:10.803Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:11.072Z] #47 ... [2023-11-01T00:55:11.072Z] [2023-11-01T00:55:11.072Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T00:55:11.072Z] #69 DONE 3.4s [2023-11-01T00:55:11.072Z] [2023-11-01T00:55:11.072Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:11.694Z] #47 ... [2023-11-01T00:55:11.694Z] [2023-11-01T00:55:11.694Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T00:55:11.694Z] #72 DONE 1.1s [2023-11-01T00:55:11.694Z] [2023-11-01T00:55:11.694Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:11.963Z] #47 ... [2023-11-01T00:55:11.963Z] [2023-11-01T00:55:11.963Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T00:55:11.963Z] #73 DONE 1.1s [2023-11-01T00:55:11.963Z] [2023-11-01T00:55:11.963Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:12.230Z] #47 ... [2023-11-01T00:55:12.230Z] [2023-11-01T00:55:12.230Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T00:55:12.230Z] #74 DONE 1.2s [2023-11-01T00:55:12.230Z] [2023-11-01T00:55:12.230Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:13.199Z] #47 ... [2023-11-01T00:55:13.199Z] [2023-11-01T00:55:13.199Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T00:55:13.199Z] #75 DONE 1.2s [2023-11-01T00:55:13.199Z] [2023-11-01T00:55:13.199Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:13.199Z] #47 ... [2023-11-01T00:55:13.199Z] [2023-11-01T00:55:13.199Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T00:55:13.199Z] #76 DONE 1.2s [2023-11-01T00:55:13.199Z] [2023-11-01T00:55:13.199Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:13.474Z] #47 ... [2023-11-01T00:55:13.474Z] [2023-11-01T00:55:13.474Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T00:55:13.474Z] #77 DONE 1.0s [2023-11-01T00:55:13.474Z] [2023-11-01T00:55:13.474Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:14.456Z] #47 ... [2023-11-01T00:55:14.456Z] [2023-11-01T00:55:14.456Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:55:14.456Z] #78 DONE 1.3s [2023-11-01T00:55:14.456Z] [2023-11-01T00:55:14.456Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:14.727Z] #47 ... [2023-11-01T00:55:14.727Z] [2023-11-01T00:55:14.727Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:55:14.727Z] #79 DONE 1.4s [2023-11-01T00:55:14.727Z] [2023-11-01T00:55:14.727Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:14.997Z] #47 ... [2023-11-01T00:55:14.997Z] [2023-11-01T00:55:14.997Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T00:55:14.997Z] #80 DONE 1.5s [2023-11-01T00:55:14.997Z] [2023-11-01T00:55:14.997Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:15.279Z] #47 ... [2023-11-01T00:55:15.279Z] [2023-11-01T00:55:15.279Z] #49 [core-data internal] load build context [2023-11-01T00:55:15.559Z] #49 ... [2023-11-01T00:55:15.559Z] [2023-11-01T00:55:15.559Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:15.559Z] #47 ... [2023-11-01T00:55:15.559Z] [2023-11-01T00:55:15.559Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:55:15.559Z] #42 transferring context: 182.34MB 58.3s [2023-11-01T00:55:15.824Z] #42 ... [2023-11-01T00:55:15.824Z] [2023-11-01T00:55:15.824Z] #49 [core-data internal] load build context [2023-11-01T00:55:15.824Z] #49 ... [2023-11-01T00:55:15.824Z] [2023-11-01T00:55:15.824Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T00:55:15.824Z] #81 DONE 1.1s [2023-11-01T00:55:16.092Z] [2023-11-01T00:55:16.092Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T00:55:16.092Z] #82 ... [2023-11-01T00:55:16.092Z] [2023-11-01T00:55:16.092Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T00:55:16.092Z] #83 DONE 1.1s [2023-11-01T00:55:16.092Z] [2023-11-01T00:55:16.092Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:16.360Z] #47 ... [2023-11-01T00:55:16.360Z] [2023-11-01T00:55:16.360Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T00:55:16.360Z] #84 DONE 1.3s [2023-11-01T00:55:16.360Z] [2023-11-01T00:55:16.360Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:16.955Z] #47 transferring context: 189.79MB 57.7s done [2023-11-01T00:55:17.222Z] #47 ... [2023-11-01T00:55:17.222Z] [2023-11-01T00:55:17.222Z] #46 [security-secretstore-setup internal] load build context [2023-11-01T00:55:17.222Z] #46 transferring context: 189.79MB 57.1s done [2023-11-01T00:55:17.222Z] #46 DONE 58.7s [2023-11-01T00:55:17.222Z] [2023-11-01T00:55:17.222Z] #49 [core-data internal] load build context [2023-11-01T00:55:17.222Z] #49 transferring context: 189.79MB 57.5s done [2023-11-01T00:55:17.804Z] #49 ... [2023-11-01T00:55:17.804Z] [2023-11-01T00:55:17.804Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T00:55:17.804Z] #82 DONE 1.7s [2023-11-01T00:55:17.804Z] [2023-11-01T00:55:17.804Z] #42 [security-bootstrapper internal] load build context [2023-11-01T00:55:17.804Z] #42 transferring context: 189.79MB 60.2s done [2023-11-01T00:55:17.804Z] #42 DONE 60.7s [2023-11-01T00:55:17.804Z] [2023-11-01T00:55:17.804Z] #85 [security-spire-server] exporting to image [2023-11-01T00:55:17.804Z] #85 exporting layers [2023-11-01T00:55:17.804Z] #85 ... [2023-11-01T00:55:17.804Z] [2023-11-01T00:55:17.804Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:18.075Z] #51 ... [2023-11-01T00:55:18.075Z] [2023-11-01T00:55:18.075Z] #47 [security-proxy-auth internal] load build context [2023-11-01T00:55:18.075Z] #47 DONE 59.4s [2023-11-01T00:55:18.075Z] [2023-11-01T00:55:18.075Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T00:55:18.075Z] #86 DONE 1.6s [2023-11-01T00:55:18.075Z] [2023-11-01T00:55:18.075Z] #45 [support-scheduler internal] load build context [2023-11-01T00:55:18.075Z] #45 ... [2023-11-01T00:55:18.075Z] [2023-11-01T00:55:18.076Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T00:55:18.076Z] #87 DONE 2.0s [2023-11-01T00:55:18.076Z] [2023-11-01T00:55:18.076Z] #45 [support-scheduler internal] load build context [2023-11-01T00:55:18.076Z] #45 ... [2023-11-01T00:55:18.076Z] [2023-11-01T00:55:18.076Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:18.341Z] #51 ... [2023-11-01T00:55:18.341Z] [2023-11-01T00:55:18.341Z] #49 [core-data internal] load build context [2023-11-01T00:55:18.341Z] #49 DONE 59.0s [2023-11-01T00:55:18.341Z] [2023-11-01T00:55:18.341Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:18.617Z] #51 ... [2023-11-01T00:55:18.617Z] [2023-11-01T00:55:18.617Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T00:55:18.617Z] #32 transferring context: 189.79MB 60.1s done [2023-11-01T00:55:18.617Z] #32 DONE 61.3s [2023-11-01T00:55:18.617Z] [2023-11-01T00:55:18.617Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:19.203Z] #51 ... [2023-11-01T00:55:19.203Z] [2023-11-01T00:55:19.203Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:55:19.203Z] #41 ... [2023-11-01T00:55:19.203Z] [2023-11-01T00:55:19.203Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:19.793Z] #51 ... [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #45 [support-scheduler internal] load build context [2023-11-01T00:55:19.793Z] #45 transferring context: 189.79MB 60.2s done [2023-11-01T00:55:19.793Z] #45 DONE 61.9s [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:19.793Z] #51 ... [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #50 [core-command internal] load build context [2023-11-01T00:55:19.793Z] #50 transferring context: 189.79MB 58.5s done [2023-11-01T00:55:19.793Z] #50 DONE 60.5s [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:19.793Z] #51 ... [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:19.793Z] #88 DONE 2.3s [2023-11-01T00:55:19.793Z] [2023-11-01T00:55:19.793Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:55:20.059Z] #43 ... [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:20.059Z] #89 DONE 1.7s [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #44 [core-metadata internal] load build context [2023-11-01T00:55:20.059Z] #44 transferring context: 189.79MB 60.8s done [2023-11-01T00:55:20.059Z] #44 DONE 62.1s [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #41 [core-common-config-bootstrapper internal] load build context [2023-11-01T00:55:20.059Z] #41 transferring context: 189.79MB 62.1s done [2023-11-01T00:55:20.059Z] #41 DONE 62.8s [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:55:20.059Z] #43 ... [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:55:20.059Z] #90 ... [2023-11-01T00:55:20.059Z] [2023-11-01T00:55:20.059Z] #91 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:20.059Z] #91 CACHED [2023-11-01T00:55:20.327Z] [2023-11-01T00:55:20.327Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:20.327Z] #51 ... [2023-11-01T00:55:20.327Z] [2023-11-01T00:55:20.327Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:20.327Z] #92 DONE 1.4s [2023-11-01T00:55:20.327Z] [2023-11-01T00:55:20.327Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:24.588Z] #51 ... [2023-11-01T00:55:24.588Z] [2023-11-01T00:55:24.588Z] #43 [security-proxy-setup internal] load build context [2023-11-01T00:55:24.588Z] #43 transferring context: 189.79MB 66.5s done [2023-11-01T00:55:24.588Z] #43 DONE 67.4s [2023-11-01T00:55:24.588Z] [2023-11-01T00:55:24.588Z] #51 [support-notifications internal] load build context [2023-11-01T00:55:25.176Z] #51 transferring context: 189.79MB 65.3s done [2023-11-01T00:55:25.177Z] #51 DONE 65.9s [2023-11-01T00:55:25.177Z] [2023-11-01T00:55:25.177Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:25.762Z] #93 ... [2023-11-01T00:55:25.762Z] [2023-11-01T00:55:25.762Z] #85 [security-spire-config] exporting to image [2023-11-01T00:55:25.762Z] #85 exporting layers 7.1s done [2023-11-01T00:55:25.762Z] #85 writing image sha256:334acb0c5979b8fe47dad6afc02c4b0dc5c66b2218f50142e5af2a6fbe9f6c0b 0.0s done [2023-11-01T00:55:25.762Z] #85 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-11-01T00:55:25.762Z] #85 writing image sha256:5240888c50f714d0ad91a91d9155e05005f64282ad6f018b075d22dbf770dd9a 0.1s done [2023-11-01T00:55:25.762Z] #85 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2023-11-01T00:55:25.762Z] #85 writing image sha256:288fba575f8e2d3794aba8acdb5fdfbf6473b3479dbef9bbf4e3c055a049f4b6 0.1s done [2023-11-01T00:55:25.762Z] #85 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-11-01T00:55:25.762Z] #85 DONE 7.8s [2023-11-01T00:55:25.762Z] [2023-11-01T00:55:25.762Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:55:26.030Z] #94 ... [2023-11-01T00:55:26.030Z] [2023-11-01T00:55:26.030Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:55:26.030Z] #93 DONE 0.8s [2023-11-01T00:55:26.030Z] [2023-11-01T00:55:26.030Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:55:30.276Z] #95 ... [2023-11-01T00:55:30.276Z] [2023-11-01T00:55:30.276Z] #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #96 DONE 44.9s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #94 DONE 44.6s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #97 ... [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #95 DONE 39.1s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #90 DONE 45.1s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #98 ... [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #99 [core-data builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #99 DONE 3.6s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #100 [support-notifications builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #100 DONE 3.6s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #101 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #102 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #103 [core-command builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #103 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #98 DONE 3.6s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #104 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #104 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #105 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #106 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #107 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #108 [support-scheduler builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #108 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #109 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #110 [core-metadata builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #110 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #111 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #112 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #113 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #113 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #114 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #115 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #116 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #117 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #97 DONE 3.7s [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T00:56:09.252Z] #118 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T00:56:09.252Z] #119 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T00:56:09.252Z] #120 CACHED [2023-11-01T00:56:09.252Z] [2023-11-01T00:56:09.252Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T00:56:14.690Z] #121 ... [2023-11-01T00:56:14.690Z] [2023-11-01T00:56:14.690Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T00:56:14.690Z] #0 5.518 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T00:56:14.690Z] #122 ... [2023-11-01T00:56:14.690Z] [2023-11-01T00:56:14.690Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T00:56:14.690Z] #0 5.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T00:56:14.690Z] #123 ... [2023-11-01T00:56:14.690Z] [2023-11-01T00:56:14.690Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T00:56:14.690Z] #0 5.898 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T00:56:14.690Z] #124 ... [2023-11-01T00:56:14.690Z] [2023-11-01T00:56:14.690Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T00:56:14.690Z] #121 6.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:56:18.957Z] #121 ... [2023-11-01T00:56:18.957Z] [2023-11-01T00:56:18.957Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T00:56:18.957Z] #0 5.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:56:18.957Z] #125 ... [2023-11-01T00:56:18.957Z] [2023-11-01T00:56:18.957Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T00:56:18.957Z] #0 6.080 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T00:56:18.957Z] #126 ... [2023-11-01T00:56:18.957Z] [2023-11-01T00:56:18.957Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T00:56:18.957Z] #0 5.432 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T00:56:19.225Z] #127 ... [2023-11-01T00:56:19.225Z] [2023-11-01T00:56:19.225Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T00:56:19.225Z] #0 5.576 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T00:56:19.225Z] #128 ... [2023-11-01T00:56:19.225Z] [2023-11-01T00:56:19.225Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T00:56:19.225Z] #0 6.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T00:56:19.492Z] #129 ... [2023-11-01T00:56:19.492Z] [2023-11-01T00:56:19.492Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T00:56:19.492Z] #0 4.721 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T00:56:19.492Z] #130 ... [2023-11-01T00:56:19.492Z] [2023-11-01T00:56:19.492Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T00:56:19.492Z] #0 6.070 go build -tags " non_delayedstart" -ldflags "-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 [2023-11-01T01:09:41.913Z] #131 ... [2023-11-01T01:09:41.913Z] [2023-11-01T01:09:41.913Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T01:09:41.913Z] #126 DONE 799.6s [2023-11-01T01:09:41.913Z] [2023-11-01T01:09:41.913Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T01:09:41.913Z] #129 ... [2023-11-01T01:09:41.913Z] [2023-11-01T01:09:41.913Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:09:41.913Z] #132 DONE 0.3s [2023-11-01T01:09:41.913Z] [2023-11-01T01:09:41.913Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:09:41.914Z] #133 DONE 0.2s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T01:09:41.914Z] #134 DONE 0.1s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T01:09:41.914Z] #135 DONE 0.2s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T01:09:41.914Z] #136 DONE 0.3s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T01:09:41.914Z] #137 DONE 0.1s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T01:09:41.914Z] #138 DONE 2.2s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T01:09:41.914Z] #130 ... [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #85 [security-proxy-setup] exporting to image [2023-11-01T01:09:41.914Z] #85 exporting layers [2023-11-01T01:09:41.914Z] #85 exporting layers 1.0s done [2023-11-01T01:09:41.914Z] #85 writing image sha256:92991f5737a665c68c2f21080ba8eb41fe96e41e6245b136671574f0994a7159 done [2023-11-01T01:09:41.914Z] #85 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-01T01:09:41.914Z] #85 DONE 8.8s [2023-11-01T01:09:41.914Z] [2023-11-01T01:09:41.914Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T01:09:41.914Z] #129 804.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-11-01T01:09:43.855Z] #129 ... [2023-11-01T01:09:43.855Z] [2023-11-01T01:09:43.855Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T01:09:43.855Z] #123 DONE 814.9s [2023-11-01T01:09:43.855Z] [2023-11-01T01:09:43.855Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T01:09:44.123Z] #131 ... [2023-11-01T01:09:44.123Z] [2023-11-01T01:09:44.123Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T01:09:44.393Z] #139 DONE 0.2s [2023-11-01T01:09:44.393Z] [2023-11-01T01:09:44.393Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T01:09:46.996Z] #140 DONE 2.5s [2023-11-01T01:09:46.996Z] [2023-11-01T01:09:46.996Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T01:09:46.996Z] #31 ... [2023-11-01T01:09:46.996Z] [2023-11-01T01:09:46.996Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:09:46.996Z] #141 DONE 0.3s [2023-11-01T01:09:46.996Z] [2023-11-01T01:09:46.996Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T01:09:47.263Z] #127 ... [2023-11-01T01:09:47.263Z] [2023-11-01T01:09:47.263Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:09:47.263Z] #142 DONE 0.3s [2023-11-01T01:09:47.263Z] [2023-11-01T01:09:47.263Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T01:09:47.530Z] #125 ... [2023-11-01T01:09:47.530Z] [2023-11-01T01:09:47.530Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T01:09:47.795Z] #143 DONE 0.4s [2023-11-01T01:09:47.795Z] [2023-11-01T01:09:47.795Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T01:09:47.795Z] #144 DONE 0.3s [2023-11-01T01:09:47.795Z] [2023-11-01T01:09:47.795Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T01:09:48.065Z] #125 ... [2023-11-01T01:09:48.065Z] [2023-11-01T01:09:48.065Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-01T01:09:48.354Z] #145 DONE 0.2s [2023-11-01T01:09:48.354Z] [2023-11-01T01:09:48.354Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-01T01:09:48.354Z] #146 DONE 0.2s [2023-11-01T01:09:48.354Z] [2023-11-01T01:09:48.354Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T01:09:48.628Z] #147 DONE 0.1s [2023-11-01T01:09:48.628Z] [2023-11-01T01:09:48.628Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T01:09:48.628Z] #148 DONE 0.1s [2023-11-01T01:09:48.628Z] [2023-11-01T01:09:48.628Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T01:09:50.572Z] #149 DONE 2.0s [2023-11-01T01:09:50.572Z] [2023-11-01T01:09:50.572Z] #85 [security-bootstrapper] exporting to image [2023-11-01T01:09:50.572Z] #85 exporting layers [2023-11-01T01:09:51.982Z] #85 exporting layers 1.3s done [2023-11-01T01:09:51.982Z] #85 writing image sha256:f7dcba44d9ae8e55e1b5896cd01c04d3606e22d563b34056214af116c5c4e29f done [2023-11-01T01:09:51.982Z] #85 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-01T01:09:51.982Z] #85 DONE 10.2s [2023-11-01T01:09:51.982Z] [2023-11-01T01:09:51.982Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-01T01:09:53.389Z] #129 DONE 824.8s [2023-11-01T01:09:53.389Z] [2023-11-01T01:09:53.389Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T01:09:54.371Z] #128 ... [2023-11-01T01:09:54.371Z] [2023-11-01T01:09:54.371Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:09:54.371Z] #150 DONE 0.2s [2023-11-01T01:09:54.371Z] [2023-11-01T01:09:54.371Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:09:54.637Z] #151 DONE 0.1s [2023-11-01T01:09:54.637Z] [2023-11-01T01:09:54.637Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-01T01:09:54.939Z] #152 DONE 0.1s [2023-11-01T01:09:54.939Z] [2023-11-01T01:09:54.939Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-01T01:09:54.939Z] #153 DONE 0.2s [2023-11-01T01:09:54.939Z] [2023-11-01T01:09:54.939Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:09:55.208Z] #154 DONE 0.2s [2023-11-01T01:09:55.208Z] [2023-11-01T01:09:55.208Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T01:09:55.208Z] #130 ... [2023-11-01T01:09:55.208Z] [2023-11-01T01:09:55.208Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T01:09:55.475Z] #155 DONE 0.3s [2023-11-01T01:09:55.475Z] [2023-11-01T01:09:55.475Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T01:09:55.475Z] #121 ... [2023-11-01T01:09:55.475Z] [2023-11-01T01:09:55.475Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T01:09:55.761Z] #156 DONE 0.4s [2023-11-01T01:09:55.761Z] [2023-11-01T01:09:55.761Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T01:09:56.029Z] #157 DONE 0.2s [2023-11-01T01:09:56.029Z] [2023-11-01T01:09:56.029Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T01:09:57.976Z] #158 DONE 1.9s [2023-11-01T01:09:57.976Z] [2023-11-01T01:09:57.976Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:09:57.976Z] #37 ... [2023-11-01T01:09:57.976Z] [2023-11-01T01:09:57.976Z] #85 [security-secretstore-setup] exporting to image [2023-11-01T01:09:57.976Z] #85 exporting layers [2023-11-01T01:09:58.937Z] #85 exporting layers 1.0s done [2023-11-01T01:09:58.937Z] #85 writing image sha256:a1002ee2427c8d30dd3937237fde5031cc6280823abaaae6f9d7d4bbbaaf13d8 done [2023-11-01T01:09:58.937Z] #85 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-01T01:09:58.937Z] #85 DONE 11.2s [2023-11-01T01:09:58.937Z] [2023-11-01T01:09:58.937Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:03.183Z] #48 ... [2023-11-01T01:10:03.183Z] [2023-11-01T01:10:03.183Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T01:10:03.183Z] #125 DONE 834.2s [2023-11-01T01:10:03.183Z] [2023-11-01T01:10:03.183Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:03.449Z] #48 ... [2023-11-01T01:10:03.449Z] [2023-11-01T01:10:03.449Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:10:03.449Z] #159 DONE 0.3s [2023-11-01T01:10:03.449Z] [2023-11-01T01:10:03.449Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:03.715Z] #48 ... [2023-11-01T01:10:03.715Z] [2023-11-01T01:10:03.715Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:10:07.048Z] #160 DONE 3.4s [2023-11-01T01:10:07.048Z] [2023-11-01T01:10:07.048Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T01:10:07.636Z] #161 DONE 0.4s [2023-11-01T01:10:07.636Z] [2023-11-01T01:10:07.636Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:10:07.636Z] #162 DONE 0.2s [2023-11-01T01:10:07.636Z] [2023-11-01T01:10:07.636Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T01:10:07.904Z] #163 DONE 0.2s [2023-11-01T01:10:07.904Z] [2023-11-01T01:10:07.904Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T01:10:09.850Z] #164 DONE 2.1s [2023-11-01T01:10:09.850Z] [2023-11-01T01:10:09.850Z] #85 [security-proxy-auth] exporting to image [2023-11-01T01:10:09.850Z] #85 exporting layers [2023-11-01T01:10:10.452Z] #85 exporting layers 0.5s done [2023-11-01T01:10:10.452Z] #85 writing image sha256:bf793137fee257ea1018cbd7528485a05784d01c33e99253291d21910ae704e9 done [2023-11-01T01:10:10.452Z] #85 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-01T01:10:10.452Z] #85 DONE 11.7s [2023-11-01T01:10:10.452Z] [2023-11-01T01:10:10.452Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:11.043Z] #48 ... [2023-11-01T01:10:11.043Z] [2023-11-01T01:10:11.043Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T01:10:11.043Z] #131 DONE 842.3s [2023-11-01T01:10:11.043Z] [2023-11-01T01:10:11.043Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:11.318Z] #48 ... [2023-11-01T01:10:11.318Z] [2023-11-01T01:10:11.318Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:10:11.653Z] #165 DONE 0.2s [2023-11-01T01:10:11.653Z] [2023-11-01T01:10:11.653Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:10:11.928Z] #166 DONE 0.2s [2023-11-01T01:10:11.928Z] [2023-11-01T01:10:11.928Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T01:10:12.194Z] #167 DONE 0.4s [2023-11-01T01:10:12.194Z] [2023-11-01T01:10:12.194Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:10:12.194Z] #168 DONE 0.1s [2023-11-01T01:10:12.194Z] [2023-11-01T01:10:12.194Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:12.458Z] #48 ... [2023-11-01T01:10:12.458Z] [2023-11-01T01:10:12.458Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T01:10:12.458Z] #169 DONE 0.1s [2023-11-01T01:10:12.458Z] [2023-11-01T01:10:12.458Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T01:10:14.396Z] #170 DONE 1.8s [2023-11-01T01:10:14.396Z] [2023-11-01T01:10:14.396Z] #85 [core-common-config-bootstrapper] exporting to image [2023-11-01T01:10:14.978Z] #85 exporting layers 0.5s done [2023-11-01T01:10:14.979Z] #85 writing image sha256:31576facfe6f1cf0c3e404d9a273ede6476fe669ebeb04c4109c0aee2cec6105 done [2023-11-01T01:10:14.979Z] #85 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-01T01:10:14.979Z] #85 DONE 12.2s [2023-11-01T01:10:14.979Z] [2023-11-01T01:10:14.979Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T01:10:53.821Z] #128 DONE 884.8s [2023-11-01T01:10:53.821Z] [2023-11-01T01:10:53.821Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:54.097Z] #48 ... [2023-11-01T01:10:54.097Z] [2023-11-01T01:10:54.097Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:10:54.367Z] #171 DONE 0.2s [2023-11-01T01:10:54.367Z] [2023-11-01T01:10:54.367Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:10:54.367Z] #172 DONE 0.1s [2023-11-01T01:10:54.367Z] [2023-11-01T01:10:54.367Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:54.367Z] #48 ... [2023-11-01T01:10:54.367Z] [2023-11-01T01:10:54.367Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T01:10:54.632Z] #173 DONE 0.3s [2023-11-01T01:10:54.632Z] [2023-11-01T01:10:54.632Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:10:54.632Z] #174 DONE 0.1s [2023-11-01T01:10:54.632Z] [2023-11-01T01:10:54.632Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:10:54.900Z] #48 ... [2023-11-01T01:10:54.900Z] [2023-11-01T01:10:54.900Z] #85 [core-command] exporting to image [2023-11-01T01:10:54.900Z] #85 exporting layers [2023-11-01T01:10:54.900Z] #85 exporting layers 0.2s done [2023-11-01T01:10:54.900Z] #85 writing image sha256:322a5a14e3572d51571c80a4732ab427b8fb92d70c592c5d50ae3f0d78f96a5a done [2023-11-01T01:10:54.900Z] #85 naming to docker.io/library/core-command-arm64 done [2023-11-01T01:10:54.900Z] #85 DONE 12.4s [2023-11-01T01:10:54.900Z] [2023-11-01T01:10:54.900Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T01:11:01.537Z] #127 ... [2023-11-01T01:11:01.537Z] [2023-11-01T01:11:01.537Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T01:11:01.537Z] #130 DONE 892.0s [2023-11-01T01:11:01.537Z] [2023-11-01T01:11:01.537Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:11:01.537Z] #48 ... [2023-11-01T01:11:01.537Z] [2023-11-01T01:11:01.537Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:01.537Z] #175 DONE 0.2s [2023-11-01T01:11:01.537Z] [2023-11-01T01:11:01.537Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:11:01.805Z] #176 DONE 0.2s [2023-11-01T01:11:01.805Z] [2023-11-01T01:11:01.805Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T01:11:02.073Z] #177 DONE 0.4s [2023-11-01T01:11:02.073Z] [2023-11-01T01:11:02.073Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:11:02.073Z] #178 DONE 0.2s [2023-11-01T01:11:02.073Z] [2023-11-01T01:11:02.073Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T01:11:02.348Z] #127 ... [2023-11-01T01:11:02.348Z] [2023-11-01T01:11:02.349Z] #85 [core-data] exporting to image [2023-11-01T01:11:02.349Z] #85 exporting layers [2023-11-01T01:11:02.622Z] #85 exporting layers 0.4s done [2023-11-01T01:11:02.622Z] #85 writing image sha256:71d7d26c60f18fb959db93c183dd41e0c42fa0ef3ff144b84dd516dfa974ba2f done [2023-11-01T01:11:02.622Z] #85 naming to docker.io/library/core-data-arm64 done [2023-11-01T01:11:02.622Z] #85 DONE 12.8s [2023-11-01T01:11:02.622Z] [2023-11-01T01:11:02.622Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:04.035Z] #37 ... [2023-11-01T01:11:04.035Z] [2023-11-01T01:11:04.035Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T01:11:04.035Z] #127 DONE 895.2s [2023-11-01T01:11:04.035Z] [2023-11-01T01:11:04.035Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T01:11:04.304Z] #124 ... [2023-11-01T01:11:04.304Z] [2023-11-01T01:11:04.304Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:04.304Z] #179 DONE 0.1s [2023-11-01T01:11:04.304Z] [2023-11-01T01:11:04.304Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:11:04.571Z] #180 DONE 0.1s [2023-11-01T01:11:04.571Z] [2023-11-01T01:11:04.571Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T01:11:04.844Z] #181 DONE 0.3s [2023-11-01T01:11:04.844Z] [2023-11-01T01:11:04.844Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:11:04.844Z] #48 ... [2023-11-01T01:11:04.844Z] [2023-11-01T01:11:04.844Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:11:04.844Z] #182 DONE 0.1s [2023-11-01T01:11:05.112Z] [2023-11-01T01:11:05.112Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T01:11:05.379Z] #183 DONE 0.2s [2023-11-01T01:11:05.379Z] [2023-11-01T01:11:05.379Z] #85 [core-metadata] exporting to image [2023-11-01T01:11:05.379Z] #85 exporting layers 0.3s done [2023-11-01T01:11:05.644Z] #85 writing image sha256:5df6df49038cd93fc54cc593ba7846c342ecda7600d446dfe8c959797fdab9b4 done [2023-11-01T01:11:05.644Z] #85 naming to docker.io/library/core-metadata-arm64 done [2023-11-01T01:11:05.644Z] #85 DONE 13.1s [2023-11-01T01:11:05.644Z] [2023-11-01T01:11:05.644Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:27.695Z] #37 ... [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T01:11:27.695Z] #121 DONE 916.8s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:27.695Z] #37 ... [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:27.695Z] #184 DONE 0.1s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:27.695Z] #37 ... [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:11:27.695Z] #185 DONE 0.1s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T01:11:27.695Z] #186 DONE 0.3s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:11:27.695Z] #187 DONE 0.1s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T01:11:27.695Z] #122 ... [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #85 [security-spiffe-token-provider] exporting to image [2023-11-01T01:11:27.695Z] #85 exporting layers [2023-11-01T01:11:27.695Z] #85 exporting layers 0.6s done [2023-11-01T01:11:27.695Z] #85 writing image sha256:23389d2899d889cf2b1b0f5b6532cbf8eb1d2df9f5ab35c7fd7810131abc8476 done [2023-11-01T01:11:27.695Z] #85 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-01T01:11:27.695Z] #85 DONE 13.7s [2023-11-01T01:11:27.695Z] [2023-11-01T01:11:27.695Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:49.724Z] #37 ... [2023-11-01T01:11:49.724Z] [2023-11-01T01:11:49.724Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T01:11:49.724Z] #122 DONE 939.4s [2023-11-01T01:11:49.724Z] [2023-11-01T01:11:49.724Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T01:11:49.724Z] #124 DONE 939.4s [2023-11-01T01:11:49.724Z] [2023-11-01T01:11:49.724Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T01:11:49.724Z] #48 ... [2023-11-01T01:11:49.724Z] [2023-11-01T01:11:49.725Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:49.725Z] #188 DONE 0.2s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:49.725Z] #189 ... [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:11:49.725Z] #190 DONE 0.2s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T01:11:49.725Z] #189 DONE 0.2s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T01:11:49.725Z] #191 DONE 0.1s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T01:11:49.725Z] #192 ... [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T01:11:49.725Z] #193 DONE 0.5s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T01:11:49.725Z] #192 DONE 0.4s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:11:49.725Z] #194 DONE 0.2s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #85 [support-scheduler] exporting to image [2023-11-01T01:11:49.725Z] #85 exporting layers [2023-11-01T01:11:49.725Z] #85 ... [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T01:11:49.725Z] #195 DONE 0.1s [2023-11-01T01:11:49.725Z] [2023-11-01T01:11:49.725Z] #85 [support-notifications] exporting to image [2023-11-01T01:11:49.991Z] #85 exporting layers 0.4s done [2023-11-01T01:11:49.991Z] #85 writing image sha256:7d36489f361b732d1a9fa439954469c64444f8eeb2cbae6274e03d5ea44e55d8 0.0s done [2023-11-01T01:11:49.991Z] #85 naming to docker.io/library/support-scheduler-arm64 done [2023-11-01T01:11:49.991Z] #85 writing image sha256:1ddef0ff1d56084a9b30df667b89228e445dfd181e4e8199dc747697b8861884 done [2023-11-01T01:11:49.991Z] #85 naming to docker.io/library/support-notifications-arm64 done [2023-11-01T01:11:49.991Z] #85 DONE 14.2s [2023-11-01T01:11:49.991Z] [2023-11-01T01:11:49.991Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T01:11:49.991Z] time="2023-11-01T00:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T01:11:50.046Z] $ docker stop --time=1 cba7bd2c38775010f69b42882c7f86f6760f8bd936ad76582424521117dba8fc [2023-11-01T01:11:51.696Z] $ docker rm -f --volumes cba7bd2c38775010f69b42882c7f86f6760f8bd936ad76582424521117dba8fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T01:11:52.221Z] + docker images [2023-11-01T01:11:52.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T01:11:52.222Z] support-scheduler-arm64 latest 7d36489f361b 3 seconds ago 33.6MB [2023-11-01T01:11:52.222Z] support-notifications-arm64 latest 1ddef0ff1d56 3 seconds ago 34.3MB [2023-11-01T01:11:52.222Z] security-spiffe-token-provider-arm64 latest 23389d2899d8 26 seconds ago 35.3MB [2023-11-01T01:11:52.222Z] core-metadata-arm64 latest 5df6df49038c 47 seconds ago 21.5MB [2023-11-01T01:11:52.222Z] core-data-arm64 latest 71d7d26c60f1 50 seconds ago 21.2MB [2023-11-01T01:11:52.222Z] core-command-arm64 latest 322a5a14e357 58 seconds ago 21MB [2023-11-01T01:11:52.222Z] core-common-config-bootstrapper-arm64 latest 31576facfe6f About a minute ago 18.3MB [2023-11-01T01:11:52.222Z] security-proxy-auth-arm64 latest bf793137fee2 About a minute ago 19.4MB [2023-11-01T01:11:52.222Z] security-secretstore-setup-arm64 latest a1002ee2427c About a minute ago 43.7MB [2023-11-01T01:11:52.222Z] security-bootstrapper-arm64 latest f7dcba44d9ae 2 minutes ago 23.1MB [2023-11-01T01:11:52.222Z] security-proxy-setup-arm64 latest 92991f5737a6 2 minutes ago 34MB [2023-11-01T01:11:52.222Z] security-spire-config-arm64 latest 288fba575f8e 16 minutes ago 95.8MB [2023-11-01T01:11:52.222Z] security-spire-server-arm64 latest 334acb0c5979 16 minutes ago 101MB [2023-11-01T01:11:52.222Z] security-spire-agent-arm64 latest 5240888c50f7 16 minutes ago 157MB [2023-11-01T01:11:52.222Z] ci-base-image-arm64 latest 0a908d6dee16 29 minutes ago 926MB [2023-11-01T01:11:52.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-11-01T01:11:52.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 [2023-11-01T01:11:53.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T01:11:53.035Z] [2023-11-01T01:11:53.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T01:11:53.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T01:11:53.704Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T01:11:53.704Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T01:11:53.704Z] 04944245beec: Pulling fs layer [2023-11-01T01:11:53.704Z] 699f458cf7ca: Pulling fs layer [2023-11-01T01:11:53.704Z] 765212b225bb: Pulling fs layer [2023-11-01T01:11:53.704Z] f23df028b6ca: Pulling fs layer [2023-11-01T01:11:53.704Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T01:11:53.704Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T01:11:53.704Z] 765212b225bb: Waiting [2023-11-01T01:11:53.704Z] f23df028b6ca: Waiting [2023-11-01T01:11:53.704Z] d65c8cfc05b1: Waiting [2023-11-01T01:11:53.704Z] 2437ff75d9bd: Waiting [2023-11-01T01:11:53.704Z] 04944245beec: Verifying Checksum [2023-11-01T01:11:53.704Z] 04944245beec: Download complete [2023-11-01T01:11:53.704Z] 765212b225bb: Verifying Checksum [2023-11-01T01:11:53.704Z] 765212b225bb: Download complete [2023-11-01T01:11:53.979Z] f23df028b6ca: Download complete [2023-11-01T01:11:53.979Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T01:11:53.979Z] d65c8cfc05b1: Download complete [2023-11-01T01:11:53.979Z] 699f458cf7ca: Verifying Checksum [2023-11-01T01:11:53.979Z] 699f458cf7ca: Download complete [2023-11-01T01:11:54.563Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T01:11:54.563Z] 8998bd30e6a1: Download complete [2023-11-01T01:11:56.500Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T01:11:56.500Z] 2437ff75d9bd: Download complete [2023-11-01T01:12:01.937Z] 8998bd30e6a1: Pull complete [2023-11-01T01:12:02.208Z] 04944245beec: Pull complete [2023-11-01T01:12:03.630Z] 699f458cf7ca: Pull complete [2023-11-01T01:12:03.897Z] 765212b225bb: Pull complete [2023-11-01T01:12:04.851Z] f23df028b6ca: Pull complete [2023-11-01T01:12:05.116Z] d65c8cfc05b1: Pull complete [2023-11-01T01:12:23.310Z] 2437ff75d9bd: Pull complete [2023-11-01T01:12:23.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T01:12:23.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T01:12:23.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T01:12:23.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-16094 does not seem to be running inside a container [2023-11-01T01:12:23.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T01:12:26.814Z] $ docker top fb970c687162acb32c042c777ae34609bc230287931b856bab36b68f721aea04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:27.824Z] ---> job-cost.sh [2023-11-01T01:12:27.824Z] lf-activate-venv: SKIPPING [2023-11-01T01:12:27.824Z] INFO: No Stack... [2023-11-01T01:12:28.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T01:12:28.992Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T01:12:29.910Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-11-01T01:12:29.910Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T01:12:29.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4714-1-stack-cost] [2023-11-01T01:12:29.995Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4714-1-stack-cost] did not exist. Created. [2023-11-01T01:12:29.995Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4714-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T01:12:30.713Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T01:12:30.943Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T01:12:30.958Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4714-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T01:12:31.057Z] $ docker stop --time=1 fb970c687162acb32c042c777ae34609bc230287931b856bab36b68f721aea04 [2023-11-01T01:12:32.573Z] $ docker rm -f --volumes fb970c687162acb32c042c777ae34609bc230287931b856bab36b68f721aea04 [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 [2023-11-01T01:12:33.557Z] provisioning config files... [2023-11-01T01:12:33.566Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5665428784515587233tmp [Pipeline] { [Pipeline] sh [2023-11-01T01:12:33.897Z] + set +x [2023-11-01T01:12:33.897Z] + curl -s https://codecov.io/bash [2023-11-01T01:12:33.897Z] + bash -s -- [2023-11-01T01:12:33.897Z] [2023-11-01T01:12:33.897Z] _____ _ [2023-11-01T01:12:33.897Z] / ____| | | [2023-11-01T01:12:33.897Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T01:12:33.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T01:12:33.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T01:12:33.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T01:12:33.897Z] Bash-1.0.6 [2023-11-01T01:12:33.897Z] [2023-11-01T01:12:33.897Z] [2023-11-01T01:12:33.897Z] ==> git version 2.25.1 found [2023-11-01T01:12:33.897Z] ==> 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 [2023-11-01T01:12:33.897Z] Release-Date: 2020-01-08 [2023-11-01T01:12:33.897Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T01:12:33.897Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T01:12:33.897Z] ==> Jenkins CI detected. [2023-11-01T01:12:33.897Z] current dir:  /w/workspace/edgex-go/1 [2023-11-01T01:12:33.897Z] project root: . [2023-11-01T01:12:33.897Z] --> token set from env [2023-11-01T01:12:33.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T01:12:34.157Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T01:12:34.157Z] ==> Python coveragepy not found [2023-11-01T01:12:34.157Z] ==> Searching for coverage reports in: [2023-11-01T01:12:34.157Z] + . [2023-11-01T01:12:34.157Z] -> Found 1 reports [2023-11-01T01:12:34.157Z] ==> Detecting git/mercurial file structure [2023-11-01T01:12:34.157Z] ==> Reading reports [2023-11-01T01:12:34.157Z] + ./coverage.out bytes=453602 [2023-11-01T01:12:34.157Z] ==> Appending adjustments [2023-11-01T01:12:34.157Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T01:12:35.095Z] + Found adjustments [2023-11-01T01:12:35.355Z] ==> Gzipping contents [2023-11-01T01:12:35.355Z] 60K /tmp/codecov.1jfqPJ.gz [2023-11-01T01:12:35.355Z] ==> Uploading reports [2023-11-01T01:12:35.355Z] url: https://codecov.io [2023-11-01T01:12:35.355Z] query: branch=PR-4714&commit=52f81161f173da97f19104274f646d7b3bfb31eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4714%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4714&job=&cmd_args= [2023-11-01T01:12:35.355Z] -> Pinging Codecov [2023-11-01T01:12:35.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4714&commit=52f81161f173da97f19104274f646d7b3bfb31eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4714%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4714&job=&cmd_args= [2023-11-01T01:12:35.355Z] -> Uploading to [2023-11-01T01:12:35.355Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/52f81161f173da97f19104274f646d7b3bfb31eb/800f6e99-41e6-45ec-8e47-f1eb3fcb042f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T011235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec216599ed0416d18a56d7121f4b18a06befe5fc43e6865d3c5115ff75480643 [2023-11-01T01:12:35.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T01:12:35.355Z] Dload Upload Total Spent Left Speed [2023-11-01T01:12:35.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57730 0 0 100 57730 0 204k --:--:-- --:--:-- --:--:-- 204k [2023-11-01T01:12:35.613Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/52f81161f173da97f19104274f646d7b3bfb31eb [Pipeline] } [2023-11-01T01:12:35.637Z] 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 [2023-11-01T01:12:36.955Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:37.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:38.169Z] ---> package-listing.sh [2023-11-01T01:12:38.169Z] ++ facter osfamily [2023-11-01T01:12:38.169Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T01:12:38.427Z] + OS_FAMILY=debian [2023-11-01T01:12:38.427Z] + workspace=/w/workspace/edgex-go/1 [2023-11-01T01:12:38.427Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T01:12:38.427Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T01:12:38.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T01:12:38.427Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T01:12:38.427Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T01:12:38.427Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T01:12:38.427Z] + case "${OS_FAMILY}" in [2023-11-01T01:12:38.427Z] + dpkg -l [2023-11-01T01:12:38.427Z] + grep '^ii' [2023-11-01T01:12:38.427Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T01:12:38.427Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T01:12:38.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T01:12:38.427Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T01:12:38.427Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-01T01:12:38.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-01T01:12:38.462Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T01:12:38.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T01:12:39.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T01:12:39.142Z] [2023-11-01T01:12:39.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T01:12:39.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T01:12:39.524Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T01:12:39.524Z] 5eb5b503b376: Pulling fs layer [2023-11-01T01:12:39.524Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T01:12:39.524Z] ec43610c2a17: Pulling fs layer [2023-11-01T01:12:39.524Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T01:12:39.524Z] 33b1e0a273af: Pulling fs layer [2023-11-01T01:12:39.524Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T01:12:39.524Z] 2f39f015ded8: Pulling fs layer [2023-11-01T01:12:39.524Z] 3a2ae6a8a46f: Waiting [2023-11-01T01:12:39.524Z] 33b1e0a273af: Waiting [2023-11-01T01:12:39.524Z] 5d3b04190fa2: Waiting [2023-11-01T01:12:39.524Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T01:12:39.524Z] 5c69ac0246d0: Download complete [2023-11-01T01:12:39.524Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T01:12:39.524Z] 3a2ae6a8a46f: Download complete [2023-11-01T01:12:39.524Z] 33b1e0a273af: Verifying Checksum [2023-11-01T01:12:39.524Z] 33b1e0a273af: Download complete [2023-11-01T01:12:39.524Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T01:12:39.524Z] 5d3b04190fa2: Download complete [2023-11-01T01:12:39.524Z] ec43610c2a17: Verifying Checksum [2023-11-01T01:12:39.524Z] ec43610c2a17: Download complete [2023-11-01T01:12:39.783Z] 5eb5b503b376: Verifying Checksum [2023-11-01T01:12:39.783Z] 5eb5b503b376: Download complete [2023-11-01T01:12:40.353Z] 2f39f015ded8: Download complete [2023-11-01T01:12:40.921Z] 5eb5b503b376: Pull complete [2023-11-01T01:12:40.921Z] 5c69ac0246d0: Pull complete [2023-11-01T01:12:41.489Z] ec43610c2a17: Pull complete [2023-11-01T01:12:41.489Z] 3a2ae6a8a46f: Pull complete [2023-11-01T01:12:41.750Z] 33b1e0a273af: Pull complete [2023-11-01T01:12:41.750Z] 5d3b04190fa2: Pull complete [2023-11-01T01:12:45.937Z] 2f39f015ded8: Pull complete [2023-11-01T01:12:45.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T01:12:45.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T01:12:45.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T01:12:46.133Z] prd-ubuntu20.04-docker-8c-8g-16089 does not seem to be running inside a container [2023-11-01T01:12:46.153Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T01:12:50.862Z] $ docker top c7ff1157c71d0c5a37dd98762f07046ef73c0c1f883238a49f1373467a32045e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T01:12:51.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T01:12:51.556Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T01:12:51.867Z] + ls /var/log/sa-host [2023-11-01T01:12:51.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T01:12:52.059Z] provisioning config files... [2023-11-01T01:12:52.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13955698410116518367tmp [Pipeline] { [Pipeline] echo [2023-11-01T01:12:52.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:52.426Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T01:12:52.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:52.855Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T01:12:52.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:53.200Z] ---> sudo-logs.sh [2023-11-01T01:12:53.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T01:12:53.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:53.590Z] ---> job-cost.sh [2023-11-01T01:12:53.590Z] lf-activate-venv: SKIPPING [2023-11-01T01:12:53.590Z] DEBUG: total: 0.10999999940395355 [2023-11-01T01:12:53.590Z] INFO: Retrieving Stack Cost... [2023-11-01T01:12:54.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T01:12:54.418Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T01:12:54.449Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T01:12:54.758Z] ---> logs-deploy.sh [2023-11-01T01:12:54.758Z] lf-activate-venv: SKIPPING [2023-11-01T01:12:54.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4714/1 [2023-11-01T01:12:54.758Z] INFO: archiving workspace using pattern(s): [2023-11-01T01:12:55.695Z] Archives upload complete. [2023-11-01T01:12:55.695Z] INFO: archiving logs to Nexus