Pull request #4737 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1c4d0b7d0b953cb49da42546df5ad42d22cdb77+420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (5ea0dfab27876eeaacaa0a1d306be9fb4ac6254e) 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-ssh12716904770587386515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16375013535332138407.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4737/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-4737/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5125628297370017221.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-4737/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16778435752842448061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16532969063753443742.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-4737/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-4737/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6217295429235639558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25324 in /w/workspace/edgexfoundry_edgex-go_PR-4737 [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 > 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/4737/head:refs/remotes/origin/PR-4737 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 Merge succeeded, producing d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 Checking out Revision d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 (PR-4737) Commit message: "build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 # 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 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T19:08:53.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T19:08:53.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T19:08:53.536Z] ========================================================= [2023-12-18T19:08:53.536Z] EdgeX Global Pipelines Version Info [2023-12-18T19:08:53.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:08:54.663Z] ------------------- [2023-12-18T19:08:54.663Z] stable info: [2023-12-18T19:08:54.663Z] ------------------- [2023-12-18T19:08:54.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T19:08:54.663Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T19:08:54.663Z] Message: update stable to v1.0.258 [2023-12-18T19:08:54.926Z] ------------------- [2023-12-18T19:08:54.926Z] experimental info: [2023-12-18T19:08:54.926Z] ------------------- [2023-12-18T19:08:54.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T19:08:54.926Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T19:08:54.926Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T19:08:55.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-18T19:08:55.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-18T19:08:55.261Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T19:08:55.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T19:08:55.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T19:08:55.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T19:08:55.515Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T19:08:55.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-18T19:08:55.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-18T19:08:55.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-18T19:08:55.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T19:08:55.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T19:08:55.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T19:08:56.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T19:08:56.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T19:08:56.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T19:08:56.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T19:08:56.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T19:08:56.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-18T19:08:56.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-18T19:08:56.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T19:08:56.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T19:08:56.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T19:08:56.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4737 [Pipeline] echo [2023-12-18T19:08:56.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4737 [Pipeline] echo [2023-12-18T19:08:56.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4737 [Pipeline] echo [2023-12-18T19:08:56.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [Pipeline] echo [2023-12-18T19:08:57.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1c4d0b [Pipeline] echo [2023-12-18T19:08:57.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T19:08:57.287Z] provisioning config files... [2023-12-18T19:08:57.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8166815608672818384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:08:57.709Z] ---> ****-login.sh [2023-12-18T19:08:57.709Z] nexus3.edgexfoundry.org:10001 [2023-12-18T19:08:57.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:08:57.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:08:57.971Z] Configure a credential helper to remove this warning. See [2023-12-18T19:08:57.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:08:57.971Z] [2023-12-18T19:08:57.971Z] Login Succeeded [2023-12-18T19:08:57.971Z] nexus3.edgexfoundry.org:10002 [2023-12-18T19:08:58.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:08:58.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:08:58.233Z] Configure a credential helper to remove this warning. See [2023-12-18T19:08:58.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:08:58.233Z] [2023-12-18T19:08:58.233Z] Login Succeeded [2023-12-18T19:08:58.233Z] nexus3.edgexfoundry.org:10003 [2023-12-18T19:08:58.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:08:58.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:08:58.233Z] Configure a credential helper to remove this warning. See [2023-12-18T19:08:58.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:08:58.233Z] [2023-12-18T19:08:58.233Z] Login Succeeded [2023-12-18T19:08:58.233Z] nexus3.edgexfoundry.org:10004 [2023-12-18T19:08:58.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:08:58.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:08:58.493Z] Configure a credential helper to remove this warning. See [2023-12-18T19:08:58.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:08:58.493Z] [2023-12-18T19:08:58.493Z] Login Succeeded [2023-12-18T19:08:58.493Z] ****.io [2023-12-18T19:08:58.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:08:58.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:08:58.755Z] Configure a credential helper to remove this warning. See [2023-12-18T19:08:58.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:08:58.755Z] [2023-12-18T19:08:58.755Z] Login Succeeded [2023-12-18T19:08:58.755Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T19:08:58.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T19:08:59.257Z] + 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-12-18T19:08:59.257Z] + dirname cmd/core-command/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/core-data/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-18T19:08:59.257Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-12-18T19:08:59.257Z] [2023-12-18T19:08:59.257Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-18T19:08:59.257Z] + + cut -d/ -f2 [2023-12-18T19:08:59.257Z] dirname cmd/security-bootstrapper/Dockerfile [2023-12-18T19:08:59.257Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2023-12-18T19:08:59.257Z] cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-12-18T19:08:59.257Z] cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-18T19:08:59.257Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2023-12-18T19:08:59.257Z] [2023-12-18T19:08:59.257Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-18T19:08:59.257Z] + dirname cmd/support-notifications/Dockerfile [2023-12-18T19:08:59.257Z] + cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-18T19:08:59.257Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-12-18T19:08:59.257Z] cut -d/ -f2 [2023-12-18T19:08:59.257Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-18T19:08:59.312Z] 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-12-18T19:08:59.915Z] + git rev-list -1 --merges d1c4d0b7d0b953cb49da42546df5ad42d22cdb77~1..d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [Pipeline] echo [2023-12-18T19:08:59.948Z] -----------> git rev-list -1 --merges d1c4d0b7d0b953cb49da42546df5ad42d22cdb77~1..d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [false] [Pipeline] sh [2023-12-18T19:09:00.280Z] + git log --format=format:%s -1 d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [Pipeline] echo [2023-12-18T19:09:00.329Z] ========================================================= [2023-12-18T19:09:00.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T19:09:00.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-18T19:09:00.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T19:09:00.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T19:09:00.889Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T19:09:00.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T19:09:00.889Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T19:09:00.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T19:09:00.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:09:01.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T19:09:01.483Z] [2023-12-18T19:09:01.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:09:01.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T19:09:01.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T19:09:01.902Z] b85a868b505f: Pulling fs layer [2023-12-18T19:09:01.902Z] e2be974225ed: Pulling fs layer [2023-12-18T19:09:01.902Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T19:09:01.902Z] 988bab9f4d93: Pulling fs layer [2023-12-18T19:09:01.902Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T19:09:01.902Z] eaf3925da568: Pulling fs layer [2023-12-18T19:09:01.902Z] bab4dde63d76: Pulling fs layer [2023-12-18T19:09:01.902Z] bde34c3a00c8: Pulling fs layer [2023-12-18T19:09:01.902Z] b352a97aabf1: Pulling fs layer [2023-12-18T19:09:01.902Z] 4872d77fe225: Pulling fs layer [2023-12-18T19:09:01.902Z] 5851b861e8e6: Pulling fs layer [2023-12-18T19:09:01.902Z] bab4dde63d76: Waiting [2023-12-18T19:09:01.902Z] bde34c3a00c8: Waiting [2023-12-18T19:09:01.902Z] eaf3925da568: Waiting [2023-12-18T19:09:01.902Z] 5851b861e8e6: Waiting [2023-12-18T19:09:01.902Z] 1469e6f7b9e6: Waiting [2023-12-18T19:09:01.902Z] 4872d77fe225: Waiting [2023-12-18T19:09:01.902Z] 988bab9f4d93: Waiting [2023-12-18T19:09:01.902Z] e2be974225ed: Download complete [2023-12-18T19:09:01.902Z] 988bab9f4d93: Verifying Checksum [2023-12-18T19:09:01.902Z] 988bab9f4d93: Download complete [2023-12-18T19:09:01.902Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T19:09:01.902Z] 1469e6f7b9e6: Download complete [2023-12-18T19:09:02.162Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T19:09:02.162Z] 339a4e72a1f5: Download complete [2023-12-18T19:09:02.162Z] eaf3925da568: Verifying Checksum [2023-12-18T19:09:02.162Z] eaf3925da568: Download complete [2023-12-18T19:09:02.162Z] bde34c3a00c8: Verifying Checksum [2023-12-18T19:09:02.162Z] bde34c3a00c8: Download complete [2023-12-18T19:09:02.162Z] b352a97aabf1: Verifying Checksum [2023-12-18T19:09:02.162Z] b352a97aabf1: Download complete [2023-12-18T19:09:02.162Z] 5851b861e8e6: Download complete [2023-12-18T19:09:02.162Z] b85a868b505f: Verifying Checksum [2023-12-18T19:09:02.162Z] b85a868b505f: Download complete [2023-12-18T19:09:02.422Z] bab4dde63d76: Verifying Checksum [2023-12-18T19:09:02.422Z] bab4dde63d76: Download complete [2023-12-18T19:09:03.360Z] b85a868b505f: Pull complete [2023-12-18T19:09:03.620Z] e2be974225ed: Pull complete [2023-12-18T19:09:04.188Z] 339a4e72a1f5: Pull complete [2023-12-18T19:09:04.188Z] 988bab9f4d93: Pull complete [2023-12-18T19:09:04.449Z] 1469e6f7b9e6: Pull complete [2023-12-18T19:09:04.449Z] eaf3925da568: Pull complete [2023-12-18T19:09:06.359Z] bab4dde63d76: Pull complete [2023-12-18T19:09:06.619Z] bde34c3a00c8: Pull complete [2023-12-18T19:09:06.619Z] b352a97aabf1: Pull complete [2023-12-18T19:09:06.619Z] 4872d77fe225: Pull complete [2023-12-18T19:09:06.879Z] 5851b861e8e6: Pull complete [2023-12-18T19:09:06.879Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T19:09:06.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T19:09:06.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:09:07.234Z] prd-ubuntu20.04-docker-8c-8g-25324 does not seem to be running inside a container [2023-12-18T19:09:07.268Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T19:09:10.186Z] $ docker top 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f -eo pid,comm [2023-12-18T19:09:10.252Z] 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-12-18T19:09:10.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T19:09:10.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T19:09:10.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T19:09:10.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T19:09:10.572Z] $ docker exec 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f ssh-agent [2023-12-18T19:09:10.684Z] SSH_AUTH_SOCK=/tmp/ssh-KQlxCAmleZgS/agent.31 [2023-12-18T19:09:10.685Z] SSH_AGENT_PID=37 [2023-12-18T19:09:10.691Z] Running ssh-add (command line suppressed) [2023-12-18T19:09:10.804Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11906469487581009466.key (/w/workspace/edgex-go/1@tmp/private_key_11906469487581009466.key) [2023-12-18T19:09:10.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T19:09:11.162Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T19:09:11.190Z] $ docker exec --env ******** --env ******** 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f ssh-agent -k [2023-12-18T19:09:11.288Z] unset SSH_AUTH_SOCK; [2023-12-18T19:09:11.289Z] unset SSH_AGENT_PID; [2023-12-18T19:09:11.289Z] echo Agent pid 37 killed; [2023-12-18T19:09:11.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T19:09:11.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T19:09:11.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T19:09:11.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T19:09:11.562Z] $ docker exec 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f ssh-agent [2023-12-18T19:09:11.675Z] SSH_AUTH_SOCK=/tmp/ssh-9IIZX3GAfuFW/agent.69 [2023-12-18T19:09:11.675Z] SSH_AGENT_PID=75 [2023-12-18T19:09:11.681Z] Running ssh-add (command line suppressed) [2023-12-18T19:09:11.789Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14215766058168900759.key (/w/workspace/edgex-go/1@tmp/private_key_14215766058168900759.key) [2023-12-18T19:09:11.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T19:09:12.150Z] + git semver init [2023-12-18T19:09:12.411Z] 2023-12-18 19:09:12,333 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T19:09:12.411Z] 2023-12-18 19:09:12,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-18T19:09:12.411Z] 2023-12-18 19:09:12,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-18T19:09:12.411Z] 2023-12-18 19:09:12,335 [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-12-18T19:09:17.689Z] 2023-12-18 19:09:17,041 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4737 with force:False [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,042 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4737 [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,047 [execute] INFO git cat-file --batch-check [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,053 [execute] INFO git cat-file --batch [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T19:09:17.689Z] 2023-12-18 19:09:17,057 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4737 [2023-12-18T19:09:17.689Z] 0.0.0 [Pipeline] } [2023-12-18T19:09:17.717Z] $ docker exec --env ******** --env ******** 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f ssh-agent -k [2023-12-18T19:09:17.834Z] unset SSH_AUTH_SOCK; [2023-12-18T19:09:17.835Z] unset SSH_AGENT_PID; [2023-12-18T19:09:17.835Z] echo Agent pid 75 killed; [2023-12-18T19:09:17.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T19:09:18.342Z] + git semver [Pipeline] } [2023-12-18T19:09:18.627Z] $ docker stop --time=1 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f [2023-12-18T19:09:19.958Z] $ docker rm -f --volumes 68e9c6850c717f18c3c6a820db07494e867ad447943f62b082b432faf48ec62f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T19:09:20.402Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T19:09:20.715Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T19:09:20.731Z] [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-12-18T19:09:21.758Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-18T19:09:21.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T19:09:21.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T19:09:21.914Z] ========================================================= [2023-12-18T19:09:21.914Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T19:09:21.914Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-18T19:09:22.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T19:09:22.281Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T19:09:22.281Z] 7264a8db6415: Pulling fs layer [2023-12-18T19:09:22.281Z] c4d48a809fc2: Pulling fs layer [2023-12-18T19:09:22.281Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T19:09:22.281Z] ad3a456e5733: Pulling fs layer [2023-12-18T19:09:22.281Z] 69c7f0334f64: Pulling fs layer [2023-12-18T19:09:22.281Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T19:09:22.281Z] ce7588e14bc9: Pulling fs layer [2023-12-18T19:09:22.281Z] ad3a456e5733: Waiting [2023-12-18T19:09:22.281Z] 69c7f0334f64: Waiting [2023-12-18T19:09:22.281Z] ce7588e14bc9: Waiting [2023-12-18T19:09:22.281Z] 1f1c1a5573a3: Waiting [2023-12-18T19:09:22.281Z] b5e4710f87ac: Pulling fs layer [2023-12-18T19:09:22.281Z] b5e4710f87ac: Waiting [2023-12-18T19:09:22.281Z] c4d48a809fc2: Download complete [2023-12-18T19:09:22.281Z] ad3a456e5733: Download complete [2023-12-18T19:09:22.281Z] 69c7f0334f64: Verifying Checksum [2023-12-18T19:09:22.281Z] 69c7f0334f64: Download complete [2023-12-18T19:09:22.281Z] 7264a8db6415: Download complete [2023-12-18T19:09:22.281Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T19:09:22.281Z] 1f1c1a5573a3: Download complete [2023-12-18T19:09:22.541Z] 7264a8db6415: Pull complete [2023-12-18T19:09:22.541Z] b5e4710f87ac: Verifying Checksum [2023-12-18T19:09:22.541Z] b5e4710f87ac: Download complete [2023-12-18T19:09:22.801Z] c4d48a809fc2: Pull complete [2023-12-18T19:09:22.801Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T19:09:22.801Z] 4f1c88b9dad5: Download complete [2023-12-18T19:09:23.369Z] ce7588e14bc9: Verifying Checksum [2023-12-18T19:09:23.369Z] ce7588e14bc9: Download complete [2023-12-18T19:09:26.653Z] 4f1c88b9dad5: Pull complete [2023-12-18T19:09:26.653Z] ad3a456e5733: Pull complete [2023-12-18T19:09:26.653Z] 69c7f0334f64: Pull complete [2023-12-18T19:09:26.654Z] 1f1c1a5573a3: Pull complete [2023-12-18T19:09:29.182Z] ce7588e14bc9: Pull complete [2023-12-18T19:09:29.182Z] b5e4710f87ac: Pull complete [2023-12-18T19:09:29.182Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T19:09:29.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T19:09:29.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-18T19:09:29.566Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T19:09:29.566Z] WORKDIR /edgex [2023-12-18T19:09:29.566Z] COPY go.mod . [2023-12-18T19:09:29.566Z] RUN go mod download [2023-12-18T19:09:29.566Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-18T19:09:30.133Z] Sending build context to Docker daemon 175.1MB [2023-12-18T19:09:30.133Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T19:09:30.133Z] ---> 88b5674ff536 [2023-12-18T19:09:30.133Z] Step 2/4 : WORKDIR /edgex [2023-12-18T19:09:35.517Z] ---> Running in 70d2a7ff3cc8 [2023-12-18T19:09:35.517Z] Removing intermediate container 70d2a7ff3cc8 [2023-12-18T19:09:35.517Z] ---> 88c3de855680 [2023-12-18T19:09:35.517Z] Step 3/4 : COPY go.mod . [2023-12-18T19:09:35.517Z] ---> 719afd9f7f6e [2023-12-18T19:09:35.517Z] Step 4/4 : RUN go mod download [2023-12-18T19:09:35.517Z] ---> Running in 18c68e9518df [2023-12-18T19:09:36.188Z] Still waiting to schedule task [2023-12-18T19:09:36.189Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-18T19:09:53.602Z] Removing intermediate container 18c68e9518df [2023-12-18T19:09:53.602Z] ---> 9c43172aea5b [2023-12-18T19:09:53.602Z] Successfully built 9c43172aea5b [2023-12-18T19:09:53.602Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:09:54.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T19:09:54.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:09:54.202Z] prd-ubuntu20.04-docker-8c-8g-25324 does not seem to be running inside a container [2023-12-18T19:09:54.233Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-18T19:09:54.723Z] $ docker top 29f4a6f3a67de9913d32d21d9649fddb52d071cc283a417ebe9cc6f42db83b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T19:09:55.162Z] + go version [2023-12-18T19:09:55.162Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T19:09:55.195Z] $ docker stop --time=1 29f4a6f3a67de9913d32d21d9649fddb52d071cc283a417ebe9cc6f42db83b86 [2023-12-18T19:09:56.443Z] $ docker rm -f --volumes 29f4a6f3a67de9913d32d21d9649fddb52d071cc283a417ebe9cc6f42db83b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:09:57.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T19:09:57.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:09:57.649Z] prd-ubuntu20.04-docker-8c-8g-25324 does not seem to be running inside a container [2023-12-18T19:09:57.680Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-18T19:09:57.999Z] $ docker top b90cf17110e6bbf25dc649d467e5204283e45239660a4ed15a54b33c50f8671a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-18T19:09:58.165Z] ========================================================= [2023-12-18T19:09:58.165Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-18T19:09:58.165Z] ========================================================= [Pipeline] sh [2023-12-18T19:09:58.459Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T19:09:58.846Z] + make test [2023-12-18T19:09:58.846Z] go test -race -coverprofile=coverage.out ./... [2023-12-18T19:10:06.955Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-18T19:10:19.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-18T19:10:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-18T19:10:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-18T19:10:21.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-12-18T19:10:23.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-12-18T19:10:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-18T19:10:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-18T19:10:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-18T19:10:24.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-18T19:10:24.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-18T19:10:25.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-18T19:10:25.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-18T19:10:25.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:10:25.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-18T19:10:25.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-18T19:10:27.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-18T19:10:27.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-18T19:10:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements [2023-12-18T19:10:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2023-12-18T19:10:29.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.436s coverage: 93.4% of statements [2023-12-18T19:10:29.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements [2023-12-18T19:10:29.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-18T19:10:29.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:10:29.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-18T19:10:30.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-18T19:10:31.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 97.6% of statements [2023-12-18T19:10:31.059Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements [2023-12-18T19:10:31.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-18T19:10:31.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-18T19:10:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.077s coverage: 0.9% of statements [2023-12-18T19:10:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements [2023-12-18T19:10:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements [2023-12-18T19:10:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2023-12-18T19:10:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-12-18T19:10:33.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements [2023-12-18T19:10:33.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.057s coverage: 87.5% of statements [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-18T19:10:34.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-18T19:10:35.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-18T19:10:35.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-18T19:10:35.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-18T19:10:35.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-18T19:10:35.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-18T19:10:35.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-18T19:10:36.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-18T19:10:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-18T19:10:38.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-18T19:10:39.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-18T19:10:39.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-18T19:10:42.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-18T19:10:42.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-18T19:10:42.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-18T19:10:43.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-18T19:10:43.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-18T19:10:43.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-18T19:10:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-18T19:10:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-18T19:10:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-18T19:10:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-18T19:10:45.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-18T19:10:45.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-18T19:10:45.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-18T19:10:45.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-18T19:10:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.079s coverage: 94.4% of statements [2023-12-18T19:10:47.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-18T19:10:47.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:10:47.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-18T19:10:47.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-18T19:10:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-18T19:10:47.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-18T19:10:48.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-18T19:10:48.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 86.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.071s coverage: 100.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.078s coverage: 19.9% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-12-18T19:10:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2023-12-18T19:10:58.876Z] 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-12-18T19:10:58.876Z] running golangci-lint [2023-12-18T19:10:58.876Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-18T19:10:58.876Z] go version go1.21.0 linux/amd64 [2023-12-18T19:10:59.136Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-18T19:10:59.136Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-18T19:11:14.011Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 13.527477018s" [2023-12-18T19:11:14.011Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.75581ms" [2023-12-18T19:11:21.555Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25325 in /w/workspace/edgexfoundry_edgex-go_PR-4737 [Pipeline] { [Pipeline] ws [2023-12-18T19:11:21.637Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T19:11:21.746Z] The recommended git tool is: git [2023-12-18T19:11:22.117Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.575190289s with top 10 stages: buildir: 35.782128117s, gosec: 7.0939483s, inspect: 1.752581516s, fact_deprecated: 1.392603124s, printf: 1.147217449s, S1038: 1.041707615s, nilness: 961.732413ms, ctrlflow: 933.747479ms, fact_purity: 802.74036ms, SA1012: 593.79958ms" [2023-12-18T19:11:22.117Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-18T19:11:22.117Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197, skip_files: 197/197, exclude-rules: 21/197" [2023-12-18T19:11:22.117Z] level=info msg="[runner] processing took 14.600546ms with stages: nolint: 6.595309ms, identifier_marker: 3.117919ms, path_prettifier: 1.782861ms, autogenerated_exclude: 1.222917ms, exclude-rules: 1.063206ms, skip_dirs: 773.374µs, cgo: 26.36µs, filename_unadjuster: 14.59µs, exclude: 630ns, uniq_by_line: 540ns, max_same_issues: 540ns, fixer: 500ns, skip_files: 400ns, severity-rules: 260ns, sort_results: 240ns, diff: 240ns, max_from_linter: 180ns, source_code: 130ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-12-18T19:11:22.117Z] level=info msg="[runner] linters took 8.868674706s with stages: goanalysis_metalinter: 8.853990569s" [2023-12-18T19:11:22.117Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-18T19:11:22.117Z] level=info msg="Memory: 224 samples, avg is 238.5MB, max is 892.3MB" [2023-12-18T19:11:22.117Z] level=info msg="Execution took 22.440353491s" [2023-12-18T19:11:22.117Z] go vet ./... [2023-12-18T19:11:25.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T19:11:25.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T19:11:25.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T19:11:25.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-18T19:11:26.274Z] + ls -al . [2023-12-18T19:11:26.274Z] total 736 [2023-12-18T19:11:26.274Z] drwxrwxr-x 11 1001 1001 4096 Dec 18 19:09 . [2023-12-18T19:11:26.274Z] drwxr-xr-x 4 root root 4096 Dec 18 19:09 .. [2023-12-18T19:11:26.274Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:08 .blubracket [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 10 Dec 18 19:08 .dockerignore [2023-12-18T19:11:26.274Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 19:10 .git [2023-12-18T19:11:26.274Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 19:08 .github [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 1074 Dec 18 19:08 .gitignore [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 42 Dec 18 19:08 .golangci.yml [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 100 Dec 18 19:08 .hadolint.yml [2023-12-18T19:11:26.274Z] drwxr-xr-x 3 1001 1001 4096 Dec 18 19:09 .semver [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 155 Dec 18 19:08 .sonarcloud.properties [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 1171 Dec 18 19:08 ADOPTERS.md [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 11674 Dec 18 19:08 Attribution.txt [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 100284 Dec 18 19:08 CHANGELOG.md [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 19:08 CONTRIBUTING.md [2023-12-18T19:11:26.274Z] -rw-rw-r-- 1 1001 1001 677 Dec 18 19:08 GOVERNANCE.md [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 861 Dec 18 19:08 Jenkinsfile [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 19:08 LICENSE [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 15060 Dec 18 19:08 Makefile [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 582 Dec 18 19:08 OWNERS.md [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 9528 Dec 18 19:08 README.md [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 789 Dec 18 19:08 SECURITY.md [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 19:09 VERSION [2023-12-18T19:11:26.275Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:08 bin [2023-12-18T19:11:26.275Z] drwxrwxr-x 18 1001 1001 4096 Dec 18 19:08 cmd [2023-12-18T19:11:26.275Z] -rw-r--r-- 1 root root 453602 Dec 18 19:10 coverage.out [2023-12-18T19:11:26.275Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:08 fuzz_test [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 3685 Dec 18 19:08 go.mod [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 34438 Dec 18 19:08 go.sum [2023-12-18T19:11:26.275Z] drwxrwxr-x 7 1001 1001 4096 Dec 18 19:08 internal [2023-12-18T19:11:26.275Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 19:08 openapi [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 584 Dec 18 19:08 security.txt [2023-12-18T19:11:26.275Z] -rw-rw-r-- 1 1001 1001 204 Dec 18 19:08 version.go [Pipeline] sh [2023-12-18T19:11:26.583Z] + '[' -e coverage.out ] [2023-12-18T19:11:26.583Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-18T19:11:26.701Z] Stashed 1 file(s) [Pipeline] sh [2023-12-18T19:11:26.952Z] using credential edgex-jenkins-ssh [2023-12-18T19:11:26.971Z] Cloning the remote Git repository [2023-12-18T19:11:26.998Z] + make build [2023-12-18T19:11:26.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-18T19:11:27.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-18T19:11:27.098Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-18T19:11:27.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-18T19:11:27.235Z] > git --version # timeout=10 [2023-12-18T19:11:27.256Z] > git --version # 'git version 2.25.1' [2023-12-18T19:11:27.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T19:11:27.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T19:11:39.193Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-18T19:11:39.193Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-18T19:11:40.127Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-18T19:11:40.695Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-18T19:11:45.910Z] Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [2023-12-18T19:11:44.420Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-18T19:11:44.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T19:11:45.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-18T19:11:45.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-18T19:11:45.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T19:11:45.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4737/head:refs/remotes/origin/PR-4737 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T19:11:45.926Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T19:11:45.964Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-18T19:11:46.308Z] Merge succeeded, producing d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [2023-12-18T19:11:46.309Z] Checking out Revision d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 (PR-4737) [2023-12-18T19:11:46.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-18T19:11:46.931Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0" [2023-12-18T19:11:46.977Z] > git --version # timeout=10 [2023-12-18T19:11:46.987Z] > git --version # 'git version 2.25.1' [2023-12-18T19:11:46.999Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T19:11:45.984Z] > git checkout -f d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 # timeout=10 [2023-12-18T19:11:46.228Z] > git remote # timeout=10 [2023-12-18T19:11:46.246Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T19:11:46.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T19:11:46.272Z] > git merge 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [2023-12-18T19:11:46.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T19:11:46.314Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T19:11:46.326Z] > git checkout -f d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 # timeout=10 [2023-12-18T19:11:48.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-18T19:11:48.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T19:11:48.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T19:11:48.410Z] Dload Upload Total Spent Left Speed [2023-12-18T19:11:48.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-12-18T19:11:48.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T19:11:48.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-18T19:11:49.110Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-18T19:11:49.110Z] [2023-12-18T19:11:49.417Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-18T19:11:50.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-18T19:11:50.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-18T19:11:51.704Z] { [2023-12-18T19:11:51.704Z] "registry-mirrors": [ [2023-12-18T19:11:51.704Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T19:11:51.704Z] ], [2023-12-18T19:11:51.704Z] "bip": "10.250.0.254/24", [2023-12-18T19:11:51.704Z] "hosts": [ [2023-12-18T19:11:51.704Z] "tcp://0.0.0.0:5555", [2023-12-18T19:11:51.704Z] "unix:///var/run/docker.sock" [2023-12-18T19:11:51.704Z] ], [2023-12-18T19:11:51.704Z] "mtu": 1458, [2023-12-18T19:11:51.704Z] "selinux-enabled": true, [2023-12-18T19:11:51.704Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T19:11:51.704Z] } [Pipeline] sh [Pipeline] } [2023-12-18T19:11:51.896Z] $ docker stop --time=1 b90cf17110e6bbf25dc649d467e5204283e45239660a4ed15a54b33c50f8671a [2023-12-18T19:11:52.045Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-18T19:11:55.631Z] $ docker rm -f --volumes b90cf17110e6bbf25dc649d467e5204283e45239660a4ed15a54b33c50f8671a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-12-18T19:11:56.450Z] + sudo service docker restart [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:11:57.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-18T19:11:57.397Z] [2023-12-18T19:11:57.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:11:57.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-18T19:11:57.813Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-18T19:11:57.813Z] 91d30c5bc195: Pulling fs layer [2023-12-18T19:11:57.813Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-18T19:11:57.813Z] 9c61dcf015f6: Pulling fs layer [2023-12-18T19:11:57.813Z] 4698f68db338: Pulling fs layer [2023-12-18T19:11:57.813Z] 2a2f49069b9e: Pulling fs layer [2023-12-18T19:11:57.813Z] 4698f68db338: Waiting [2023-12-18T19:11:57.813Z] 2a2f49069b9e: Waiting [2023-12-18T19:11:57.813Z] e0025b399a48: Pulling fs layer [2023-12-18T19:11:57.813Z] e0025b399a48: Waiting [2023-12-18T19:11:57.813Z] 91d30c5bc195: Verifying Checksum [2023-12-18T19:11:57.813Z] 91d30c5bc195: Download complete [2023-12-18T19:11:58.070Z] 4698f68db338: Verifying Checksum [2023-12-18T19:11:58.070Z] 4698f68db338: Download complete [2023-12-18T19:11:58.070Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-18T19:11:58.070Z] 2e9b0aa3be6d: Download complete [2023-12-18T19:11:58.070Z] e0025b399a48: Verifying Checksum [2023-12-18T19:11:58.070Z] e0025b399a48: Download complete [2023-12-18T19:11:58.070Z] 91d30c5bc195: Pull complete [2023-12-18T19:11:58.070Z] 2a2f49069b9e: Download complete [2023-12-18T19:11:58.329Z] 2e9b0aa3be6d: Pull complete [2023-12-18T19:11:58.588Z] 9c61dcf015f6: Download complete [2023-12-18T19:12:01.114Z] 9c61dcf015f6: Pull complete [2023-12-18T19:12:01.114Z] 4698f68db338: Pull complete [2023-12-18T19:12:01.372Z] 2a2f49069b9e: Pull complete [2023-12-18T19:12:01.372Z] e0025b399a48: Pull complete [2023-12-18T19:12:01.372Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-18T19:12:01.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-18T19:12:01.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:12:01.692Z] prd-ubuntu20.04-docker-8c-8g-25324 does not seem to be running inside a container [2023-12-18T19:12:01.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-18T19:12:03.588Z] $ docker top 87fc0a49e4eb76cb95e8f7d67d2dea9dcd51acea312dca8ccdc6f2169b8b4200 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T19:12:04.039Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-18T19:12:05.943Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-18T19:12:05.943Z] #1 transferring dockerfile: [2023-12-18T19:12:06.202Z] #1 transferring dockerfile: 2.49kB done [2023-12-18T19:12:06.202Z] #1 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #2 transferring dockerfile: 1.93kB done [2023-12-18T19:12:06.202Z] #2 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #3 transferring dockerfile: 1.70kB done [2023-12-18T19:12:06.202Z] #3 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #4 transferring dockerfile: 1.89kB done [2023-12-18T19:12:06.202Z] #4 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #5 [core-command internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #5 transferring dockerfile: 1.93kB done [2023-12-18T19:12:06.202Z] #5 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #6 transferring dockerfile: 2.50kB done [2023-12-18T19:12:06.202Z] #6 DONE 0.0s [2023-12-18T19:12:06.202Z] [2023-12-18T19:12:06.202Z] #7 [core-data internal] load build definition from Dockerfile [2023-12-18T19:12:06.202Z] #7 transferring dockerfile: 2.01kB done [2023-12-18T19:12:06.202Z] #7 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #8 transferring dockerfile: 2.06kB done [2023-12-18T19:12:06.203Z] #8 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #9 transferring dockerfile: 2.93kB done [2023-12-18T19:12:06.203Z] #9 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #10 transferring dockerfile: 1.69kB done [2023-12-18T19:12:06.203Z] #10 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #11 transferring dockerfile: 2.15kB done [2023-12-18T19:12:06.203Z] #11 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #12 transferring dockerfile: 2.23kB done [2023-12-18T19:12:06.203Z] #12 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #13 transferring dockerfile: 1.81kB done [2023-12-18T19:12:06.203Z] #13 DONE 0.0s [2023-12-18T19:12:06.203Z] [2023-12-18T19:12:06.203Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-12-18T19:12:06.203Z] #14 transferring dockerfile: 1.95kB done [2023-12-18T19:12:06.203Z] #14 DONE 0.1s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-12-18T19:12:06.461Z] #15 transferring context: 50B done [2023-12-18T19:12:06.461Z] #15 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #16 [support-scheduler internal] load .dockerignore [2023-12-18T19:12:06.461Z] #16 transferring context: 50B done [2023-12-18T19:12:06.461Z] #16 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #17 [security-spire-server internal] load .dockerignore [2023-12-18T19:12:06.461Z] #17 transferring context: 50B done [2023-12-18T19:12:06.461Z] #17 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-12-18T19:12:06.461Z] #18 transferring context: 50B done [2023-12-18T19:12:06.461Z] #18 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #19 [core-command internal] load .dockerignore [2023-12-18T19:12:06.461Z] #19 transferring context: 50B done [2023-12-18T19:12:06.461Z] #19 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #20 [security-proxy-setup internal] load .dockerignore [2023-12-18T19:12:06.461Z] #20 transferring context: 50B done [2023-12-18T19:12:06.461Z] #20 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #21 [core-data internal] load .dockerignore [2023-12-18T19:12:06.461Z] #21 transferring context: 50B done [2023-12-18T19:12:06.461Z] #21 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #22 [core-metadata internal] load .dockerignore [2023-12-18T19:12:06.461Z] #22 transferring context: 50B done [2023-12-18T19:12:06.461Z] #22 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #23 [security-bootstrapper internal] load .dockerignore [2023-12-18T19:12:06.461Z] #23 transferring context: 50B done [2023-12-18T19:12:06.461Z] #23 DONE 0.0s [2023-12-18T19:12:06.461Z] [2023-12-18T19:12:06.461Z] #24 [security-proxy-auth internal] load .dockerignore [2023-12-18T19:12:06.720Z] #24 transferring context: 50B done [2023-12-18T19:12:06.720Z] #24 DONE 0.1s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #25 [security-spire-config internal] load .dockerignore [2023-12-18T19:12:06.720Z] #25 transferring context: 50B done [2023-12-18T19:12:06.720Z] #25 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-18T19:12:06.720Z] #26 transferring context: 50B done [2023-12-18T19:12:06.720Z] #26 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #27 [support-notifications internal] load .dockerignore [2023-12-18T19:12:06.720Z] #27 transferring context: 50B done [2023-12-18T19:12:06.720Z] #27 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #28 [security-spire-agent internal] load .dockerignore [2023-12-18T19:12:06.720Z] #28 transferring context: 50B done [2023-12-18T19:12:06.720Z] #28 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-18T19:12:06.720Z] #29 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:12:06.720Z] #30 ... [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-18T19:12:06.720Z] #29 DONE 0.0s [2023-12-18T19:12:06.720Z] [2023-12-18T19:12:06.720Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:12:06.978Z] #30 ... [2023-12-18T19:12:06.978Z] [2023-12-18T19:12:06.978Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-18T19:12:06.978Z] #29 DONE 0.0s [2023-12-18T19:12:06.978Z] [2023-12-18T19:12:06.978Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:12:07.235Z] #30 DONE 0.6s [2023-12-18T19:12:07.235Z] [2023-12-18T19:12:07.235Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:12:07.235Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-18T19:12:07.495Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-18T19:12:07.495Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s [2023-12-18T19:12:07.495Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:12:07.495Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-18T19:12:07.495Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-18T19:12:07.495Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:12:07.495Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-18T19:12:07.752Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 2.10MB / 3.40MB 0.3s [2023-12-18T19:12:07.752Z] #31 ... [2023-12-18T19:12:07.752Z] [2023-12-18T19:12:07.752Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-18T19:12:07.752Z] #32 DONE 1.0s [2023-12-18T19:12:07.752Z] [2023-12-18T19:12:07.752Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:12:07.752Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-18T19:12:07.752Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-18T19:12:07.752Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-18T19:12:07.752Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:12:07.752Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-18T19:12:07.752Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-18T19:12:07.752Z] #31 ... [2023-12-18T19:12:07.752Z] [2023-12-18T19:12:07.752Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-18T19:12:07.752Z] #33 DONE 0.9s [2023-12-18T19:12:07.752Z] [2023-12-18T19:12:07.752Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:12:07.752Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-18T19:12:07.752Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-18T19:12:07.752Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-18T19:12:07.752Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:12:07.752Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-18T19:12:08.010Z] #31 ... [2023-12-18T19:12:08.010Z] [2023-12-18T19:12:08.010Z] #34 [security-spire-config internal] load build context [2023-12-18T19:12:08.010Z] #34 transferring context: 16.35kB 0.0s done [2023-12-18T19:12:08.010Z] #34 DONE 0.2s [2023-12-18T19:12:08.010Z] [2023-12-18T19:12:08.010Z] #35 [security-spire-server internal] load build context [2023-12-18T19:12:08.010Z] #35 transferring context: 18.10kB 0.0s done [2023-12-18T19:12:08.010Z] #35 DONE 0.2s [2023-12-18T19:12:08.010Z] [2023-12-18T19:12:08.010Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:12:08.010Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-18T19:12:08.267Z] #31 ... [2023-12-18T19:12:08.267Z] [2023-12-18T19:12:08.267Z] #36 [security-spire-agent internal] load build context [2023-12-18T19:12:08.267Z] #36 transferring context: 17.63kB 0.0s done [2023-12-18T19:12:08.267Z] #36 DONE 0.2s [2023-12-18T19:12:08.267Z] [2023-12-18T19:12:08.267Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:12:08.267Z] #31 DONE 1.0s [2023-12-18T19:12:08.267Z] [2023-12-18T19:12:08.267Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-18T19:12:08.267Z] #37 DONE 1.0s [2023-12-18T19:12:08.267Z] [2023-12-18T19:12:08.267Z] #38 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-18T19:12:13.872Z] #38 ... [2023-12-18T19:12:13.872Z] [2023-12-18T19:12:13.872Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:12:13.872Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-12-18T19:12:13.872Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-18T19:12:13.872Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-18T19:12:13.872Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-18T19:12:13.872Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-18T19:12:13.872Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-18T19:12:13.872Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-18T19:12:13.872Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-18T19:12:13.872Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.5s done [2023-12-18T19:12:13.872Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-18T19:12:13.872Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-18T19:12:13.872Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T19:12:14.810Z] provisioning config files... [2023-12-18T19:12:14.834Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9579140653323731550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:12:15.257Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-12-18T19:12:15.347Z] ---> ****-login.sh [2023-12-18T19:12:15.347Z] nexus3.edgexfoundry.org:10001 [2023-12-18T19:12:15.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:12:15.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:12:15.616Z] Configure a credential helper to remove this warning. See [2023-12-18T19:12:15.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:12:15.616Z] [2023-12-18T19:12:15.616Z] Login Succeeded [2023-12-18T19:12:15.616Z] nexus3.edgexfoundry.org:10002 [2023-12-18T19:12:15.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:12:16.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:12:16.155Z] Configure a credential helper to remove this warning. See [2023-12-18T19:12:16.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:12:16.155Z] [2023-12-18T19:12:16.155Z] Login Succeeded [2023-12-18T19:12:16.155Z] nexus3.edgexfoundry.org:10003 [2023-12-18T19:12:16.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:12:16.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:12:16.428Z] Configure a credential helper to remove this warning. See [2023-12-18T19:12:16.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:12:16.428Z] [2023-12-18T19:12:16.428Z] Login Succeeded [2023-12-18T19:12:16.428Z] nexus3.edgexfoundry.org:10004 [2023-12-18T19:12:16.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:12:16.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:12:16.696Z] Configure a credential helper to remove this warning. See [2023-12-18T19:12:16.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:12:16.696Z] [2023-12-18T19:12:16.696Z] Login Succeeded [2023-12-18T19:12:16.697Z] ****.io [2023-12-18T19:12:16.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T19:12:16.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T19:12:16.963Z] Configure a credential helper to remove this warning. See [2023-12-18T19:12:16.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T19:12:16.963Z] [2023-12-18T19:12:16.963Z] Login Succeeded [2023-12-18T19:12:16.963Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T19:12:16.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-18T19:12:17.797Z] #39 ... [2023-12-18T19:12:17.797Z] [2023-12-18T19:12:17.797Z] #40 [security-bootstrapper internal] load build context [2023-12-18T19:12:17.797Z] #40 transferring context: 309.48MB 6.8s done [2023-12-18T19:12:17.797Z] #40 ... [2023-12-18T19:12:17.797Z] [2023-12-18T19:12:17.797Z] #41 [support-scheduler internal] load build context [2023-12-18T19:12:17.797Z] #41 transferring context: 309.48MB 6.8s done [2023-12-18T19:12:17.797Z] #41 ... [2023-12-18T19:12:17.797Z] [2023-12-18T19:12:17.797Z] #42 [support-notifications internal] load build context [2023-12-18T19:12:17.797Z] #42 transferring context: 309.48MB 7.0s done [2023-12-18T19:12:17.797Z] #42 ... [2023-12-18T19:12:17.797Z] [2023-12-18T19:12:17.797Z] #43 [core-data internal] load build context [2023-12-18T19:12:17.797Z] #43 transferring context: 309.48MB 8.8s done [2023-12-18T19:12:17.830Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-18T19:12:17.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T19:12:17.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T19:12:18.013Z] ========================================================= [2023-12-18T19:12:18.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T19:12:18.013Z] ========================================================= [Pipeline] fileExists [2023-12-18T19:12:18.070Z] #43 ... [2023-12-18T19:12:18.070Z] [2023-12-18T19:12:18.070Z] #44 [core-command internal] load build context [2023-12-18T19:12:18.070Z] #44 transferring context: 309.48MB 7.5s done [2023-12-18T19:12:18.070Z] #44 ... [2023-12-18T19:12:18.070Z] [2023-12-18T19:12:18.070Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-18T19:12:18.070Z] #45 transferring context: 309.48MB 7.2s done [Pipeline] sh [2023-12-18T19:12:18.329Z] #45 ... [2023-12-18T19:12:18.329Z] [2023-12-18T19:12:18.329Z] #46 [security-proxy-setup internal] load build context [2023-12-18T19:12:18.329Z] #46 transferring context: 309.48MB 7.0s done [2023-12-18T19:12:18.329Z] #46 ... [2023-12-18T19:12:18.329Z] [2023-12-18T19:12:18.329Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-18T19:12:18.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T19:12:18.588Z] #47 ... [2023-12-18T19:12:18.588Z] [2023-12-18T19:12:18.588Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:12:18.588Z] #48 transferring context: 309.48MB 8.1s done [2023-12-18T19:12:18.847Z] #48 ... [2023-12-18T19:12:18.847Z] [2023-12-18T19:12:18.847Z] #49 [security-secretstore-setup internal] load build context [2023-12-18T19:12:18.847Z] #49 transferring context: 309.48MB 6.3s done [2023-12-18T19:12:18.847Z] #49 ... [2023-12-18T19:12:18.847Z] [2023-12-18T19:12:18.847Z] #50 [security-proxy-auth internal] load build context [2023-12-18T19:12:18.847Z] #50 transferring context: 309.48MB 7.8s done [2023-12-18T19:12:19.413Z] #50 ... [2023-12-18T19:12:19.413Z] [2023-12-18T19:12:19.413Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-18T19:12:19.413Z] #51 ... [2023-12-18T19:12:19.413Z] [2023-12-18T19:12:19.413Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-18T19:12:19.413Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-18T19:12:19.413Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-18T19:12:19.413Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-18T19:12:19.413Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-18T19:12:19.413Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-18T19:12:19.413Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.1s done [2023-12-18T19:12:19.413Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-18T19:12:19.413Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done [2023-12-18T19:12:19.672Z] #52 ... [2023-12-18T19:12:19.672Z] [2023-12-18T19:12:19.672Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-18T19:12:19.672Z] #53 ... [2023-12-18T19:12:19.672Z] [2023-12-18T19:12:19.672Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-18T19:12:19.930Z] #54 ... [2023-12-18T19:12:19.930Z] [2023-12-18T19:12:19.930Z] #55 [core-metadata internal] load build context [2023-12-18T19:12:19.930Z] #55 transferring context: 309.48MB 6.4s done [2023-12-18T19:12:19.930Z] #55 ... [2023-12-18T19:12:19.930Z] [2023-12-18T19:12:19.930Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:12:20.190Z] #56 ... [2023-12-18T19:12:20.190Z] [2023-12-18T19:12:20.190Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-18T19:12:20.377Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-18T19:12:20.377Z] 9fda8d8052c6: Pulling fs layer [2023-12-18T19:12:20.377Z] 5d54e960e981: Pulling fs layer [2023-12-18T19:12:20.377Z] c4a7e357bf2a: Pulling fs layer [2023-12-18T19:12:20.377Z] f0e02332f6b5: Pulling fs layer [2023-12-18T19:12:20.377Z] 872ee5b61b7b: Pulling fs layer [2023-12-18T19:12:20.377Z] f0e02332f6b5: Waiting [2023-12-18T19:12:20.377Z] 872ee5b61b7b: Waiting [2023-12-18T19:12:20.377Z] 0c6a40ed1a82: Pulling fs layer [2023-12-18T19:12:20.377Z] 0c6a40ed1a82: Waiting [2023-12-18T19:12:20.377Z] 94ae7d8d031c: Pulling fs layer [2023-12-18T19:12:20.377Z] 94ae7d8d031c: Waiting [2023-12-18T19:12:20.377Z] 5d54e960e981: Verifying Checksum [2023-12-18T19:12:20.377Z] 5d54e960e981: Download complete [2023-12-18T19:12:20.377Z] f0e02332f6b5: Download complete [2023-12-18T19:12:20.377Z] 872ee5b61b7b: Verifying Checksum [2023-12-18T19:12:20.377Z] 872ee5b61b7b: Download complete [2023-12-18T19:12:20.377Z] 9fda8d8052c6: Download complete [2023-12-18T19:12:20.449Z] #57 ... [2023-12-18T19:12:20.449Z] [2023-12-18T19:12:20.449Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:12:20.449Z] #58 ... [2023-12-18T19:12:20.449Z] [2023-12-18T19:12:20.449Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-18T19:12:20.644Z] 94ae7d8d031c: Verifying Checksum [2023-12-18T19:12:20.645Z] 94ae7d8d031c: Download complete [2023-12-18T19:12:20.764Z] #59 ... [2023-12-18T19:12:20.764Z] [2023-12-18T19:12:20.764Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-18T19:12:20.912Z] 9fda8d8052c6: Pull complete [2023-12-18T19:12:21.497Z] 5d54e960e981: Pull complete [2023-12-18T19:12:21.764Z] c4a7e357bf2a: Verifying Checksum [2023-12-18T19:12:21.764Z] c4a7e357bf2a: Download complete [2023-12-18T19:12:22.728Z] 0c6a40ed1a82: Verifying Checksum [2023-12-18T19:12:22.728Z] 0c6a40ed1a82: Download complete [2023-12-18T19:12:26.084Z] #60 ... [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #55 [core-metadata internal] load build context [2023-12-18T19:12:26.084Z] #55 DONE 18.3s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-18T19:12:26.084Z] #53 DONE 17.3s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #49 [security-secretstore-setup internal] load build context [2023-12-18T19:12:26.084Z] #49 DONE 18.3s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #41 [support-scheduler internal] load build context [2023-12-18T19:12:26.084Z] #41 DONE 18.3s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T19:12:26.084Z] #61 ... [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #40 [security-bootstrapper internal] load build context [2023-12-18T19:12:26.084Z] #40 DONE 18.3s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #42 [support-notifications internal] load build context [2023-12-18T19:12:26.084Z] #42 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #46 [security-proxy-setup internal] load build context [2023-12-18T19:12:26.084Z] #46 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #50 [security-proxy-auth internal] load build context [2023-12-18T19:12:26.084Z] #50 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:12:26.084Z] #48 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-18T19:12:26.084Z] #45 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #44 [core-command internal] load build context [2023-12-18T19:12:26.084Z] #44 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #43 [core-data internal] load build context [2023-12-18T19:12:26.084Z] #43 DONE 18.4s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-18T19:12:26.084Z] #52 DONE 17.9s [2023-12-18T19:12:26.084Z] [2023-12-18T19:12:26.084Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-18T19:12:26.084Z] #59 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.084Z] #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.343Z] #59 17.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:26.343Z] #59 17.99 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:26.343Z] #59 18.01 OK: 7 MiB in 16 packages [2023-12-18T19:12:26.908Z] #59 DONE 18.6s [2023-12-18T19:12:26.908Z] [2023-12-18T19:12:26.908Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:12:26.908Z] #58 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #58 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #58 17.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:26.908Z] #58 18.04 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:26.908Z] #58 18.05 OK: 7 MiB in 16 packages [2023-12-18T19:12:26.908Z] #58 DONE 18.7s [2023-12-18T19:12:26.908Z] [2023-12-18T19:12:26.908Z] #38 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-18T19:12:26.908Z] #38 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #38 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #38 18.31 (1/2) Installing ca-certificates (20230506-r0) [2023-12-18T19:12:26.908Z] #38 18.33 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:26.908Z] #38 18.33 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:26.908Z] #38 18.34 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:12:26.908Z] #38 18.38 OK: 8 MiB in 17 packages [2023-12-18T19:12:26.908Z] #38 DONE 18.6s [2023-12-18T19:12:26.908Z] [2023-12-18T19:12:26.908Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-18T19:12:26.908Z] #60 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #60 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #60 18.07 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:26.908Z] #60 18.07 (2/4) Installing openssl (3.1.4-r1) [2023-12-18T19:12:26.908Z] #60 18.10 (3/4) Installing su-exec (0.2-r3) [2023-12-18T19:12:26.908Z] #60 18.13 (4/4) Installing yq (4.33.3-r5) [2023-12-18T19:12:26.908Z] #60 18.20 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:26.908Z] #60 18.21 OK: 17 MiB in 19 packages [2023-12-18T19:12:26.908Z] #60 DONE 18.6s [2023-12-18T19:12:26.908Z] [2023-12-18T19:12:26.908Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:12:26.908Z] #56 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #56 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:26.908Z] #56 17.86 (1/4) Installing ca-certificates (20230506-r0) [2023-12-18T19:12:26.908Z] #56 17.96 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:26.908Z] #56 17.96 (3/4) Installing su-exec (0.2-r3) [2023-12-18T19:12:26.908Z] #56 17.97 (4/4) Installing yq (4.33.3-r5) [2023-12-18T19:12:26.908Z] #56 18.04 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:26.908Z] #56 18.05 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:12:26.908Z] #56 18.16 OK: 17 MiB in 19 packages [2023-12-18T19:12:26.908Z] #56 DONE 18.6s [2023-12-18T19:12:26.908Z] [2023-12-18T19:12:26.908Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-18T19:12:27.475Z] #62 ... [2023-12-18T19:12:27.475Z] [2023-12-18T19:12:27.475Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-18T19:12:27.475Z] #47 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #47 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #47 18.32 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:12:27.475Z] #47 18.32 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:12:27.475Z] #47 18.32 OK: 20069 distinct packages available [2023-12-18T19:12:27.475Z] #47 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #47 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #47 18.76 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:27.475Z] #47 18.77 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:12:27.475Z] #47 18.77 (3/5) Installing libucontext (1.2-r2) [2023-12-18T19:12:27.475Z] #47 18.77 (4/5) Installing gcompat (1.1.0-r1) [2023-12-18T19:12:27.475Z] #47 18.78 (5/5) Installing openssl (3.1.4-r1) [2023-12-18T19:12:27.475Z] #47 18.79 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:27.475Z] #47 18.80 OK: 8 MiB in 20 packages [2023-12-18T19:12:27.475Z] #47 DONE 19.3s [2023-12-18T19:12:27.475Z] [2023-12-18T19:12:27.475Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-18T19:12:27.475Z] #57 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #57 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #57 18.88 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:27.475Z] #57 18.88 (2/2) Installing su-exec (0.2-r3) [2023-12-18T19:12:27.475Z] #57 18.89 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:27.475Z] #57 18.89 OK: 7 MiB in 17 packages [2023-12-18T19:12:27.475Z] #57 DONE 19.2s [2023-12-18T19:12:27.475Z] [2023-12-18T19:12:27.475Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-18T19:12:27.475Z] #51 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #51 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #51 18.37 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:12:27.475Z] #51 18.37 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:12:27.475Z] #51 18.37 OK: 20069 distinct packages available [2023-12-18T19:12:27.475Z] #51 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #51 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #51 18.76 (1/11) Installing ca-certificates (20230506-r0) [2023-12-18T19:12:27.475Z] #51 18.78 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-18T19:12:27.475Z] #51 18.79 (3/11) Installing libunistring (1.1-r1) [2023-12-18T19:12:27.475Z] #51 18.80 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-18T19:12:27.475Z] #51 18.83 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-18T19:12:27.475Z] #51 18.84 (6/11) Installing libcurl (8.5.0-r0) [2023-12-18T19:12:27.475Z] #51 18.85 (7/11) Installing curl (8.5.0-r0) [2023-12-18T19:12:27.475Z] #51 18.88 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:27.475Z] #51 18.88 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:12:27.475Z] #51 18.89 (10/11) Installing libucontext (1.2-r2) [2023-12-18T19:12:27.475Z] #51 18.89 (11/11) Installing gcompat (1.1.0-r1) [2023-12-18T19:12:27.475Z] #51 18.90 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:27.475Z] #51 18.90 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:12:27.475Z] #51 18.95 OK: 12 MiB in 26 packages [2023-12-18T19:12:27.475Z] #51 DONE 19.2s [2023-12-18T19:12:27.475Z] [2023-12-18T19:12:27.475Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T19:12:27.475Z] #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #0 1.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.475Z] #0 1.637 OK: 264 MiB in 52 packages [2023-12-18T19:12:27.475Z] #63 DONE 2.0s [2023-12-18T19:12:27.475Z] [2023-12-18T19:12:27.475Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:12:27.475Z] #64 DONE 0.1s [2023-12-18T19:12:27.734Z] [2023-12-18T19:12:27.734Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-18T19:12:27.734Z] #54 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.734Z] #54 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.992Z] #54 19.53 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:12:27.992Z] #54 19.53 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:12:27.992Z] #54 19.53 OK: 20069 distinct packages available [2023-12-18T19:12:27.992Z] #54 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.992Z] #54 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.992Z] #54 ... [2023-12-18T19:12:27.992Z] [2023-12-18T19:12:27.992Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-18T19:12:27.992Z] #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.992Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:27.992Z] #0 2.405 OK: 264 MiB in 52 packages [2023-12-18T19:12:27.992Z] #65 DONE 2.5s [2023-12-18T19:12:28.251Z] [2023-12-18T19:12:28.251Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:12:28.251Z] #66 DONE 0.0s [2023-12-18T19:12:28.251Z] [2023-12-18T19:12:28.251Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-18T19:12:28.251Z] #62 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:28.251Z] #62 ... [2023-12-18T19:12:28.251Z] [2023-12-18T19:12:28.251Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-18T19:12:28.251Z] #54 19.87 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:12:28.251Z] #54 19.87 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:12:28.251Z] #54 19.88 (3/4) Installing libucontext (1.2-r2) [2023-12-18T19:12:28.251Z] #54 19.88 (4/4) Installing gcompat (1.1.0-r1) [2023-12-18T19:12:28.251Z] #54 19.89 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:12:28.251Z] #54 19.89 OK: 8 MiB in 19 packages [2023-12-18T19:12:28.251Z] #54 DONE 20.0s [2023-12-18T19:12:28.509Z] [2023-12-18T19:12:28.509Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T19:12:28.509Z] #61 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:28.509Z] #61 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:28.509Z] #61 2.766 OK: 264 MiB in 52 packages [2023-12-18T19:12:28.509Z] #61 DONE 2.9s [2023-12-18T19:12:28.509Z] [2023-12-18T19:12:28.509Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:12:28.509Z] #67 DONE 0.0s [2023-12-18T19:12:28.509Z] [2023-12-18T19:12:28.509Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:29.076Z] #68 ... [2023-12-18T19:12:29.076Z] [2023-12-18T19:12:29.076Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-18T19:12:29.076Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.076Z] #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.076Z] #0 3.082 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:12:29.076Z] #0 3.082 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:12:29.076Z] #0 3.082 OK: 20071 distinct packages available [2023-12-18T19:12:29.076Z] #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.076Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.076Z] #0 3.442 OK: 264 MiB in 52 packages [2023-12-18T19:12:29.076Z] #69 DONE 3.6s [2023-12-18T19:12:29.076Z] [2023-12-18T19:12:29.076Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:12:29.076Z] #70 DONE 0.0s [2023-12-18T19:12:29.334Z] [2023-12-18T19:12:29.334Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-18T19:12:29.334Z] #62 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.593Z] #62 ... [2023-12-18T19:12:29.593Z] [2023-12-18T19:12:29.593Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:12:29.593Z] #0 2.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.593Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.593Z] #0 2.425 OK: 7 MiB in 16 packages [2023-12-18T19:12:29.593Z] #71 DONE 2.6s [2023-12-18T19:12:29.593Z] [2023-12-18T19:12:29.593Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:12:29.593Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.593Z] #0 2.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.593Z] #0 2.500 OK: 8 MiB in 17 packages [2023-12-18T19:12:29.593Z] #72 DONE 2.7s [2023-12-18T19:12:29.593Z] [2023-12-18T19:12:29.593Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:29.851Z] #73 ... [2023-12-18T19:12:29.851Z] [2023-12-18T19:12:29.851Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-18T19:12:29.851Z] #62 2.717 OK: 7 MiB in 16 packages [2023-12-18T19:12:29.851Z] #62 DONE 2.9s [2023-12-18T19:12:29.851Z] [2023-12-18T19:12:29.851Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-18T19:12:29.851Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.851Z] #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.851Z] #0 2.766 OK: 17 MiB in 19 packages [2023-12-18T19:12:29.851Z] #74 DONE 2.9s [2023-12-18T19:12:29.851Z] [2023-12-18T19:12:29.851Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-18T19:12:29.851Z] #0 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.851Z] #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:29.851Z] #0 2.710 OK: 17 MiB in 19 packages [2023-12-18T19:12:29.851Z] #75 DONE 2.9s [2023-12-18T19:12:29.851Z] [2023-12-18T19:12:29.851Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-18T19:12:29.851Z] #76 DONE 0.0s [2023-12-18T19:12:30.112Z] [2023-12-18T19:12:30.112Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-18T19:12:30.112Z] #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:30.112Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:30.112Z] #0 2.306 OK: 8 MiB in 20 packages [2023-12-18T19:12:30.112Z] #77 DONE 2.5s [2023-12-18T19:12:30.112Z] [2023-12-18T19:12:30.112Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:12:31.045Z] #78 ... [2023-12-18T19:12:31.045Z] [2023-12-18T19:12:31.045Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-18T19:12:31.045Z] #79 DONE 1.0s [2023-12-18T19:12:31.045Z] [2023-12-18T19:12:31.045Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:12:31.045Z] #78 DONE 1.0s [2023-12-18T19:12:31.045Z] [2023-12-18T19:12:31.045Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-18T19:12:31.045Z] #80 DONE 0.1s [2023-12-18T19:12:31.045Z] [2023-12-18T19:12:31.045Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-18T19:12:31.614Z] #81 ... [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-18T19:12:31.614Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 2.977 OK: 8 MiB in 19 packages [2023-12-18T19:12:31.614Z] #82 DONE 3.2s [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:12:31.614Z] #83 DONE 0.7s [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:12:31.614Z] #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 3.803 OK: 12 MiB in 26 packages [2023-12-18T19:12:31.614Z] #84 DONE 4.0s [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-18T19:12:31.614Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T19:12:31.614Z] #0 3.770 OK: 7 MiB in 17 packages [2023-12-18T19:12:31.614Z] #85 DONE 4.1s [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-18T19:12:31.614Z] #81 DONE 0.6s [2023-12-18T19:12:31.614Z] [2023-12-18T19:12:31.614Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-18T19:12:32.180Z] #86 ... [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:12:32.180Z] #87 DONE 0.5s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-18T19:12:32.180Z] #86 DONE 0.5s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:12:32.180Z] #88 DONE 0.6s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-18T19:12:32.180Z] #89 DONE 0.1s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-18T19:12:32.180Z] #90 DONE 0.1s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-18T19:12:32.180Z] #91 DONE 0.1s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-18T19:12:32.180Z] #92 DONE 0.0s [2023-12-18T19:12:32.180Z] [2023-12-18T19:12:32.180Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:12:32.440Z] #93 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-18T19:12:32.440Z] #94 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-18T19:12:32.440Z] #95 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:12:32.440Z] #96 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-18T19:12:32.440Z] #97 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-18T19:12:32.440Z] #98 DONE 0.1s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-18T19:12:32.440Z] #99 DONE 0.9s [2023-12-18T19:12:32.440Z] [2023-12-18T19:12:32.440Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-18T19:12:32.697Z] #100 DONE 0.1s [2023-12-18T19:12:32.697Z] [2023-12-18T19:12:32.697Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-18T19:12:32.697Z] #101 DONE 0.1s [2023-12-18T19:12:32.697Z] [2023-12-18T19:12:32.697Z] #102 [security-spire-config] exporting to image [2023-12-18T19:12:32.697Z] #102 exporting layers [2023-12-18T19:12:32.697Z] #102 exporting layers 0.6s done [2023-12-18T19:12:32.955Z] #102 writing image sha256:2165601edd22ec8aecd17fefa480b69ace9f56897e00663302afcdc51e606581 done [2023-12-18T19:12:32.955Z] #102 naming to docker.io/library/security-spire-server done [2023-12-18T19:12:33.215Z] #102 exporting layers 0.5s done [2023-12-18T19:12:33.215Z] #102 writing image sha256:f79f2631b14026750713141392611d48921ecf3e7a3b9a0accbb719ec0f7adcd done [2023-12-18T19:12:33.215Z] #102 naming to docker.io/library/security-spire-agent done [2023-12-18T19:12:33.215Z] #102 writing image sha256:f2c5bdd56d12ac40cce876db96257a14fe003e75ccab24095356d4f521be9bc8 done [2023-12-18T19:12:33.215Z] #102 naming to docker.io/library/security-spire-config done [2023-12-18T19:12:33.215Z] #102 DONE 0.8s [2023-12-18T19:12:33.215Z] [2023-12-18T19:12:33.215Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:12:38.495Z] #39 ... [2023-12-18T19:12:38.495Z] [2023-12-18T19:12:38.495Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:38.495Z] #103 ... [2023-12-18T19:12:38.495Z] [2023-12-18T19:12:38.495Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:40.934Z] c4a7e357bf2a: Pull complete [2023-12-18T19:12:40.934Z] f0e02332f6b5: Pull complete [2023-12-18T19:12:40.934Z] 872ee5b61b7b: Pull complete [2023-12-18T19:12:49.154Z] 0c6a40ed1a82: Pull complete [2023-12-18T19:12:51.106Z] 94ae7d8d031c: Pull complete [2023-12-18T19:12:51.106Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T19:12:51.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T19:12:51.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-18T19:12:51.527Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T19:12:51.527Z] WORKDIR /edgex [2023-12-18T19:12:51.527Z] COPY go.mod . [2023-12-18T19:12:51.527Z] RUN go mod download [2023-12-18T19:12:51.527Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-18T19:12:52.492Z] #0 building with "default" instance using docker driver [2023-12-18T19:12:52.492Z] [2023-12-18T19:12:52.492Z] #1 [internal] load .dockerignore [2023-12-18T19:12:52.492Z] #1 transferring context: [2023-12-18T19:12:52.760Z] #1 transferring context: 50B done [2023-12-18T19:12:52.760Z] #1 DONE 0.1s [2023-12-18T19:12:52.760Z] [2023-12-18T19:12:52.760Z] #2 [internal] load build definition from Dockerfile [2023-12-18T19:12:52.760Z] #2 transferring dockerfile: 172B 0.0s done [2023-12-18T19:12:52.760Z] #2 DONE 0.1s [2023-12-18T19:12:52.760Z] [2023-12-18T19:12:52.760Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T19:12:52.760Z] #3 DONE 0.0s [2023-12-18T19:12:52.760Z] [2023-12-18T19:12:52.760Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T19:12:52.760Z] #4 DONE 0.2s [2023-12-18T19:12:52.760Z] [2023-12-18T19:12:52.760Z] #5 [internal] load build context [2023-12-18T19:12:52.760Z] #5 transferring context: 3.72kB done [2023-12-18T19:12:52.760Z] #5 DONE 0.1s [2023-12-18T19:12:53.026Z] [2023-12-18T19:12:53.026Z] #6 [2/4] WORKDIR /edgex [2023-12-18T19:12:54.434Z] #6 DONE 1.5s [2023-12-18T19:12:54.434Z] [2023-12-18T19:12:54.434Z] #7 [3/4] COPY go.mod . [2023-12-18T19:12:54.434Z] #7 DONE 0.1s [2023-12-18T19:12:54.434Z] [2023-12-18T19:12:54.434Z] #8 [4/4] RUN go mod download [2023-12-18T19:12:56.592Z] #104 DONE 26.2s [2023-12-18T19:12:56.593Z] [2023-12-18T19:12:56.593Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:56.593Z] #68 DONE 25.9s [2023-12-18T19:12:56.593Z] [2023-12-18T19:12:56.593Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:56.593Z] #73 DONE 25.2s [2023-12-18T19:12:56.593Z] [2023-12-18T19:12:56.593Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:12:56.593Z] #103 DONE 26.8s [2023-12-18T19:12:56.593Z] [2023-12-18T19:12:56.593Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #105 DONE 5.6s [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #106 DONE 5.6s [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #107 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #108 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #109 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #110 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #111 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #112 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #113 [support-notifications builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #113 DONE 5.6s [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #114 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #115 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #116 [core-metadata builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #116 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #117 [core-data builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #117 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #118 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #119 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #120 DONE 5.6s [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #121 [core-command builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #121 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #122 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #123 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #124 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #125 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #126 [support-scheduler builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #126 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:13:00.800Z] #127 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2023-12-18T19:13:00.800Z] #128 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:13:00.800Z] #129 CACHED [2023-12-18T19:13:00.800Z] [2023-12-18T19:13:00.800Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:13:01.738Z] #130 1.400 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-18T19:13:09.483Z] #8 DONE 13.0s [2023-12-18T19:13:09.483Z] [2023-12-18T19:13:09.483Z] #9 exporting to image [2023-12-18T19:13:09.483Z] #9 exporting layers [2023-12-18T19:13:11.720Z] #130 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:13:11.720Z] #0 0.621 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-18T19:13:11.720Z] #131 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-18T19:13:11.720Z] #0 0.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-18T19:13:11.720Z] #132 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:13:11.720Z] #0 0.839 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-18T19:13:11.720Z] #133 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-18T19:13:11.720Z] #0 0.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-18T19:13:11.720Z] #134 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-18T19:13:11.720Z] #0 0.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-18T19:13:11.720Z] #135 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:13:11.720Z] #0 0.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-18T19:13:11.720Z] #136 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-18T19:13:11.720Z] #0 1.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-18T19:13:11.720Z] #137 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:13:11.720Z] #0 1.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-18T19:13:11.720Z] #138 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:13:11.720Z] #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-18T19:13:11.720Z] #139 ... [2023-12-18T19:13:11.720Z] [2023-12-18T19:13:11.720Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-18T19:13:11.720Z] #0 0.936 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-18T19:13:19.550Z] #9 exporting layers 12.2s done [2023-12-18T19:13:19.550Z] #9 writing image sha256:eece606e0944ca61d21010434b9bbe9cc0cffbefb6af6b8c380eea6e789314f7 done [2023-12-18T19:13:19.550Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-18T19:13:19.550Z] #9 DONE 12.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:13:19.992Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T19:13:19.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:13:20.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-25325 does not seem to be running inside a container [2023-12-18T19:13:20.395Z] $ 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-12-18T19:13:21.476Z] $ docker top ddd963b0cd73c868d1e8b5f0671aa50a42578648ba0e7b9a790da520dc397e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T19:13:22.065Z] + go version [2023-12-18T19:13:22.334Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T19:13:22.373Z] $ docker stop --time=1 ddd963b0cd73c868d1e8b5f0671aa50a42578648ba0e7b9a790da520dc397e0d [2023-12-18T19:13:23.912Z] $ docker rm -f --volumes ddd963b0cd73c868d1e8b5f0671aa50a42578648ba0e7b9a790da520dc397e0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:13:25.086Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T19:13:25.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:13:25.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-25325 does not seem to be running inside a container [2023-12-18T19:13:25.454Z] $ 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-12-18T19:13:26.370Z] $ docker top 706cf144549493bc7c1de595057bd8fb4f6958b2d9aa78b97a8937762907f211 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-18T19:13:26.654Z] ========================================================= [2023-12-18T19:13:26.654Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-18T19:13:26.654Z] ========================================================= [Pipeline] sh [2023-12-18T19:13:26.971Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T19:13:27.395Z] + make test [2023-12-18T19:13:27.395Z] go test -race -coverprofile=coverage.out ./... [2023-12-18T19:13:59.614Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-18T19:14:19.405Z] #140 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-18T19:14:19.405Z] #135 69.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-18T19:14:19.405Z] #135 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-18T19:14:19.405Z] #134 DONE 74.9s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:14:19.405Z] #136 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-18T19:14:19.405Z] #132 DONE 75.3s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:14:19.405Z] #133 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-18T19:14:19.405Z] #135 DONE 76.5s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:14:19.405Z] #138 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-18T19:14:19.405Z] #141 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-18T19:14:19.405Z] #140 DONE 78.3s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-18T19:14:19.405Z] #137 DONE 78.4s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.405Z] #142 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:14:19.405Z] #139 DONE 78.7s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:14:19.405Z] #138 DONE 78.7s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:14:19.405Z] #131 DONE 78.9s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.405Z] #143 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:14:19.405Z] #136 DONE 78.9s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.405Z] #144 DONE 1.9s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.405Z] #145 ... [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-18T19:14:19.405Z] #141 DONE 2.3s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #146 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.405Z] #146 DONE 0.6s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.405Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.405Z] #143 DONE 0.5s [2023-12-18T19:14:19.405Z] [2023-12-18T19:14:19.406Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.406Z] #142 DONE 0.8s [2023-12-18T19:14:19.406Z] [2023-12-18T19:14:19.406Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.406Z] #147 DONE 0.3s [2023-12-18T19:14:19.406Z] [2023-12-18T19:14:19.406Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.406Z] #145 DONE 0.3s [2023-12-18T19:14:19.406Z] [2023-12-18T19:14:19.406Z] #148 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-18T19:14:19.664Z] #148 ... [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #149 DONE 0.2s [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #150 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #150 DONE 0.2s [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #151 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.664Z] #152 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.664Z] #153 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #154 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:19.664Z] #155 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #156 CACHED [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #157 DONE 0.2s [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:19.664Z] #158 DONE 0.2s [2023-12-18T19:14:19.664Z] [2023-12-18T19:14:19.664Z] #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-18T19:14:19.929Z] #159 ... [2023-12-18T19:14:19.929Z] [2023-12-18T19:14:19.929Z] #148 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-18T19:14:19.929Z] #148 DONE 0.4s [2023-12-18T19:14:19.929Z] [2023-12-18T19:14:19.930Z] #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-18T19:14:20.213Z] #160 ... [2023-12-18T19:14:20.213Z] [2023-12-18T19:14:20.213Z] #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-18T19:14:20.213Z] #161 DONE 0.7s [2023-12-18T19:14:20.213Z] [2023-12-18T19:14:20.213Z] #162 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:20.472Z] #162 ... [2023-12-18T19:14:20.472Z] [2023-12-18T19:14:20.472Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-18T19:14:20.472Z] #163 DONE 1.4s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-18T19:14:20.731Z] #164 DONE 1.2s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-18T19:14:20.731Z] #159 DONE 1.2s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-18T19:14:20.731Z] #165 ... [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-18T19:14:20.731Z] #166 DONE 1.3s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-18T19:14:20.731Z] #167 DONE 1.3s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-18T19:14:20.731Z] #168 DONE 1.3s [2023-12-18T19:14:20.731Z] [2023-12-18T19:14:20.731Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-18T19:14:20.731Z] #169 DONE 1.3s [2023-12-18T19:14:20.989Z] [2023-12-18T19:14:20.989Z] #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-18T19:14:20.989Z] #160 DONE 1.1s [2023-12-18T19:14:20.989Z] [2023-12-18T19:14:20.989Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-18T19:14:21.248Z] #170 ... [2023-12-18T19:14:21.248Z] [2023-12-18T19:14:21.248Z] #162 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.248Z] #162 DONE 1.1s [2023-12-18T19:14:21.248Z] [2023-12-18T19:14:21.248Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:14:21.248Z] #133 DONE 81.3s [2023-12-18T19:14:21.248Z] [2023-12-18T19:14:21.248Z] #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.248Z] #171 DONE 0.6s [2023-12-18T19:14:21.248Z] [2023-12-18T19:14:21.248Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-18T19:14:21.248Z] #165 DONE 0.7s [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:21.507Z] #172 DONE 0.8s [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:21.507Z] #173 ... [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:21.507Z] #174 CACHED [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:21.507Z] #175 CACHED [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.507Z] #176 DONE 0.8s [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.507Z] #177 DONE 0.8s [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.507Z] #178 DONE 0.8s [2023-12-18T19:14:21.507Z] [2023-12-18T19:14:21.507Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:21.507Z] #179 DONE 0.8s [2023-12-18T19:14:21.815Z] [2023-12-18T19:14:21.815Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:14:21.815Z] #130 DONE 81.6s [2023-12-18T19:14:21.815Z] [2023-12-18T19:14:21.815Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-18T19:14:21.815Z] #170 DONE 0.8s [2023-12-18T19:14:21.815Z] [2023-12-18T19:14:21.815Z] #102 [core-command] exporting to image [2023-12-18T19:14:21.815Z] #102 exporting layers 0.1s done [2023-12-18T19:14:22.104Z] #102 writing image sha256:183a7d8ed7b97b372fac10b9648a19d88b03e78ec6163428859de8be536eb1f9 done [2023-12-18T19:14:22.104Z] #102 naming to docker.io/library/core-data done [2023-12-18T19:14:22.104Z] #102 writing image sha256:9c4ad9ccec9d043255d635efa7ad444fdc345fe09bbe1ef812fe34edcb3fd80e done [2023-12-18T19:14:22.104Z] #102 writing image sha256:c4c7f09101c2d8659e35e85945186a6d326b44a59decc327be02478e8615405a done [2023-12-18T19:14:22.104Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2023-12-18T19:14:22.104Z] #102 naming to docker.io/library/core-command done [2023-12-18T19:14:22.104Z] #102 DONE 1.6s [2023-12-18T19:14:22.104Z] [2023-12-18T19:14:22.104Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:22.104Z] #180 DONE 0.7s [2023-12-18T19:14:22.104Z] [2023-12-18T19:14:22.104Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-18T19:14:22.104Z] #181 ... [2023-12-18T19:14:22.104Z] [2023-12-18T19:14:22.104Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:22.104Z] #173 DONE 0.5s [2023-12-18T19:14:22.104Z] [2023-12-18T19:14:22.104Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-18T19:14:22.104Z] #182 DONE 0.5s [2023-12-18T19:14:22.104Z] [2023-12-18T19:14:22.104Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-18T19:14:22.104Z] #183 DONE 0.6s [2023-12-18T19:14:22.369Z] [2023-12-18T19:14:22.369Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-18T19:14:22.369Z] #184 DONE 0.7s [2023-12-18T19:14:22.369Z] [2023-12-18T19:14:22.369Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-18T19:14:22.369Z] #185 DONE 0.7s [2023-12-18T19:14:22.369Z] [2023-12-18T19:14:22.369Z] #186 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:14:22.369Z] #186 ... [2023-12-18T19:14:22.369Z] [2023-12-18T19:14:22.369Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-18T19:14:22.369Z] #187 DONE 0.7s [2023-12-18T19:14:22.628Z] [2023-12-18T19:14:22.628Z] #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:14:22.628Z] #188 DONE 0.5s [2023-12-18T19:14:22.628Z] [2023-12-18T19:14:22.628Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-18T19:14:22.628Z] #181 DONE 0.5s [2023-12-18T19:14:22.628Z] [2023-12-18T19:14:22.628Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:22.628Z] #189 ... [2023-12-18T19:14:22.628Z] [2023-12-18T19:14:22.628Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-18T19:14:22.628Z] #190 DONE 0.5s [2023-12-18T19:14:22.628Z] [2023-12-18T19:14:22.628Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:22.628Z] #191 DONE 0.4s [2023-12-18T19:14:22.886Z] [2023-12-18T19:14:22.886Z] #102 [support-scheduler] exporting to image [2023-12-18T19:14:22.886Z] #102 ... [2023-12-18T19:14:22.886Z] [2023-12-18T19:14:22.886Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:14:22.886Z] #189 DONE 0.5s [2023-12-18T19:14:23.147Z] [2023-12-18T19:14:23.147Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-18T19:14:23.147Z] #192 DONE 0.5s [2023-12-18T19:14:23.147Z] [2023-12-18T19:14:23.147Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:14:23.147Z] #193 DONE 0.8s [2023-12-18T19:14:23.147Z] [2023-12-18T19:14:23.147Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-18T19:14:23.147Z] #194 ... [2023-12-18T19:14:23.147Z] [2023-12-18T19:14:23.147Z] #186 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:14:23.147Z] #186 DONE 1.1s [2023-12-18T19:14:23.422Z] [2023-12-18T19:14:23.422Z] #102 [security-proxy-auth] exporting to image [2023-12-18T19:14:23.422Z] #102 ... [2023-12-18T19:14:23.422Z] [2023-12-18T19:14:23.422Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-18T19:14:23.422Z] #195 DONE 1.0s [2023-12-18T19:14:23.684Z] [2023-12-18T19:14:23.684Z] #102 [security-proxy-auth] exporting to image [2023-12-18T19:14:23.684Z] #102 exporting layers 1.0s done [2023-12-18T19:14:24.249Z] #102 ... [2023-12-18T19:14:24.249Z] [2023-12-18T19:14:24.249Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:14:24.249Z] #196 DONE 1.9s [2023-12-18T19:14:24.249Z] [2023-12-18T19:14:24.249Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-18T19:14:24.249Z] #197 DONE 1.4s [2023-12-18T19:14:24.249Z] [2023-12-18T19:14:24.249Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-18T19:14:24.249Z] #194 DONE 1.3s [2023-12-18T19:14:24.249Z] [2023-12-18T19:14:24.249Z] #102 [security-proxy-setup] exporting to image [2023-12-18T19:14:24.249Z] #102 writing image sha256:c499963f6c5f32f85cbf457b423b21e2fff5f2575536193ce2db0983fbe2edc3 [2023-12-18T19:14:24.249Z] #102 writing image sha256:79722baaa7d04379263db6c0627c309d3208d0d8f02b4c2cb2be23e6664d89fa [2023-12-18T19:14:24.508Z] #102 ... [2023-12-18T19:14:24.508Z] [2023-12-18T19:14:24.508Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-18T19:14:24.508Z] #198 DONE 0.9s [2023-12-18T19:14:24.508Z] [2023-12-18T19:14:24.508Z] #102 [core-metadata] exporting to image [2023-12-18T19:14:24.508Z] #102 exporting layers 1.3s done [2023-12-18T19:14:24.508Z] #102 writing image sha256:c499963f6c5f32f85cbf457b423b21e2fff5f2575536193ce2db0983fbe2edc3 0.0s done [2023-12-18T19:14:24.508Z] #102 writing image sha256:79722baaa7d04379263db6c0627c309d3208d0d8f02b4c2cb2be23e6664d89fa 0.0s done [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/support-scheduler done [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/core-metadata done [2023-12-18T19:14:24.508Z] #102 writing image sha256:ab4b18c4e0596469890987c8fbf005977162602f6d88a7762e22fbb74da6cb4f 0.0s done [2023-12-18T19:14:24.508Z] #102 writing image sha256:d6c76a3bf83c0939c18f39f35f90f652ee8d0eb37237bfe795b9b909bee24fd0 [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/security-proxy-auth [2023-12-18T19:14:24.508Z] #102 ... [2023-12-18T19:14:24.508Z] [2023-12-18T19:14:24.508Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:14:24.508Z] #199 DONE 0.1s [2023-12-18T19:14:24.508Z] [2023-12-18T19:14:24.508Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-18T19:14:24.508Z] #200 DONE 0.2s [2023-12-18T19:14:24.508Z] [2023-12-18T19:14:24.508Z] #102 [security-proxy-setup] exporting to image [2023-12-18T19:14:24.508Z] #102 exporting layers 0.2s done [2023-12-18T19:14:24.508Z] #102 writing image sha256:d6c76a3bf83c0939c18f39f35f90f652ee8d0eb37237bfe795b9b909bee24fd0 0.0s done [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/security-proxy-auth done [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-12-18T19:14:24.508Z] #102 writing image sha256:32ae78c776c4853cd503ed577c788ffdf69439511e3b76e8ede8d1b039f68af0 done [2023-12-18T19:14:24.508Z] #102 naming to docker.io/library/security-proxy-setup done [2023-12-18T19:14:24.767Z] #102 exporting layers 0.1s done [2023-12-18T19:14:24.767Z] #102 writing image sha256:aee9628bd1ed63232d441f8b62a24bc322871f7230b6b3201365fd1fb2b06922 done [2023-12-18T19:14:24.767Z] #102 naming to docker.io/library/support-notifications done [2023-12-18T19:14:24.767Z] #102 DONE 4.0s [2023-12-18T19:14:24.767Z] [2023-12-18T19:14:24.767Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-18T19:14:24.767Z] #201 DONE 0.1s [2023-12-18T19:14:24.767Z] [2023-12-18T19:14:24.767Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:14:24.767Z] #202 DONE 0.4s [2023-12-18T19:14:24.767Z] [2023-12-18T19:14:24.767Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-18T19:14:24.767Z] #203 DONE 0.1s [2023-12-18T19:14:24.767Z] [2023-12-18T19:14:24.767Z] #102 [security-secretstore-setup] exporting to image [2023-12-18T19:14:25.025Z] #102 exporting layers 0.3s done [2023-12-18T19:14:25.026Z] #102 writing image sha256:1782773d5eea93c842c53407a8f7ad2fbe72fda2a6dc18fa8297694a450974b3 done [2023-12-18T19:14:25.026Z] #102 naming to docker.io/library/security-secretstore-setup done [2023-12-18T19:14:25.026Z] #102 DONE 4.2s [2023-12-18T19:14:25.026Z] [2023-12-18T19:14:25.026Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-18T19:14:25.283Z] #204 DONE 0.5s [2023-12-18T19:14:25.283Z] [2023-12-18T19:14:25.283Z] #102 [security-bootstrapper] exporting to image [2023-12-18T19:14:25.541Z] #102 exporting layers 0.2s done [2023-12-18T19:14:25.541Z] #102 writing image sha256:ec3185adb945128dead63aa6662049e11604b0faa70f4af6e68022c8ce5d415f done [2023-12-18T19:14:25.541Z] #102 naming to docker.io/library/security-bootstrapper done [2023-12-18T19:14:25.541Z] #102 DONE 4.4s [2023-12-18T19:14:25.541Z] [2023-12-18T19:14:25.541Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:14:25.541Z] time="2023-12-18T19:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-18T19:14:25.575Z] $ docker stop --time=1 87fc0a49e4eb76cb95e8f7d67d2dea9dcd51acea312dca8ccdc6f2169b8b4200 [2023-12-18T19:14:26.871Z] $ docker rm -f --volumes 87fc0a49e4eb76cb95e8f7d67d2dea9dcd51acea312dca8ccdc6f2169b8b4200 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T19:14:27.347Z] + docker images [2023-12-18T19:14:27.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-18T19:14:27.347Z] security-bootstrapper latest ec3185adb945 2 seconds ago 18.5MB [2023-12-18T19:14:27.347Z] security-proxy-setup latest 32ae78c776c4 3 seconds ago 25.8MB [2023-12-18T19:14:27.347Z] support-notifications latest aee9628bd1ed 3 seconds ago 26.5MB [2023-12-18T19:14:27.347Z] security-secretstore-setup latest 1782773d5eea 3 seconds ago 36.2MB [2023-12-18T19:14:27.347Z] support-scheduler latest c499963f6c5f 5 seconds ago 26MB [2023-12-18T19:14:27.347Z] core-metadata latest 79722baaa7d0 5 seconds ago 17.4MB [2023-12-18T19:14:27.347Z] security-proxy-auth latest ab4b18c4e059 5 seconds ago 15.8MB [2023-12-18T19:14:27.347Z] core-common-config-bootstrapper latest d6c76a3bf83c 5 seconds ago 15MB [2023-12-18T19:14:27.347Z] core-command latest c4c7f09101c2 6 seconds ago 17MB [2023-12-18T19:14:27.347Z] core-data latest 183a7d8ed7b9 6 seconds ago 17.1MB [2023-12-18T19:14:27.347Z] security-spiffe-token-provider latest 9c4ad9ccec9d 6 seconds ago 28.5MB [2023-12-18T19:14:27.347Z] security-spire-server latest 2165601edd22 About a minute ago 102MB [2023-12-18T19:14:27.347Z] security-spire-config latest f2c5bdd56d12 About a minute ago 102MB [2023-12-18T19:14:27.347Z] security-spire-agent latest f79f2631b140 About a minute ago 161MB [2023-12-18T19:14:27.347Z] ci-base-image-x86_64 latest 9c43172aea5b 4 minutes ago 937MB [2023-12-18T19:14:27.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB [2023-12-18T19:14:27.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-18T19:14:27.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-18T19:15:07.473Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-18T19:15:14.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-18T19:15:14.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-18T19:15:15.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.196s coverage: 28.7% of statements [2023-12-18T19:15:23.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements [2023-12-18T19:15:28.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-18T19:15:28.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-18T19:15:28.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-18T19:15:31.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.338s coverage: 69.2% of statements [2023-12-18T19:15:32.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-18T19:15:32.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-18T19:15:33.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.319s coverage: 53.2% of statements [2023-12-18T19:15:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-18T19:15:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-18T19:15:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:15:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-18T19:15:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-18T19:15:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-18T19:15:44.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-18T19:15:57.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.982s coverage: 93.4% of statements [2023-12-18T19:15:57.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.310s coverage: 4.1% of statements [2023-12-18T19:15:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-18T19:15:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:15:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-18T19:15:59.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-18T19:16:00.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.514s coverage: 97.6% of statements [2023-12-18T19:16:00.571Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.189s coverage: 72.2% of statements [2023-12-18T19:16:08.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-18T19:16:08.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-18T19:16:08.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.391s coverage: 0.9% of statements [2023-12-18T19:16:08.774Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.250s coverage: 32.2% of statements [2023-12-18T19:16:08.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.259s coverage: 41.7% of statements [2023-12-18T19:16:08.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 82.9% of statements [2023-12-18T19:16:10.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.191s coverage: 94.1% of statements [2023-12-18T19:16:10.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.233s coverage: 96.3% of statements [2023-12-18T19:16:13.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.214s coverage: 87.5% of statements [2023-12-18T19:16:13.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-18T19:16:13.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-18T19:16:13.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-18T19:16:13.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-18T19:16:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-18T19:16:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-18T19:16:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-18T19:16:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-18T19:16:19.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-18T19:16:19.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-18T19:16:19.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-18T19:16:19.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-18T19:16:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-18T19:16:20.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-18T19:16:22.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-18T19:16:24.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2023-12-18T19:16:25.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-18T19:16:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-18T19:16:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-18T19:16:31.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-18T19:16:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-18T19:16:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-18T19:16:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.890s coverage: 79.9% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.233s coverage: 92.9% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.202s coverage: 87.2% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.187s coverage: 20.0% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.428s coverage: 81.8% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.382s coverage: 82.1% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.205s coverage: 86.0% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.802s coverage: 63.1% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.223s coverage: 100.0% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.064s coverage: 100.0% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2023-12-18T19:16:38.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-12-18T19:16:38.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-18T19:16:38.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-18T19:16:38.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-18T19:16:38.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-18T19:16:38.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-18T19:16:38.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-18T19:16:38.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-18T19:16:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.790s coverage: 38.4% of statements [2023-12-18T19:16:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements [2023-12-18T19:16:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements [2023-12-18T19:16:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-18T19:16:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-18T19:16:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-18T19:16:43.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-18T19:16:46.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-18T19:16:46.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-18T19:16:46.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-18T19:16:46.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:16:46.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-18T19:16:46.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-18T19:16:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.319s coverage: 19.9% of statements [2023-12-18T19:16:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.614s coverage: 95.7% of statements [2023-12-18T19:16:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.243s coverage: 61.8% of statements [2023-12-18T19:16:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-18T19:16:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-18T19:16:52.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements [2023-12-18T19:16:53.633Z] 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-12-18T19:16:53.633Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T19:16:53.633Z] go vet ./... [2023-12-18T19:18:15.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T19:18:15.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T19:18:15.253Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T19:18:15.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-18T19:18:15.662Z] + ls -al . [2023-12-18T19:18:15.662Z] total 732 [2023-12-18T19:18:15.662Z] drwxrwxr-x 10 1001 1001 4096 Dec 18 19:13 . [2023-12-18T19:18:15.662Z] drwxr-xr-x 4 root root 4096 Dec 18 19:13 .. [2023-12-18T19:18:15.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:11 .blubracket [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 10 Dec 18 19:11 .dockerignore [2023-12-18T19:18:15.662Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 19:11 .git [2023-12-18T19:18:15.662Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 19:11 .github [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 1074 Dec 18 19:11 .gitignore [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 42 Dec 18 19:11 .golangci.yml [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 100 Dec 18 19:11 .hadolint.yml [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 155 Dec 18 19:11 .sonarcloud.properties [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 1171 Dec 18 19:11 ADOPTERS.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 11674 Dec 18 19:11 Attribution.txt [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 100284 Dec 18 19:11 CHANGELOG.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 19:11 CONTRIBUTING.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 677 Dec 18 19:11 GOVERNANCE.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 861 Dec 18 19:11 Jenkinsfile [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 19:11 LICENSE [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 15060 Dec 18 19:11 Makefile [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 582 Dec 18 19:11 OWNERS.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 9528 Dec 18 19:11 README.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 789 Dec 18 19:11 SECURITY.md [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 19:09 VERSION [2023-12-18T19:18:15.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:11 bin [2023-12-18T19:18:15.662Z] drwxrwxr-x 18 1001 1001 4096 Dec 18 19:11 cmd [2023-12-18T19:18:15.662Z] -rw-r--r-- 1 root root 453602 Dec 18 19:16 coverage.out [2023-12-18T19:18:15.662Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 19:11 fuzz_test [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 3685 Dec 18 19:11 go.mod [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 34438 Dec 18 19:11 go.sum [2023-12-18T19:18:15.662Z] drwxrwxr-x 7 1001 1001 4096 Dec 18 19:11 internal [2023-12-18T19:18:15.662Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 19:11 openapi [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 584 Dec 18 19:11 security.txt [2023-12-18T19:18:15.662Z] -rw-rw-r-- 1 1001 1001 204 Dec 18 19:11 version.go [Pipeline] sh [2023-12-18T19:18:15.999Z] + '[' -e coverage.out ] [2023-12-18T19:18:15.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-18T19:18:16.037Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T19:18:16.779Z] Stashed 1 file(s) [Pipeline] sh [2023-12-18T19:18:17.101Z] + make build [2023-12-18T19:18:17.101Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-18T19:19:13.479Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-18T19:19:13.479Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-18T19:19:17.723Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-18T19:19:19.663Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-18T19:19:46.321Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-18T19:19:46.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-18T19:19:51.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-18T19:19:54.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-18T19:19:57.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-18T19:19:59.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-18T19:20:02.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-18T19:20:06.319Z] $ docker stop --time=1 706cf144549493bc7c1de595057bd8fb4f6958b2d9aa78b97a8937762907f211 [2023-12-18T19:20:08.287Z] $ docker rm -f --volumes 706cf144549493bc7c1de595057bd8fb4f6958b2d9aa78b97a8937762907f211 [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-12-18T19:20:11.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-18T19:20:11.357Z] [2023-12-18T19:20:11.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:20:11.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-18T19:20:12.067Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-18T19:20:12.068Z] 547446be3368: Pulling fs layer [2023-12-18T19:20:12.068Z] d125d8839a47: Pulling fs layer [2023-12-18T19:20:12.068Z] 3e85d5ac6304: Pulling fs layer [2023-12-18T19:20:12.068Z] c3105a71a48b: Pulling fs layer [2023-12-18T19:20:12.068Z] 0f093f025ec4: Pulling fs layer [2023-12-18T19:20:12.068Z] c3105a71a48b: Waiting [2023-12-18T19:20:12.068Z] 0f093f025ec4: Waiting [2023-12-18T19:20:12.068Z] c3106fc0e877: Pulling fs layer [2023-12-18T19:20:12.068Z] c3106fc0e877: Waiting [2023-12-18T19:20:12.335Z] 547446be3368: Verifying Checksum [2023-12-18T19:20:12.335Z] 547446be3368: Download complete [2023-12-18T19:20:12.335Z] c3105a71a48b: Download complete [2023-12-18T19:20:12.601Z] d125d8839a47: Verifying Checksum [2023-12-18T19:20:12.601Z] d125d8839a47: Download complete [2023-12-18T19:20:12.601Z] c3106fc0e877: Verifying Checksum [2023-12-18T19:20:12.601Z] c3106fc0e877: Download complete [2023-12-18T19:20:12.601Z] 0f093f025ec4: Verifying Checksum [2023-12-18T19:20:12.601Z] 0f093f025ec4: Download complete [2023-12-18T19:20:12.866Z] 547446be3368: Pull complete [2023-12-18T19:20:13.446Z] d125d8839a47: Pull complete [2023-12-18T19:20:14.402Z] 3e85d5ac6304: Verifying Checksum [2023-12-18T19:20:14.403Z] 3e85d5ac6304: Download complete [2023-12-18T19:20:26.717Z] 3e85d5ac6304: Pull complete [2023-12-18T19:20:26.717Z] c3105a71a48b: Pull complete [2023-12-18T19:20:26.717Z] 0f093f025ec4: Pull complete [2023-12-18T19:20:26.717Z] c3106fc0e877: Pull complete [2023-12-18T19:20:26.982Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-18T19:20:26.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-18T19:20:26.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:20:27.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-25325 does not seem to be running inside a container [2023-12-18T19:20:27.501Z] $ 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-12-18T19:20:32.501Z] $ docker top 6f3bf7ab8f920866869f631f558a5e7c7a41e110f82443958c25e333c615a867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T19:20:33.089Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-18T19:20:35.030Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-12-18T19:20:35.030Z] #1 transferring dockerfile: 30B 0.0s [2023-12-18T19:20:35.030Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-18T19:20:35.030Z] #1 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #2 [support-scheduler internal] load .dockerignore [2023-12-18T19:20:35.030Z] #2 transferring context: 50B 0.0s done [2023-12-18T19:20:35.030Z] #2 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-12-18T19:20:35.030Z] #3 transferring dockerfile: 2.06kB done [2023-12-18T19:20:35.030Z] #3 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #4 [core-metadata internal] load .dockerignore [2023-12-18T19:20:35.030Z] #4 transferring context: 50B done [2023-12-18T19:20:35.030Z] #4 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:35.030Z] #5 DONE 0.0s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #6 [security-secretstore-setup internal] load .dockerignore [2023-12-18T19:20:35.030Z] #6 transferring context: 50B 0.0s done [2023-12-18T19:20:35.030Z] #6 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-18T19:20:35.030Z] #7 transferring dockerfile: 2.49kB done [2023-12-18T19:20:35.030Z] #7 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #8 [security-spire-config internal] load .dockerignore [2023-12-18T19:20:35.030Z] #8 transferring context: 50B done [2023-12-18T19:20:35.030Z] #8 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:35.030Z] #5 DONE 0.0s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-12-18T19:20:35.030Z] #9 transferring dockerfile: 1.69kB done [2023-12-18T19:20:35.030Z] #9 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #10 [security-spire-agent internal] load .dockerignore [2023-12-18T19:20:35.030Z] #10 transferring context: 50B done [2023-12-18T19:20:35.030Z] #10 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-12-18T19:20:35.030Z] #11 transferring dockerfile: 1.81kB done [2023-12-18T19:20:35.030Z] #11 DONE 0.1s [2023-12-18T19:20:35.030Z] [2023-12-18T19:20:35.030Z] #12 [security-spire-server internal] load .dockerignore [2023-12-18T19:20:35.030Z] #12 transferring context: 50B done [2023-12-18T19:20:35.297Z] #12 DONE 0.1s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-12-18T19:20:35.297Z] #13 transferring dockerfile: 1.70kB done [2023-12-18T19:20:35.297Z] #13 DONE 0.1s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2023-12-18T19:20:35.297Z] #14 transferring context: 50B 0.0s done [2023-12-18T19:20:35.297Z] #14 DONE 0.1s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-18T19:20:35.297Z] #15 transferring dockerfile: 1.89kB done [2023-12-18T19:20:35.297Z] #15 DONE 0.2s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-18T19:20:35.297Z] #16 transferring dockerfile: 2.50kB done [2023-12-18T19:20:35.297Z] #16 DONE 0.1s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:35.297Z] #5 DONE 0.0s [2023-12-18T19:20:35.297Z] [2023-12-18T19:20:35.297Z] #17 [security-proxy-setup internal] load .dockerignore [2023-12-18T19:20:35.563Z] #17 transferring context: 50B 0.0s done [2023-12-18T19:20:35.563Z] #17 DONE 0.2s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:35.563Z] #5 DONE 0.0s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #18 [core-data internal] load .dockerignore [2023-12-18T19:20:35.563Z] #18 transferring context: 50B done [2023-12-18T19:20:35.563Z] #18 DONE 0.1s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #19 [core-data internal] load build definition from Dockerfile [2023-12-18T19:20:35.563Z] #19 transferring dockerfile: 2.01kB done [2023-12-18T19:20:35.563Z] #19 DONE 0.2s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:35.563Z] #20 DONE 0.0s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:20:35.563Z] #21 DONE 0.8s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #22 [security-secretstore-setup internal] load build context [2023-12-18T19:20:35.563Z] #22 DONE 0.0s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #23 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:35.563Z] #23 ... [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #24 [core-command internal] load build definition from Dockerfile [2023-12-18T19:20:35.563Z] #24 transferring dockerfile: 1.93kB 0.0s done [2023-12-18T19:20:35.563Z] #24 DONE 0.1s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #25 [core-command internal] load .dockerignore [2023-12-18T19:20:35.563Z] #25 transferring context: 50B 0.0s done [2023-12-18T19:20:35.563Z] #25 DONE 0.1s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:35.563Z] #5 DONE 0.0s [2023-12-18T19:20:35.563Z] [2023-12-18T19:20:35.563Z] #23 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:36.149Z] #23 ... [2023-12-18T19:20:36.149Z] [2023-12-18T19:20:36.149Z] #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:20:36.149Z] #21 DONE 1.0s [2023-12-18T19:20:36.149Z] [2023-12-18T19:20:36.149Z] #26 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.149Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:36.149Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:36.149Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:36.149Z] #26 ... [2023-12-18T19:20:36.149Z] [2023-12-18T19:20:36.149Z] #27 [support-notifications internal] load .dockerignore [2023-12-18T19:20:36.149Z] #27 transferring context: 50B 0.0s done [2023-12-18T19:20:36.149Z] #27 DONE 0.6s [2023-12-18T19:20:36.149Z] [2023-12-18T19:20:36.149Z] #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-18T19:20:36.149Z] #28 DONE 1.1s [2023-12-18T19:20:36.149Z] [2023-12-18T19:20:36.149Z] #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.149Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:36.149Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:36.149Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:36.149Z] #26 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T19:20:36.417Z] #26 ... [2023-12-18T19:20:36.417Z] [2023-12-18T19:20:36.417Z] #29 [support-notifications internal] load build definition from Dockerfile [2023-12-18T19:20:36.417Z] #29 transferring dockerfile: 1.95kB 0.0s done [2023-12-18T19:20:36.417Z] #29 DONE 0.6s [2023-12-18T19:20:36.417Z] [2023-12-18T19:20:36.417Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:36.417Z] #5 DONE 0.0s [2023-12-18T19:20:36.417Z] [2023-12-18T19:20:36.417Z] #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.417Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-18T19:20:36.417Z] #26 ... [2023-12-18T19:20:36.417Z] [2023-12-18T19:20:36.417Z] #23 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:36.417Z] #23 DONE 1.1s [2023-12-18T19:20:36.417Z] [2023-12-18T19:20:36.417Z] #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.417Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.3s [2023-12-18T19:20:36.684Z] #26 ... [2023-12-18T19:20:36.684Z] [2023-12-18T19:20:36.684Z] #30 [security-spire-config internal] load build context [2023-12-18T19:20:36.684Z] #30 transferring context: 16.35kB 0.0s done [2023-12-18T19:20:36.684Z] #30 DONE 0.4s [2023-12-18T19:20:36.684Z] [2023-12-18T19:20:36.684Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-18T19:20:36.684Z] #31 DONE 1.5s [2023-12-18T19:20:36.684Z] [2023-12-18T19:20:36.684Z] #26 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.684Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s [2023-12-18T19:20:36.684Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:36.684Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:36.684Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:36.684Z] #26 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T19:20:36.684Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-18T19:20:36.966Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-18T19:20:36.966Z] #26 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T19:20:36.966Z] #26 ... [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #32 [security-spire-server internal] load build context [2023-12-18T19:20:36.966Z] #32 transferring context: 18.10kB 0.1s done [2023-12-18T19:20:36.966Z] #32 DONE 0.7s [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #26 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.966Z] #26 ... [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #23 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:36.966Z] #23 DONE 1.1s [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:20:36.966Z] #21 DONE 1.8s [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-18T19:20:36.966Z] #33 transferring context: 50B 0.0s done [2023-12-18T19:20:36.966Z] #33 DONE 1.4s [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-18T19:20:36.966Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-12-18T19:20:36.966Z] #34 DONE 0.4s [2023-12-18T19:20:36.966Z] [2023-12-18T19:20:36.966Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:36.966Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:36.966Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:36.966Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:36.966Z] #26 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T19:20:36.966Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-18T19:20:37.235Z] #26 ... [2023-12-18T19:20:37.235Z] [2023-12-18T19:20:37.235Z] #35 [security-bootstrapper internal] load .dockerignore [2023-12-18T19:20:37.235Z] #35 transferring context: 50B 0.0s done [2023-12-18T19:20:37.235Z] #35 DONE 1.4s [2023-12-18T19:20:37.501Z] [2023-12-18T19:20:37.501Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:37.502Z] #26 ... [2023-12-18T19:20:37.502Z] [2023-12-18T19:20:37.502Z] #36 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-18T19:20:37.502Z] #36 transferring dockerfile: 2.93kB 0.0s done [2023-12-18T19:20:37.502Z] #36 DONE 1.6s [2023-12-18T19:20:37.502Z] [2023-12-18T19:20:37.502Z] #37 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-18T19:20:37.502Z] #37 transferring dockerfile: 2.15kB 0.0s done [2023-12-18T19:20:37.502Z] #37 DONE 1.8s [2023-12-18T19:20:37.502Z] [2023-12-18T19:20:37.502Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:37.502Z] #5 DONE 0.0s [2023-12-18T19:20:37.502Z] [2023-12-18T19:20:37.502Z] #38 [security-proxy-auth internal] load .dockerignore [2023-12-18T19:20:37.502Z] #38 transferring context: 50B 0.0s done [2023-12-18T19:20:37.502Z] #38 DONE 1.8s [2023-12-18T19:20:37.502Z] [2023-12-18T19:20:37.502Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:37.770Z] #26 ... [2023-12-18T19:20:37.770Z] [2023-12-18T19:20:37.770Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:37.770Z] #5 DONE 0.0s [2023-12-18T19:20:37.770Z] [2023-12-18T19:20:37.770Z] #39 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-18T19:20:37.770Z] #39 transferring dockerfile: 2.23kB 0.1s done [2023-12-18T19:20:37.770Z] #39 DONE 2.1s [2023-12-18T19:20:37.770Z] [2023-12-18T19:20:37.770Z] #40 [security-spire-agent internal] load build context [2023-12-18T19:20:37.770Z] #40 transferring context: 17.63kB 0.1s done [2023-12-18T19:20:37.770Z] #40 DONE 1.1s [2023-12-18T19:20:37.770Z] [2023-12-18T19:20:37.770Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-18T19:20:37.770Z] #41 DONE 1.6s [2023-12-18T19:20:37.770Z] [2023-12-18T19:20:37.770Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:38.046Z] #26 ... [2023-12-18T19:20:38.046Z] [2023-12-18T19:20:38.046Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T19:20:38.046Z] #5 DONE 0.0s [2023-12-18T19:20:38.046Z] [2023-12-18T19:20:38.046Z] #26 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:38.315Z] #26 ... [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #23 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:38.315Z] #23 DONE 1.1s [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-12-18T19:20:38.315Z] #41 DONE 1.7s [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T19:20:38.315Z] #21 DONE 2.5s [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #26 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:38.315Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:38.315Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:38.315Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:38.315Z] #26 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T19:20:38.315Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-18T19:20:38.315Z] #26 ... [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #23 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T19:20:38.315Z] #23 DONE 1.2s [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-18T19:20:38.315Z] #41 DONE 1.7s [2023-12-18T19:20:38.315Z] [2023-12-18T19:20:38.315Z] #26 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T19:20:38.315Z] #26 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.4s done [2023-12-18T19:20:38.315Z] #26 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T19:20:38.315Z] #26 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T19:20:38.315Z] #26 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T19:20:38.315Z] #26 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-18T19:20:38.904Z] #26 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.2s done [2023-12-18T19:20:40.850Z] #26 DONE 5.5s [2023-12-18T19:20:40.850Z] [2023-12-18T19:20:40.850Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:40.850Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-12-18T19:20:40.850Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-18T19:20:40.850Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-18T19:20:40.850Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-18T19:20:40.850Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-12-18T19:20:40.850Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-12-18T19:20:40.850Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-12-18T19:20:40.850Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-18T19:20:40.850Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2023-12-18T19:20:40.850Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-18T19:20:40.850Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-18T19:20:40.850Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.2s [2023-12-18T19:20:43.475Z] #42 ... [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-18T19:20:43.475Z] #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 3.885 OK: 266 MiB in 52 packages [2023-12-18T19:20:43.475Z] #43 DONE 5.1s [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:43.475Z] #20 transferring context: 43.23MB 7.2s [2023-12-18T19:20:43.475Z] #20 ... [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T19:20:43.475Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 4.759 OK: 266 MiB in 52 packages [2023-12-18T19:20:43.475Z] #44 DONE 5.6s [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:43.475Z] #20 ... [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #45 [security-proxy-setup internal] load build context [2023-12-18T19:20:43.475Z] #45 ... [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:43.475Z] #42 ... [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-18T19:20:43.475Z] #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:43.475Z] #0 4.524 OK: 266 MiB in 52 packages [2023-12-18T19:20:43.475Z] #46 DONE 5.7s [2023-12-18T19:20:43.475Z] [2023-12-18T19:20:43.475Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:46.064Z] #42 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #47 [support-scheduler internal] load build context [2023-12-18T19:20:46.064Z] #47 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #48 [core-metadata internal] load build context [2023-12-18T19:20:46.064Z] #48 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #22 [security-secretstore-setup internal] load build context [2023-12-18T19:20:46.064Z] #22 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:46.064Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.5s [2023-12-18T19:20:46.064Z] #42 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #49 [core-data internal] load build context [2023-12-18T19:20:46.064Z] #49 ... [2023-12-18T19:20:46.064Z] [2023-12-18T19:20:46.064Z] #50 [core-command internal] load build context [2023-12-18T19:20:46.330Z] #50 ... [2023-12-18T19:20:46.330Z] [2023-12-18T19:20:46.330Z] #49 [core-data internal] load build context [2023-12-18T19:20:47.290Z] #49 ... [2023-12-18T19:20:47.290Z] [2023-12-18T19:20:47.290Z] #51 [support-notifications internal] load build context [2023-12-18T19:20:47.290Z] #51 ... [2023-12-18T19:20:47.290Z] [2023-12-18T19:20:47.290Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-18T19:20:47.290Z] #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-18T19:20:47.290Z] #34 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-18T19:20:47.290Z] #34 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-18T19:20:47.290Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-18T19:20:47.290Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-12-18T19:20:47.290Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-18T19:20:47.290Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-12-18T19:20:47.290Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.3s done [2023-12-18T19:20:47.290Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-18T19:20:47.290Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.0s [2023-12-18T19:20:47.290Z] #34 ... [2023-12-18T19:20:47.290Z] [2023-12-18T19:20:47.290Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:47.871Z] #42 ... [2023-12-18T19:20:47.871Z] [2023-12-18T19:20:47.871Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-18T19:20:47.871Z] #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:47.871Z] #0 3.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:47.871Z] #0 5.470 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:20:47.871Z] #0 5.470 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:20:47.871Z] #0 5.470 OK: 19948 distinct packages available [2023-12-18T19:20:47.871Z] #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:47.871Z] #0 6.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:47.871Z] #0 7.569 OK: 266 MiB in 52 packages [2023-12-18T19:20:47.871Z] #52 ... [2023-12-18T19:20:47.871Z] [2023-12-18T19:20:47.871Z] #22 [security-secretstore-setup internal] load build context [2023-12-18T19:20:47.871Z] #22 transferring context: 96.13MB 12.0s [2023-12-18T19:20:48.455Z] #22 ... [2023-12-18T19:20:48.455Z] [2023-12-18T19:20:48.455Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:20:48.455Z] #53 ... [2023-12-18T19:20:48.455Z] [2023-12-18T19:20:48.455Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:20:48.455Z] #54 ... [2023-12-18T19:20:48.455Z] [2023-12-18T19:20:48.455Z] #55 [security-bootstrapper internal] load build context [2023-12-18T19:20:48.722Z] #55 ... [2023-12-18T19:20:48.722Z] [2023-12-18T19:20:48.722Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:20:48.722Z] #54 ... [2023-12-18T19:20:48.722Z] [2023-12-18T19:20:48.722Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-18T19:20:48.722Z] #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:48.722Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:48.722Z] #0 4.735 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:48.722Z] #0 4.756 (2/4) Installing openssl (3.1.4-r1) [2023-12-18T19:20:48.722Z] #0 4.780 (3/4) Installing su-exec (0.2-r3) [2023-12-18T19:20:48.722Z] #0 4.805 (4/4) Installing yq (4.33.3-r5) [2023-12-18T19:20:48.722Z] #0 5.105 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:48.722Z] #0 5.146 OK: 18 MiB in 19 packages [2023-12-18T19:20:48.722Z] #56 DONE 8.0s [2023-12-18T19:20:48.722Z] [2023-12-18T19:20:48.722Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:20:48.722Z] #54 ... [2023-12-18T19:20:48.722Z] [2023-12-18T19:20:48.722Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-18T19:20:48.722Z] #52 DONE 11.0s [2023-12-18T19:20:48.722Z] [2023-12-18T19:20:48.722Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:20:50.663Z] #54 ... [2023-12-18T19:20:50.663Z] [2023-12-18T19:20:50.663Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:20:50.663Z] #0 8.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.663Z] #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.929Z] #57 ... [2023-12-18T19:20:50.929Z] [2023-12-18T19:20:50.929Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-18T19:20:50.929Z] #0 7.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.929Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.929Z] #58 ... [2023-12-18T19:20:50.929Z] [2023-12-18T19:20:50.929Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-18T19:20:50.929Z] #0 7.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.929Z] #0 7.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:50.929Z] #0 9.388 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:20:50.929Z] #0 9.388 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:20:50.929Z] #0 9.388 OK: 19946 distinct packages available [2023-12-18T19:20:50.929Z] #0 9.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.195Z] #59 ... [2023-12-18T19:20:51.195Z] [2023-12-18T19:20:51.195Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-18T19:20:51.195Z] #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.195Z] #0 8.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.195Z] #60 ... [2023-12-18T19:20:51.195Z] [2023-12-18T19:20:51.195Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-18T19:20:51.195Z] #0 8.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.195Z] #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.195Z] #61 ... [2023-12-18T19:20:51.195Z] [2023-12-18T19:20:51.195Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:20:51.463Z] #62 ... [2023-12-18T19:20:51.463Z] [2023-12-18T19:20:51.463Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-18T19:20:51.463Z] #0 8.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.463Z] #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.463Z] #63 ... [2023-12-18T19:20:51.463Z] [2023-12-18T19:20:51.463Z] #64 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:20:51.463Z] #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:51.731Z] #64 ... [2023-12-18T19:20:51.731Z] [2023-12-18T19:20:51.731Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:20:51.731Z] #62 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:52.688Z] #62 ... [2023-12-18T19:20:52.689Z] [2023-12-18T19:20:52.689Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-18T19:20:52.689Z] #58 10.57 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:52.689Z] #58 10.57 (2/2) Installing su-exec (0.2-r3) [2023-12-18T19:20:52.689Z] #58 10.57 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:52.689Z] #58 10.67 OK: 8 MiB in 17 packages [2023-12-18T19:20:52.689Z] #58 DONE 11.8s [2023-12-18T19:20:52.689Z] [2023-12-18T19:20:52.689Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:20:52.689Z] #57 10.98 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:52.689Z] #57 11.03 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:52.689Z] #57 11.18 OK: 8 MiB in 16 packages [2023-12-18T19:20:52.689Z] #57 DONE 11.8s [2023-12-18T19:20:52.689Z] [2023-12-18T19:20:52.689Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:20:52.689Z] #62 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:53.273Z] #62 ... [2023-12-18T19:20:53.273Z] [2023-12-18T19:20:53.273Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:53.273Z] #20 transferring context: 86.53MB 17.4s [2023-12-18T19:20:53.274Z] #20 ... [2023-12-18T19:20:53.274Z] [2023-12-18T19:20:53.274Z] #45 [security-proxy-setup internal] load build context [2023-12-18T19:20:53.541Z] #45 ... [2023-12-18T19:20:53.541Z] [2023-12-18T19:20:53.541Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:54.125Z] #20 ... [2023-12-18T19:20:54.125Z] [2023-12-18T19:20:54.125Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-18T19:20:54.125Z] #63 11.06 (1/2) Installing ca-certificates (20230506-r0) [2023-12-18T19:20:54.125Z] #63 11.28 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:54.125Z] #63 11.33 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:54.125Z] #63 11.50 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:20:54.125Z] #63 12.10 OK: 9 MiB in 17 packages [2023-12-18T19:20:54.125Z] #63 DONE 13.2s [2023-12-18T19:20:54.125Z] [2023-12-18T19:20:54.125Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:55.084Z] #20 ... [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-18T19:20:55.084Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.0s done [2023-12-18T19:20:55.084Z] #34 DONE 18.2s [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:55.084Z] #20 ... [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-18T19:20:55.084Z] #59 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:55.084Z] #59 12.86 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:55.084Z] #59 12.89 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:20:55.084Z] #59 12.94 (3/4) Installing libucontext (1.2-r2) [2023-12-18T19:20:55.084Z] #59 12.96 (4/4) Installing gcompat (1.1.0-r1) [2023-12-18T19:20:55.084Z] #59 13.02 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:55.084Z] #59 13.17 OK: 8 MiB in 19 packages [2023-12-18T19:20:55.084Z] #59 DONE 14.1s [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:55.084Z] #20 ... [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #64 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T19:20:55.084Z] #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:55.084Z] #64 13.44 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:55.084Z] #64 13.46 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:55.084Z] #64 13.55 OK: 8 MiB in 16 packages [2023-12-18T19:20:55.084Z] #64 DONE 14.5s [2023-12-18T19:20:55.084Z] [2023-12-18T19:20:55.084Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:20:56.042Z] #20 ... [2023-12-18T19:20:56.042Z] [2023-12-18T19:20:56.042Z] #47 [support-scheduler internal] load build context [2023-12-18T19:20:56.042Z] #47 ... [2023-12-18T19:20:56.042Z] [2023-12-18T19:20:56.042Z] #48 [core-metadata internal] load build context [2023-12-18T19:20:56.042Z] #48 ... [2023-12-18T19:20:56.042Z] [2023-12-18T19:20:56.042Z] #47 [support-scheduler internal] load build context [2023-12-18T19:20:56.342Z] #47 ... [2023-12-18T19:20:56.342Z] [2023-12-18T19:20:56.342Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-18T19:20:56.342Z] #0 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:56.342Z] #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:56.342Z] #0 6.729 OK: 18 MiB in 19 packages [2023-12-18T19:20:56.342Z] #65 DONE 7.5s [2023-12-18T19:20:56.342Z] [2023-12-18T19:20:56.342Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-18T19:20:56.342Z] #60 11.13 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:20:56.342Z] #60 11.13 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:20:56.342Z] #60 11.13 OK: 19946 distinct packages available [2023-12-18T19:20:56.342Z] #60 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:56.342Z] #60 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:56.342Z] #60 14.34 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:56.342Z] #60 14.39 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:20:56.342Z] #60 14.39 (3/5) Installing libucontext (1.2-r2) [2023-12-18T19:20:56.342Z] #60 14.39 (4/5) Installing gcompat (1.1.0-r1) [2023-12-18T19:20:56.342Z] #60 14.39 (5/5) Installing openssl (3.1.4-r1) [2023-12-18T19:20:56.342Z] #60 14.45 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:56.342Z] #60 14.52 OK: 9 MiB in 20 packages [2023-12-18T19:20:56.342Z] #60 DONE 15.5s [2023-12-18T19:20:56.611Z] [2023-12-18T19:20:56.611Z] #50 [core-command internal] load build context [2023-12-18T19:20:56.611Z] #50 ... [2023-12-18T19:20:56.611Z] [2023-12-18T19:20:56.611Z] #47 [support-scheduler internal] load build context [2023-12-18T19:20:56.611Z] #47 transferring context: 132.21MB 20.7s done [2023-12-18T19:20:56.611Z] #47 ... [2023-12-18T19:20:56.611Z] [2023-12-18T19:20:56.611Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-18T19:20:56.611Z] #62 13.93 (1/4) Installing ca-certificates (20230506-r0) [2023-12-18T19:20:56.611Z] #62 14.10 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:56.611Z] #62 14.10 (3/4) Installing su-exec (0.2-r3) [2023-12-18T19:20:56.611Z] #62 14.10 (4/4) Installing yq (4.33.3-r5) [2023-12-18T19:20:56.611Z] #62 14.45 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:56.611Z] #62 14.50 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:20:56.611Z] #62 15.19 OK: 18 MiB in 19 packages [2023-12-18T19:20:56.611Z] #62 DONE 15.9s [2023-12-18T19:20:56.886Z] [2023-12-18T19:20:56.886Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:56.886Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.1s [2023-12-18T19:20:56.886Z] #42 ... [2023-12-18T19:20:56.886Z] [2023-12-18T19:20:56.886Z] #50 [core-command internal] load build context [2023-12-18T19:20:57.154Z] #50 ... [2023-12-18T19:20:57.154Z] [2023-12-18T19:20:57.154Z] #49 [core-data internal] load build context [2023-12-18T19:20:57.154Z] #49 ... [2023-12-18T19:20:57.154Z] [2023-12-18T19:20:57.154Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:20:57.423Z] #42 ... [2023-12-18T19:20:57.423Z] [2023-12-18T19:20:57.423Z] #47 [support-scheduler internal] load build context [2023-12-18T19:20:57.423Z] #47 DONE 21.7s [2023-12-18T19:20:57.423Z] [2023-12-18T19:20:57.423Z] #51 [support-notifications internal] load build context [2023-12-18T19:20:57.423Z] #51 ... [2023-12-18T19:20:57.423Z] [2023-12-18T19:20:57.423Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.010Z] #49 ... [2023-12-18T19:20:58.010Z] [2023-12-18T19:20:58.010Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-18T19:20:58.010Z] #61 11.66 v3.18.5-56-g3f4dddfa57b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-18T19:20:58.010Z] #61 11.66 v3.18.5-55-ge1f11b947c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-18T19:20:58.010Z] #61 11.66 OK: 19946 distinct packages available [2023-12-18T19:20:58.010Z] #61 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:58.010Z] #61 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:58.010Z] #61 14.99 (1/11) Installing ca-certificates (20230506-r0) [2023-12-18T19:20:58.010Z] #61 15.08 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-18T19:20:58.010Z] #61 15.11 (3/11) Installing libunistring (1.1-r1) [2023-12-18T19:20:58.010Z] #61 15.21 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-18T19:20:58.010Z] #61 15.23 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-18T19:20:58.010Z] #61 15.25 (6/11) Installing libcurl (8.5.0-r0) [2023-12-18T19:20:58.010Z] #61 15.30 (7/11) Installing curl (8.5.0-r0) [2023-12-18T19:20:58.010Z] #61 15.34 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-18T19:20:58.010Z] #61 15.34 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-18T19:20:58.010Z] #61 15.38 (10/11) Installing libucontext (1.2-r2) [2023-12-18T19:20:58.010Z] #61 15.38 (11/11) Installing gcompat (1.1.0-r1) [2023-12-18T19:20:58.010Z] #61 15.40 Executing busybox-1.36.1-r5.trigger [2023-12-18T19:20:58.010Z] #61 15.44 Executing ca-certificates-20230506-r0.trigger [2023-12-18T19:20:58.010Z] #61 15.78 OK: 13 MiB in 26 packages [2023-12-18T19:20:58.010Z] #61 DONE 16.9s [2023-12-18T19:20:58.010Z] [2023-12-18T19:20:58.010Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.010Z] #49 ... [2023-12-18T19:20:58.010Z] [2023-12-18T19:20:58.010Z] #45 [security-proxy-setup internal] load build context [2023-12-18T19:20:58.010Z] #45 transferring context: 132.21MB 21.1s done [2023-12-18T19:20:58.010Z] #45 DONE 22.3s [2023-12-18T19:20:58.010Z] [2023-12-18T19:20:58.010Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.277Z] #49 ... [2023-12-18T19:20:58.277Z] [2023-12-18T19:20:58.277Z] #22 [security-secretstore-setup internal] load build context [2023-12-18T19:20:58.277Z] #22 transferring context: 132.21MB 21.2s done [2023-12-18T19:20:58.277Z] #22 DONE 22.5s [2023-12-18T19:20:58.277Z] [2023-12-18T19:20:58.277Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.277Z] #49 ... [2023-12-18T19:20:58.277Z] [2023-12-18T19:20:58.277Z] #66 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-18T19:20:58.277Z] #66 DONE 1.9s [2023-12-18T19:20:58.277Z] [2023-12-18T19:20:58.277Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.550Z] #49 ... [2023-12-18T19:20:58.550Z] [2023-12-18T19:20:58.550Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:20:58.550Z] #53 ... [2023-12-18T19:20:58.550Z] [2023-12-18T19:20:58.550Z] #49 [core-data internal] load build context [2023-12-18T19:20:58.817Z] #49 ... [2023-12-18T19:20:58.817Z] [2023-12-18T19:20:58.817Z] #55 [security-bootstrapper internal] load build context [2023-12-18T19:20:58.817Z] #55 ... [2023-12-18T19:20:58.817Z] [2023-12-18T19:20:58.817Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:20:59.409Z] #53 ... [2023-12-18T19:20:59.409Z] [2023-12-18T19:20:59.409Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:20:59.409Z] #67 DONE 1.9s [2023-12-18T19:20:59.409Z] [2023-12-18T19:20:59.409Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:20:59.676Z] #53 ... [2023-12-18T19:20:59.676Z] [2023-12-18T19:20:59.676Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:20:59.676Z] #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:59.676Z] #0 5.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:20:59.676Z] #0 6.406 OK: 8 MiB in 16 packages [2023-12-18T19:20:59.676Z] #68 DONE 7.1s [2023-12-18T19:20:59.676Z] [2023-12-18T19:20:59.676Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:21:00.122Z] #53 ... [2023-12-18T19:21:00.122Z] [2023-12-18T19:21:00.122Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:00.122Z] #69 DONE 1.6s [2023-12-18T19:21:00.122Z] [2023-12-18T19:21:00.122Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:21:00.394Z] #53 ... [2023-12-18T19:21:00.394Z] [2023-12-18T19:21:00.394Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-18T19:21:00.394Z] #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:00.394Z] #0 5.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:00.394Z] #0 6.950 OK: 8 MiB in 17 packages [2023-12-18T19:21:00.394Z] #70 DONE 7.9s [2023-12-18T19:21:00.394Z] [2023-12-18T19:21:00.394Z] #51 [support-notifications internal] load build context [2023-12-18T19:21:00.394Z] #51 transferring context: 132.21MB 22.2s done [2023-12-18T19:21:00.394Z] #51 DONE 23.3s [2023-12-18T19:21:00.394Z] [2023-12-18T19:21:00.394Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:21:00.989Z] #53 ... [2023-12-18T19:21:00.989Z] [2023-12-18T19:21:00.989Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:21:00.989Z] #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:00.989Z] #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:00.989Z] #0 6.187 OK: 9 MiB in 17 packages [2023-12-18T19:21:00.989Z] #71 DONE 6.7s [2023-12-18T19:21:00.989Z] [2023-12-18T19:21:00.989Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:21:00.989Z] #53 ... [2023-12-18T19:21:00.989Z] [2023-12-18T19:21:00.989Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:21:00.989Z] #54 ... [2023-12-18T19:21:00.989Z] [2023-12-18T19:21:00.989Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:21:01.259Z] #42 ... [2023-12-18T19:21:01.259Z] [2023-12-18T19:21:01.259Z] #49 [core-data internal] load build context [2023-12-18T19:21:01.259Z] #49 transferring context: 132.21MB 24.4s done [2023-12-18T19:21:01.259Z] #49 DONE 25.2s [2023-12-18T19:21:01.259Z] [2023-12-18T19:21:01.259Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:21:01.530Z] #42 ... [2023-12-18T19:21:01.530Z] [2023-12-18T19:21:01.530Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-18T19:21:01.530Z] #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:01.530Z] #0 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:01.530Z] #0 5.687 OK: 8 MiB in 19 packages [2023-12-18T19:21:01.530Z] #72 DONE 6.3s [2023-12-18T19:21:01.530Z] [2023-12-18T19:21:01.530Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:21:01.797Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.2s done [2023-12-18T19:21:01.797Z] #42 ... [2023-12-18T19:21:01.797Z] [2023-12-18T19:21:01.797Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:01.797Z] #73 DONE 1.1s [2023-12-18T19:21:01.797Z] [2023-12-18T19:21:01.797Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-18T19:21:01.797Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.2s done [2023-12-18T19:21:02.391Z] #42 DONE 26.2s [2023-12-18T19:21:02.391Z] [2023-12-18T19:21:02.391Z] #53 [security-proxy-auth internal] load build context [2023-12-18T19:21:02.391Z] #53 transferring context: 132.21MB 23.2s done [2023-12-18T19:21:02.391Z] #53 DONE 24.0s [2023-12-18T19:21:02.391Z] [2023-12-18T19:21:02.391Z] #50 [core-command internal] load build context [2023-12-18T19:21:03.350Z] #50 ... [2023-12-18T19:21:03.350Z] [2023-12-18T19:21:03.350Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:21:03.350Z] #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:03.350Z] #0 6.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:03.350Z] #0 7.682 OK: 8 MiB in 16 packages [2023-12-18T19:21:03.350Z] #74 DONE 8.6s [2023-12-18T19:21:03.350Z] [2023-12-18T19:21:03.350Z] #50 [core-command internal] load build context [2023-12-18T19:21:03.350Z] #50 ... [2023-12-18T19:21:03.350Z] [2023-12-18T19:21:03.350Z] #55 [security-bootstrapper internal] load build context [2023-12-18T19:21:03.616Z] #55 ... [2023-12-18T19:21:03.616Z] [2023-12-18T19:21:03.616Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-18T19:21:03.616Z] #54 transferring context: 132.21MB 24.2s done [2023-12-18T19:21:03.616Z] #54 DONE 25.1s [2023-12-18T19:21:03.616Z] [2023-12-18T19:21:03.616Z] #55 [security-bootstrapper internal] load build context [2023-12-18T19:21:03.616Z] #55 ... [2023-12-18T19:21:03.616Z] [2023-12-18T19:21:03.616Z] #20 [security-spiffe-token-provider internal] load build context [2023-12-18T19:21:03.616Z] #20 transferring context: 132.21MB 27.5s done [2023-12-18T19:21:03.616Z] #20 DONE 28.0s [2023-12-18T19:21:03.887Z] [2023-12-18T19:21:03.887Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-18T19:21:03.887Z] #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:03.887Z] #0 5.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:03.887Z] #0 6.899 OK: 9 MiB in 20 packages [2023-12-18T19:21:03.887Z] #75 DONE 7.3s [2023-12-18T19:21:03.887Z] [2023-12-18T19:21:03.887Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-18T19:21:04.483Z] #76 ... [2023-12-18T19:21:04.483Z] [2023-12-18T19:21:04.483Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-18T19:21:04.483Z] #0 5.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:04.483Z] #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:04.483Z] #0 7.137 OK: 18 MiB in 19 packages [2023-12-18T19:21:04.483Z] #77 DONE 7.6s [2023-12-18T19:21:04.483Z] [2023-12-18T19:21:04.483Z] #50 [core-command internal] load build context [2023-12-18T19:21:04.483Z] #50 ... [2023-12-18T19:21:04.483Z] [2023-12-18T19:21:04.483Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-18T19:21:04.483Z] #78 DONE 3.9s [2023-12-18T19:21:04.483Z] [2023-12-18T19:21:04.483Z] #50 [core-command internal] load build context [2023-12-18T19:21:04.765Z] #50 ... [2023-12-18T19:21:04.765Z] [2023-12-18T19:21:04.765Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:04.765Z] #79 DONE 0.7s [2023-12-18T19:21:04.765Z] [2023-12-18T19:21:04.765Z] #50 [core-command internal] load build context [2023-12-18T19:21:05.347Z] #50 ... [2023-12-18T19:21:05.347Z] [2023-12-18T19:21:05.347Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T19:21:05.347Z] #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:05.347Z] #0 5.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T19:21:05.347Z] #0 6.564 OK: 13 MiB in 26 packages [2023-12-18T19:21:05.347Z] #80 DONE 7.1s [2023-12-18T19:21:05.347Z] [2023-12-18T19:21:05.347Z] #50 [core-command internal] load build context [2023-12-18T19:21:05.347Z] #50 ... [2023-12-18T19:21:05.347Z] [2023-12-18T19:21:05.347Z] #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-18T19:21:05.347Z] #81 DONE 0.7s [2023-12-18T19:21:05.347Z] [2023-12-18T19:21:05.347Z] #50 [core-command internal] load build context [2023-12-18T19:21:05.942Z] #50 ... [2023-12-18T19:21:05.942Z] [2023-12-18T19:21:05.942Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-18T19:21:05.942Z] #76 DONE 2.1s [2023-12-18T19:21:05.942Z] [2023-12-18T19:21:05.942Z] #50 [core-command internal] load build context [2023-12-18T19:21:06.206Z] #50 ... [2023-12-18T19:21:06.206Z] [2023-12-18T19:21:06.206Z] #48 [core-metadata internal] load build context [2023-12-18T19:21:06.495Z] #48 ... [2023-12-18T19:21:06.495Z] [2023-12-18T19:21:06.495Z] #50 [core-command internal] load build context [2023-12-18T19:21:06.760Z] #50 ... [2023-12-18T19:21:06.760Z] [2023-12-18T19:21:06.760Z] #48 [core-metadata internal] load build context [2023-12-18T19:21:06.760Z] #48 transferring context: 132.21MB 30.7s done [2023-12-18T19:21:06.760Z] #48 DONE 31.2s [2023-12-18T19:21:06.760Z] [2023-12-18T19:21:06.760Z] #50 [core-command internal] load build context [2023-12-18T19:21:06.760Z] #50 ... [2023-12-18T19:21:06.760Z] [2023-12-18T19:21:06.760Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:21:06.760Z] #82 DONE 2.2s [2023-12-18T19:21:06.760Z] [2023-12-18T19:21:06.760Z] #50 [core-command internal] load build context [2023-12-18T19:21:07.033Z] #50 ... [2023-12-18T19:21:07.033Z] [2023-12-18T19:21:07.033Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:21:07.033Z] #83 DONE 2.3s [2023-12-18T19:21:07.033Z] [2023-12-18T19:21:07.033Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-18T19:21:07.033Z] #84 DONE 1.1s [2023-12-18T19:21:07.033Z] [2023-12-18T19:21:07.033Z] #50 [core-command internal] load build context [2023-12-18T19:21:07.299Z] #50 ... [2023-12-18T19:21:07.299Z] [2023-12-18T19:21:07.299Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-18T19:21:07.299Z] #85 DONE 0.4s [2023-12-18T19:21:07.299Z] [2023-12-18T19:21:07.299Z] #50 [core-command internal] load build context [2023-12-18T19:21:07.299Z] #50 ... [2023-12-18T19:21:07.299Z] [2023-12-18T19:21:07.299Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-18T19:21:07.299Z] #86 DONE 0.4s [2023-12-18T19:21:07.299Z] [2023-12-18T19:21:07.299Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-18T19:21:07.299Z] #87 DONE 0.4s [2023-12-18T19:21:07.299Z] [2023-12-18T19:21:07.299Z] #50 [core-command internal] load build context [2023-12-18T19:21:07.881Z] #50 ... [2023-12-18T19:21:07.881Z] [2023-12-18T19:21:07.881Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-18T19:21:07.881Z] #88 DONE 0.4s [2023-12-18T19:21:07.881Z] [2023-12-18T19:21:07.881Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-18T19:21:07.881Z] #89 DONE 0.4s [2023-12-18T19:21:07.881Z] [2023-12-18T19:21:07.881Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-18T19:21:07.881Z] #90 DONE 0.4s [2023-12-18T19:21:07.881Z] [2023-12-18T19:21:07.881Z] #50 [core-command internal] load build context [2023-12-18T19:21:08.161Z] #50 ... [2023-12-18T19:21:08.161Z] [2023-12-18T19:21:08.161Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:21:08.161Z] #91 DONE 0.3s [2023-12-18T19:21:08.161Z] [2023-12-18T19:21:08.161Z] #50 [core-command internal] load build context [2023-12-18T19:21:08.161Z] #50 ... [2023-12-18T19:21:08.161Z] [2023-12-18T19:21:08.161Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:21:08.161Z] #92 DONE 0.4s [2023-12-18T19:21:08.161Z] [2023-12-18T19:21:08.161Z] #50 [core-command internal] load build context [2023-12-18T19:21:08.161Z] #50 transferring context: 132.21MB 31.8s done [2023-12-18T19:21:08.428Z] #50 DONE 32.3s [2023-12-18T19:21:08.428Z] [2023-12-18T19:21:08.428Z] #55 [security-bootstrapper internal] load build context [2023-12-18T19:21:08.428Z] #55 transferring context: 132.21MB 29.3s done [2023-12-18T19:21:08.428Z] #55 DONE 30.0s [2023-12-18T19:21:08.428Z] [2023-12-18T19:21:08.428Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-18T19:21:08.428Z] #93 DONE 0.5s [2023-12-18T19:21:08.428Z] [2023-12-18T19:21:08.428Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-18T19:21:08.428Z] #94 DONE 0.3s [2023-12-18T19:21:08.428Z] [2023-12-18T19:21:08.428Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-18T19:21:08.428Z] #95 ... [2023-12-18T19:21:08.428Z] [2023-12-18T19:21:08.428Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-18T19:21:08.428Z] #96 DONE 0.2s [2023-12-18T19:21:08.697Z] [2023-12-18T19:21:08.697Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-18T19:21:08.697Z] #97 DONE 0.2s [2023-12-18T19:21:08.697Z] [2023-12-18T19:21:08.697Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-18T19:21:08.697Z] #95 DONE 0.2s [2023-12-18T19:21:08.697Z] [2023-12-18T19:21:08.697Z] #98 [security-spire-config] exporting to image [2023-12-18T19:21:08.697Z] #98 exporting layers [2023-12-18T19:21:08.697Z] #98 ... [2023-12-18T19:21:08.697Z] [2023-12-18T19:21:08.697Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-18T19:21:08.697Z] #99 DONE 0.2s [2023-12-18T19:21:08.697Z] [2023-12-18T19:21:08.697Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-18T19:21:08.697Z] #100 DONE 0.2s [2023-12-18T19:21:08.961Z] [2023-12-18T19:21:08.961Z] #101 [security-spire-server] exporting to image [2023-12-18T19:21:09.548Z] #101 ... [2023-12-18T19:21:09.548Z] [2023-12-18T19:21:09.548Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:09.548Z] #102 ... [2023-12-18T19:21:09.548Z] [2023-12-18T19:21:09.548Z] #103 [security-spire-agent] exporting to image [2023-12-18T19:21:10.136Z] #103 ... [2023-12-18T19:21:10.136Z] [2023-12-18T19:21:10.136Z] #98 [security-spire-config] exporting to image [2023-12-18T19:21:10.136Z] #98 exporting layers 1.4s done [2023-12-18T19:21:10.136Z] #98 writing image sha256:2574c1dba68e085dbe25468f1a168784e7a8bbd2f74f2bc08b4621b6f6a0d8ec 0.0s done [2023-12-18T19:21:10.136Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-18T19:21:10.136Z] #98 DONE 1.4s [2023-12-18T19:21:10.136Z] [2023-12-18T19:21:10.136Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:10.136Z] #104 ... [2023-12-18T19:21:10.136Z] [2023-12-18T19:21:10.136Z] #103 [security-spire-agent] exporting to image [2023-12-18T19:21:10.136Z] #103 exporting layers 1.4s done [2023-12-18T19:21:10.136Z] #103 writing image sha256:21e435ac995fc80845358925e4a70f6f135edbde6450054025b96186615c5f68 0.0s done [2023-12-18T19:21:10.136Z] #103 naming to docker.io/library/security-spire-agent-arm64 done [2023-12-18T19:21:10.136Z] #103 DONE 1.4s [2023-12-18T19:21:10.136Z] [2023-12-18T19:21:10.136Z] #101 [security-spire-server] exporting to image [2023-12-18T19:21:10.136Z] #101 exporting layers 1.5s done [2023-12-18T19:21:10.136Z] #101 writing image sha256:c2c760d2b2c8bbaa3c8da79c87ca5058ae456207070fb0cd258652ea23555bba done [2023-12-18T19:21:10.136Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-18T19:21:10.136Z] #101 DONE 1.5s [2023-12-18T19:21:10.136Z] [2023-12-18T19:21:10.136Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:12.073Z] #105 ... [2023-12-18T19:21:12.073Z] [2023-12-18T19:21:12.073Z] #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:30.270Z] #106 DONE 27.7s [2023-12-18T19:21:30.270Z] [2023-12-18T19:21:30.270Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:30.270Z] #105 DONE 25.0s [2023-12-18T19:21:30.270Z] [2023-12-18T19:21:30.270Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:30.270Z] #104 DONE 29.8s [2023-12-18T19:21:30.270Z] [2023-12-18T19:21:30.270Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:30.270Z] #102 DONE 30.3s [2023-12-18T19:21:30.270Z] [2023-12-18T19:21:30.270Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #107 DONE 2.3s [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #108 [security-bootstrapper builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #108 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #109 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #110 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #111 [support-notifications builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #111 DONE 2.3s [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #112 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #113 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #114 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #115 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #116 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #117 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #118 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #119 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #120 [core-command builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #120 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #121 DONE 2.2s [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #122 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #123 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #124 [core-data builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #124 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #125 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #126 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #127 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #128 [support-scheduler builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #128 DONE 2.3s [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T19:21:32.320Z] #129 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-18T19:21:32.320Z] #130 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #131 [core-metadata builder 6/7] COPY . . [2023-12-18T19:21:32.320Z] #131 CACHED [2023-12-18T19:21:32.320Z] [2023-12-18T19:21:32.320Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:21:35.019Z] #132 2.996 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-18T19:21:43.243Z] #132 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-18T19:21:43.243Z] #0 3.082 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-18T19:21:43.243Z] #133 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:21:43.243Z] #0 3.002 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-18T19:21:43.243Z] #134 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:21:43.243Z] #0 2.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-18T19:21:43.243Z] #135 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #136 [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-12-18T19:21:43.243Z] #0 2.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-18T19:21:43.243Z] #136 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:21:43.243Z] #0 2.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-18T19:21:43.243Z] #137 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-18T19:21:43.243Z] #0 1.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-18T19:21:43.243Z] #138 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-18T19:21:43.243Z] #0 2.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-18T19:21:43.243Z] #139 ... [2023-12-18T19:21:43.243Z] [2023-12-18T19:21:43.243Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:21:43.244Z] #0 2.577 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-18T19:21:43.515Z] #140 ... [2023-12-18T19:21:43.515Z] [2023-12-18T19:21:43.515Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:21:43.515Z] #0 2.725 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-18T19:21:43.515Z] #141 ... [2023-12-18T19:21:43.515Z] [2023-12-18T19:21:43.515Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-18T19:21:43.515Z] #0 3.121 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-18T19:27:35.590Z] #142 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #136 [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-12-18T19:27:35.590Z] #136 357.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-18T19:27:35.590Z] #136 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-18T19:27:35.590Z] #138 DONE 359.8s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:27:35.590Z] #143 DONE 0.4s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:27:35.590Z] #140 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:35.590Z] #144 DONE 0.3s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-18T19:27:35.590Z] #145 DONE 0.2s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:27:35.590Z] #137 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-18T19:27:35.590Z] #146 DONE 0.2s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-18T19:27:35.590Z] #147 DONE 0.3s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #136 [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-12-18T19:27:35.590Z] #136 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-18T19:27:35.590Z] #148 DONE 0.3s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:35.590Z] #149 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-18T19:27:35.590Z] #139 DONE 363.0s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-18T19:27:35.590Z] #150 DONE 0.4s [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-18T19:27:35.590Z] #151 ... [2023-12-18T19:27:35.590Z] [2023-12-18T19:27:35.590Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:35.590Z] #149 DONE 2.1s [2023-12-18T19:27:35.858Z] [2023-12-18T19:27:35.858Z] #152 [security-proxy-setup] exporting to image [2023-12-18T19:27:35.858Z] #152 exporting layers [2023-12-18T19:27:36.822Z] #152 exporting layers 1.1s done [2023-12-18T19:27:37.088Z] #152 writing image sha256:6197f5c4ed1d8fe794b97d32c3ba97f363674c636a8a71a33d5a9eaeba79758c done [2023-12-18T19:27:37.088Z] #152 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-18T19:27:37.088Z] #152 DONE 1.2s [2023-12-18T19:27:37.088Z] [2023-12-18T19:27:37.088Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:27:38.056Z] #137 ... [2023-12-18T19:27:38.056Z] [2023-12-18T19:27:38.056Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-18T19:27:38.056Z] #151 DONE 2.7s [2023-12-18T19:27:38.056Z] [2023-12-18T19:27:38.056Z] #136 [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-12-18T19:27:38.056Z] #136 DONE 366.2s [2023-12-18T19:27:38.056Z] [2023-12-18T19:27:38.056Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:27:38.335Z] #153 DONE 0.2s [2023-12-18T19:27:38.335Z] [2023-12-18T19:27:38.335Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:38.916Z] #154 ... [2023-12-18T19:27:38.916Z] [2023-12-18T19:27:38.916Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:27:38.916Z] #155 DONE 0.5s [2023-12-18T19:27:38.916Z] [2023-12-18T19:27:38.916Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:38.916Z] #154 DONE 0.6s [2023-12-18T19:27:38.916Z] [2023-12-18T19:27:38.916Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-18T19:27:39.183Z] #156 ... [2023-12-18T19:27:39.183Z] [2023-12-18T19:27:39.183Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:39.183Z] #157 DONE 0.2s [2023-12-18T19:27:39.183Z] [2023-12-18T19:27:39.183Z] #158 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-18T19:27:39.453Z] #158 DONE 0.3s [2023-12-18T19:27:39.453Z] [2023-12-18T19:27:39.453Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-18T19:27:39.453Z] #156 DONE 0.4s [2023-12-18T19:27:39.453Z] [2023-12-18T19:27:39.453Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-18T19:27:39.453Z] #159 DONE 0.2s [2023-12-18T19:27:39.453Z] [2023-12-18T19:27:39.453Z] #160 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-18T19:27:39.729Z] #160 DONE 0.3s [2023-12-18T19:27:39.729Z] [2023-12-18T19:27:39.729Z] #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-18T19:27:39.729Z] #161 DONE 0.2s [2023-12-18T19:27:39.729Z] [2023-12-18T19:27:39.729Z] #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-18T19:27:39.995Z] #162 DONE 0.1s [2023-12-18T19:27:39.995Z] [2023-12-18T19:27:39.995Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:27:39.995Z] #163 DONE 0.2s [2023-12-18T19:27:39.995Z] [2023-12-18T19:27:39.995Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-18T19:27:40.262Z] #164 DONE 0.3s [2023-12-18T19:27:40.262Z] [2023-12-18T19:27:40.262Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-18T19:27:40.262Z] #165 DONE 0.3s [2023-12-18T19:27:40.262Z] [2023-12-18T19:27:40.262Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-18T19:27:40.534Z] #166 ... [2023-12-18T19:27:40.534Z] [2023-12-18T19:27:40.534Z] #167 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-18T19:27:40.534Z] #167 DONE 0.2s [2023-12-18T19:27:40.534Z] [2023-12-18T19:27:40.534Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-18T19:27:40.534Z] #166 DONE 0.2s [2023-12-18T19:27:40.534Z] [2023-12-18T19:27:40.534Z] #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-18T19:27:40.799Z] #168 DONE 0.3s [2023-12-18T19:27:40.799Z] [2023-12-18T19:27:40.799Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:42.741Z] #169 ... [2023-12-18T19:27:42.741Z] [2023-12-18T19:27:42.741Z] #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-18T19:27:42.741Z] #170 DONE 1.8s [2023-12-18T19:27:42.741Z] [2023-12-18T19:27:42.741Z] #171 [security-bootstrapper] exporting to image [2023-12-18T19:27:42.741Z] #171 exporting layers [2023-12-18T19:27:42.741Z] #171 ... [2023-12-18T19:27:42.741Z] [2023-12-18T19:27:42.741Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:42.741Z] #169 DONE 1.9s [2023-12-18T19:27:43.008Z] [2023-12-18T19:27:43.008Z] #172 [security-secretstore-setup] exporting to image [2023-12-18T19:27:43.592Z] #172 ... [2023-12-18T19:27:43.592Z] [2023-12-18T19:27:43.592Z] #171 [security-bootstrapper] exporting to image [2023-12-18T19:27:43.592Z] #171 exporting layers 1.4s done [2023-12-18T19:27:43.592Z] #171 writing image sha256:03420dd99c6bce984eb16f37fffe8410b64958bc1bd3518d83449ff00884ebbd 0.0s done [2023-12-18T19:27:43.592Z] #171 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-18T19:27:43.592Z] #171 DONE 1.4s [2023-12-18T19:27:43.860Z] [2023-12-18T19:27:43.860Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:27:44.127Z] #140 ... [2023-12-18T19:27:44.127Z] [2023-12-18T19:27:44.127Z] #172 [security-secretstore-setup] exporting to image [2023-12-18T19:27:44.127Z] #172 exporting layers 1.2s done [2023-12-18T19:27:44.127Z] #172 writing image sha256:6fef1d790c468c9b06130bf7723d83acab7177cdccff5c5c609e773bfd719cea done [2023-12-18T19:27:44.127Z] #172 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-18T19:27:44.127Z] #172 DONE 1.2s [2023-12-18T19:27:44.127Z] [2023-12-18T19:27:44.127Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:27:48.360Z] #137 ... [2023-12-18T19:27:48.360Z] [2023-12-18T19:27:48.360Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-18T19:27:48.360Z] #142 DONE 376.4s [2023-12-18T19:27:48.627Z] [2023-12-18T19:27:48.627Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:27:48.627Z] #137 ... [2023-12-18T19:27:48.627Z] [2023-12-18T19:27:48.627Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:27:48.892Z] #173 DONE 0.3s [2023-12-18T19:27:48.892Z] [2023-12-18T19:27:48.892Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:49.157Z] #174 DONE 0.1s [2023-12-18T19:27:49.157Z] [2023-12-18T19:27:49.157Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-18T19:27:49.157Z] #175 DONE 0.2s [2023-12-18T19:27:49.157Z] [2023-12-18T19:27:49.157Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-18T19:27:49.426Z] #133 ... [2023-12-18T19:27:49.426Z] [2023-12-18T19:27:49.426Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:27:49.426Z] #176 DONE 0.2s [2023-12-18T19:27:49.426Z] [2023-12-18T19:27:49.426Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-18T19:27:49.691Z] #177 DONE 0.1s [2023-12-18T19:27:49.691Z] [2023-12-18T19:27:49.691Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:53.933Z] #178 DONE 4.0s [2023-12-18T19:27:53.933Z] [2023-12-18T19:27:53.933Z] #179 [security-proxy-auth] exporting to image [2023-12-18T19:27:53.933Z] #179 exporting layers [2023-12-18T19:27:54.199Z] #179 ... [2023-12-18T19:27:54.199Z] [2023-12-18T19:27:54.199Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-18T19:27:54.199Z] #133 DONE 382.3s [2023-12-18T19:27:54.199Z] [2023-12-18T19:27:54.199Z] #179 [security-proxy-auth] exporting to image [2023-12-18T19:27:54.199Z] #179 exporting layers 0.7s done [2023-12-18T19:27:54.199Z] #179 writing image sha256:8707694ba98592cc68218e71b16bdc5e543c4d26acf6a6fdd1d18df1cec5cfb8 0.0s done [2023-12-18T19:27:54.199Z] #179 naming to docker.io/library/security-proxy-auth-arm64 [2023-12-18T19:27:54.469Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-18T19:27:54.469Z] #179 DONE 0.7s [2023-12-18T19:27:54.469Z] [2023-12-18T19:27:54.469Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:27:54.736Z] #141 ... [2023-12-18T19:27:54.736Z] [2023-12-18T19:27:54.736Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:27:55.001Z] #180 DONE 0.3s [2023-12-18T19:27:55.001Z] [2023-12-18T19:27:55.001Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:27:55.274Z] #181 DONE 0.2s [2023-12-18T19:27:55.274Z] [2023-12-18T19:27:55.274Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-18T19:27:55.274Z] #182 DONE 0.2s [2023-12-18T19:27:55.274Z] [2023-12-18T19:27:55.274Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:27:55.542Z] #183 DONE 0.1s [2023-12-18T19:27:55.542Z] [2023-12-18T19:27:55.542Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:27:55.542Z] #135 ... [2023-12-18T19:27:55.542Z] [2023-12-18T19:27:55.542Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-18T19:27:55.542Z] #184 DONE 0.1s [2023-12-18T19:27:55.807Z] [2023-12-18T19:27:55.807Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-18T19:27:57.744Z] #185 DONE 1.9s [2023-12-18T19:27:57.744Z] [2023-12-18T19:27:57.744Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-18T19:27:58.009Z] #186 exporting layers 0.4s done [2023-12-18T19:27:58.009Z] #186 writing image sha256:cc3dbcbe0524431ceaf8ef5d9e207fbb06f16806ef9a3da5b6db364a558fa694 done [2023-12-18T19:27:58.009Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-12-18T19:27:58.009Z] #186 DONE 0.4s [2023-12-18T19:27:58.009Z] [2023-12-18T19:27:58.009Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:28:10.311Z] #141 ... [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-18T19:28:10.311Z] #135 DONE 396.8s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:10.311Z] #132 ... [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:10.311Z] #187 DONE 0.3s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:10.311Z] #132 ... [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:10.311Z] #188 DONE 0.2s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-18T19:28:10.311Z] #189 DONE 0.2s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:10.311Z] #132 ... [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:10.311Z] #190 DONE 0.1s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #191 [core-command] exporting to image [2023-12-18T19:28:10.311Z] #191 exporting layers [2023-12-18T19:28:10.311Z] #191 exporting layers 0.2s done [2023-12-18T19:28:10.311Z] #191 writing image sha256:89d2681d470d9853a6209c533d2dd7dffa5dfa0cba81601b1f3691cfac077d53 done [2023-12-18T19:28:10.311Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-18T19:28:10.311Z] #191 DONE 0.3s [2023-12-18T19:28:10.311Z] [2023-12-18T19:28:10.311Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-18T19:28:11.724Z] #141 DONE 399.5s [2023-12-18T19:28:11.724Z] [2023-12-18T19:28:11.724Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:11.724Z] #132 ... [2023-12-18T19:28:11.724Z] [2023-12-18T19:28:11.724Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:11.990Z] #192 DONE 0.2s [2023-12-18T19:28:11.990Z] [2023-12-18T19:28:11.990Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:11.990Z] #193 DONE 0.1s [2023-12-18T19:28:11.990Z] [2023-12-18T19:28:11.990Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:12.268Z] #140 ... [2023-12-18T19:28:12.268Z] [2023-12-18T19:28:12.268Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-18T19:28:12.268Z] #194 DONE 0.3s [2023-12-18T19:28:12.268Z] [2023-12-18T19:28:12.268Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:12.546Z] #140 ... [2023-12-18T19:28:12.546Z] [2023-12-18T19:28:12.546Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:12.546Z] #195 DONE 0.1s [2023-12-18T19:28:12.546Z] [2023-12-18T19:28:12.546Z] #196 [core-data] exporting to image [2023-12-18T19:28:12.546Z] #196 exporting layers 0.2s done [2023-12-18T19:28:12.546Z] #196 writing image sha256:1470b43cac813ee7264e6ef5d543fe91059ccaee722ffe98893feb5913b8c78b done [2023-12-18T19:28:12.546Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-18T19:28:12.546Z] #196 DONE 0.2s [2023-12-18T19:28:12.546Z] [2023-12-18T19:28:12.546Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:13.945Z] #132 ... [2023-12-18T19:28:13.945Z] [2023-12-18T19:28:13.945Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-18T19:28:13.945Z] #137 DONE 401.9s [2023-12-18T19:28:13.945Z] [2023-12-18T19:28:13.945Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:14.259Z] #197 DONE 0.3s [2023-12-18T19:28:14.259Z] [2023-12-18T19:28:14.259Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:14.530Z] #198 DONE 0.2s [2023-12-18T19:28:14.530Z] [2023-12-18T19:28:14.530Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-18T19:28:14.530Z] #199 DONE 0.2s [2023-12-18T19:28:14.530Z] [2023-12-18T19:28:14.530Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:14.798Z] #140 ... [2023-12-18T19:28:14.798Z] [2023-12-18T19:28:14.798Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:14.798Z] #200 DONE 0.1s [2023-12-18T19:28:14.798Z] [2023-12-18T19:28:14.798Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-18T19:28:14.798Z] #201 DONE 0.1s [2023-12-18T19:28:14.798Z] [2023-12-18T19:28:14.798Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:15.067Z] #132 ... [2023-12-18T19:28:15.067Z] [2023-12-18T19:28:15.067Z] #202 [core-metadata] exporting to image [2023-12-18T19:28:15.067Z] #202 exporting layers 0.2s done [2023-12-18T19:28:15.067Z] #202 writing image sha256:50bedb717a2dde9cb8da9df9e66dbbddaf7986438b4b15cc438d8b70a727e5e8 done [2023-12-18T19:28:15.067Z] #202 naming to docker.io/library/core-metadata-arm64 done [2023-12-18T19:28:15.067Z] #202 DONE 0.2s [2023-12-18T19:28:15.067Z] [2023-12-18T19:28:15.067Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-18T19:28:25.152Z] #132 DONE 412.6s [2023-12-18T19:28:25.152Z] [2023-12-18T19:28:25.152Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:28:25.152Z] #134 ... [2023-12-18T19:28:25.152Z] [2023-12-18T19:28:25.152Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:25.152Z] #203 DONE 0.3s [2023-12-18T19:28:25.152Z] [2023-12-18T19:28:25.152Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:25.152Z] #204 DONE 0.1s [2023-12-18T19:28:25.152Z] [2023-12-18T19:28:25.152Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:25.152Z] #140 ... [2023-12-18T19:28:25.152Z] [2023-12-18T19:28:25.152Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-18T19:28:25.454Z] #205 DONE 0.3s [2023-12-18T19:28:25.454Z] [2023-12-18T19:28:25.454Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:25.454Z] #140 ... [2023-12-18T19:28:25.454Z] [2023-12-18T19:28:25.454Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:25.454Z] #206 DONE 0.1s [2023-12-18T19:28:25.454Z] [2023-12-18T19:28:25.454Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-18T19:28:25.454Z] #207 exporting layers [2023-12-18T19:28:26.043Z] #207 exporting layers 0.5s done [2023-12-18T19:28:26.043Z] #207 writing image sha256:a526cbd68696c2f9b1625f5af7a9c2a049a32e3e95bc5380d205c2e4b858d386 done [2023-12-18T19:28:26.043Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-18T19:28:26.043Z] #207 DONE 0.5s [2023-12-18T19:28:26.043Z] [2023-12-18T19:28:26.043Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-18T19:28:30.298Z] #140 DONE 418.3s [2023-12-18T19:28:30.298Z] [2023-12-18T19:28:30.299Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:28:30.299Z] #134 ... [2023-12-18T19:28:30.299Z] [2023-12-18T19:28:30.299Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:30.570Z] #208 DONE 0.2s [2023-12-18T19:28:30.570Z] [2023-12-18T19:28:30.570Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-18T19:28:30.570Z] #134 DONE 418.4s [2023-12-18T19:28:30.570Z] [2023-12-18T19:28:30.570Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:30.837Z] #209 DONE 0.2s [2023-12-18T19:28:30.837Z] [2023-12-18T19:28:30.837Z] #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-18T19:28:30.837Z] #210 DONE 0.1s [2023-12-18T19:28:30.837Z] [2023-12-18T19:28:30.837Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-18T19:28:30.837Z] #211 DONE 0.1s [2023-12-18T19:28:30.837Z] [2023-12-18T19:28:30.837Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-18T19:28:31.105Z] #212 DONE 0.3s [2023-12-18T19:28:31.105Z] [2023-12-18T19:28:31.105Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:31.105Z] #213 DONE 0.1s [2023-12-18T19:28:31.105Z] [2023-12-18T19:28:31.105Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-18T19:28:31.105Z] #214 DONE 0.3s [2023-12-18T19:28:31.105Z] [2023-12-18T19:28:31.105Z] #215 [support-notifications] exporting to image [2023-12-18T19:28:31.105Z] #215 exporting layers [2023-12-18T19:28:31.372Z] #215 ... [2023-12-18T19:28:31.372Z] [2023-12-18T19:28:31.372Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-18T19:28:31.372Z] #216 DONE 0.1s [2023-12-18T19:28:31.372Z] [2023-12-18T19:28:31.372Z] #215 [support-notifications] exporting to image [2023-12-18T19:28:31.372Z] #215 exporting layers 0.3s done [2023-12-18T19:28:31.639Z] #215 writing image sha256:0d454124adb0bb46a1a380d06caac3cb5412967f930540c6355990f2528792eb done [2023-12-18T19:28:31.639Z] #215 naming to docker.io/library/support-notifications-arm64 done [2023-12-18T19:28:31.639Z] #215 DONE 0.3s [2023-12-18T19:28:31.639Z] [2023-12-18T19:28:31.639Z] #217 [support-scheduler] exporting to image [2023-12-18T19:28:31.639Z] #217 exporting layers 0.3s done [2023-12-18T19:28:31.639Z] #217 writing image sha256:b08652b6a816427f271d463c1195b009233c7b9379a7cae3d5b1c568e1a3d78d done [2023-12-18T19:28:31.639Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2023-12-18T19:28:31.639Z] #217 DONE 0.3s [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-18T19:28:31.639Z] time="2023-12-18T19:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-18T19:28:31.667Z] $ docker stop --time=1 6f3bf7ab8f920866869f631f558a5e7c7a41e110f82443958c25e333c615a867 [2023-12-18T19:28:33.196Z] $ docker rm -f --volumes 6f3bf7ab8f920866869f631f558a5e7c7a41e110f82443958c25e333c615a867 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T19:28:33.782Z] + docker images [2023-12-18T19:28:33.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-18T19:28:33.782Z] support-scheduler-arm64 latest b08652b6a816 2 seconds ago 25.8MB [2023-12-18T19:28:33.782Z] support-notifications-arm64 latest 0d454124adb0 3 seconds ago 26.4MB [2023-12-18T19:28:33.782Z] security-spiffe-token-provider-arm64 latest a526cbd68696 8 seconds ago 28.9MB [2023-12-18T19:28:33.782Z] core-metadata-arm64 latest 50bedb717a2d 19 seconds ago 17.4MB [2023-12-18T19:28:33.782Z] core-data-arm64 latest 1470b43cac81 21 seconds ago 17.1MB [2023-12-18T19:28:33.782Z] core-command-arm64 latest 89d2681d470d 24 seconds ago 17MB [2023-12-18T19:28:33.782Z] core-common-config-bootstrapper-arm64 latest cc3dbcbe0524 36 seconds ago 15.1MB [2023-12-18T19:28:33.782Z] security-proxy-auth-arm64 latest 8707694ba985 40 seconds ago 15.9MB [2023-12-18T19:28:33.782Z] security-bootstrapper-arm64 latest 03420dd99c6b 51 seconds ago 18.5MB [2023-12-18T19:28:33.782Z] security-secretstore-setup-arm64 latest 6fef1d790c46 51 seconds ago 35.7MB [2023-12-18T19:28:33.782Z] security-proxy-setup-arm64 latest 6197f5c4ed1d 58 seconds ago 25.8MB [2023-12-18T19:28:33.782Z] security-spire-agent-arm64 latest 21e435ac995f 7 minutes ago 152MB [2023-12-18T19:28:33.782Z] security-spire-server-arm64 latest c2c760d2b2c8 7 minutes ago 96.7MB [2023-12-18T19:28:33.782Z] security-spire-config-arm64 latest 2574c1dba68e 7 minutes ago 95.8MB [2023-12-18T19:28:33.783Z] ci-base-image-arm64 latest eece606e0944 15 minutes ago 933MB [2023-12-18T19:28:33.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB [2023-12-18T19:28:33.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-12-18T19:28:35.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T19:28:35.011Z] [2023-12-18T19:28:35.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:28:35.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T19:28:35.721Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T19:28:35.721Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T19:28:35.721Z] 04944245beec: Pulling fs layer [2023-12-18T19:28:35.721Z] 699f458cf7ca: Pulling fs layer [2023-12-18T19:28:35.721Z] 765212b225bb: Pulling fs layer [2023-12-18T19:28:35.721Z] f23df028b6ca: Pulling fs layer [2023-12-18T19:28:35.721Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T19:28:35.721Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T19:28:35.721Z] 765212b225bb: Waiting [2023-12-18T19:28:35.721Z] f23df028b6ca: Waiting [2023-12-18T19:28:35.721Z] d65c8cfc05b1: Waiting [2023-12-18T19:28:35.721Z] 2437ff75d9bd: Waiting [2023-12-18T19:28:35.721Z] 04944245beec: Verifying Checksum [2023-12-18T19:28:35.721Z] 04944245beec: Download complete [2023-12-18T19:28:35.721Z] 765212b225bb: Verifying Checksum [2023-12-18T19:28:35.721Z] 765212b225bb: Download complete [2023-12-18T19:28:35.987Z] f23df028b6ca: Verifying Checksum [2023-12-18T19:28:35.987Z] f23df028b6ca: Download complete [2023-12-18T19:28:35.987Z] d65c8cfc05b1: Verifying Checksum [2023-12-18T19:28:35.987Z] d65c8cfc05b1: Download complete [2023-12-18T19:28:35.987Z] 699f458cf7ca: Verifying Checksum [2023-12-18T19:28:35.987Z] 699f458cf7ca: Download complete [2023-12-18T19:28:36.253Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T19:28:36.253Z] 8998bd30e6a1: Download complete [2023-12-18T19:28:38.190Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T19:28:38.190Z] 2437ff75d9bd: Download complete [2023-12-18T19:28:42.429Z] 8998bd30e6a1: Pull complete [2023-12-18T19:28:42.429Z] 04944245beec: Pull complete [2023-12-18T19:28:43.830Z] 699f458cf7ca: Pull complete [2023-12-18T19:28:44.095Z] 765212b225bb: Pull complete [2023-12-18T19:28:45.051Z] f23df028b6ca: Pull complete [2023-12-18T19:28:45.051Z] d65c8cfc05b1: Pull complete [2023-12-18T19:29:07.080Z] 2437ff75d9bd: Pull complete [2023-12-18T19:29:07.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T19:29:07.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T19:29:07.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:29:07.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-25325 does not seem to be running inside a container [2023-12-18T19:29:07.589Z] $ 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-12-18T19:29:09.370Z] $ docker top 9fe81c7e8c2b5915031ef98dbbf13b7ce986fb74a8d67247928999ed63f0cc15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:10.049Z] ---> job-cost.sh [2023-12-18T19:29:10.313Z] lf-activate-venv: SKIPPING [2023-12-18T19:29:10.313Z] INFO: No Stack... [2023-12-18T19:29:10.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T19:29:11.527Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T19:29:11.855Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-18T19:29:11.856Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T19:29:11.930Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4737-1-stack-cost] [2023-12-18T19:29:11.935Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4737-1-stack-cost] did not exist. Created. [2023-12-18T19:29:11.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4737-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T19:29:12.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T19:29:12.627Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T19:29:12.640Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4737-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T19:29:12.788Z] $ docker stop --time=1 9fe81c7e8c2b5915031ef98dbbf13b7ce986fb74a8d67247928999ed63f0cc15 [2023-12-18T19:29:14.144Z] $ docker rm -f --volumes 9fe81c7e8c2b5915031ef98dbbf13b7ce986fb74a8d67247928999ed63f0cc15 [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-12-18T19:29:15.992Z] provisioning config files... [2023-12-18T19:29:16.001Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1463600001301482234tmp [Pipeline] { [Pipeline] sh [2023-12-18T19:29:16.418Z] + set +x [2023-12-18T19:29:16.418Z] + curl -s https://codecov.io/bash [2023-12-18T19:29:16.418Z] + bash -s -- [2023-12-18T19:29:16.418Z] [2023-12-18T19:29:16.418Z] _____ _ [2023-12-18T19:29:16.418Z] / ____| | | [2023-12-18T19:29:16.418Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T19:29:16.418Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T19:29:16.418Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T19:29:16.418Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T19:29:16.418Z] Bash-1.0.6 [2023-12-18T19:29:16.418Z] [2023-12-18T19:29:16.418Z] [2023-12-18T19:29:16.418Z] ==> git version 2.25.1 found [2023-12-18T19:29:16.418Z] ==> 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-12-18T19:29:16.418Z] Release-Date: 2020-01-08 [2023-12-18T19:29:16.418Z] 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-12-18T19:29:16.418Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T19:29:16.418Z] ==> Jenkins CI detected. [2023-12-18T19:29:16.418Z] current dir:  /w/workspace/edgex-go/1 [2023-12-18T19:29:16.418Z] project root: . [2023-12-18T19:29:16.418Z] --> token set from env [2023-12-18T19:29:16.418Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T19:29:16.418Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T19:29:16.418Z] ==> Python coveragepy not found [2023-12-18T19:29:16.418Z] ==> Searching for coverage reports in: [2023-12-18T19:29:16.418Z] + . [2023-12-18T19:29:16.678Z] -> Found 1 reports [2023-12-18T19:29:16.678Z] ==> Detecting git/mercurial file structure [2023-12-18T19:29:16.678Z] ==> Reading reports [2023-12-18T19:29:16.678Z] + ./coverage.out bytes=453602 [2023-12-18T19:29:16.678Z] ==> Appending adjustments [2023-12-18T19:29:16.678Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T19:29:17.611Z] + Found adjustments [2023-12-18T19:29:17.611Z] ==> Gzipping contents [2023-12-18T19:29:17.611Z] 60K /tmp/codecov.VDLpXn.gz [2023-12-18T19:29:17.611Z] ==> Uploading reports [2023-12-18T19:29:17.611Z] url: https://codecov.io [2023-12-18T19:29:17.611Z] query: branch=PR-4737&commit=d1c4d0b7d0b953cb49da42546df5ad42d22cdb77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4737%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4737&job=&cmd_args= [2023-12-18T19:29:17.611Z] -> Pinging Codecov [2023-12-18T19:29:17.611Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4737&commit=d1c4d0b7d0b953cb49da42546df5ad42d22cdb77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4737%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4737&job=&cmd_args= [2023-12-18T19:29:20.143Z] -> Uploading to [2023-12-18T19:29:20.143Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/00271124DB129430A58F1EEE437C3FCB/d1c4d0b7d0b953cb49da42546df5ad42d22cdb77/f306c661-6e09-4ec8-a62d-8afbbff50aa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T192919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65463fc1246512017bcc53337905f2fc41d51f4d5738d8c4a8325ef2db9460bb [2023-12-18T19:29:20.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T19:29:20.143Z] Dload Upload Total Spent Left Speed [2023-12-18T19:29:20.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57725 0 0 100 57725 0 276k --:--:-- --:--:-- --:--:-- 274k 100 57725 0 0 100 57725 0 208k --:--:-- --:--:-- --:--:-- 207k [2023-12-18T19:29:20.402Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/d1c4d0b7d0b953cb49da42546df5ad42d22cdb77 [Pipeline] } [2023-12-18T19:29:20.430Z] 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-12-18T19:29:22.775Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:23.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:23.997Z] ---> package-listing.sh [2023-12-18T19:29:23.997Z] ++ facter osfamily [2023-12-18T19:29:23.997Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T19:29:24.256Z] + OS_FAMILY=debian [2023-12-18T19:29:24.256Z] + workspace=/w/workspace/edgex-go/1 [2023-12-18T19:29:24.256Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T19:29:24.256Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T19:29:24.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T19:29:24.256Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T19:29:24.256Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-18T19:29:24.256Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T19:29:24.256Z] + case "${OS_FAMILY}" in [2023-12-18T19:29:24.256Z] + dpkg -l [2023-12-18T19:29:24.256Z] + grep '^ii' [2023-12-18T19:29:24.256Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T19:29:24.256Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T19:29:24.256Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T19:29:24.256Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-18T19:29:24.256Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-18T19:29:24.256Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-18T19:29:24.289Z] 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-12-18T19:29:24.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:29:25.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T19:29:25.246Z] [2023-12-18T19:29:25.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T19:29:25.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T19:29:25.663Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T19:29:25.663Z] 5eb5b503b376: Pulling fs layer [2023-12-18T19:29:25.663Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T19:29:25.663Z] ec43610c2a17: Pulling fs layer [2023-12-18T19:29:25.663Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T19:29:25.663Z] 33b1e0a273af: Pulling fs layer [2023-12-18T19:29:25.663Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T19:29:25.663Z] 2f39f015ded8: Pulling fs layer [2023-12-18T19:29:25.663Z] 33b1e0a273af: Waiting [2023-12-18T19:29:25.663Z] 5d3b04190fa2: Waiting [2023-12-18T19:29:25.663Z] 2f39f015ded8: Waiting [2023-12-18T19:29:25.663Z] 3a2ae6a8a46f: Waiting [2023-12-18T19:29:25.663Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T19:29:25.663Z] 5c69ac0246d0: Download complete [2023-12-18T19:29:25.663Z] 3a2ae6a8a46f: Download complete [2023-12-18T19:29:25.663Z] 33b1e0a273af: Verifying Checksum [2023-12-18T19:29:25.663Z] 33b1e0a273af: Download complete [2023-12-18T19:29:25.663Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T19:29:25.663Z] 5d3b04190fa2: Download complete [2023-12-18T19:29:25.663Z] ec43610c2a17: Verifying Checksum [2023-12-18T19:29:25.663Z] ec43610c2a17: Download complete [2023-12-18T19:29:25.922Z] 5eb5b503b376: Download complete [2023-12-18T19:29:26.490Z] 2f39f015ded8: Download complete [2023-12-18T19:29:27.056Z] 5eb5b503b376: Pull complete [2023-12-18T19:29:27.314Z] 5c69ac0246d0: Pull complete [2023-12-18T19:29:27.882Z] ec43610c2a17: Pull complete [2023-12-18T19:29:27.882Z] 3a2ae6a8a46f: Pull complete [2023-12-18T19:29:28.141Z] 33b1e0a273af: Pull complete [2023-12-18T19:29:28.141Z] 5d3b04190fa2: Pull complete [2023-12-18T19:29:32.329Z] 2f39f015ded8: Pull complete [2023-12-18T19:29:32.329Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T19:29:32.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T19:29:32.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T19:29:32.721Z] prd-ubuntu20.04-docker-8c-8g-25324 does not seem to be running inside a container [2023-12-18T19:29:32.753Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T19:29:35.882Z] $ docker top 0507efc70cb3b101c1a2ffb95fee97a54954292a52cf1c906f4215141bb71bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T19:29:36.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T19:29:36.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T19:29:37.012Z] + ls /var/log/sa-host [2023-12-18T19:29:37.012Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T19:29:37.265Z] provisioning config files... [2023-12-18T19:29:37.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17837058904520472586tmp [Pipeline] { [Pipeline] echo [2023-12-18T19:29:37.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:37.728Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T19:29:37.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:38.268Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T19:29:38.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:38.614Z] ---> sudo-logs.sh [2023-12-18T19:29:38.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T19:29:38.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:39.042Z] ---> job-cost.sh [2023-12-18T19:29:39.043Z] lf-activate-venv: SKIPPING [2023-12-18T19:29:39.043Z] DEBUG: total: 0.2199999988079071 [2023-12-18T19:29:39.043Z] INFO: Retrieving Stack Cost... [2023-12-18T19:29:39.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T19:29:39.871Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T19:29:39.911Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T19:29:40.225Z] ---> logs-deploy.sh [2023-12-18T19:29:40.225Z] lf-activate-venv: SKIPPING [2023-12-18T19:29:40.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4737/1 [2023-12-18T19:29:40.225Z] INFO: archiving workspace using pattern(s): [2023-12-18T19:29:41.168Z] Archives upload complete. [2023-12-18T19:29:41.428Z] INFO: archiving logs to Nexus