Pull request #4740 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1c48a58db765934e795a1a5a6d95637763030e4+420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (f16db29f2b907a5a2ca39a42343c43ac4ff27978) 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-ssh18064933182314858986.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-ssh13767442946722747180.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-4740/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-4740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4680509531611417728.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-4740/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2071254336642087583.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-ssh9140039363064119165.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-4740/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-4740/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12497493227048979708.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-26252 in /w/workspace/edgexfoundry_edgex-go_PR-4740 [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/4740/head:refs/remotes/origin/PR-4740 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit f1c48a58db765934e795a1a5a6d95637763030e4 Merge succeeded, producing f1c48a58db765934e795a1a5a6d95637763030e4 Checking out Revision f1c48a58db765934e795a1a5a6d95637763030e4 (PR-4740) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f f1c48a58db765934e795a1a5a6d95637763030e4 # 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 f1c48a58db765934e795a1a5a6d95637763030e4 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-27T19:56:36.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-27T19:56:36.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-27T19:56:37.076Z] ========================================================= [2023-12-27T19:56:37.076Z] EdgeX Global Pipelines Version Info [2023-12-27T19:56:37.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-27T19:56:38.208Z] ------------------- [2023-12-27T19:56:38.208Z] stable info: [2023-12-27T19:56:38.208Z] ------------------- [2023-12-27T19:56:38.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-27T19:56:38.208Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-27T19:56:38.208Z] Message: update stable to v1.0.258 [2023-12-27T19:56:38.468Z] ------------------- [2023-12-27T19:56:38.468Z] experimental info: [2023-12-27T19:56:38.468Z] ------------------- [2023-12-27T19:56:38.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-27T19:56:38.468Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-27T19:56:38.468Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-27T19:56:38.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-27T19:56:38.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-27T19:56:38.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-27T19:56:38.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-27T19:56:38.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-27T19:56:38.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-27T19:56:39.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-27T19:56:39.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-27T19:56:39.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-27T19:56:39.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-27T19:56:39.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-27T19:56:39.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-27T19:56:39.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-27T19:56:39.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-27T19:56:39.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-27T19:56:39.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-27T19:56:39.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-27T19:56:39.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-27T19:56:39.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-27T19:56:39.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-27T19:56:39.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-27T19:56:40.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-27T19:56:40.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-27T19:56:40.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4740 [Pipeline] echo [2023-12-27T19:56:40.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4740 [Pipeline] echo [2023-12-27T19:56:40.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4740 [Pipeline] echo [2023-12-27T19:56:40.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1c48a58db765934e795a1a5a6d95637763030e4 [Pipeline] echo [2023-12-27T19:56:40.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1c48a5 [Pipeline] echo [2023-12-27T19:56:40.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-27T19:56:40.655Z] provisioning config files... [2023-12-27T19:56:40.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config399504546404538468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-27T19:56:41.088Z] ---> ****-login.sh [2023-12-27T19:56:41.088Z] nexus3.edgexfoundry.org:10001 [2023-12-27T19:56:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:56:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:56:41.348Z] Configure a credential helper to remove this warning. See [2023-12-27T19:56:41.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:56:41.349Z] [2023-12-27T19:56:41.349Z] Login Succeeded [2023-12-27T19:56:41.349Z] nexus3.edgexfoundry.org:10002 [2023-12-27T19:56:41.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:56:41.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:56:41.609Z] Configure a credential helper to remove this warning. See [2023-12-27T19:56:41.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:56:41.609Z] [2023-12-27T19:56:41.609Z] Login Succeeded [2023-12-27T19:56:41.609Z] nexus3.edgexfoundry.org:10003 [2023-12-27T19:56:41.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:56:41.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:56:41.609Z] Configure a credential helper to remove this warning. See [2023-12-27T19:56:41.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:56:41.609Z] [2023-12-27T19:56:41.609Z] Login Succeeded [2023-12-27T19:56:41.609Z] nexus3.edgexfoundry.org:10004 [2023-12-27T19:56:41.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:56:41.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:56:41.868Z] Configure a credential helper to remove this warning. See [2023-12-27T19:56:41.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:56:41.868Z] [2023-12-27T19:56:41.868Z] Login Succeeded [2023-12-27T19:56:41.868Z] ****.io [2023-12-27T19:56:41.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:56:42.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:56:42.129Z] Configure a credential helper to remove this warning. See [2023-12-27T19:56:42.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:56:42.129Z] [2023-12-27T19:56:42.129Z] Login Succeeded [2023-12-27T19:56:42.129Z] ---> ****-login.sh ends [Pipeline] } [2023-12-27T19:56:42.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-27T19:56:42.652Z] + 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-27T19:56:42.652Z] + + cut -d/ -f2 [2023-12-27T19:56:42.652Z] dirname cmd/core-command/Dockerfile [2023-12-27T19:56:42.652Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-27T19:56:42.652Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/core-data/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-27T19:56:42.652Z] + + dirname cmd/core-metadata/Dockerfile [2023-12-27T19:56:42.652Z] cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-27T19:56:42.652Z] + + cut -d/ -f2 [2023-12-27T19:56:42.652Z] dirname cmd/security-bootstrapper/Dockerfile [2023-12-27T19:56:42.652Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-27T19:56:42.652Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-12-27T19:56:42.652Z] cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-27T19:56:42.652Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/support-notifications/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-27T19:56:42.652Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-27T19:56:42.652Z] + cut -d/ -f2 [2023-12-27T19:56:42.652Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-27T19:56:42.706Z] 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-27T19:56:43.303Z] + git rev-list -1 --merges f1c48a58db765934e795a1a5a6d95637763030e4~1..f1c48a58db765934e795a1a5a6d95637763030e4 [Pipeline] echo [2023-12-27T19:56:43.336Z] -----------> git rev-list -1 --merges f1c48a58db765934e795a1a5a6d95637763030e4~1..f1c48a58db765934e795a1a5a6d95637763030e4 f1c48a58db765934e795a1a5a6d95637763030e4 [false] [Pipeline] sh [2023-12-27T19:56:43.665Z] + git log --format=format:%s -1 f1c48a58db765934e795a1a5a6d95637763030e4 [Pipeline] echo [2023-12-27T19:56:43.702Z] ========================================================= [2023-12-27T19:56:43.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-27T19:56:43.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-27T19:56:44.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-27T19:56:44.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-27T19:56:44.258Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-27T19:56:44.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-27T19:56:44.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-27T19:56:44.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-27T19:56:44.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T19:56:44.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-27T19:56:44.760Z] [2023-12-27T19:56:44.760Z] 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-27T19:56:45.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-27T19:56:45.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-27T19:56:45.151Z] b85a868b505f: Pulling fs layer [2023-12-27T19:56:45.151Z] e2be974225ed: Pulling fs layer [2023-12-27T19:56:45.151Z] 339a4e72a1f5: Pulling fs layer [2023-12-27T19:56:45.151Z] 988bab9f4d93: Pulling fs layer [2023-12-27T19:56:45.151Z] 1469e6f7b9e6: Pulling fs layer [2023-12-27T19:56:45.151Z] eaf3925da568: Pulling fs layer [2023-12-27T19:56:45.151Z] bab4dde63d76: Pulling fs layer [2023-12-27T19:56:45.151Z] bde34c3a00c8: Pulling fs layer [2023-12-27T19:56:45.151Z] b352a97aabf1: Pulling fs layer [2023-12-27T19:56:45.151Z] 4872d77fe225: Pulling fs layer [2023-12-27T19:56:45.151Z] 5851b861e8e6: Pulling fs layer [2023-12-27T19:56:45.151Z] 5851b861e8e6: Waiting [2023-12-27T19:56:45.151Z] 4872d77fe225: Waiting [2023-12-27T19:56:45.151Z] 988bab9f4d93: Waiting [2023-12-27T19:56:45.151Z] b352a97aabf1: Waiting [2023-12-27T19:56:45.151Z] eaf3925da568: Waiting [2023-12-27T19:56:45.151Z] bde34c3a00c8: Waiting [2023-12-27T19:56:45.151Z] bab4dde63d76: Waiting [2023-12-27T19:56:45.151Z] 1469e6f7b9e6: Waiting [2023-12-27T19:56:45.151Z] e2be974225ed: Download complete [2023-12-27T19:56:45.151Z] 988bab9f4d93: Verifying Checksum [2023-12-27T19:56:45.151Z] 988bab9f4d93: Download complete [2023-12-27T19:56:45.412Z] 1469e6f7b9e6: Verifying Checksum [2023-12-27T19:56:45.412Z] 1469e6f7b9e6: Download complete [2023-12-27T19:56:45.412Z] eaf3925da568: Verifying Checksum [2023-12-27T19:56:45.412Z] eaf3925da568: Download complete [2023-12-27T19:56:45.412Z] 339a4e72a1f5: Verifying Checksum [2023-12-27T19:56:45.412Z] 339a4e72a1f5: Download complete [2023-12-27T19:56:45.412Z] bde34c3a00c8: Verifying Checksum [2023-12-27T19:56:45.412Z] bde34c3a00c8: Download complete [2023-12-27T19:56:45.412Z] b352a97aabf1: Download complete [2023-12-27T19:56:45.412Z] 4872d77fe225: Verifying Checksum [2023-12-27T19:56:45.412Z] 4872d77fe225: Download complete [2023-12-27T19:56:45.412Z] 5851b861e8e6: Download complete [2023-12-27T19:56:45.412Z] b85a868b505f: Verifying Checksum [2023-12-27T19:56:45.412Z] b85a868b505f: Download complete [2023-12-27T19:56:45.671Z] bab4dde63d76: Verifying Checksum [2023-12-27T19:56:45.671Z] bab4dde63d76: Download complete [2023-12-27T19:56:46.611Z] b85a868b505f: Pull complete [2023-12-27T19:56:46.872Z] e2be974225ed: Pull complete [2023-12-27T19:56:47.443Z] 339a4e72a1f5: Pull complete [2023-12-27T19:56:47.443Z] 988bab9f4d93: Pull complete [2023-12-27T19:56:47.702Z] 1469e6f7b9e6: Pull complete [2023-12-27T19:56:47.702Z] eaf3925da568: Pull complete [2023-12-27T19:56:49.609Z] bab4dde63d76: Pull complete [2023-12-27T19:56:49.609Z] bde34c3a00c8: Pull complete [2023-12-27T19:56:49.873Z] b352a97aabf1: Pull complete [2023-12-27T19:56:49.873Z] 4872d77fe225: Pull complete [2023-12-27T19:56:50.133Z] 5851b861e8e6: Pull complete [2023-12-27T19:56:50.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-27T19:56:50.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-27T19:56:50.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T19:56:50.463Z] prd-ubuntu20.04-docker-8c-8g-26252 does not seem to be running inside a container [2023-12-27T19:56:50.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-27T19:56:53.144Z] $ docker top dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e -eo pid,comm [2023-12-27T19:56:53.193Z] 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-27T19:56:53.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-27T19:56:53.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-27T19:56:53.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-27T19:56:53.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-27T19:56:53.505Z] $ docker exec dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e ssh-agent [2023-12-27T19:56:53.614Z] SSH_AUTH_SOCK=/tmp/ssh-oq2Z75UhwiCS/agent.33 [2023-12-27T19:56:53.614Z] SSH_AGENT_PID=40 [2023-12-27T19:56:53.622Z] Running ssh-add (command line suppressed) [2023-12-27T19:56:53.722Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18394048776403096391.key (/w/workspace/edgex-go/1@tmp/private_key_18394048776403096391.key) [2023-12-27T19:56:53.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-27T19:56:54.082Z] + git tag --points-at HEAD [Pipeline] } [2023-12-27T19:56:54.109Z] $ docker exec --env ******** --env ******** dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e ssh-agent -k [2023-12-27T19:56:54.197Z] unset SSH_AUTH_SOCK; [2023-12-27T19:56:54.197Z] unset SSH_AGENT_PID; [2023-12-27T19:56:54.197Z] echo Agent pid 40 killed; [2023-12-27T19:56:54.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-27T19:56:54.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-27T19:56:54.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-27T19:56:54.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-27T19:56:54.439Z] $ docker exec dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e ssh-agent [2023-12-27T19:56:54.545Z] SSH_AUTH_SOCK=/tmp/ssh-xJeNKONc10Ni/agent.72 [2023-12-27T19:56:54.545Z] SSH_AGENT_PID=78 [2023-12-27T19:56:54.550Z] Running ssh-add (command line suppressed) [2023-12-27T19:56:54.662Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17248415165673672079.key (/w/workspace/edgex-go/1@tmp/private_key_17248415165673672079.key) [2023-12-27T19:56:54.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-27T19:56:55.021Z] + git semver init [2023-12-27T19:56:55.281Z] 2023-12-27 19:56:55,209 [run_init] DEBUG init version:0.0.0 force:False [2023-12-27T19:56:55.281Z] 2023-12-27 19:56:55,210 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-27T19:56:55.281Z] 2023-12-27 19:56:55,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-27T19:56:55.281Z] 2023-12-27 19:56:55,211 [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-27T19:57:00.560Z] 2023-12-27 19:56:59,728 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4740 with force:False [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,729 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4740 [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,733 [execute] INFO git cat-file --batch-check [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,739 [execute] INFO git cat-file --batch [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-27T19:57:00.560Z] 2023-12-27 19:56:59,744 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4740 [2023-12-27T19:57:00.560Z] 0.0.0 [Pipeline] } [2023-12-27T19:57:00.587Z] $ docker exec --env ******** --env ******** dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e ssh-agent -k [2023-12-27T19:57:00.678Z] unset SSH_AUTH_SOCK; [2023-12-27T19:57:00.679Z] unset SSH_AGENT_PID; [2023-12-27T19:57:00.679Z] echo Agent pid 78 killed; [2023-12-27T19:57:00.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-27T19:57:01.193Z] + git semver [Pipeline] } [2023-12-27T19:57:01.478Z] $ docker stop --time=1 dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e [2023-12-27T19:57:02.760Z] $ docker rm -f --volumes dcbe7595ccb393fa75c755326fb0935877866a217c0e79316b1d78052c53433e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-27T19:57:03.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-27T19:57:03.517Z] Stashed 1 file(s) [Pipeline] echo [2023-12-27T19:57:03.534Z] [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-27T19:57:04.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-27T19:57:04.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-27T19:57:04.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-27T19:57:04.706Z] ========================================================= [2023-12-27T19:57:04.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-27T19:57:04.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-27T19:57:05.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-27T19:57:05.137Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-27T19:57:05.137Z] 7264a8db6415: Pulling fs layer [2023-12-27T19:57:05.137Z] c4d48a809fc2: Pulling fs layer [2023-12-27T19:57:05.137Z] 4f1c88b9dad5: Pulling fs layer [2023-12-27T19:57:05.137Z] ad3a456e5733: Pulling fs layer [2023-12-27T19:57:05.137Z] 69c7f0334f64: Pulling fs layer [2023-12-27T19:57:05.137Z] 1f1c1a5573a3: Pulling fs layer [2023-12-27T19:57:05.137Z] ce7588e14bc9: Pulling fs layer [2023-12-27T19:57:05.137Z] b5e4710f87ac: Pulling fs layer [2023-12-27T19:57:05.137Z] ad3a456e5733: Waiting [2023-12-27T19:57:05.137Z] ce7588e14bc9: Waiting [2023-12-27T19:57:05.137Z] 69c7f0334f64: Waiting [2023-12-27T19:57:05.137Z] 1f1c1a5573a3: Waiting [2023-12-27T19:57:05.137Z] b5e4710f87ac: Waiting [2023-12-27T19:57:05.137Z] c4d48a809fc2: Download complete [2023-12-27T19:57:05.137Z] ad3a456e5733: Verifying Checksum [2023-12-27T19:57:05.137Z] ad3a456e5733: Download complete [2023-12-27T19:57:05.137Z] 7264a8db6415: Verifying Checksum [2023-12-27T19:57:05.137Z] 7264a8db6415: Download complete [2023-12-27T19:57:05.137Z] 69c7f0334f64: Verifying Checksum [2023-12-27T19:57:05.137Z] 69c7f0334f64: Download complete [2023-12-27T19:57:05.137Z] 1f1c1a5573a3: Verifying Checksum [2023-12-27T19:57:05.137Z] 1f1c1a5573a3: Download complete [2023-12-27T19:57:05.395Z] 7264a8db6415: Pull complete [2023-12-27T19:57:05.395Z] b5e4710f87ac: Verifying Checksum [2023-12-27T19:57:05.395Z] b5e4710f87ac: Download complete [2023-12-27T19:57:05.395Z] c4d48a809fc2: Pull complete [2023-12-27T19:57:05.655Z] 4f1c88b9dad5: Verifying Checksum [2023-12-27T19:57:05.655Z] 4f1c88b9dad5: Download complete [2023-12-27T19:57:05.913Z] ce7588e14bc9: Verifying Checksum [2023-12-27T19:57:05.913Z] ce7588e14bc9: Download complete [2023-12-27T19:57:08.451Z] 4f1c88b9dad5: Pull complete [2023-12-27T19:57:08.451Z] ad3a456e5733: Pull complete [2023-12-27T19:57:08.710Z] 69c7f0334f64: Pull complete [2023-12-27T19:57:08.710Z] 1f1c1a5573a3: Pull complete [2023-12-27T19:57:11.243Z] ce7588e14bc9: Pull complete [2023-12-27T19:57:11.243Z] b5e4710f87ac: Pull complete [2023-12-27T19:57:11.243Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-27T19:57:11.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-27T19:57:11.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-27T19:57:11.634Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-27T19:57:11.634Z] WORKDIR /edgex [2023-12-27T19:57:11.634Z] COPY go.mod . [2023-12-27T19:57:11.634Z] RUN go mod download [2023-12-27T19:57:11.634Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-27T19:57:12.213Z] Sending build context to Docker daemon 175.1MB [2023-12-27T19:57:12.213Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-27T19:57:12.213Z] ---> 88b5674ff536 [2023-12-27T19:57:12.213Z] Step 2/4 : WORKDIR /edgex [2023-12-27T19:57:16.521Z] ---> Running in 25d79b730e81 [2023-12-27T19:57:16.521Z] Removing intermediate container 25d79b730e81 [2023-12-27T19:57:16.521Z] ---> 37b1b45f64f1 [2023-12-27T19:57:16.521Z] Step 3/4 : COPY go.mod . [2023-12-27T19:57:16.521Z] ---> cae310f30325 [2023-12-27T19:57:16.521Z] Step 4/4 : RUN go mod download [2023-12-27T19:57:16.521Z] ---> Running in 7fbd9917f78d [2023-12-27T19:57:18.985Z] Still waiting to schedule task [2023-12-27T19:57:18.985Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-27T19:57:34.686Z] Removing intermediate container 7fbd9917f78d [2023-12-27T19:57:34.686Z] ---> d7bb45ce4178 [2023-12-27T19:57:34.686Z] Successfully built d7bb45ce4178 [2023-12-27T19:57:34.686Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T19:57:35.102Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-27T19:57:35.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T19:57:35.342Z] prd-ubuntu20.04-docker-8c-8g-26252 does not seem to be running inside a container [2023-12-27T19:57:35.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-27T19:57:35.768Z] $ docker top 9796aa38f4a921aa29e97e0327b5c40fa06d0f5144a2ef21e576f162007139b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-27T19:57:36.199Z] + go version [2023-12-27T19:57:36.199Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-27T19:57:36.235Z] $ docker stop --time=1 9796aa38f4a921aa29e97e0327b5c40fa06d0f5144a2ef21e576f162007139b8 [2023-12-27T19:57:37.497Z] $ docker rm -f --volumes 9796aa38f4a921aa29e97e0327b5c40fa06d0f5144a2ef21e576f162007139b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T19:57:38.420Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-27T19:57:38.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T19:57:38.612Z] prd-ubuntu20.04-docker-8c-8g-26252 does not seem to be running inside a container [2023-12-27T19:57:38.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-27T19:57:38.997Z] $ docker top 79ae55549e17e84f1290ab6991de814d59868bce436323040685baa61ae8d2ae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-27T19:57:39.152Z] ========================================================= [2023-12-27T19:57:39.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-27T19:57:39.152Z] ========================================================= [Pipeline] sh [2023-12-27T19:57:39.450Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-27T19:57:39.835Z] + make test [2023-12-27T19:57:39.835Z] go test -race -coverprofile=coverage.out ./... [2023-12-27T19:57:46.403Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-27T19:57:58.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-27T19:57:59.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-27T19:57:59.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-27T19:58:00.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.037s coverage: 28.7% of statements [2023-12-27T19:58:02.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-12-27T19:58:02.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-27T19:58:02.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-27T19:58:02.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-27T19:58:03.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-27T19:58:03.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-27T19:58:04.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-27T19:58:04.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-27T19:58:04.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-27T19:58:04.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-27T19:58:04.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-27T19:58:05.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-27T19:58:05.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-27T19:58:05.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements [2023-12-27T19:58:05.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2023-12-27T19:58:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.133s coverage: 93.4% of statements [2023-12-27T19:58:07.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2023-12-27T19:58:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-27T19:58:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-27T19:58:07.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-27T19:58:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-27T19:58:09.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 97.6% of statements [2023-12-27T19:58:09.288Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-12-27T19:58:09.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-27T19:58:09.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-27T19:58:10.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-12-27T19:58:10.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-12-27T19:58:10.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements [2023-12-27T19:58:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements [2023-12-27T19:58:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2023-12-27T19:58:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.087s coverage: 96.3% of statements [2023-12-27T19:58:11.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.073s coverage: 87.5% of statements [2023-12-27T19:58:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-27T19:58:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-27T19:58:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-27T19:58:11.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-27T19:58:12.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-27T19:58:12.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-27T19:58:12.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-27T19:58:12.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-27T19:58:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-27T19:58:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-27T19:58:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-27T19:58:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-27T19:58:13.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-27T19:58:13.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-27T19:58:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-27T19:58:15.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-27T19:58:16.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-27T19:58:16.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-27T19:58:16.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-27T19:58:19.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-27T19:58:19.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-27T19:58:19.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-27T19:58:20.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-27T19:58:20.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-27T19:58:20.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-27T19:58:23.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-27T19:58:23.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-27T19:58:23.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-27T19:58:23.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-27T19:58:24.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-12-27T19:58:24.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-27T19:58:24.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-27T19:58:24.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-27T19:58:24.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-27T19:58:25.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-27T19:58:25.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-27T19:58:25.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-27T19:58:25.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-27T19:58:26.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-27T19:58:26.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-27T19:58:28.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-27T19:58:28.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.066s coverage: 92.9% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.011s coverage: 64.4% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.044s coverage: 87.2% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.029s coverage: 100.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.037s coverage: 86.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.303s coverage: 38.4% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.055s coverage: 84.8% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.064s coverage: 61.8% of statements [2023-12-27T19:58:36.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.099s coverage: 98.9% of statements [2023-12-27T19:58:36.183Z] 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-27T19:58:36.440Z] running golangci-lint [2023-12-27T19:58:36.440Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-27T19:58:36.440Z] go version go1.21.0 linux/amd64 [2023-12-27T19:58:36.700Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-27T19:58:36.700Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-27T19:58:51.655Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 13.776100118s" [2023-12-27T19:58:51.655Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.537016ms" [2023-12-27T19:59:01.611Z] level=info msg="[linters_context/goanalysis] analyzers took 1m21.320997435s with top 10 stages: buildir: 40.534228692s, gosec: 8.645128792s, fact_deprecated: 2.047719632s, inspect: 1.872698189s, printf: 1.69382162s, ctrlflow: 1.628385869s, fact_purity: 1.298935599s, S1038: 1.273430011s, nilness: 1.003442799s, unused: 615.833611ms" [2023-12-27T19:59:01.611Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-27T19:59:01.611Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, cgo: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, skip_files: 197/197, exclude: 197/197, identifier_marker: 197/197" [2023-12-27T19:59:01.611Z] level=info msg="[runner] processing took 16.764547ms with stages: nolint: 9.664851ms, identifier_marker: 3.633057ms, exclude-rules: 1.454094ms, autogenerated_exclude: 883.902µs, path_prettifier: 758.402µs, skip_dirs: 330.331µs, cgo: 21.27µs, filename_unadjuster: 11.74µs, max_same_issues: 1.42µs, fixer: 1.3µs, exclude: 730ns, diff: 710ns, uniq_by_line: 640ns, severity-rules: 440ns, sort_results: 390ns, skip_files: 390ns, source_code: 370ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2023-12-27T19:59:01.611Z] level=info msg="[runner] linters took 9.88686222s with stages: goanalysis_metalinter: 9.869947043s" [2023-12-27T19:59:01.611Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-27T19:59:01.611Z] level=info msg="Memory: 237 samples, avg is 257.1MB, max is 937.4MB" [2023-12-27T19:59:01.611Z] level=info msg="Execution took 23.712906343s" [2023-12-27T19:59:01.611Z] go vet ./... [2023-12-27T19:59:02.652Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26253 in /w/workspace/edgexfoundry_edgex-go_PR-4740 [Pipeline] { [Pipeline] ws [2023-12-27T19:59:02.740Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-27T19:59:04.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-27T19:59:04.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-27T19:59:05.156Z] ./bin/test-attribution-txt.sh [2023-12-27T19:59:05.859Z] The recommended git tool is: git [Pipeline] echo [2023-12-27T19:59:05.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-27T19:59:06.339Z] + ls -al . [2023-12-27T19:59:06.339Z] total 736 [2023-12-27T19:59:06.339Z] drwxrwxr-x 11 1001 1001 4096 Dec 27 19:57 . [2023-12-27T19:59:06.339Z] drwxr-xr-x 4 root root 4096 Dec 27 19:57 .. [2023-12-27T19:59:06.339Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:56 .blubracket [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 10 Dec 27 19:56 .dockerignore [2023-12-27T19:59:06.339Z] drwxrwxr-x 8 1001 1001 4096 Dec 27 19:58 .git [2023-12-27T19:59:06.339Z] drwxrwxr-x 3 1001 1001 4096 Dec 27 19:56 .github [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 1074 Dec 27 19:56 .gitignore [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 42 Dec 27 19:56 .golangci.yml [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 100 Dec 27 19:56 .hadolint.yml [2023-12-27T19:59:06.339Z] drwxr-xr-x 3 1001 1001 4096 Dec 27 19:56 .semver [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 155 Dec 27 19:56 .sonarcloud.properties [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 1171 Dec 27 19:56 ADOPTERS.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 11674 Dec 27 19:56 Attribution.txt [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 100284 Dec 27 19:56 CHANGELOG.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 3804 Dec 27 19:56 CONTRIBUTING.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 677 Dec 27 19:56 GOVERNANCE.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 861 Dec 27 19:56 Jenkinsfile [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 10775 Dec 27 19:56 LICENSE [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 15060 Dec 27 19:56 Makefile [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 582 Dec 27 19:56 OWNERS.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 9528 Dec 27 19:56 README.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 789 Dec 27 19:56 SECURITY.md [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 5 Dec 27 19:57 VERSION [2023-12-27T19:59:06.339Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:56 bin [2023-12-27T19:59:06.339Z] drwxrwxr-x 18 1001 1001 4096 Dec 27 19:56 cmd [2023-12-27T19:59:06.339Z] -rw-r--r-- 1 root root 453602 Dec 27 19:58 coverage.out [2023-12-27T19:59:06.339Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:56 fuzz_test [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 3685 Dec 27 19:56 go.mod [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 34037 Dec 27 19:56 go.sum [2023-12-27T19:59:06.339Z] drwxrwxr-x 7 1001 1001 4096 Dec 27 19:56 internal [2023-12-27T19:59:06.339Z] drwxrwxr-x 3 1001 1001 4096 Dec 27 19:56 openapi [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 584 Dec 27 19:56 security.txt [2023-12-27T19:59:06.339Z] -rw-rw-r-- 1 1001 1001 204 Dec 27 19:56 version.go [Pipeline] sh [2023-12-27T19:59:06.645Z] + '[' -e coverage.out ] [2023-12-27T19:59:06.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-27T19:59:06.797Z] Stashed 1 file(s) [Pipeline] sh [2023-12-27T19:59:07.095Z] + make build [2023-12-27T19:59:07.095Z] 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-27T19:59:11.826Z] using credential edgex-jenkins-ssh [2023-12-27T19:59:11.846Z] Cloning the remote Git repository [2023-12-27T19:59:11.898Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-27T19:59:11.992Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-27T19:59:12.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-27T19:59:12.144Z] > git --version # timeout=10 [2023-12-27T19:59:12.160Z] > git --version # 'git version 2.25.1' [2023-12-27T19:59:12.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-27T19:59:12.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-27T19:59:19.304Z] 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-27T19:59:20.240Z] 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-27T19:59:20.810Z] 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-27T19:59:21.747Z] 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-27T19:59:27.013Z] 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-27T19:59:27.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-27T19:59:27.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-27T19:59:28.387Z] 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-27T19:59:28.869Z] Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit f1c48a58db765934e795a1a5a6d95637763030e4 [2023-12-27T19:59:29.233Z] Merge succeeded, producing f1c48a58db765934e795a1a5a6d95637763030e4 [2023-12-27T19:59:29.233Z] Checking out Revision f1c48a58db765934e795a1a5a6d95637763030e4 (PR-4740) [2023-12-27T19:59:29.325Z] 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-27T19:59:29.841Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-27T19:59:29.889Z] > git --version # timeout=10 [2023-12-27T19:59:29.899Z] > git --version # 'git version 2.25.1' [2023-12-27T19:59:29.913Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-27T19:59:28.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-27T19:59:28.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-27T19:59:28.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-27T19:59:28.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4740/head:refs/remotes/origin/PR-4740 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-27T19:59:28.883Z] > git config core.sparsecheckout # timeout=10 [2023-12-27T19:59:28.943Z] > git checkout -f f1c48a58db765934e795a1a5a6d95637763030e4 # timeout=10 [2023-12-27T19:59:29.150Z] > git remote # timeout=10 [2023-12-27T19:59:29.167Z] > git config --get remote.origin.url # timeout=10 [2023-12-27T19:59:29.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-27T19:59:29.192Z] > git merge 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [2023-12-27T19:59:29.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-27T19:59:29.237Z] > git config core.sparsecheckout # timeout=10 [2023-12-27T19:59:29.248Z] > git checkout -f f1c48a58db765934e795a1a5a6d95637763030e4 # timeout=10 [2023-12-27T19:59:30.258Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-27T19:59:30.823Z] 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-27T19:59:31.273Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-27T19:59:31.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-27T19:59:31.273Z] Dload Upload Total Spent Left Speed [2023-12-27T19:59:31.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-12-27T19:59:31.389Z] 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-27T19:59:31.615Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-27T19:59:31.958Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-27T19:59:31.959Z] [2023-12-27T19:59:31.959Z] { [2023-12-27T19:59:31.959Z] "registry-mirrors": [ [2023-12-27T19:59:31.959Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-27T19:59:31.959Z] ], [2023-12-27T19:59:31.959Z] "bip": "10.250.0.254/24", [2023-12-27T19:59:31.959Z] "hosts": [ [2023-12-27T19:59:31.959Z] "tcp://0.0.0.0:5555", [2023-12-27T19:59:31.959Z] "unix:///var/run/docker.sock" [2023-12-27T19:59:31.959Z] ], [2023-12-27T19:59:31.959Z] "mtu": 1458, [2023-12-27T19:59:31.959Z] "selinux-enabled": true, [2023-12-27T19:59:31.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-27T19:59:31.959Z] } [Pipeline] sh [2023-12-27T19:59:32.298Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-27T19:59:32.323Z] 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] sh [2023-12-27T19:59:32.669Z] + sudo service docker restart [Pipeline] } [2023-12-27T19:59:33.277Z] $ docker stop --time=1 79ae55549e17e84f1290ab6991de814d59868bce436323040685baa61ae8d2ae [2023-12-27T19:59:37.432Z] $ docker rm -f --volumes 79ae55549e17e84f1290ab6991de814d59868bce436323040685baa61ae8d2ae [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-27T19:59:39.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-27T19:59:39.131Z] [2023-12-27T19:59:39.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T19:59:39.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-27T19:59:39.538Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-27T19:59:39.538Z] 91d30c5bc195: Pulling fs layer [2023-12-27T19:59:39.538Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-27T19:59:39.538Z] 9c61dcf015f6: Pulling fs layer [2023-12-27T19:59:39.538Z] 4698f68db338: Pulling fs layer [2023-12-27T19:59:39.538Z] 2a2f49069b9e: Pulling fs layer [2023-12-27T19:59:39.538Z] e0025b399a48: Pulling fs layer [2023-12-27T19:59:39.538Z] 4698f68db338: Waiting [2023-12-27T19:59:39.538Z] 2a2f49069b9e: Waiting [2023-12-27T19:59:39.538Z] 91d30c5bc195: Verifying Checksum [2023-12-27T19:59:39.538Z] 91d30c5bc195: Download complete [2023-12-27T19:59:39.796Z] 4698f68db338: Verifying Checksum [2023-12-27T19:59:39.797Z] 4698f68db338: Download complete [2023-12-27T19:59:39.797Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-27T19:59:39.797Z] 2e9b0aa3be6d: Download complete [2023-12-27T19:59:39.797Z] e0025b399a48: Verifying Checksum [2023-12-27T19:59:39.797Z] e0025b399a48: Download complete [2023-12-27T19:59:39.797Z] 91d30c5bc195: Pull complete [2023-12-27T19:59:39.797Z] 2a2f49069b9e: Verifying Checksum [2023-12-27T19:59:39.797Z] 2a2f49069b9e: Download complete [2023-12-27T19:59:40.056Z] 2e9b0aa3be6d: Pull complete [2023-12-27T19:59:40.314Z] 9c61dcf015f6: Verifying Checksum [2023-12-27T19:59:40.314Z] 9c61dcf015f6: Download complete [2023-12-27T19:59:42.845Z] 9c61dcf015f6: Pull complete [2023-12-27T19:59:42.846Z] 4698f68db338: Pull complete [2023-12-27T19:59:43.412Z] 2a2f49069b9e: Pull complete [2023-12-27T19:59:43.412Z] e0025b399a48: Pull complete [2023-12-27T19:59:43.413Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-27T19:59:43.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-27T19:59:43.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T19:59:43.865Z] prd-ubuntu20.04-docker-8c-8g-26252 does not seem to be running inside a container [2023-12-27T19:59:43.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-27T19:59:46.291Z] $ docker top cfcc6da7ed33326cbb9357f992d6fa3be58273d6e3f3ac1da668dc565112f469 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-27T19:59:46.757Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-27T19:59:49.290Z] #1 [core-command internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #1 transferring dockerfile: [2023-12-27T19:59:49.290Z] #1 transferring dockerfile: 1.93kB done [2023-12-27T19:59:49.290Z] #1 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #2 [core-data internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #2 transferring dockerfile: 2.01kB done [2023-12-27T19:59:49.290Z] #2 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #3 transferring dockerfile: 1.70kB done [2023-12-27T19:59:49.290Z] #3 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #4 transferring dockerfile: 2.15kB done [2023-12-27T19:59:49.290Z] #4 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #5 transferring dockerfile: 1.81kB done [2023-12-27T19:59:49.290Z] #5 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #6 transferring dockerfile: 1.95kB done [2023-12-27T19:59:49.290Z] #6 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #7 transferring dockerfile: 2.93kB done [2023-12-27T19:59:49.290Z] #7 DONE 0.1s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #8 transferring dockerfile: 1.89kB done [2023-12-27T19:59:49.290Z] #8 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #9 transferring dockerfile: 2.23kB done [2023-12-27T19:59:49.290Z] #9 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #10 transferring dockerfile: 1.69kB done [2023-12-27T19:59:49.290Z] #10 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #11 transferring dockerfile: 2.50kB done [2023-12-27T19:59:49.290Z] #11 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #12 transferring dockerfile: 1.93kB done [2023-12-27T19:59:49.290Z] #12 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #13 [core-command internal] load .dockerignore [2023-12-27T19:59:49.290Z] #13 transferring context: 50B done [2023-12-27T19:59:49.290Z] #13 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #14 transferring dockerfile: 2.06kB done [2023-12-27T19:59:49.290Z] #14 DONE 0.0s [2023-12-27T19:59:49.290Z] [2023-12-27T19:59:49.290Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-27T19:59:49.290Z] #15 transferring dockerfile: 2.49kB 0.0s done [2023-12-27T19:59:49.290Z] #15 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #16 [core-data internal] load .dockerignore [2023-12-27T19:59:49.550Z] #16 transferring context: 50B done [2023-12-27T19:59:49.550Z] #16 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #17 [security-spire-server internal] load .dockerignore [2023-12-27T19:59:49.550Z] #17 transferring context: 50B done [2023-12-27T19:59:49.550Z] #17 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #18 [security-spire-agent internal] load .dockerignore [2023-12-27T19:59:49.550Z] #18 transferring context: 50B done [2023-12-27T19:59:49.550Z] #18 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #19 [support-notifications internal] load .dockerignore [2023-12-27T19:59:49.550Z] #19 transferring context: 50B done [2023-12-27T19:59:49.550Z] #19 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #20 [security-proxy-auth internal] load .dockerignore [2023-12-27T19:59:49.550Z] #20 transferring context: 50B done [2023-12-27T19:59:49.550Z] #20 ... [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-27T19:59:49.550Z] #21 transferring context: 50B done [2023-12-27T19:59:49.550Z] #21 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-12-27T19:59:49.550Z] #22 transferring context: 50B done [2023-12-27T19:59:49.550Z] #22 DONE 0.1s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #23 [security-bootstrapper internal] load .dockerignore [2023-12-27T19:59:49.550Z] #23 transferring context: 50B done [2023-12-27T19:59:49.550Z] #23 DONE 0.0s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #24 [security-proxy-setup internal] load .dockerignore [2023-12-27T19:59:49.550Z] #24 transferring context: 50B done [2023-12-27T19:59:49.550Z] #24 DONE 0.1s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #25 [support-scheduler internal] load .dockerignore [2023-12-27T19:59:49.550Z] #25 transferring context: 50B done [2023-12-27T19:59:49.550Z] #25 DONE 0.1s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #26 [security-spire-config internal] load .dockerignore [2023-12-27T19:59:49.550Z] #26 transferring context: 50B done [2023-12-27T19:59:49.550Z] #26 DONE 0.1s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #27 [core-metadata internal] load .dockerignore [2023-12-27T19:59:49.550Z] #27 transferring context: 50B done [2023-12-27T19:59:49.550Z] #27 DONE 0.1s [2023-12-27T19:59:49.550Z] [2023-12-27T19:59:49.550Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-27T19:59:49.550Z] #28 DONE 0.0s [2023-12-27T19:59:49.808Z] [2023-12-27T19:59:49.808Z] #29 [security-secretstore-setup internal] load .dockerignore [2023-12-27T19:59:49.808Z] #29 transferring context: 50B done [2023-12-27T19:59:49.808Z] #29 DONE 0.0s [2023-12-27T19:59:49.808Z] [2023-12-27T19:59:49.808Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-27T19:59:49.808Z] #28 DONE 0.0s [2023-12-27T19:59:49.808Z] [2023-12-27T19:59:49.808Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-27T19:59:50.067Z] #30 ... [2023-12-27T19:59:50.067Z] [2023-12-27T19:59:50.067Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-27T19:59:50.067Z] #28 DONE 0.0s [2023-12-27T19:59:50.067Z] [2023-12-27T19:59:50.067Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-27T19:59:50.326Z] #30 DONE 0.5s [2023-12-27T19:59:50.326Z] [2023-12-27T19:59:50.326Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-27T19:59:50.326Z] #31 DONE 0.4s [2023-12-27T19:59:50.326Z] [2023-12-27T19:59:50.326Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T19:59:50.326Z] #32 DONE 0.6s [2023-12-27T19:59:50.326Z] [2023-12-27T19:59:50.326Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T19:59:50.326Z] #33 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-27T19:59:50.326Z] #33 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-27T19:59:50.326Z] #33 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T19:59:50.587Z] #33 ... [2023-12-27T19:59:50.587Z] [2023-12-27T19:59:50.587Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T19:59:50.587Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-27T19:59:50.587Z] #34 DONE 0.2s [2023-12-27T19:59:50.587Z] [2023-12-27T19:59:50.587Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T19:59:50.587Z] #33 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T19:59:50.587Z] #33 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-27T19:59:50.587Z] #33 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-27T19:59:50.587Z] #33 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-27T19:59:50.587Z] #33 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.2s [2023-12-27T19:59:50.845Z] #33 ... [2023-12-27T19:59:50.845Z] [2023-12-27T19:59:50.845Z] #35 [security-spire-server internal] load build context [2023-12-27T19:59:50.845Z] #35 transferring context: 18.10kB 0.0s done [2023-12-27T19:59:50.845Z] #35 DONE 0.5s [2023-12-27T19:59:50.845Z] [2023-12-27T19:59:50.845Z] #36 [security-spire-config internal] load build context [2023-12-27T19:59:50.845Z] #36 transferring context: 16.35kB 0.0s done [2023-12-27T19:59:50.845Z] #36 DONE 0.5s [2023-12-27T19:59:50.845Z] [2023-12-27T19:59:50.845Z] #37 [security-spire-agent internal] load build context [2023-12-27T19:59:50.845Z] #37 transferring context: 17.63kB 0.0s done [2023-12-27T19:59:50.845Z] #37 DONE 0.5s [2023-12-27T19:59:50.845Z] [2023-12-27T19:59:50.845Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T19:59:50.845Z] #33 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 2.10MB / 3.40MB 0.3s [2023-12-27T19:59:50.845Z] #33 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-27T19:59:51.001Z] provisioning config files... [2023-12-27T19:59:51.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6078610737973863923tmp [Pipeline] { [2023-12-27T19:59:51.105Z] #33 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.5s done [2023-12-27T19:59:51.105Z] #33 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-27T19:59:51.105Z] #33 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [Pipeline] libraryResource [Pipeline] sh [2023-12-27T19:59:51.554Z] ---> ****-login.sh [2023-12-27T19:59:51.554Z] nexus3.edgexfoundry.org:10001 [2023-12-27T19:59:51.697Z] #33 ... [2023-12-27T19:59:51.697Z] [2023-12-27T19:59:51.697Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-27T19:59:51.697Z] #38 DONE 1.7s [2023-12-27T19:59:51.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:59:51.998Z] [2023-12-27T19:59:51.998Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T19:59:52.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:59:52.124Z] Configure a credential helper to remove this warning. See [2023-12-27T19:59:52.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:59:52.124Z] [2023-12-27T19:59:52.124Z] Login Succeeded [2023-12-27T19:59:52.124Z] nexus3.edgexfoundry.org:10002 [2023-12-27T19:59:52.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:59:52.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:59:52.393Z] Configure a credential helper to remove this warning. See [2023-12-27T19:59:52.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:59:52.393Z] [2023-12-27T19:59:52.393Z] Login Succeeded [2023-12-27T19:59:52.393Z] nexus3.edgexfoundry.org:10003 [2023-12-27T19:59:52.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:59:52.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:59:52.675Z] Configure a credential helper to remove this warning. See [2023-12-27T19:59:52.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:59:52.675Z] [2023-12-27T19:59:52.675Z] Login Succeeded [2023-12-27T19:59:52.675Z] nexus3.edgexfoundry.org:10004 [2023-12-27T19:59:52.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:59:52.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:59:52.942Z] Configure a credential helper to remove this warning. See [2023-12-27T19:59:52.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:59:52.942Z] [2023-12-27T19:59:52.942Z] Login Succeeded [2023-12-27T19:59:52.942Z] ****.io [2023-12-27T19:59:52.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-27T19:59:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-27T19:59:53.211Z] Configure a credential helper to remove this warning. See [2023-12-27T19:59:53.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-27T19:59:53.211Z] [2023-12-27T19:59:53.211Z] Login Succeeded [2023-12-27T19:59:53.211Z] ---> ****-login.sh ends [Pipeline] } [2023-12-27T19:59:53.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-27T19:59:54.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-27T19:59:54.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-27T19:59:54.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-27T19:59:54.265Z] ========================================================= [2023-12-27T19:59:54.265Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-27T19:59:54.265Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-27T19:59:54.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-27T19:59:57.522Z] #33 ... [2023-12-27T19:59:57.522Z] [2023-12-27T19:59:57.522Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T19:59:57.522Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-27T19:59:57.522Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-27T19:59:57.522Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-27T19:59:57.522Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-27T19:59:57.522Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-27T19:59:57.522Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-27T19:59:57.522Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-27T19:59:57.522Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-27T19:59:57.522Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-27T19:59:57.522Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-12-27T19:59:57.522Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-27T19:59:57.522Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done [2023-12-27T19:59:58.016Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-27T19:59:58.016Z] 9fda8d8052c6: Pulling fs layer [2023-12-27T19:59:58.016Z] 5d54e960e981: Pulling fs layer [2023-12-27T19:59:58.016Z] c4a7e357bf2a: Pulling fs layer [2023-12-27T19:59:58.016Z] f0e02332f6b5: Pulling fs layer [2023-12-27T19:59:58.016Z] 872ee5b61b7b: Pulling fs layer [2023-12-27T19:59:58.016Z] 0c6a40ed1a82: Pulling fs layer [2023-12-27T19:59:58.016Z] 94ae7d8d031c: Pulling fs layer [2023-12-27T19:59:58.016Z] 872ee5b61b7b: Waiting [2023-12-27T19:59:58.016Z] 0c6a40ed1a82: Waiting [2023-12-27T19:59:58.016Z] 94ae7d8d031c: Waiting [2023-12-27T19:59:58.016Z] f0e02332f6b5: Waiting [2023-12-27T19:59:58.016Z] 5d54e960e981: Download complete [2023-12-27T19:59:58.016Z] f0e02332f6b5: Verifying Checksum [2023-12-27T19:59:58.016Z] f0e02332f6b5: Download complete [2023-12-27T19:59:58.287Z] 9fda8d8052c6: Verifying Checksum [2023-12-27T19:59:58.287Z] 9fda8d8052c6: Download complete [2023-12-27T19:59:58.287Z] 872ee5b61b7b: Download complete [2023-12-27T19:59:58.557Z] 94ae7d8d031c: Verifying Checksum [2023-12-27T19:59:58.557Z] 94ae7d8d031c: Download complete [2023-12-27T19:59:58.829Z] 9fda8d8052c6: Pull complete [2023-12-27T19:59:59.418Z] 5d54e960e981: Pull complete [2023-12-27T19:59:59.687Z] c4a7e357bf2a: Verifying Checksum [2023-12-27T19:59:59.687Z] c4a7e357bf2a: Download complete [2023-12-27T20:00:00.138Z] #39 ... [2023-12-27T20:00:00.138Z] [2023-12-27T20:00:00.138Z] #40 [core-command internal] load build context [2023-12-27T20:00:00.138Z] #40 transferring context: 306.13MB 9.9s [2023-12-27T20:00:00.138Z] #40 transferring context: 309.50MB 9.9s done [2023-12-27T20:00:00.138Z] #40 ... [2023-12-27T20:00:00.138Z] [2023-12-27T20:00:00.138Z] #41 [support-notifications internal] load build context [2023-12-27T20:00:00.138Z] #41 transferring context: 309.50MB 9.1s done [2023-12-27T20:00:00.401Z] #41 ... [2023-12-27T20:00:00.401Z] [2023-12-27T20:00:00.401Z] #42 [security-bootstrapper internal] load build context [2023-12-27T20:00:00.401Z] #42 transferring context: 309.50MB 8.5s done [2023-12-27T20:00:00.649Z] 0c6a40ed1a82: Verifying Checksum [2023-12-27T20:00:00.649Z] 0c6a40ed1a82: Download complete [2023-12-27T20:00:00.676Z] #42 ... [2023-12-27T20:00:00.676Z] [2023-12-27T20:00:00.676Z] #43 [core-metadata internal] load build context [2023-12-27T20:00:00.676Z] #43 ... [2023-12-27T20:00:00.676Z] [2023-12-27T20:00:00.676Z] #44 [security-proxy-auth internal] load build context [2023-12-27T20:00:00.676Z] #44 ... [2023-12-27T20:00:00.676Z] [2023-12-27T20:00:00.676Z] #45 [security-secretstore-setup internal] load build context [2023-12-27T20:00:00.676Z] #45 transferring context: 309.50MB 10.1s done [2023-12-27T20:00:00.935Z] #45 ... [2023-12-27T20:00:00.935Z] [2023-12-27T20:00:00.935Z] #46 [security-proxy-setup internal] load build context [2023-12-27T20:00:00.935Z] #46 transferring context: 309.50MB 10.6s done [2023-12-27T20:00:00.935Z] #46 ... [2023-12-27T20:00:00.935Z] [2023-12-27T20:00:00.935Z] #47 [support-scheduler internal] load build context [2023-12-27T20:00:01.194Z] #47 ... [2023-12-27T20:00:01.194Z] [2023-12-27T20:00:01.194Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:00:01.194Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-27T20:00:01.194Z] #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-27T20:00:01.194Z] #34 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-27T20:00:01.194Z] #34 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-27T20:00:01.194Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-27T20:00:01.194Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-27T20:00:01.194Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-27T20:00:01.194Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-27T20:00:01.194Z] #34 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done [2023-12-27T20:00:01.194Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-27T20:00:01.194Z] #34 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done [2023-12-27T20:00:01.194Z] #34 ... [2023-12-27T20:00:01.194Z] [2023-12-27T20:00:01.194Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:00:01.453Z] #48 transferring context: 309.50MB 11.1s done [2023-12-27T20:00:01.453Z] #48 ... [2023-12-27T20:00:01.453Z] [2023-12-27T20:00:01.453Z] #49 [core-data internal] load build context [2023-12-27T20:00:01.453Z] #49 transferring context: 309.50MB 10.9s done [2023-12-27T20:00:01.453Z] #49 ... [2023-12-27T20:00:01.453Z] [2023-12-27T20:00:01.453Z] #50 [security-spiffe-token-provider internal] load build context [2023-12-27T20:00:01.453Z] #50 ... [2023-12-27T20:00:01.453Z] [2023-12-27T20:00:01.453Z] #44 [security-proxy-auth internal] load build context [2023-12-27T20:00:01.453Z] #44 transferring context: 309.50MB 11.2s done [2023-12-27T20:00:01.715Z] #44 ... [2023-12-27T20:00:01.715Z] [2023-12-27T20:00:01.715Z] #51 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-27T20:00:01.715Z] #51 ... [2023-12-27T20:00:01.715Z] [2023-12-27T20:00:01.715Z] #50 [security-spiffe-token-provider internal] load build context [2023-12-27T20:00:04.194Z] #50 transferring context: 309.50MB 12.8s done [2023-12-27T20:00:05.573Z] #50 ... [2023-12-27T20:00:05.573Z] [2023-12-27T20:00:05.573Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-27T20:00:05.573Z] #52 ... [2023-12-27T20:00:05.573Z] [2023-12-27T20:00:05.573Z] #47 [support-scheduler internal] load build context [2023-12-27T20:00:05.573Z] #47 transferring context: 309.50MB 11.0s done [2023-12-27T20:00:08.860Z] #47 ... [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #42 [security-bootstrapper internal] load build context [2023-12-27T20:00:08.860Z] #42 DONE 18.2s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-27T20:00:08.860Z] #53 ... [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #45 [security-secretstore-setup internal] load build context [2023-12-27T20:00:08.860Z] #45 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #41 [support-notifications internal] load build context [2023-12-27T20:00:08.860Z] #41 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #51 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-27T20:00:08.860Z] #51 DONE 16.9s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #40 [core-command internal] load build context [2023-12-27T20:00:08.860Z] #40 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #43 [core-metadata internal] load build context [2023-12-27T20:00:08.860Z] #43 transferring context: 309.50MB 10.6s done [2023-12-27T20:00:08.860Z] #43 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #46 [security-proxy-setup internal] load build context [2023-12-27T20:00:08.860Z] #46 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #47 [support-scheduler internal] load build context [2023-12-27T20:00:08.860Z] #47 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #49 [core-data internal] load build context [2023-12-27T20:00:08.860Z] #49 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:00:08.860Z] #48 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #44 [security-proxy-auth internal] load build context [2023-12-27T20:00:08.860Z] #44 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #50 [security-spiffe-token-provider internal] load build context [2023-12-27T20:00:08.860Z] #50 DONE 18.3s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-27T20:00:08.860Z] #54 ... [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:00:08.860Z] #34 DONE 18.4s [2023-12-27T20:00:08.860Z] [2023-12-27T20:00:08.860Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:00:10.762Z] #39 ... [2023-12-27T20:00:10.762Z] [2023-12-27T20:00:10.762Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-27T20:00:10.762Z] #52 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:10.762Z] #52 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:10.762Z] #52 15.23 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:10.762Z] #52 15.24 (2/2) Installing su-exec (0.2-r3) [2023-12-27T20:00:10.762Z] #52 15.24 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:10.762Z] #52 15.24 OK: 7 MiB in 17 packages [2023-12-27T20:00:10.762Z] #52 DONE 15.4s [2023-12-27T20:00:11.020Z] [2023-12-27T20:00:11.020Z] #55 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-27T20:00:11.587Z] #55 ... [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-27T20:00:11.587Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.663 (1/4) Installing ca-certificates (20230506-r0) [2023-12-27T20:00:11.587Z] #0 2.680 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.587Z] #0 2.683 (3/4) Installing su-exec (0.2-r3) [2023-12-27T20:00:11.587Z] #0 2.686 (4/4) Installing yq (4.33.3-r5) [2023-12-27T20:00:11.587Z] #0 2.786 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.587Z] #0 2.843 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:00:11.587Z] #0 2.901 OK: 17 MiB in 19 packages [2023-12-27T20:00:11.587Z] #56 DONE 3.1s [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-27T20:00:11.587Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.650 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.587Z] #0 2.657 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.587Z] #0 2.667 OK: 7 MiB in 16 packages [2023-12-27T20:00:11.587Z] #57 DONE 3.1s [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-27T20:00:11.587Z] #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.527 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.587Z] #0 2.532 (2/4) Installing openssl (3.1.4-r1) [2023-12-27T20:00:11.587Z] #0 2.559 (3/4) Installing su-exec (0.2-r3) [2023-12-27T20:00:11.587Z] #0 2.570 (4/4) Installing yq (4.33.3-r5) [2023-12-27T20:00:11.587Z] #0 2.744 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.587Z] #0 2.750 OK: 17 MiB in 19 packages [2023-12-27T20:00:11.587Z] #58 DONE 3.1s [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-27T20:00:11.587Z] #53 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #53 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #53 ... [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-27T20:00:11.587Z] #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.665 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:00:11.587Z] #0 2.665 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:00:11.587Z] #0 2.665 OK: 20069 distinct packages available [2023-12-27T20:00:11.587Z] #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 3.142 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.587Z] #0 3.147 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:00:11.587Z] #0 3.151 (3/4) Installing libucontext (1.2-r2) [2023-12-27T20:00:11.587Z] #0 3.157 (4/4) Installing gcompat (1.1.0-r1) [2023-12-27T20:00:11.587Z] #0 3.162 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.587Z] #0 3.170 OK: 8 MiB in 19 packages [2023-12-27T20:00:11.587Z] #59 DONE 3.4s [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.587Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-27T20:00:11.587Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.587Z] #0 3.111 (1/2) Installing ca-certificates (20230506-r0) [2023-12-27T20:00:11.587Z] #0 3.129 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.587Z] #0 3.137 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.587Z] #0 3.147 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:00:11.587Z] #0 3.196 OK: 8 MiB in 17 packages [2023-12-27T20:00:11.587Z] #60 DONE 3.4s [2023-12-27T20:00:11.587Z] [2023-12-27T20:00:11.588Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-27T20:00:11.588Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.588Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.588Z] #0 2.322 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:00:11.588Z] #0 2.322 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:00:11.588Z] #0 2.322 OK: 20069 distinct packages available [2023-12-27T20:00:11.588Z] #0 2.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.588Z] #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.588Z] #0 2.875 (1/11) Installing ca-certificates (20230506-r0) [2023-12-27T20:00:11.588Z] #0 2.889 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-27T20:00:11.588Z] #0 2.901 (3/11) Installing libunistring (1.1-r1) [2023-12-27T20:00:11.588Z] #0 2.918 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-27T20:00:11.588Z] #0 2.928 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-27T20:00:11.588Z] #0 2.933 (6/11) Installing libcurl (8.5.0-r0) [2023-12-27T20:00:11.588Z] #0 2.943 (7/11) Installing curl (8.5.0-r0) [2023-12-27T20:00:11.588Z] #0 2.950 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:11.588Z] #0 2.965 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:00:11.588Z] #0 2.976 (10/11) Installing libucontext (1.2-r2) [2023-12-27T20:00:11.588Z] #0 2.997 (11/11) Installing gcompat (1.1.0-r1) [2023-12-27T20:00:11.588Z] #0 3.006 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:11.588Z] #0 3.016 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:00:11.588Z] #0 3.124 OK: 12 MiB in 26 packages [2023-12-27T20:00:11.588Z] #61 DONE 3.4s [2023-12-27T20:00:11.846Z] [2023-12-27T20:00:11.846Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-27T20:00:11.846Z] #54 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.846Z] #54 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.846Z] #54 2.944 OK: 264 MiB in 52 packages [2023-12-27T20:00:11.846Z] #54 DONE 3.5s [2023-12-27T20:00:11.846Z] [2023-12-27T20:00:11.846Z] #62 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:11.846Z] #62 DONE 0.1s [2023-12-27T20:00:11.846Z] [2023-12-27T20:00:11.846Z] #63 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:11.846Z] #63 ... [2023-12-27T20:00:11.846Z] [2023-12-27T20:00:11.846Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-27T20:00:11.846Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.846Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:11.846Z] #0 3.363 OK: 264 MiB in 52 packages [2023-12-27T20:00:11.846Z] #64 DONE 3.5s [2023-12-27T20:00:11.846Z] [2023-12-27T20:00:11.846Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:11.846Z] #65 DONE 0.0s [2023-12-27T20:00:12.104Z] [2023-12-27T20:00:12.104Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-27T20:00:12.104Z] #53 3.518 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:12.104Z] #53 3.525 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:12.104Z] #53 3.543 OK: 7 MiB in 16 packages [2023-12-27T20:00:12.104Z] #53 DONE 3.8s [2023-12-27T20:00:12.104Z] [2023-12-27T20:00:12.104Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2023-12-27T20:00:12.670Z] #66 ... [2023-12-27T20:00:12.670Z] [2023-12-27T20:00:12.670Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-27T20:00:12.670Z] #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:12.670Z] #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:12.670Z] #0 3.543 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:00:12.670Z] #0 3.543 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:00:12.670Z] #0 3.543 OK: 20069 distinct packages available [2023-12-27T20:00:12.670Z] #0 3.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:12.670Z] #0 3.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:12.670Z] #0 3.980 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-27T20:00:12.670Z] #0 3.985 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:00:12.670Z] #0 3.989 (3/5) Installing libucontext (1.2-r2) [2023-12-27T20:00:12.670Z] #0 3.994 (4/5) Installing gcompat (1.1.0-r1) [2023-12-27T20:00:12.670Z] #0 4.001 (5/5) Installing openssl (3.1.4-r1) [2023-12-27T20:00:12.670Z] #0 4.015 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:00:12.670Z] #0 4.026 OK: 8 MiB in 20 packages [2023-12-27T20:00:12.670Z] #67 DONE 4.2s [2023-12-27T20:00:12.670Z] [2023-12-27T20:00:12.670Z] #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-12-27T20:00:13.236Z] #68 ... [2023-12-27T20:00:13.236Z] [2023-12-27T20:00:13.236Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-27T20:00:13.237Z] #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 4.184 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:00:13.237Z] #0 4.184 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:00:13.237Z] #0 4.184 OK: 20071 distinct packages available [2023-12-27T20:00:13.237Z] #0 4.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 4.573 OK: 264 MiB in 52 packages [2023-12-27T20:00:13.237Z] #69 DONE 4.7s [2023-12-27T20:00:13.237Z] [2023-12-27T20:00:13.237Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:13.237Z] #70 DONE 0.0s [2023-12-27T20:00:13.237Z] [2023-12-27T20:00:13.237Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-27T20:00:13.237Z] #0 4.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #0 4.715 OK: 264 MiB in 52 packages [2023-12-27T20:00:13.237Z] #71 DONE 4.8s [2023-12-27T20:00:13.237Z] [2023-12-27T20:00:13.237Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:13.237Z] #72 DONE 0.1s [2023-12-27T20:00:13.237Z] [2023-12-27T20:00:13.237Z] #55 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-27T20:00:13.237Z] #55 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #55 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.237Z] #55 2.344 OK: 7 MiB in 17 packages [2023-12-27T20:00:13.237Z] #55 DONE 2.6s [2023-12-27T20:00:13.237Z] [2023-12-27T20:00:13.237Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:13.802Z] #73 ... [2023-12-27T20:00:13.802Z] [2023-12-27T20:00:13.802Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:00:13.802Z] #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.802Z] #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:13.802Z] #0 2.372 OK: 7 MiB in 16 packages [2023-12-27T20:00:13.802Z] #74 DONE 2.5s [2023-12-27T20:00:14.061Z] [2023-12-27T20:00:14.061Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-27T20:00:14.061Z] #75 ... [2023-12-27T20:00:14.061Z] [2023-12-27T20:00:14.061Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-27T20:00:14.061Z] #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.061Z] #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.061Z] #0 2.517 OK: 17 MiB in 19 packages [2023-12-27T20:00:14.061Z] #76 DONE 2.6s [2023-12-27T20:00:14.061Z] [2023-12-27T20:00:14.061Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-27T20:00:14.061Z] #77 DONE 0.0s [2023-12-27T20:00:14.320Z] [2023-12-27T20:00:14.320Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-27T20:00:14.320Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.320Z] #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.320Z] #0 2.607 OK: 17 MiB in 19 packages [2023-12-27T20:00:14.320Z] #78 DONE 2.8s [2023-12-27T20:00:14.320Z] [2023-12-27T20:00:14.320Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-27T20:00:14.320Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.320Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:14.320Z] #79 2.623 OK: 8 MiB in 19 packages [2023-12-27T20:00:14.320Z] #79 DONE 2.7s [2023-12-27T20:00:14.320Z] [2023-12-27T20:00:14.320Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:15.254Z] #80 ... [2023-12-27T20:00:15.254Z] [2023-12-27T20:00:15.254Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:00:15.254Z] #81 DONE 0.9s [2023-12-27T20:00:15.254Z] [2023-12-27T20:00:15.254Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-27T20:00:15.254Z] #82 DONE 0.0s [2023-12-27T20:00:15.254Z] [2023-12-27T20:00:15.254Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:00:15.254Z] #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.254Z] #0 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.254Z] #0 3.460 OK: 12 MiB in 26 packages [2023-12-27T20:00:15.254Z] #83 DONE 3.6s [2023-12-27T20:00:15.254Z] [2023-12-27T20:00:15.254Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-27T20:00:15.254Z] #84 DONE 0.0s [2023-12-27T20:00:15.254Z] [2023-12-27T20:00:15.254Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2023-12-27T20:00:15.254Z] #66 2.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.254Z] #66 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.254Z] #66 3.004 OK: 7 MiB in 16 packages [2023-12-27T20:00:15.254Z] #66 DONE 3.5s [2023-12-27T20:00:15.512Z] [2023-12-27T20:00:15.512Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:00:15.512Z] #85 DONE 0.0s [2023-12-27T20:00:15.512Z] [2023-12-27T20:00:15.512Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:00:15.512Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.512Z] #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:15.512Z] #0 3.542 OK: 8 MiB in 17 packages [2023-12-27T20:00:15.512Z] #86 DONE 3.7s [2023-12-27T20:00:15.512Z] [2023-12-27T20:00:15.512Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-27T20:00:15.512Z] #87 DONE 0.0s [2023-12-27T20:00:15.512Z] [2023-12-27T20:00:15.512Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-27T20:00:15.512Z] #88 DONE 0.1s [2023-12-27T20:00:15.512Z] [2023-12-27T20:00:15.512Z] #89 [security-spire-config] exporting to image [2023-12-27T20:00:15.512Z] #89 exporting layers [2023-12-27T20:00:16.080Z] #89 exporting layers 0.5s done [2023-12-27T20:00:16.080Z] #89 writing image sha256:ade6363aec9b1269a83274c2fd9d26d80ee37e4cb4c6f6ed18233111a90a3275 done [2023-12-27T20:00:16.080Z] #89 naming to docker.io/library/security-spire-config done [2023-12-27T20:00:16.080Z] #89 DONE 0.5s [2023-12-27T20:00:16.080Z] [2023-12-27T20:00:16.080Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-27T20:00:16.080Z] #75 DONE 2.7s [2023-12-27T20:00:16.080Z] [2023-12-27T20:00:16.080Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-27T20:00:16.080Z] #90 DONE 0.0s [2023-12-27T20:00:16.080Z] [2023-12-27T20:00:16.080Z] #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-12-27T20:00:16.081Z] #68 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:16.081Z] #68 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-27T20:00:16.340Z] #68 3.776 OK: 8 MiB in 20 packages [2023-12-27T20:00:16.598Z] #68 DONE 3.9s [2023-12-27T20:00:16.599Z] [2023-12-27T20:00:16.599Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-27T20:00:17.696Z] #91 DONE 1.0s [2023-12-27T20:00:17.696Z] [2023-12-27T20:00:17.696Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:00:17.696Z] #92 DONE 1.0s [2023-12-27T20:00:17.696Z] [2023-12-27T20:00:17.696Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-27T20:00:17.696Z] #93 DONE 0.1s [2023-12-27T20:00:17.696Z] [2023-12-27T20:00:17.696Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:00:18.274Z] #94 DONE 0.6s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-27T20:00:18.274Z] #95 DONE 0.5s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:00:18.274Z] #96 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-27T20:00:18.274Z] #97 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-27T20:00:18.274Z] #98 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-27T20:00:18.274Z] #99 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-27T20:00:18.274Z] #100 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:00:18.274Z] #101 DONE 0.0s [2023-12-27T20:00:18.274Z] [2023-12-27T20:00:18.274Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-27T20:00:18.275Z] #102 DONE 0.0s [2023-12-27T20:00:18.275Z] [2023-12-27T20:00:18.275Z] #89 [security-spire-server] exporting to image [2023-12-27T20:00:18.275Z] #89 ... [2023-12-27T20:00:18.275Z] [2023-12-27T20:00:18.275Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-27T20:00:18.275Z] #103 DONE 0.0s [2023-12-27T20:00:18.275Z] [2023-12-27T20:00:18.275Z] #89 [security-spire-agent] exporting to image [2023-12-27T20:00:18.533Z] #89 exporting layers 0.5s done [2023-12-27T20:00:18.791Z] #89 exporting layers 0.5s done [2023-12-27T20:00:18.791Z] #89 writing image sha256:569adc7762c81255d34fa029ccc49d9728523f3d6341788316694b6e517ebbe5 done [2023-12-27T20:00:18.791Z] #89 naming to docker.io/library/security-spire-server done [2023-12-27T20:00:18.862Z] c4a7e357bf2a: Pull complete [2023-12-27T20:00:18.862Z] f0e02332f6b5: Pull complete [2023-12-27T20:00:18.862Z] 872ee5b61b7b: Pull complete [2023-12-27T20:00:19.049Z] #89 writing image sha256:688349b9ec0704a0f370031dfbe61526547634e031267de05000308b8f2f841e done [2023-12-27T20:00:19.049Z] #89 naming to docker.io/library/security-spire-agent done [2023-12-27T20:00:19.049Z] #89 DONE 1.1s [2023-12-27T20:00:19.049Z] [2023-12-27T20:00:19.049Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:28.985Z] 0c6a40ed1a82: Pull complete [2023-12-27T20:00:29.573Z] 94ae7d8d031c: Pull complete [2023-12-27T20:00:29.573Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-27T20:00:29.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-27T20:00:29.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-27T20:00:29.992Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-27T20:00:29.992Z] WORKDIR /edgex [2023-12-27T20:00:29.992Z] COPY go.mod . [2023-12-27T20:00:29.992Z] RUN go mod download [2023-12-27T20:00:29.992Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-27T20:00:30.956Z] #0 building with "default" instance using docker driver [2023-12-27T20:00:30.956Z] [2023-12-27T20:00:30.956Z] #1 [internal] load .dockerignore [2023-12-27T20:00:30.956Z] #1 transferring context: 50B 0.0s done [2023-12-27T20:00:30.956Z] #1 DONE 0.1s [2023-12-27T20:00:30.956Z] [2023-12-27T20:00:30.956Z] #2 [internal] load build definition from Dockerfile [2023-12-27T20:00:30.956Z] #2 transferring dockerfile: 172B done [2023-12-27T20:00:30.956Z] #2 DONE 0.1s [2023-12-27T20:00:30.956Z] [2023-12-27T20:00:30.956Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-27T20:00:30.956Z] #3 DONE 0.0s [2023-12-27T20:00:31.222Z] [2023-12-27T20:00:31.222Z] #4 [internal] load build context [2023-12-27T20:00:31.222Z] #4 transferring context: 3.72kB done [2023-12-27T20:00:31.222Z] #4 DONE 0.1s [2023-12-27T20:00:31.222Z] [2023-12-27T20:00:31.222Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-27T20:00:31.488Z] #5 DONE 0.2s [2023-12-27T20:00:31.488Z] [2023-12-27T20:00:31.488Z] #6 [2/4] WORKDIR /edgex [2023-12-27T20:00:32.445Z] #6 DONE 1.3s [2023-12-27T20:00:32.719Z] [2023-12-27T20:00:32.719Z] #7 [3/4] COPY go.mod . [2023-12-27T20:00:32.719Z] #7 DONE 0.1s [2023-12-27T20:00:32.719Z] [2023-12-27T20:00:32.719Z] #8 [4/4] RUN go mod download [2023-12-27T20:00:45.053Z] #8 DONE 10.7s [2023-12-27T20:00:45.053Z] [2023-12-27T20:00:45.053Z] #9 exporting to image [2023-12-27T20:00:45.053Z] #9 exporting layers [2023-12-27T20:00:45.612Z] #104 ... [2023-12-27T20:00:45.612Z] [2023-12-27T20:00:45.612Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:45.612Z] #80 DONE 31.9s [2023-12-27T20:00:45.612Z] [2023-12-27T20:00:45.612Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:45.612Z] #73 DONE 31.8s [2023-12-27T20:00:45.612Z] [2023-12-27T20:00:45.612Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:45.612Z] #104 DONE 33.2s [2023-12-27T20:00:45.612Z] [2023-12-27T20:00:45.612Z] #63 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:45.612Z] #63 DONE 33.3s [2023-12-27T20:00:45.612Z] [2023-12-27T20:00:45.612Z] #105 [core-command builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #105 ... [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #106 [support-notifications builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #106 DONE 7.7s [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #107 DONE 7.7s [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #108 [core-metadata builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #108 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #109 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #110 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #111 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #112 [support-scheduler builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #112 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #113 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #114 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #115 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #116 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #117 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #118 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #119 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #120 [core-data builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #120 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #121 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #122 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #123 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #124 [security-proxy-setup builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #124 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #125 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:00:53.749Z] #126 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #127 [security-bootstrapper builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #127 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:00:53.749Z] #128 CACHED [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #129 DONE 7.7s [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #105 [core-command builder 6/7] COPY . . [2023-12-27T20:00:53.749Z] #105 DONE 7.7s [2023-12-27T20:00:53.749Z] [2023-12-27T20:00:53.749Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:00:54.008Z] #130 1.166 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-27T20:00:57.363Z] #9 exporting layers 12.6s done [2023-12-27T20:00:57.363Z] #9 writing image sha256:96b84ecbe96a55fb6bd120d9a469e4741185d2cae764cecc3a9cd6994dac4d84 done [2023-12-27T20:00:57.363Z] #9 naming to docker.io/library/ci-base-image-arm64 [2023-12-27T20:00:57.363Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-27T20:00:57.363Z] #9 DONE 12.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:00:57.794Z] + docker inspect -f . ci-base-image-arm64 [2023-12-27T20:00:57.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T20:00:58.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-26253 does not seem to be running inside a container [2023-12-27T20:00:58.177Z] $ 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-27T20:00:59.312Z] $ docker top c18cf14564ae92c690caea22a5b88e9c2ecd43c0806704e91872694d0bc0a02d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-27T20:00:59.917Z] + go version [2023-12-27T20:00:59.917Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-27T20:00:59.950Z] $ docker stop --time=1 c18cf14564ae92c690caea22a5b88e9c2ecd43c0806704e91872694d0bc0a02d [2023-12-27T20:01:01.482Z] $ docker rm -f --volumes c18cf14564ae92c690caea22a5b88e9c2ecd43c0806704e91872694d0bc0a02d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:01:02.688Z] + docker inspect -f . ci-base-image-arm64 [2023-12-27T20:01:02.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T20:01:02.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-26253 does not seem to be running inside a container [2023-12-27T20:01:03.047Z] $ 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-27T20:01:03.954Z] $ docker top 300ed3d3a4b01a6cd02e8376d86d3b16a8cd330d6f88a185714e3bcd1eed265f -eo pid,comm [2023-12-27T20:01:03.976Z] #130 ... [2023-12-27T20:01:03.976Z] [2023-12-27T20:01:03.976Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:01:03.977Z] #0 0.446 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-27T20:01:03.977Z] #131 ... [2023-12-27T20:01:03.977Z] [2023-12-27T20:01:03.977Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-27T20:01:03.977Z] #0 0.555 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-27T20:01:03.977Z] #132 ... [2023-12-27T20:01:03.977Z] [2023-12-27T20:01:03.977Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-27T20:01:03.977Z] #0 0.710 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-27T20:01:03.977Z] #133 ... [2023-12-27T20:01:03.977Z] [2023-12-27T20:01:03.977Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-27T20:01:03.977Z] #0 0.836 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-27T20:01:03.977Z] #134 ... [2023-12-27T20:01:03.977Z] [2023-12-27T20:01:03.977Z] #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-27T20:01:03.977Z] #0 1.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-27T20:01:03.977Z] #135 ... [2023-12-27T20:01:03.977Z] [2023-12-27T20:01:03.977Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-27T20:01:03.977Z] #0 1.155 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 [Pipeline] { [2023-12-27T20:01:04.234Z] #136 ... [2023-12-27T20:01:04.234Z] [2023-12-27T20:01:04.234Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-27T20:01:04.234Z] #0 1.292 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-27T20:01:04.234Z] #137 ... [2023-12-27T20:01:04.234Z] [2023-12-27T20:01:04.234Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-27T20:01:04.234Z] #0 1.211 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 [Pipeline] echo [2023-12-27T20:01:04.265Z] ========================================================= [2023-12-27T20:01:04.265Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-27T20:01:04.265Z] ========================================================= [Pipeline] sh [2023-12-27T20:01:04.492Z] #138 ... [2023-12-27T20:01:04.492Z] [2023-12-27T20:01:04.492Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-27T20:01:04.492Z] #0 0.807 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-27T20:01:04.492Z] #139 ... [2023-12-27T20:01:04.492Z] [2023-12-27T20:01:04.492Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:01:04.492Z] #0 0.377 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-27T20:01:04.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-27T20:01:05.015Z] + make test [2023-12-27T20:01:05.015Z] go test -race -coverprofile=coverage.out ./... [2023-12-27T20:01:37.233Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-27T20:02:12.256Z] #140 ... [2023-12-27T20:02:12.257Z] [2023-12-27T20:02:12.257Z] #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-27T20:02:12.257Z] #135 75.53 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-27T20:02:17.540Z] #135 ... [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-27T20:02:17.540Z] #132 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:02:17.540Z] #140 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #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-27T20:02:17.540Z] #135 DONE 84.1s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-27T20:02:17.540Z] #134 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:02:17.540Z] #131 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:02:17.540Z] #130 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-27T20:02:17.540Z] #137 DONE 84.2s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:17.540Z] #141 ... [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-27T20:02:17.540Z] #139 DONE 84.4s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-27T20:02:17.540Z] #138 DONE 84.5s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-27T20:02:17.540Z] #133 DONE 84.6s [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-27T20:02:17.540Z] #142 ... [2023-12-27T20:02:17.540Z] [2023-12-27T20:02:17.540Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-27T20:02:17.540Z] #136 DONE 84.7s [2023-12-27T20:02:17.799Z] [2023-12-27T20:02:17.799Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:17.799Z] #143 ... [2023-12-27T20:02:17.799Z] [2023-12-27T20:02:17.799Z] #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:17.799Z] #144 DONE 0.8s [2023-12-27T20:02:18.056Z] [2023-12-27T20:02:18.056Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.056Z] #141 DONE 0.8s [2023-12-27T20:02:18.056Z] [2023-12-27T20:02:18.056Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.057Z] #145 DONE 0.8s [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.057Z] #146 DONE 0.6s [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.057Z] #147 DONE 0.6s [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-27T20:02:18.057Z] #142 DONE 0.6s [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.057Z] #143 DONE 0.5s [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.057Z] #148 ... [2023-12-27T20:02:18.057Z] [2023-12-27T20:02:18.057Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.057Z] #149 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #150 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #151 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.626Z] #152 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.626Z] #153 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #154 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.626Z] #155 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #156 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #157 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #157 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #158 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #159 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #148 DONE 0.3s [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #160 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:18.626Z] #160 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:18.626Z] #161 CACHED [2023-12-27T20:02:18.626Z] [2023-12-27T20:02:18.626Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-27T20:02:19.206Z] #162 ... [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-27T20:02:19.206Z] #163 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #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-27T20:02:19.206Z] #164 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-27T20:02:19.206Z] #165 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-27T20:02:19.206Z] #166 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-27T20:02:19.206Z] #167 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-27T20:02:19.206Z] #162 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-27T20:02:19.206Z] #168 DONE 1.0s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-27T20:02:19.206Z] #169 DONE 1.0s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-27T20:02:19.206Z] #170 DONE 1.0s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-27T20:02:19.206Z] #171 DONE 0.9s [2023-12-27T20:02:19.206Z] [2023-12-27T20:02:19.206Z] #172 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #172 ... [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #173 DONE 0.3s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-27T20:02:19.463Z] #174 DONE 0.3s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #175 [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-27T20:02:19.463Z] #175 DONE 0.3s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-27T20:02:19.463Z] #176 DONE 0.3s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #177 DONE 0.4s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #178 DONE 0.4s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #179 DONE 0.4s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #172 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #172 DONE 0.4s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.463Z] #180 DONE 0.4s [2023-12-27T20:02:19.463Z] [2023-12-27T20:02:19.463Z] #89 [support-notifications] exporting to image [2023-12-27T20:02:19.463Z] #89 exporting layers [2023-12-27T20:02:19.721Z] #89 ... [2023-12-27T20:02:19.721Z] [2023-12-27T20:02:19.721Z] #181 [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-27T20:02:19.721Z] #181 DONE 0.4s [2023-12-27T20:02:19.721Z] [2023-12-27T20:02:19.721Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-27T20:02:19.721Z] #182 DONE 1.7s [2023-12-27T20:02:19.721Z] [2023-12-27T20:02:19.721Z] #89 [security-spiffe-token-provider] exporting to image [2023-12-27T20:02:19.979Z] #89 ... [2023-12-27T20:02:19.979Z] [2023-12-27T20:02:19.979Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-27T20:02:19.979Z] #183 DONE 0.5s [2023-12-27T20:02:19.979Z] [2023-12-27T20:02:19.979Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:02:19.979Z] #184 DONE 0.5s [2023-12-27T20:02:19.979Z] [2023-12-27T20:02:19.979Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-27T20:02:19.979Z] #185 DONE 0.4s [2023-12-27T20:02:19.980Z] [2023-12-27T20:02:19.980Z] #186 [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-27T20:02:19.980Z] #186 DONE 0.5s [2023-12-27T20:02:19.980Z] [2023-12-27T20:02:19.980Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-27T20:02:19.980Z] #187 DONE 0.4s [2023-12-27T20:02:19.980Z] [2023-12-27T20:02:19.980Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:02:19.980Z] #188 DONE 0.3s [2023-12-27T20:02:19.980Z] [2023-12-27T20:02:19.980Z] #89 [core-command] exporting to image [2023-12-27T20:02:19.980Z] #89 exporting layers 0.5s done [2023-12-27T20:02:19.980Z] #89 writing image sha256:57578824755ac219b1a8b20a43922160d28e991914ded971482c2bfed7cac796 0.0s done [2023-12-27T20:02:19.980Z] #89 naming to docker.io/library/core-command done [2023-12-27T20:02:20.237Z] #89 writing image sha256:8caa36bd6dde3ddcd0e9933ed2c55e01230dd589e074ad32e1e57f10fc4ef1e0 done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/core-data done [2023-12-27T20:02:20.237Z] #89 writing image sha256:1259608ca12b39ab0b14fa73ed2e8a42a018cae59393d3430ec5354cef4f0db4 [2023-12-27T20:02:20.237Z] #89 writing image sha256:1259608ca12b39ab0b14fa73ed2e8a42a018cae59393d3430ec5354cef4f0db4 0.2s done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/support-scheduler [2023-12-27T20:02:20.237Z] #89 exporting layers 0.4s done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/support-scheduler 0.0s done [2023-12-27T20:02:20.237Z] #89 writing image sha256:33531486ca3c4738a964051e866c96a38945d350c4d04503f0b3b163f16e781a done [2023-12-27T20:02:20.237Z] #89 writing image sha256:4faf09caa22a6cc7f8a956783ac4c53e72a3b705bb43d6902692a25a88cdb033 done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/support-notifications done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-12-27T20:02:20.237Z] #89 writing image sha256:a78492e7a6482a44d233c58a338221c872e58ef163b66368e756fae62bb1e92d done [2023-12-27T20:02:20.237Z] #89 naming to docker.io/library/core-metadata done [2023-12-27T20:02:20.237Z] #89 DONE 2.0s [2023-12-27T20:02:20.237Z] [2023-12-27T20:02:20.237Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-27T20:02:20.237Z] #189 DONE 0.4s [2023-12-27T20:02:20.237Z] [2023-12-27T20:02:20.237Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:02:20.237Z] #190 DONE 0.4s [2023-12-27T20:02:20.237Z] [2023-12-27T20:02:20.237Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-27T20:02:20.237Z] #191 DONE 0.4s [2023-12-27T20:02:20.237Z] [2023-12-27T20:02:20.237Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-27T20:02:20.494Z] #192 ... [2023-12-27T20:02:20.495Z] [2023-12-27T20:02:20.495Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-27T20:02:20.495Z] #193 DONE 0.3s [2023-12-27T20:02:20.752Z] [2023-12-27T20:02:20.752Z] #194 [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-27T20:02:20.752Z] #194 DONE 0.7s [2023-12-27T20:02:20.752Z] [2023-12-27T20:02:20.752Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:02:20.752Z] #195 DONE 0.7s [2023-12-27T20:02:20.752Z] [2023-12-27T20:02:20.752Z] #89 [core-common-config-bootstrapper] exporting to image [2023-12-27T20:02:21.019Z] #89 ... [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-27T20:02:21.019Z] #192 DONE 0.5s [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #89 [security-proxy-auth] exporting to image [2023-12-27T20:02:21.019Z] #89 ... [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-27T20:02:21.019Z] #196 DONE 0.3s [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:02:21.019Z] #197 DONE 0.6s [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-27T20:02:21.019Z] #198 DONE 0.1s [2023-12-27T20:02:21.019Z] [2023-12-27T20:02:21.019Z] #89 [security-proxy-setup] exporting to image [2023-12-27T20:02:21.019Z] #89 exporting layers 0.4s done [2023-12-27T20:02:21.277Z] #89 ... [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-27T20:02:21.277Z] #199 DONE 0.1s [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #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-27T20:02:21.277Z] #200 DONE 0.1s [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #89 [security-proxy-auth] exporting to image [2023-12-27T20:02:21.277Z] #89 exporting layers 0.2s done [2023-12-27T20:02:21.277Z] #89 writing image sha256:94c455c1af3b21890c2cf67183ff9479eaab98af509ce7101c393b32a81f1d2f done [2023-12-27T20:02:21.277Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-27T20:02:21.277Z] #89 writing image sha256:74b5688c2503b8c79ef8212b3627c340caa41cbfcbb35caf2a8938c451388846 done [2023-12-27T20:02:21.277Z] #89 naming to docker.io/library/security-proxy-auth done [2023-12-27T20:02:21.277Z] #89 exporting layers 0.3s done [2023-12-27T20:02:21.277Z] #89 writing image sha256:796e062398b5fdfac0f066d1335b778a365cbf3b110e25758100bbda116678f2 0.0s done [2023-12-27T20:02:21.277Z] #89 naming to docker.io/library/security-proxy-setup done [2023-12-27T20:02:21.277Z] #89 DONE 2.6s [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-27T20:02:21.277Z] #201 DONE 0.1s [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-27T20:02:21.277Z] #202 DONE 0.0s [2023-12-27T20:02:21.277Z] [2023-12-27T20:02:21.277Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:02:21.535Z] #203 DONE 0.5s [2023-12-27T20:02:21.535Z] [2023-12-27T20:02:21.535Z] #89 [security-secretstore-setup] exporting to image [2023-12-27T20:02:21.794Z] #89 exporting layers 0.2s done [2023-12-27T20:02:21.794Z] #89 writing image sha256:d41a74b7776f8867c406af21cb10b7e493dc02a9c1dbc0cfda5c7c8da3577274 done [2023-12-27T20:02:21.794Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-12-27T20:02:21.794Z] #89 DONE 2.8s [2023-12-27T20:02:21.794Z] [2023-12-27T20:02:21.794Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-27T20:02:21.794Z] #204 DONE 0.4s [2023-12-27T20:02:21.794Z] [2023-12-27T20:02:21.794Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:02:21.794Z] #33 ... [2023-12-27T20:02:21.794Z] [2023-12-27T20:02:21.794Z] #89 [security-bootstrapper] exporting to image [2023-12-27T20:02:22.054Z] #89 exporting layers 0.2s done [2023-12-27T20:02:22.054Z] #89 writing image sha256:9832de8a2f5d5a7dca22507b9d632a4950079dfead245e9d1d7b7b94b1cf8675 done [2023-12-27T20:02:22.054Z] #89 naming to docker.io/library/security-bootstrapper done [2023-12-27T20:02:22.054Z] #89 DONE 3.0s [2023-12-27T20:02:22.054Z] [2023-12-27T20:02:22.054Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:02:22.054Z] time="2023-12-27T19:59:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-27T20:02:22.089Z] $ docker stop --time=1 cfcc6da7ed33326cbb9357f992d6fa3be58273d6e3f3ac1da668dc565112f469 [2023-12-27T20:02:23.353Z] $ docker rm -f --volumes cfcc6da7ed33326cbb9357f992d6fa3be58273d6e3f3ac1da668dc565112f469 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-27T20:02:23.838Z] + docker images [2023-12-27T20:02:23.838Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-27T20:02:23.838Z] security-secretstore-setup latest d41a74b7776f 2 seconds ago 36.2MB [2023-12-27T20:02:23.838Z] security-bootstrapper latest 9832de8a2f5d 2 seconds ago 18.5MB [2023-12-27T20:02:23.838Z] security-proxy-auth latest 74b5688c2503 3 seconds ago 15.8MB [2023-12-27T20:02:23.838Z] core-common-config-bootstrapper latest 94c455c1af3b 3 seconds ago 14.9MB [2023-12-27T20:02:23.838Z] security-proxy-setup latest 796e062398b5 3 seconds ago 25.8MB [2023-12-27T20:02:23.838Z] core-command latest 57578824755a 4 seconds ago 17MB [2023-12-27T20:02:23.838Z] core-data latest 8caa36bd6dde 4 seconds ago 17.1MB [2023-12-27T20:02:23.838Z] support-notifications latest 33531486ca3c 4 seconds ago 26.5MB [2023-12-27T20:02:23.838Z] core-metadata latest a78492e7a648 4 seconds ago 17.4MB [2023-12-27T20:02:23.838Z] security-spiffe-token-provider latest 4faf09caa22a 4 seconds ago 28.5MB [2023-12-27T20:02:23.838Z] support-scheduler latest 1259608ca12b 4 seconds ago 26MB [2023-12-27T20:02:23.838Z] security-spire-agent latest 688349b9ec07 2 minutes ago 161MB [2023-12-27T20:02:23.838Z] security-spire-server latest 569adc7762c8 2 minutes ago 102MB [2023-12-27T20:02:23.838Z] security-spire-config latest ade6363aec9b 2 minutes ago 102MB [2023-12-27T20:02:23.838Z] ci-base-image-x86_64 latest d7bb45ce4178 4 minutes ago 937MB [2023-12-27T20:02:23.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 6 weeks ago 564MB [2023-12-27T20:02:23.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-27T20:02:23.838Z] 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-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-27T20:02:45.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-27T20:02:46.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-27T20:02:46.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-27T20:02:46.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-27T20:02:46.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-27T20:02:54.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-27T20:02:54.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-27T20:02:54.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.192s coverage: 28.7% of statements [2023-12-27T20:03:04.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.271s coverage: 97.0% of statements [2023-12-27T20:03:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-27T20:03:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-27T20:03:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-27T20:03:12.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.342s coverage: 69.2% of statements [2023-12-27T20:03:12.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-27T20:03:12.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-27T20:03:13.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.304s coverage: 53.2% of statements [2023-12-27T20:03:17.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-27T20:03:17.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-27T20:03:17.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-27T20:03:17.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-27T20:03:17.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-27T20:03:24.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-27T20:03:24.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-27T20:03:36.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.561s coverage: 93.4% of statements [2023-12-27T20:03:36.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.473s coverage: 4.1% of statements [2023-12-27T20:03:36.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-27T20:03:36.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-27T20:03:36.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-27T20:03:38.897Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-27T20:03:39.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.511s coverage: 97.6% of statements [2023-12-27T20:03:39.748Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements [2023-12-27T20:03:47.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-27T20:03:47.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-27T20:03:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.373s coverage: 0.9% of statements [2023-12-27T20:03:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.252s coverage: 32.2% of statements [2023-12-27T20:03:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 41.7% of statements [2023-12-27T20:03:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 82.9% of statements [2023-12-27T20:03:50.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.264s coverage: 94.1% of statements [2023-12-27T20:03:50.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.199s coverage: 96.3% of statements [2023-12-27T20:03:52.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.192s coverage: 87.5% of statements [2023-12-27T20:03:53.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-27T20:03:53.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-27T20:03:53.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-27T20:03:53.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-27T20:03:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-27T20:03:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-27T20:03:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-27T20:03:54.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-27T20:03:58.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-27T20:03:58.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-27T20:03:58.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-27T20:03:58.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-27T20:04:00.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-27T20:04:00.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-27T20:04:01.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-27T20:04:04.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.197s coverage: 94.4% of statements [2023-12-27T20:04:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-27T20:04:06.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-27T20:04:11.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-27T20:04:11.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-27T20:04:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-27T20:04:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-27T20:04:13.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.936s coverage: 79.9% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.243s coverage: 92.9% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.218s coverage: 62.3% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.176s coverage: 20.0% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.174s coverage: 100.0% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.448s coverage: 81.8% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.352s coverage: 82.1% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.200s coverage: 86.0% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.818s coverage: 63.1% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.212s coverage: 100.0% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-12-27T20:04:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-27T20:04:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-27T20:04:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.773s coverage: 38.4% of statements [2023-12-27T20:04:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.239s coverage: 89.5% of statements [2023-12-27T20:04:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.198s coverage: 84.8% of statements [2023-12-27T20:04:24.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-27T20:04:24.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-27T20:04:24.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-27T20:04:24.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-27T20:04:26.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-27T20:04:26.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-27T20:04:26.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-27T20:04:26.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-27T20:04:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-27T20:04:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-27T20:04:31.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements [2023-12-27T20:04:31.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.674s coverage: 95.7% of statements [2023-12-27T20:04:31.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.248s coverage: 61.8% of statements [2023-12-27T20:04:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-27T20:04:31.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-27T20:04:32.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.347s coverage: 98.9% of statements [2023-12-27T20:04:33.710Z] 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-27T20:04:33.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-27T20:04:33.710Z] go vet ./... [2023-12-27T20:05:41.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-27T20:05:41.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-27T20:05:41.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-27T20:05:41.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-27T20:05:41.978Z] + ls -al . [2023-12-27T20:05:41.978Z] total 732 [2023-12-27T20:05:41.978Z] drwxrwxr-x 10 1001 1001 4096 Dec 27 20:01 . [2023-12-27T20:05:41.978Z] drwxr-xr-x 4 root root 4096 Dec 27 20:01 .. [2023-12-27T20:05:41.978Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:59 .blubracket [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 10 Dec 27 19:59 .dockerignore [2023-12-27T20:05:41.978Z] drwxrwxr-x 8 1001 1001 4096 Dec 27 19:59 .git [2023-12-27T20:05:41.978Z] drwxrwxr-x 3 1001 1001 4096 Dec 27 19:59 .github [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 1074 Dec 27 19:59 .gitignore [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 42 Dec 27 19:59 .golangci.yml [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 100 Dec 27 19:59 .hadolint.yml [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 155 Dec 27 19:59 .sonarcloud.properties [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 1171 Dec 27 19:59 ADOPTERS.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 11674 Dec 27 19:59 Attribution.txt [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 100284 Dec 27 19:59 CHANGELOG.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 3804 Dec 27 19:59 CONTRIBUTING.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 677 Dec 27 19:59 GOVERNANCE.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 861 Dec 27 19:59 Jenkinsfile [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 10775 Dec 27 19:59 LICENSE [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 15060 Dec 27 19:59 Makefile [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 582 Dec 27 19:59 OWNERS.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 9528 Dec 27 19:59 README.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 789 Dec 27 19:59 SECURITY.md [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 5 Dec 27 19:57 VERSION [2023-12-27T20:05:41.978Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:59 bin [2023-12-27T20:05:41.978Z] drwxrwxr-x 18 1001 1001 4096 Dec 27 19:59 cmd [2023-12-27T20:05:41.978Z] -rw-r--r-- 1 root root 453602 Dec 27 20:04 coverage.out [2023-12-27T20:05:41.978Z] drwxrwxr-x 2 1001 1001 4096 Dec 27 19:59 fuzz_test [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 3685 Dec 27 19:59 go.mod [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 34037 Dec 27 19:59 go.sum [2023-12-27T20:05:41.978Z] drwxrwxr-x 7 1001 1001 4096 Dec 27 19:59 internal [2023-12-27T20:05:41.978Z] drwxrwxr-x 3 1001 1001 4096 Dec 27 19:59 openapi [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 584 Dec 27 19:59 security.txt [2023-12-27T20:05:41.978Z] -rw-rw-r-- 1 1001 1001 204 Dec 27 19:59 version.go [Pipeline] sh [2023-12-27T20:05:42.314Z] + '[' -e coverage.out ] [2023-12-27T20:05:42.314Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-27T20:05:42.349Z] Warning: overwriting stash ‘coverage-report’ [2023-12-27T20:05:43.129Z] Stashed 1 file(s) [Pipeline] sh [2023-12-27T20:05:43.451Z] + make build [2023-12-27T20:05:43.451Z] 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-27T20:06:39.842Z] 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-27T20:06:39.842Z] 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-27T20:06:43.175Z] 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-27T20:06:45.107Z] 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-27T20:07:11.761Z] 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-27T20:07:12.027Z] 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-27T20:07:17.359Z] 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-27T20:07:19.934Z] 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-27T20:07:22.516Z] 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-27T20:07:25.098Z] 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-27T20:07:29.343Z] 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-27T20:07:32.701Z] $ docker stop --time=1 300ed3d3a4b01a6cd02e8376d86d3b16a8cd330d6f88a185714e3bcd1eed265f [2023-12-27T20:07:37.121Z] $ docker rm -f --volumes 300ed3d3a4b01a6cd02e8376d86d3b16a8cd330d6f88a185714e3bcd1eed265f [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-27T20:07:40.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-27T20:07:40.368Z] [2023-12-27T20:07:40.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:07:40.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-27T20:07:41.068Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-27T20:07:41.068Z] 547446be3368: Pulling fs layer [2023-12-27T20:07:41.068Z] d125d8839a47: Pulling fs layer [2023-12-27T20:07:41.068Z] 3e85d5ac6304: Pulling fs layer [2023-12-27T20:07:41.068Z] c3105a71a48b: Pulling fs layer [2023-12-27T20:07:41.068Z] 0f093f025ec4: Pulling fs layer [2023-12-27T20:07:41.068Z] c3106fc0e877: Pulling fs layer [2023-12-27T20:07:41.068Z] c3105a71a48b: Waiting [2023-12-27T20:07:41.068Z] 0f093f025ec4: Waiting [2023-12-27T20:07:41.068Z] c3106fc0e877: Waiting [2023-12-27T20:07:41.068Z] 547446be3368: Verifying Checksum [2023-12-27T20:07:41.068Z] 547446be3368: Download complete [2023-12-27T20:07:41.068Z] c3105a71a48b: Download complete [2023-12-27T20:07:41.336Z] d125d8839a47: Verifying Checksum [2023-12-27T20:07:41.336Z] d125d8839a47: Download complete [2023-12-27T20:07:41.336Z] c3106fc0e877: Verifying Checksum [2023-12-27T20:07:41.336Z] c3106fc0e877: Download complete [2023-12-27T20:07:41.602Z] 0f093f025ec4: Verifying Checksum [2023-12-27T20:07:41.602Z] 0f093f025ec4: Download complete [2023-12-27T20:07:41.602Z] 547446be3368: Pull complete [2023-12-27T20:07:42.560Z] d125d8839a47: Pull complete [2023-12-27T20:07:43.142Z] 3e85d5ac6304: Verifying Checksum [2023-12-27T20:07:43.142Z] 3e85d5ac6304: Download complete [2023-12-27T20:07:55.447Z] 3e85d5ac6304: Pull complete [2023-12-27T20:07:55.447Z] c3105a71a48b: Pull complete [2023-12-27T20:07:56.408Z] 0f093f025ec4: Pull complete [2023-12-27T20:07:56.408Z] c3106fc0e877: Pull complete [2023-12-27T20:07:56.408Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-27T20:07:56.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-27T20:07:56.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T20:07:56.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-26253 does not seem to be running inside a container [2023-12-27T20:07:56.907Z] $ 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-27T20:07:58.576Z] $ docker top 1600ef0785426b4b2cdb6a33f46d7dfc7580adc1b8d034f00fb9cf68c0a3dae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-27T20:07:59.182Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-27T20:08:01.134Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-12-27T20:08:01.134Z] #1 transferring dockerfile: [2023-12-27T20:08:01.134Z] #1 transferring dockerfile: 1.95kB 0.0s done [2023-12-27T20:08:01.134Z] #1 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #2 [support-notifications internal] load .dockerignore [2023-12-27T20:08:01.134Z] #2 transferring context: 50B 0.0s done [2023-12-27T20:08:01.134Z] #2 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.134Z] #3 DONE 0.0s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-12-27T20:08:01.134Z] #4 transferring dockerfile: 1.69kB 0.0s done [2023-12-27T20:08:01.134Z] #4 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #5 [security-spire-config internal] load .dockerignore [2023-12-27T20:08:01.134Z] #5 transferring context: 50B 0.0s done [2023-12-27T20:08:01.134Z] #5 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-27T20:08:01.134Z] #6 transferring dockerfile: 2.93kB done [2023-12-27T20:08:01.134Z] #6 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #7 [security-bootstrapper internal] load .dockerignore [2023-12-27T20:08:01.134Z] #7 transferring context: 50B done [2023-12-27T20:08:01.134Z] #7 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.134Z] #3 DONE 0.0s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #8 [security-proxy-setup internal] load .dockerignore [2023-12-27T20:08:01.134Z] #8 transferring context: 50B 0.0s done [2023-12-27T20:08:01.134Z] #8 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-27T20:08:01.134Z] #9 transferring dockerfile: 2.50kB 0.0s done [2023-12-27T20:08:01.134Z] #9 DONE 0.1s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.134Z] #3 DONE 0.0s [2023-12-27T20:08:01.134Z] [2023-12-27T20:08:01.134Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-27T20:08:01.404Z] #10 transferring dockerfile: 2.49kB 0.0s done [2023-12-27T20:08:01.404Z] #10 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #11 [security-secretstore-setup internal] load .dockerignore [2023-12-27T20:08:01.404Z] #11 transferring context: 50B done [2023-12-27T20:08:01.404Z] #11 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.404Z] #3 DONE 0.0s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #12 [core-data internal] load .dockerignore [2023-12-27T20:08:01.404Z] #12 transferring context: 50B done [2023-12-27T20:08:01.404Z] #12 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #13 [core-data internal] load build definition from Dockerfile [2023-12-27T20:08:01.404Z] #13 transferring dockerfile: 2.01kB done [2023-12-27T20:08:01.404Z] #13 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.404Z] #3 DONE 0.0s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #14 [core-metadata internal] load .dockerignore [2023-12-27T20:08:01.404Z] #14 transferring context: 50B done [2023-12-27T20:08:01.404Z] #14 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-12-27T20:08:01.404Z] #15 transferring dockerfile: 2.06kB done [2023-12-27T20:08:01.404Z] #15 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.404Z] #3 DONE 0.0s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #16 [security-proxy-auth internal] load .dockerignore [2023-12-27T20:08:01.404Z] #16 transferring context: 50B done [2023-12-27T20:08:01.404Z] #16 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-27T20:08:01.404Z] #17 transferring dockerfile: 2.15kB done [2023-12-27T20:08:01.404Z] #17 DONE 0.1s [2023-12-27T20:08:01.404Z] [2023-12-27T20:08:01.404Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T20:08:01.673Z] #18 ... [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.673Z] #3 DONE 0.0s [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #19 [security-proxy-setup internal] load build context [2023-12-27T20:08:01.673Z] #19 DONE 0.0s [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T20:08:01.673Z] #18 ... [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #20 [support-scheduler internal] load build definition from Dockerfile [2023-12-27T20:08:01.673Z] #20 transferring dockerfile: 1.93kB done [2023-12-27T20:08:01.673Z] #20 DONE 0.1s [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #21 [support-scheduler internal] load .dockerignore [2023-12-27T20:08:01.673Z] #21 transferring context: 50B 0.0s done [2023-12-27T20:08:01.673Z] #21 DONE 0.1s [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:01.673Z] #3 DONE 0.0s [2023-12-27T20:08:01.673Z] [2023-12-27T20:08:01.673Z] #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T20:08:01.941Z] #18 DONE 0.7s [2023-12-27T20:08:01.941Z] [2023-12-27T20:08:01.941Z] #22 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:08:01.941Z] #22 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-27T20:08:01.941Z] #22 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T20:08:01.941Z] #22 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-27T20:08:01.941Z] #22 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-27T20:08:02.207Z] #22 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T20:08:02.208Z] #22 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-27T20:08:02.208Z] #22 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-27T20:08:02.208Z] #22 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.2s [2023-12-27T20:08:02.477Z] #22 ... [2023-12-27T20:08:02.477Z] [2023-12-27T20:08:02.477Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-27T20:08:02.477Z] #23 DONE 1.5s [2023-12-27T20:08:02.477Z] [2023-12-27T20:08:02.477Z] #22 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:08:02.477Z] #22 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-27T20:08:02.477Z] #22 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T20:08:02.477Z] #22 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-27T20:08:02.477Z] #22 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-27T20:08:02.477Z] #22 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.4s [2023-12-27T20:08:02.751Z] #22 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.24MB / 3.33MB 0.5s [2023-12-27T20:08:02.751Z] #22 ... [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #24 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-27T20:08:02.751Z] #24 DONE 1.3s [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #22 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:08:02.751Z] #22 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-27T20:08:02.751Z] #22 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-27T20:08:02.751Z] #22 ... [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-27T20:08:02.751Z] #25 transferring context: 50B 0.1s done [2023-12-27T20:08:02.751Z] #25 DONE 1.1s [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #26 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-27T20:08:02.751Z] #26 transferring dockerfile: 1.89kB 0.0s done [2023-12-27T20:08:02.751Z] #26 DONE 1.1s [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-12-27T20:08:02.751Z] #27 transferring context: 50B 0.1s done [2023-12-27T20:08:02.751Z] #27 DONE 1.1s [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #28 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-27T20:08:02.751Z] #28 transferring dockerfile: 2.23kB 0.0s done [2023-12-27T20:08:02.751Z] #28 DONE 1.2s [2023-12-27T20:08:02.751Z] [2023-12-27T20:08:02.751Z] #22 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:08:03.020Z] #22 ... [2023-12-27T20:08:03.020Z] [2023-12-27T20:08:03.020Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:03.020Z] #3 DONE 0.0s [2023-12-27T20:08:03.020Z] [2023-12-27T20:08:03.020Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:03.020Z] #3 DONE 0.0s [2023-12-27T20:08:03.020Z] [2023-12-27T20:08:03.020Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:03.020Z] #29 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-27T20:08:03.020Z] #29 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-27T20:08:03.020Z] #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-27T20:08:03.020Z] #29 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-27T20:08:03.020Z] #29 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-27T20:08:03.020Z] #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-12-27T20:08:03.020Z] #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-12-27T20:08:03.020Z] #29 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-27T20:08:03.315Z] #29 ... [2023-12-27T20:08:03.316Z] [2023-12-27T20:08:03.316Z] #30 [security-spire-config internal] load build context [2023-12-27T20:08:03.316Z] #30 transferring context: 16.35kB 0.1s done [2023-12-27T20:08:03.316Z] #30 DONE 0.9s [2023-12-27T20:08:03.316Z] [2023-12-27T20:08:03.316Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:03.591Z] #29 ... [2023-12-27T20:08:03.591Z] [2023-12-27T20:08:03.591Z] #31 [core-command internal] load build definition from Dockerfile [2023-12-27T20:08:03.591Z] #31 transferring dockerfile: 1.93kB 0.1s done [2023-12-27T20:08:03.591Z] #31 DONE 1.5s [2023-12-27T20:08:03.591Z] [2023-12-27T20:08:03.591Z] #32 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-27T20:08:03.591Z] #32 DONE 0.9s [2023-12-27T20:08:03.591Z] [2023-12-27T20:08:03.591Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:03.591Z] #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-12-27T20:08:03.591Z] #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-27T20:08:03.591Z] #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-12-27T20:08:03.859Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s [2023-12-27T20:08:03.859Z] #29 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-27T20:08:03.859Z] #29 ... [2023-12-27T20:08:03.859Z] [2023-12-27T20:08:03.859Z] #33 [security-spire-server internal] load .dockerignore [2023-12-27T20:08:03.859Z] #33 transferring context: 50B 0.1s done [2023-12-27T20:08:03.859Z] #33 DONE 1.7s [2023-12-27T20:08:03.859Z] [2023-12-27T20:08:03.859Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.128Z] #29 ... [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #24 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-27T20:08:04.128Z] #24 DONE 1.4s [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-27T20:08:04.128Z] #32 DONE 1.0s [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T20:08:04.128Z] #18 DONE 1.8s [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #34 [security-spiffe-token-provider internal] load build context [2023-12-27T20:08:04.128Z] #34 DONE 0.0s [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.128Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.33MB / 23.39MB 1.3s [2023-12-27T20:08:04.128Z] #29 ... [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #35 [core-command internal] load .dockerignore [2023-12-27T20:08:04.128Z] #35 transferring context: 50B 0.1s done [2023-12-27T20:08:04.128Z] #35 DONE 2.2s [2023-12-27T20:08:04.128Z] [2023-12-27T20:08:04.128Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.128Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.20MB / 23.39MB 1.5s [2023-12-27T20:08:04.409Z] #29 ... [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #36 [security-spire-agent internal] load build definition from Dockerfile [2023-12-27T20:08:04.409Z] #36 transferring dockerfile: 1.81kB 0.0s done [2023-12-27T20:08:04.409Z] #36 DONE 2.0s [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-27T20:08:04.409Z] #3 DONE 0.0s [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.409Z] #29 ... [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #37 [security-spire-agent internal] load .dockerignore [2023-12-27T20:08:04.409Z] #37 transferring context: 50B 0.1s done [2023-12-27T20:08:04.409Z] #37 DONE 2.2s [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.409Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.52MB / 23.39MB 1.6s [2023-12-27T20:08:04.409Z] #29 ... [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #38 [security-spire-server internal] load build definition from Dockerfile [2023-12-27T20:08:04.409Z] #38 transferring dockerfile: 1.70kB 0.1s done [2023-12-27T20:08:04.409Z] #38 DONE 2.2s [2023-12-27T20:08:04.409Z] [2023-12-27T20:08:04.409Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.409Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.8s [2023-12-27T20:08:04.679Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.0s [2023-12-27T20:08:04.947Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.97MB / 23.39MB 2.2s [2023-12-27T20:08:04.947Z] #29 ... [2023-12-27T20:08:04.947Z] [2023-12-27T20:08:04.947Z] #24 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-27T20:08:04.947Z] #24 DONE 1.5s [2023-12-27T20:08:04.947Z] [2023-12-27T20:08:04.947Z] #32 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-27T20:08:04.947Z] #32 DONE 1.1s [2023-12-27T20:08:04.947Z] [2023-12-27T20:08:04.947Z] #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-27T20:08:04.947Z] #18 DONE 2.6s [2023-12-27T20:08:04.947Z] [2023-12-27T20:08:04.947Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:04.947Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.23MB / 23.39MB 2.4s [2023-12-27T20:08:05.216Z] #29 ... [2023-12-27T20:08:05.216Z] [2023-12-27T20:08:05.216Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-27T20:08:05.216Z] #23 DONE 2.1s [2023-12-27T20:08:05.216Z] [2023-12-27T20:08:05.216Z] #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:05.216Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.4s [2023-12-27T20:08:05.216Z] #29 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-27T20:08:05.216Z] #29 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-27T20:08:05.216Z] #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-27T20:08:05.216Z] #29 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-27T20:08:05.216Z] #29 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-27T20:08:05.216Z] #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-12-27T20:08:05.216Z] #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-12-27T20:08:05.216Z] #29 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-27T20:08:05.216Z] #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-27T20:08:05.216Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.7s [2023-12-27T20:08:05.216Z] #29 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-27T20:08:05.802Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s [2023-12-27T20:08:06.071Z] #29 ... [2023-12-27T20:08:06.071Z] [2023-12-27T20:08:06.071Z] #39 [security-spire-server internal] load build context [2023-12-27T20:08:06.071Z] #39 transferring context: 18.10kB 0.2s done [2023-12-27T20:08:06.071Z] #39 DONE 0.7s [2023-12-27T20:08:06.071Z] [2023-12-27T20:08:06.071Z] #29 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:06.071Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-12-27T20:08:06.346Z] #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-27T20:08:06.346Z] #29 ... [2023-12-27T20:08:06.346Z] [2023-12-27T20:08:06.346Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-27T20:08:06.346Z] #40 DONE 1.8s [2023-12-27T20:08:06.346Z] [2023-12-27T20:08:06.346Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:06.346Z] #29 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-12-27T20:08:06.346Z] #29 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-27T20:08:06.346Z] #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-27T20:08:06.346Z] #29 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-27T20:08:06.346Z] #29 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-27T20:08:06.346Z] #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-12-27T20:08:06.346Z] #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-12-27T20:08:06.346Z] #29 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-27T20:08:06.346Z] #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-27T20:08:06.346Z] #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-12-27T20:08:06.346Z] #29 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-27T20:08:06.928Z] #29 ... [2023-12-27T20:08:06.928Z] [2023-12-27T20:08:06.928Z] #41 [security-spire-agent internal] load build context [2023-12-27T20:08:06.928Z] #41 transferring context: 17.63kB 0.2s done [2023-12-27T20:08:06.928Z] #41 DONE 0.4s [2023-12-27T20:08:06.928Z] [2023-12-27T20:08:06.928Z] #22 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-27T20:08:06.928Z] #22 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-27T20:08:06.928Z] #22 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-27T20:08:06.928Z] #22 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-27T20:08:06.928Z] #22 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-27T20:08:06.928Z] #22 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.6s done [2023-12-27T20:08:06.928Z] #22 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.6s done [2023-12-27T20:08:06.928Z] #22 DONE 5.8s [2023-12-27T20:08:06.928Z] [2023-12-27T20:08:06.928Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:08.869Z] #29 ... [2023-12-27T20:08:08.869Z] [2023-12-27T20:08:08.869Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-27T20:08:08.869Z] #0 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:08.869Z] #0 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:08.870Z] #0 4.487 OK: 266 MiB in 52 packages [2023-12-27T20:08:08.870Z] #42 DONE 5.7s [2023-12-27T20:08:09.139Z] [2023-12-27T20:08:09.139Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:08:09.139Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-12-27T20:08:09.139Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-27T20:08:09.139Z] #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-27T20:08:09.139Z] #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-27T20:08:09.139Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-27T20:08:09.139Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-12-27T20:08:09.139Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-12-27T20:08:09.139Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.3s [2023-12-27T20:08:09.139Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-27T20:08:09.139Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.3s [2023-12-27T20:08:09.139Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.4s [2023-12-27T20:08:09.408Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 2.6s [2023-12-27T20:08:09.408Z] #43 ... [2023-12-27T20:08:09.408Z] [2023-12-27T20:08:09.408Z] #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-27T20:08:09.408Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:09.408Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:09.408Z] #0 5.172 OK: 266 MiB in 52 packages [2023-12-27T20:08:09.408Z] #44 DONE 5.8s [2023-12-27T20:08:09.408Z] [2023-12-27T20:08:09.408Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:08:09.676Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.8s done [2023-12-27T20:08:09.676Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-12-27T20:08:09.676Z] #43 ... [2023-12-27T20:08:09.676Z] [2023-12-27T20:08:09.676Z] #45 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-27T20:08:09.676Z] #0 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:09.676Z] #0 3.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:09.676Z] #0 5.523 OK: 266 MiB in 52 packages [2023-12-27T20:08:09.676Z] #45 DONE 6.3s [2023-12-27T20:08:09.943Z] [2023-12-27T20:08:09.943Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:08:11.920Z] #43 ... [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #46 [security-bootstrapper internal] load build context [2023-12-27T20:08:11.920Z] #46 transferring context: 48.27MB 9.6s [2023-12-27T20:08:11.920Z] #46 ... [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #47 [security-secretstore-setup internal] load build context [2023-12-27T20:08:11.920Z] #47 ... [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #19 [security-proxy-setup internal] load build context [2023-12-27T20:08:11.920Z] #19 ... [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-27T20:08:11.920Z] #0 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:11.920Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:11.920Z] #0 5.037 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:08:11.920Z] #0 5.037 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:08:11.920Z] #0 5.037 OK: 19948 distinct packages available [2023-12-27T20:08:11.920Z] #0 5.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:11.920Z] #0 5.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:11.920Z] #0 7.070 OK: 266 MiB in 52 packages [2023-12-27T20:08:11.920Z] #48 DONE 7.9s [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #19 [security-proxy-setup internal] load build context [2023-12-27T20:08:11.920Z] #19 ... [2023-12-27T20:08:11.920Z] [2023-12-27T20:08:11.920Z] #49 [core-metadata internal] load build context [2023-12-27T20:08:12.193Z] #49 ... [2023-12-27T20:08:12.193Z] [2023-12-27T20:08:12.193Z] #50 [core-data internal] load build context [2023-12-27T20:08:12.193Z] #50 ... [2023-12-27T20:08:12.193Z] [2023-12-27T20:08:12.193Z] #51 [support-notifications internal] load build context [2023-12-27T20:08:12.465Z] #51 ... [2023-12-27T20:08:12.465Z] [2023-12-27T20:08:12.465Z] #52 [security-proxy-auth internal] load build context [2023-12-27T20:08:12.465Z] #52 ... [2023-12-27T20:08:12.465Z] [2023-12-27T20:08:12.465Z] #53 [support-scheduler internal] load build context [2023-12-27T20:08:12.465Z] #53 ... [2023-12-27T20:08:12.465Z] [2023-12-27T20:08:12.465Z] #52 [security-proxy-auth internal] load build context [2023-12-27T20:08:14.423Z] #52 ... [2023-12-27T20:08:14.423Z] [2023-12-27T20:08:14.423Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:14.423Z] #54 ... [2023-12-27T20:08:14.423Z] [2023-12-27T20:08:14.423Z] #34 [security-spiffe-token-provider internal] load build context [2023-12-27T20:08:14.423Z] #34 ... [2023-12-27T20:08:14.423Z] [2023-12-27T20:08:14.423Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:15.023Z] #54 ... [2023-12-27T20:08:15.023Z] [2023-12-27T20:08:15.023Z] #55 [core-command internal] load build context [2023-12-27T20:08:15.294Z] #55 ... [2023-12-27T20:08:15.294Z] [2023-12-27T20:08:15.294Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:15.294Z] #54 ... [2023-12-27T20:08:15.294Z] [2023-12-27T20:08:15.294Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-27T20:08:15.294Z] #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:15.294Z] #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:15.294Z] #0 6.057 (1/4) Installing ca-certificates (20230506-r0) [2023-12-27T20:08:15.294Z] #0 6.215 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:15.294Z] #0 6.244 (3/4) Installing su-exec (0.2-r3) [2023-12-27T20:08:15.294Z] #0 6.244 (4/4) Installing yq (4.33.3-r5) [2023-12-27T20:08:15.294Z] #0 6.975 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:15.294Z] #0 7.018 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:08:15.294Z] #0 7.458 OK: 18 MiB in 19 packages [2023-12-27T20:08:15.294Z] #56 DONE 8.5s [2023-12-27T20:08:15.294Z] [2023-12-27T20:08:15.294Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:15.882Z] #54 ... [2023-12-27T20:08:15.882Z] [2023-12-27T20:08:15.882Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-27T20:08:15.882Z] #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:15.882Z] #0 5.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:15.882Z] #0 7.878 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:15.882Z] #0 7.897 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:15.882Z] #0 7.985 OK: 8 MiB in 16 packages [2023-12-27T20:08:15.882Z] #57 DONE 9.2s [2023-12-27T20:08:15.882Z] [2023-12-27T20:08:15.882Z] #58 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-12-27T20:08:16.855Z] #58 ... [2023-12-27T20:08:16.855Z] [2023-12-27T20:08:16.855Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-27T20:08:16.855Z] #0 5.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 6.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 8.455 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:16.855Z] #0 8.455 (2/4) Installing openssl (3.1.4-r1) [2023-12-27T20:08:16.855Z] #0 8.488 (3/4) Installing su-exec (0.2-r3) [2023-12-27T20:08:16.855Z] #0 8.488 (4/4) Installing yq (4.33.3-r5) [2023-12-27T20:08:16.855Z] #0 9.025 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:16.855Z] #0 9.075 OK: 18 MiB in 19 packages [2023-12-27T20:08:16.855Z] #59 DONE 9.8s [2023-12-27T20:08:16.855Z] [2023-12-27T20:08:16.855Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-27T20:08:16.855Z] #0 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 7.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 9.729 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:16.855Z] #0 9.772 (2/2) Installing su-exec (0.2-r3) [2023-12-27T20:08:16.855Z] #0 9.772 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:16.855Z] #0 9.894 OK: 8 MiB in 17 packages [2023-12-27T20:08:16.855Z] #60 ... [2023-12-27T20:08:16.855Z] [2023-12-27T20:08:16.855Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-27T20:08:16.855Z] #0 5.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 6.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 8.561 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:08:16.855Z] #0 8.561 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:08:16.855Z] #0 8.561 OK: 19946 distinct packages available [2023-12-27T20:08:16.855Z] #0 8.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:16.855Z] #0 9.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #61 ... [2023-12-27T20:08:17.147Z] [2023-12-27T20:08:17.147Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-27T20:08:17.147Z] #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 3.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 5.400 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:08:17.147Z] #0 5.400 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:08:17.147Z] #0 5.400 OK: 19946 distinct packages available [2023-12-27T20:08:17.147Z] #0 5.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 8.571 (1/11) Installing ca-certificates (20230506-r0) [2023-12-27T20:08:17.147Z] #0 8.800 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-27T20:08:17.147Z] #0 8.928 (3/11) Installing libunistring (1.1-r1) [2023-12-27T20:08:17.147Z] #0 9.021 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-27T20:08:17.147Z] #0 9.045 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-27T20:08:17.147Z] #0 9.120 (6/11) Installing libcurl (8.5.0-r0) [2023-12-27T20:08:17.147Z] #0 9.168 (7/11) Installing curl (8.5.0-r0) [2023-12-27T20:08:17.147Z] #0 9.168 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:17.147Z] #0 9.168 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:08:17.147Z] #0 9.197 (10/11) Installing libucontext (1.2-r2) [2023-12-27T20:08:17.147Z] #0 9.197 (11/11) Installing gcompat (1.1.0-r1) [2023-12-27T20:08:17.147Z] #0 9.236 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:17.147Z] #0 9.278 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:08:17.147Z] #0 9.945 OK: 13 MiB in 26 packages [2023-12-27T20:08:17.147Z] #62 ... [2023-12-27T20:08:17.147Z] [2023-12-27T20:08:17.147Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-27T20:08:17.147Z] #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 8.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.147Z] #0 9.963 (1/2) Installing ca-certificates (20230506-r0) [2023-12-27T20:08:17.147Z] #0 10.18 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:17.147Z] #0 10.20 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:17.147Z] #0 10.27 Executing ca-certificates-20230506-r0.trigger [2023-12-27T20:08:17.417Z] #63 ... [2023-12-27T20:08:17.417Z] [2023-12-27T20:08:17.417Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-27T20:08:17.417Z] #0 9.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.417Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.417Z] #64 ... [2023-12-27T20:08:17.417Z] [2023-12-27T20:08:17.417Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-27T20:08:17.417Z] #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.417Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:17.417Z] #65 ... [2023-12-27T20:08:17.417Z] [2023-12-27T20:08:17.417Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-27T20:08:17.417Z] #60 DONE 10.6s [2023-12-27T20:08:17.417Z] [2023-12-27T20:08:17.417Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:17.417Z] #54 transferring context: 31.86MB 12.3s [2023-12-27T20:08:17.698Z] #54 ... [2023-12-27T20:08:17.698Z] [2023-12-27T20:08:17.698Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-27T20:08:17.698Z] #62 DONE 10.9s [2023-12-27T20:08:17.698Z] [2023-12-27T20:08:17.698Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:18.681Z] #54 ... [2023-12-27T20:08:18.681Z] [2023-12-27T20:08:18.681Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-27T20:08:18.681Z] #63 10.94 OK: 9 MiB in 17 packages [2023-12-27T20:08:18.681Z] #63 DONE 11.7s [2023-12-27T20:08:18.681Z] [2023-12-27T20:08:18.681Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:19.278Z] #54 ... [2023-12-27T20:08:19.278Z] [2023-12-27T20:08:19.278Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:19.278Z] #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s [2023-12-27T20:08:19.278Z] #29 ... [2023-12-27T20:08:19.278Z] [2023-12-27T20:08:19.278Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:19.549Z] #54 ... [2023-12-27T20:08:19.549Z] [2023-12-27T20:08:19.549Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-27T20:08:19.549Z] #61 11.59 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:19.549Z] #61 11.59 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:08:19.549Z] #61 11.65 (3/5) Installing libucontext (1.2-r2) [2023-12-27T20:08:19.549Z] #61 11.65 (4/5) Installing gcompat (1.1.0-r1) [2023-12-27T20:08:19.549Z] #61 11.67 (5/5) Installing openssl (3.1.4-r1) [2023-12-27T20:08:19.549Z] #61 11.74 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:19.549Z] #61 11.78 OK: 9 MiB in 20 packages [2023-12-27T20:08:19.549Z] #61 DONE 12.7s [2023-12-27T20:08:19.549Z] [2023-12-27T20:08:19.549Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-27T20:08:19.549Z] #64 11.80 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:19.549Z] #64 11.85 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:19.549Z] #64 11.87 OK: 8 MiB in 16 packages [2023-12-27T20:08:19.549Z] #64 DONE 12.6s [2023-12-27T20:08:19.549Z] [2023-12-27T20:08:19.549Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:22.138Z] #54 ... [2023-12-27T20:08:22.138Z] [2023-12-27T20:08:22.138Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:08:22.138Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.1s [2023-12-27T20:08:22.138Z] #43 ... [2023-12-27T20:08:22.138Z] [2023-12-27T20:08:22.138Z] #47 [security-secretstore-setup internal] load build context [2023-12-27T20:08:22.138Z] #47 ... [2023-12-27T20:08:22.138Z] [2023-12-27T20:08:22.138Z] #46 [security-bootstrapper internal] load build context [2023-12-27T20:08:22.139Z] #46 ... [2023-12-27T20:08:22.139Z] [2023-12-27T20:08:22.139Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-27T20:08:22.139Z] #65 12.14 v3.18.5-75-g19fa7e7fb32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-27T20:08:22.139Z] #65 12.14 v3.18.5-70-g5aeac1c831e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-27T20:08:22.139Z] #65 12.14 OK: 19946 distinct packages available [2023-12-27T20:08:22.139Z] #65 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:22.139Z] #65 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:22.139Z] #65 14.19 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-27T20:08:22.139Z] #65 14.20 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-27T20:08:22.139Z] #65 14.24 (3/4) Installing libucontext (1.2-r2) [2023-12-27T20:08:22.139Z] #65 14.24 (4/4) Installing gcompat (1.1.0-r1) [2023-12-27T20:08:22.139Z] #65 14.24 Executing busybox-1.36.1-r5.trigger [2023-12-27T20:08:22.139Z] #65 14.29 OK: 8 MiB in 19 packages [2023-12-27T20:08:22.139Z] #65 DONE 15.3s [2023-12-27T20:08:22.139Z] [2023-12-27T20:08:22.139Z] #46 [security-bootstrapper internal] load build context [2023-12-27T20:08:22.139Z] #46 ... [2023-12-27T20:08:22.139Z] [2023-12-27T20:08:22.139Z] #47 [security-secretstore-setup internal] load build context [2023-12-27T20:08:22.139Z] #47 transferring context: 114.81MB 20.4s [2023-12-27T20:08:22.139Z] #47 ... [2023-12-27T20:08:22.139Z] [2023-12-27T20:08:22.139Z] #19 [security-proxy-setup internal] load build context [2023-12-27T20:08:22.419Z] #19 ... [2023-12-27T20:08:22.419Z] [2023-12-27T20:08:22.419Z] #49 [core-metadata internal] load build context [2023-12-27T20:08:22.419Z] #49 ... [2023-12-27T20:08:22.419Z] [2023-12-27T20:08:22.419Z] #50 [core-data internal] load build context [2023-12-27T20:08:22.686Z] #50 ... [2023-12-27T20:08:22.686Z] [2023-12-27T20:08:22.686Z] #51 [support-notifications internal] load build context [2023-12-27T20:08:22.686Z] #51 ... [2023-12-27T20:08:22.686Z] [2023-12-27T20:08:22.686Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:22.954Z] #29 ... [2023-12-27T20:08:22.954Z] [2023-12-27T20:08:22.954Z] #53 [support-scheduler internal] load build context [2023-12-27T20:08:22.954Z] #53 ... [2023-12-27T20:08:22.954Z] [2023-12-27T20:08:22.954Z] #58 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-27T20:08:22.954Z] #58 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:22.954Z] #58 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:22.954Z] #58 5.954 OK: 8 MiB in 16 packages [2023-12-27T20:08:22.954Z] #58 DONE 7.2s [2023-12-27T20:08:22.954Z] [2023-12-27T20:08:22.954Z] #53 [support-scheduler internal] load build context [2023-12-27T20:08:22.954Z] #53 ... [2023-12-27T20:08:22.954Z] [2023-12-27T20:08:22.954Z] #50 [core-data internal] load build context [2023-12-27T20:08:23.924Z] #50 ... [2023-12-27T20:08:23.924Z] [2023-12-27T20:08:23.924Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-27T20:08:23.924Z] #0 4.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:23.924Z] #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:23.924Z] #0 6.452 OK: 18 MiB in 19 packages [2023-12-27T20:08:23.924Z] #66 DONE 7.1s [2023-12-27T20:08:23.924Z] [2023-12-27T20:08:23.924Z] #50 [core-data internal] load build context [2023-12-27T20:08:24.193Z] #50 ... [2023-12-27T20:08:24.193Z] [2023-12-27T20:08:24.193Z] #52 [security-proxy-auth internal] load build context [2023-12-27T20:08:24.473Z] #52 ... [2023-12-27T20:08:24.473Z] [2023-12-27T20:08:24.473Z] #50 [core-data internal] load build context [2023-12-27T20:08:24.473Z] #50 ... [2023-12-27T20:08:24.473Z] [2023-12-27T20:08:24.473Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-27T20:08:24.473Z] #0 6.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:24.473Z] #0 6.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:24.473Z] #0 8.390 OK: 18 MiB in 19 packages [2023-12-27T20:08:24.473Z] #67 DONE 9.0s [2023-12-27T20:08:24.473Z] [2023-12-27T20:08:24.473Z] #34 [security-spiffe-token-provider internal] load build context [2023-12-27T20:08:24.473Z] #34 ... [2023-12-27T20:08:24.473Z] [2023-12-27T20:08:24.473Z] #50 [core-data internal] load build context [2023-12-27T20:08:25.118Z] #50 ... [2023-12-27T20:08:25.118Z] [2023-12-27T20:08:25.118Z] #68 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-27T20:08:25.118Z] #68 DONE 1.1s [2023-12-27T20:08:25.118Z] [2023-12-27T20:08:25.118Z] #50 [core-data internal] load build context [2023-12-27T20:08:25.118Z] #50 ... [2023-12-27T20:08:25.118Z] [2023-12-27T20:08:25.118Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-27T20:08:25.118Z] #0 4.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:25.118Z] #0 5.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:25.118Z] #0 6.957 OK: 8 MiB in 17 packages [2023-12-27T20:08:25.118Z] #69 DONE 7.5s [2023-12-27T20:08:25.118Z] [2023-12-27T20:08:25.118Z] #50 [core-data internal] load build context [2023-12-27T20:08:25.384Z] #50 ... [2023-12-27T20:08:25.384Z] [2023-12-27T20:08:25.384Z] #55 [core-command internal] load build context [2023-12-27T20:08:25.384Z] #55 ... [2023-12-27T20:08:25.384Z] [2023-12-27T20:08:25.384Z] #50 [core-data internal] load build context [2023-12-27T20:08:27.359Z] #50 ... [2023-12-27T20:08:27.359Z] [2023-12-27T20:08:27.359Z] #47 [security-secretstore-setup internal] load build context [2023-12-27T20:08:27.359Z] #47 transferring context: 132.21MB 25.0s done [2023-12-27T20:08:27.359Z] #47 DONE 25.6s [2023-12-27T20:08:27.359Z] [2023-12-27T20:08:27.359Z] #50 [core-data internal] load build context [2023-12-27T20:08:27.359Z] #50 ... [2023-12-27T20:08:27.359Z] [2023-12-27T20:08:27.359Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:08:27.359Z] #0 6.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:27.359Z] #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:27.359Z] #0 8.480 OK: 13 MiB in 26 packages [2023-12-27T20:08:27.359Z] #70 DONE 9.5s [2023-12-27T20:08:27.628Z] [2023-12-27T20:08:27.629Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:08:27.629Z] #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:27.629Z] #0 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:27.629Z] #0 8.278 OK: 9 MiB in 17 packages [2023-12-27T20:08:27.629Z] #71 DONE 9.0s [2023-12-27T20:08:27.629Z] [2023-12-27T20:08:27.629Z] #50 [core-data internal] load build context [2023-12-27T20:08:28.215Z] #50 ... [2023-12-27T20:08:28.215Z] [2023-12-27T20:08:28.215Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-27T20:08:28.215Z] #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:28.215Z] #0 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:28.215Z] #0 7.985 OK: 9 MiB in 20 packages [2023-12-27T20:08:28.215Z] #72 DONE 8.6s [2023-12-27T20:08:28.215Z] [2023-12-27T20:08:28.215Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-27T20:08:28.215Z] #0 5.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:28.215Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:28.215Z] #0 7.919 OK: 8 MiB in 16 packages [2023-12-27T20:08:28.215Z] #73 DONE 8.6s [2023-12-27T20:08:28.215Z] [2023-12-27T20:08:28.215Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:28.215Z] #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.1s [2023-12-27T20:08:29.190Z] #29 ... [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:29.190Z] #74 DONE 1.4s [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-27T20:08:29.190Z] #75 DONE 3.8s [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-27T20:08:29.190Z] #0 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:29.190Z] #0 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-27T20:08:29.190Z] #0 6.237 OK: 8 MiB in 19 packages [2023-12-27T20:08:29.190Z] #76 DONE 6.8s [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #50 [core-data internal] load build context [2023-12-27T20:08:29.190Z] #50 ... [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-27T20:08:29.190Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.1s done [2023-12-27T20:08:29.190Z] #43 DONE 22.7s [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #49 [core-metadata internal] load build context [2023-12-27T20:08:29.190Z] #49 transferring context: 132.21MB 27.2s done [2023-12-27T20:08:29.190Z] #49 DONE 27.5s [2023-12-27T20:08:29.190Z] [2023-12-27T20:08:29.190Z] #50 [core-data internal] load build context [2023-12-27T20:08:30.166Z] #50 ... [2023-12-27T20:08:30.166Z] [2023-12-27T20:08:30.166Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-27T20:08:30.166Z] #77 DONE 0.9s [2023-12-27T20:08:30.166Z] [2023-12-27T20:08:30.166Z] #50 [core-data internal] load build context [2023-12-27T20:08:30.750Z] #50 ... [2023-12-27T20:08:30.750Z] [2023-12-27T20:08:30.750Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:30.750Z] #78 DONE 1.1s [2023-12-27T20:08:30.750Z] [2023-12-27T20:08:30.750Z] #19 [security-proxy-setup internal] load build context [2023-12-27T20:08:30.750Z] #19 transferring context: 132.21MB 28.6s done [2023-12-27T20:08:30.750Z] #19 DONE 28.9s [2023-12-27T20:08:30.750Z] [2023-12-27T20:08:30.750Z] #50 [core-data internal] load build context [2023-12-27T20:08:30.750Z] #50 transferring context: 132.21MB 28.9s done [2023-12-27T20:08:31.017Z] #50 DONE 29.3s [2023-12-27T20:08:31.017Z] [2023-12-27T20:08:31.017Z] #51 [support-notifications internal] load build context [2023-12-27T20:08:31.017Z] #51 transferring context: 132.21MB 29.0s done [2023-12-27T20:08:31.017Z] #51 DONE 29.4s [2023-12-27T20:08:31.017Z] [2023-12-27T20:08:31.017Z] #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-27T20:08:31.017Z] #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s done [2023-12-27T20:08:31.599Z] #29 DONE 29.5s [2023-12-27T20:08:31.599Z] [2023-12-27T20:08:31.599Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:31.865Z] #79 ... [2023-12-27T20:08:31.865Z] [2023-12-27T20:08:31.865Z] #55 [core-command internal] load build context [2023-12-27T20:08:31.865Z] #55 transferring context: 132.21MB 26.4s done [2023-12-27T20:08:31.865Z] #55 DONE 27.0s [2023-12-27T20:08:31.865Z] [2023-12-27T20:08:31.865Z] #46 [security-bootstrapper internal] load build context [2023-12-27T20:08:31.865Z] #46 transferring context: 132.21MB 29.7s done [2023-12-27T20:08:31.865Z] #46 DONE 30.2s [2023-12-27T20:08:31.865Z] [2023-12-27T20:08:31.865Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:32.131Z] #54 ... [2023-12-27T20:08:32.131Z] [2023-12-27T20:08:32.131Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:32.131Z] #79 DONE 0.6s [2023-12-27T20:08:32.131Z] [2023-12-27T20:08:32.131Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:32.131Z] #54 ... [2023-12-27T20:08:32.131Z] [2023-12-27T20:08:32.131Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:32.131Z] #80 ... [2023-12-27T20:08:32.131Z] [2023-12-27T20:08:32.131Z] #34 [security-spiffe-token-provider internal] load build context [2023-12-27T20:08:32.131Z] #34 transferring context: 132.21MB 27.2s done [2023-12-27T20:08:32.131Z] #34 DONE 28.1s [2023-12-27T20:08:32.131Z] [2023-12-27T20:08:32.131Z] #52 [security-proxy-auth internal] load build context [2023-12-27T20:08:32.131Z] #52 transferring context: 132.21MB 29.6s done [2023-12-27T20:08:32.131Z] #52 DONE 30.3s [2023-12-27T20:08:32.396Z] [2023-12-27T20:08:32.396Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:32.981Z] #54 ... [2023-12-27T20:08:32.981Z] [2023-12-27T20:08:32.981Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-27T20:08:32.981Z] #81 DONE 2.3s [2023-12-27T20:08:32.981Z] [2023-12-27T20:08:32.981Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:32.981Z] #54 ... [2023-12-27T20:08:32.981Z] [2023-12-27T20:08:32.981Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:32.981Z] #82 DONE 0.8s [2023-12-27T20:08:32.981Z] [2023-12-27T20:08:32.981Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:33.249Z] #54 ... [2023-12-27T20:08:33.249Z] [2023-12-27T20:08:33.249Z] #53 [support-scheduler internal] load build context [2023-12-27T20:08:33.249Z] #53 ... [2023-12-27T20:08:33.249Z] [2023-12-27T20:08:33.249Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:33.830Z] #54 ... [2023-12-27T20:08:33.830Z] [2023-12-27T20:08:33.830Z] #53 [support-scheduler internal] load build context [2023-12-27T20:08:33.830Z] #53 transferring context: 132.21MB 31.3s done [2023-12-27T20:08:33.830Z] #53 DONE 32.0s [2023-12-27T20:08:33.830Z] [2023-12-27T20:08:33.830Z] #54 [core-common-config-bootstrapper internal] load build context [2023-12-27T20:08:34.115Z] #54 transferring context: 132.21MB 29.1s done [2023-12-27T20:08:34.397Z] #54 DONE 30.3s [2023-12-27T20:08:34.397Z] [2023-12-27T20:08:34.397Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:34.666Z] #83 ... [2023-12-27T20:08:34.666Z] [2023-12-27T20:08:34.666Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:08:34.666Z] #84 DONE 1.9s [2023-12-27T20:08:34.666Z] [2023-12-27T20:08:34.666Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:08:34.666Z] #85 DONE 2.0s [2023-12-27T20:08:34.666Z] [2023-12-27T20:08:34.666Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-27T20:08:34.666Z] #86 DONE 1.8s [2023-12-27T20:08:34.666Z] [2023-12-27T20:08:34.666Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-27T20:08:34.934Z] #87 ... [2023-12-27T20:08:34.934Z] [2023-12-27T20:08:34.934Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-27T20:08:34.934Z] #88 DONE 0.2s [2023-12-27T20:08:34.934Z] [2023-12-27T20:08:34.934Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-27T20:08:34.934Z] #89 DONE 0.2s [2023-12-27T20:08:34.934Z] [2023-12-27T20:08:34.934Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-27T20:08:34.934Z] #87 DONE 0.3s [2023-12-27T20:08:34.934Z] [2023-12-27T20:08:34.934Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-27T20:08:34.934Z] #90 DONE 0.2s [2023-12-27T20:08:34.934Z] [2023-12-27T20:08:34.934Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-27T20:08:35.203Z] #91 DONE 0.1s [2023-12-27T20:08:35.203Z] [2023-12-27T20:08:35.203Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-27T20:08:35.203Z] #92 DONE 0.2s [2023-12-27T20:08:35.203Z] [2023-12-27T20:08:35.203Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:08:35.203Z] #93 DONE 0.2s [2023-12-27T20:08:35.203Z] [2023-12-27T20:08:35.203Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:08:35.203Z] #94 DONE 0.2s [2023-12-27T20:08:35.203Z] [2023-12-27T20:08:35.203Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-27T20:08:35.203Z] #95 DONE 0.2s [2023-12-27T20:08:35.203Z] [2023-12-27T20:08:35.203Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-27T20:08:35.472Z] #96 ... [2023-12-27T20:08:35.472Z] [2023-12-27T20:08:35.472Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-27T20:08:35.472Z] #97 DONE 0.2s [2023-12-27T20:08:35.472Z] [2023-12-27T20:08:35.472Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-27T20:08:35.472Z] #96 DONE 0.2s [2023-12-27T20:08:35.472Z] [2023-12-27T20:08:35.472Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-27T20:08:35.472Z] #98 DONE 0.2s [2023-12-27T20:08:35.472Z] [2023-12-27T20:08:35.472Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-27T20:08:35.742Z] #99 ... [2023-12-27T20:08:35.742Z] [2023-12-27T20:08:35.742Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-27T20:08:35.742Z] #100 DONE 0.2s [2023-12-27T20:08:35.742Z] [2023-12-27T20:08:35.742Z] #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-27T20:08:35.742Z] #101 DONE 0.2s [2023-12-27T20:08:35.742Z] [2023-12-27T20:08:35.742Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-27T20:08:35.742Z] #99 DONE 0.3s [2023-12-27T20:08:35.742Z] [2023-12-27T20:08:35.742Z] #102 [security-spire-server] exporting to image [2023-12-27T20:08:35.742Z] #102 exporting layers [2023-12-27T20:08:37.154Z] #102 ... [2023-12-27T20:08:37.154Z] [2023-12-27T20:08:37.154Z] #103 [security-spire-agent] exporting to image [2023-12-27T20:08:37.154Z] #103 exporting layers 1.4s done [2023-12-27T20:08:37.154Z] #103 writing image sha256:17ac517ba0ad2574802d13d3747d63ab1977e6ac17719906a64178be62466f72 0.0s done [2023-12-27T20:08:37.154Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-27T20:08:37.154Z] #103 DONE 1.4s [2023-12-27T20:08:37.154Z] [2023-12-27T20:08:37.154Z] #104 [security-spire-config] exporting to image [2023-12-27T20:08:37.154Z] #104 exporting layers 1.4s done [2023-12-27T20:08:37.154Z] #104 writing image sha256:4ee863d469a679b86587e01dd09cd772bbc2b8b7df68ce0f055bb65d3b367453 0.0s done [2023-12-27T20:08:37.154Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-27T20:08:37.154Z] #104 DONE 1.5s [2023-12-27T20:08:37.154Z] [2023-12-27T20:08:37.154Z] #102 [security-spire-server] exporting to image [2023-12-27T20:08:37.154Z] #102 exporting layers 1.4s done [2023-12-27T20:08:37.420Z] #102 writing image sha256:f3b2c4aabfd9a80439c408494a05225d0bcae73a50d6b77ac955e110a604bb6c done [2023-12-27T20:08:37.420Z] #102 naming to docker.io/library/security-spire-server-arm64 done [2023-12-27T20:08:37.420Z] #102 DONE 1.4s [2023-12-27T20:08:37.420Z] [2023-12-27T20:08:37.420Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:39.360Z] #105 ... [2023-12-27T20:08:39.360Z] [2023-12-27T20:08:39.360Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #106 ... [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #105 DONE 24.4s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #80 DONE 23.0s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #83 DONE 22.1s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #106 DONE 26.0s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #107 DONE 2.1s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #108 [core-command builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #108 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #109 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #110 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #111 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #112 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #113 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #114 [support-scheduler builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #114 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #115 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #116 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #117 [core-metadata builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #117 DONE 2.1s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #118 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #119 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #120 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #121 [core-data builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #121 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #122 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #123 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #124 DONE 2.1s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #125 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #126 [security-proxy-setup builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #126 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #127 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #128 [security-bootstrapper builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #128 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-27T20:08:57.566Z] #129 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-27T20:08:57.566Z] #130 CACHED [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #131 [support-notifications builder 6/7] COPY . . [2023-12-27T20:08:57.566Z] #131 DONE 2.2s [2023-12-27T20:08:57.566Z] [2023-12-27T20:08:57.566Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:09:00.162Z] #132 2.945 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-27T20:09:08.359Z] #132 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.359Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-27T20:09:08.359Z] #0 2.459 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-27T20:09:08.359Z] #133 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.359Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:09:08.359Z] #0 1.474 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-27T20:09:08.359Z] #134 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.359Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-27T20:09:08.359Z] #0 2.944 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-27T20:09:08.359Z] #135 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.359Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:09:08.359Z] #0 2.884 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-27T20:09:08.359Z] #136 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.359Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-27T20:09:08.359Z] #0 1.980 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-27T20:09:08.359Z] #137 ... [2023-12-27T20:09:08.359Z] [2023-12-27T20:09:08.360Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-27T20:09:08.360Z] #0 2.342 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-27T20:09:08.360Z] #138 ... [2023-12-27T20:09:08.360Z] [2023-12-27T20:09:08.360Z] #139 [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-27T20:09:08.360Z] #0 2.860 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-27T20:09:08.360Z] #139 ... [2023-12-27T20:09:08.360Z] [2023-12-27T20:09:08.360Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-27T20:09:08.360Z] #0 2.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-27T20:09:08.360Z] #140 ... [2023-12-27T20:09:08.360Z] [2023-12-27T20:09:08.360Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-27T20:09:08.360Z] #0 2.992 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-27T20:09:08.628Z] #141 ... [2023-12-27T20:09:08.628Z] [2023-12-27T20:09:08.628Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-27T20:09:08.628Z] #0 1.703 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-27T20:15:00.543Z] #142 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #139 [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-27T20:15:00.543Z] #139 358.1 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-27T20:15:00.543Z] #139 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-27T20:15:00.543Z] #133 DONE 358.2s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-27T20:15:00.543Z] #138 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-27T20:15:00.543Z] #141 DONE 358.6s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:15:00.543Z] #134 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:00.543Z] #143 DONE 0.5s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:00.543Z] #144 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-27T20:15:00.543Z] #142 DONE 359.7s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-27T20:15:00.543Z] #145 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-27T20:15:00.543Z] #146 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:00.543Z] #144 DONE 0.5s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #147 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:00.543Z] #147 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #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-27T20:15:00.543Z] #148 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-27T20:15:00.543Z] #149 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #147 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:00.543Z] #147 DONE 0.5s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:00.543Z] #150 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-27T20:15:00.543Z] #149 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:00.543Z] #150 DONE 0.3s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #151 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-27T20:15:00.543Z] #151 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #152 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-27T20:15:00.543Z] #152 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-27T20:15:00.543Z] #153 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #151 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-27T20:15:00.543Z] #151 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #154 [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-27T20:15:00.543Z] #154 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-27T20:15:00.543Z] #153 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #154 [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-27T20:15:00.543Z] #154 DONE 0.4s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #155 [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-27T20:15:00.543Z] #155 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-27T20:15:00.543Z] #146 DONE 2.6s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #155 [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-27T20:15:00.543Z] #155 DONE 0.6s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:00.543Z] #156 DONE 0.5s [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #157 [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-27T20:15:00.543Z] #157 ... [2023-12-27T20:15:00.543Z] [2023-12-27T20:15:00.543Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:00.543Z] #158 DONE 0.5s [2023-12-27T20:15:00.811Z] [2023-12-27T20:15:00.811Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-27T20:15:01.086Z] #159 DONE 0.5s [2023-12-27T20:15:01.086Z] [2023-12-27T20:15:01.086Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:15:01.086Z] #160 DONE 2.0s [2023-12-27T20:15:01.086Z] [2023-12-27T20:15:01.086Z] #161 [security-proxy-setup] exporting to image [2023-12-27T20:15:01.086Z] #161 exporting layers [2023-12-27T20:15:01.684Z] #161 ... [2023-12-27T20:15:01.684Z] [2023-12-27T20:15:01.684Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-27T20:15:01.684Z] #162 DONE 0.6s [2023-12-27T20:15:01.684Z] [2023-12-27T20:15:01.684Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-27T20:15:02.269Z] #163 DONE 0.5s [2023-12-27T20:15:02.269Z] [2023-12-27T20:15:02.269Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-27T20:15:02.269Z] #140 DONE 364.9s [2023-12-27T20:15:02.269Z] [2023-12-27T20:15:02.269Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-27T20:15:02.269Z] #164 ... [2023-12-27T20:15:02.269Z] [2023-12-27T20:15:02.269Z] #157 [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-27T20:15:02.269Z] #157 DONE 2.6s [2023-12-27T20:15:02.535Z] [2023-12-27T20:15:02.535Z] #165 [core-common-config-bootstrapper] exporting to image [2023-12-27T20:15:02.810Z] #165 ... [2023-12-27T20:15:02.810Z] [2023-12-27T20:15:02.810Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:02.810Z] #166 CACHED [2023-12-27T20:15:02.810Z] [2023-12-27T20:15:02.810Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:02.810Z] #167 CACHED [2023-12-27T20:15:02.810Z] [2023-12-27T20:15:02.810Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-27T20:15:02.810Z] #164 DONE 0.5s [2023-12-27T20:15:02.810Z] [2023-12-27T20:15:02.810Z] #161 [security-proxy-setup] exporting to image [2023-12-27T20:15:02.810Z] #161 exporting layers 1.7s done [2023-12-27T20:15:02.810Z] #161 writing image sha256:e20b5612228774668324796455cc703a98207bb7883b086ee27840dddebbb9b6 0.0s done [2023-12-27T20:15:02.810Z] #161 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-27T20:15:02.810Z] #161 DONE 1.8s [2023-12-27T20:15:03.100Z] [2023-12-27T20:15:03.100Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-27T20:15:03.375Z] #168 ... [2023-12-27T20:15:03.375Z] [2023-12-27T20:15:03.375Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-27T20:15:03.375Z] #169 DONE 0.6s [2023-12-27T20:15:03.375Z] [2023-12-27T20:15:03.375Z] #165 [core-common-config-bootstrapper] exporting to image [2023-12-27T20:15:03.375Z] #165 exporting layers 1.1s done [2023-12-27T20:15:03.640Z] #165 writing image sha256:7cdcb1e52cec81b4120b2a32e18e4c08db19bff952ce63e50a71073b3c12373e done [2023-12-27T20:15:03.640Z] #165 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-27T20:15:03.640Z] #165 DONE 1.1s [2023-12-27T20:15:03.640Z] [2023-12-27T20:15:03.640Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-27T20:15:03.640Z] #168 DONE 0.7s [2023-12-27T20:15:03.640Z] [2023-12-27T20:15:03.640Z] #170 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:03.640Z] #170 ... [2023-12-27T20:15:03.640Z] [2023-12-27T20:15:03.640Z] #171 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-27T20:15:03.640Z] #171 DONE 0.4s [2023-12-27T20:15:03.909Z] [2023-12-27T20:15:03.909Z] #170 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:03.909Z] #170 DONE 0.3s [2023-12-27T20:15:03.909Z] [2023-12-27T20:15:03.909Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-27T20:15:04.180Z] #172 DONE 0.4s [2023-12-27T20:15:04.180Z] [2023-12-27T20:15:04.180Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-27T20:15:04.180Z] #173 ... [2023-12-27T20:15:04.180Z] [2023-12-27T20:15:04.180Z] #139 [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-27T20:15:04.180Z] #139 DONE 366.9s [2023-12-27T20:15:04.447Z] [2023-12-27T20:15:04.447Z] #174 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:15:05.419Z] #174 ... [2023-12-27T20:15:05.420Z] [2023-12-27T20:15:05.420Z] #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:05.420Z] #175 DONE 0.5s [2023-12-27T20:15:05.420Z] [2023-12-27T20:15:05.420Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:05.420Z] #176 DONE 0.3s [2023-12-27T20:15:05.420Z] [2023-12-27T20:15:05.420Z] #177 [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-27T20:15:05.686Z] #177 DONE 0.2s [2023-12-27T20:15:05.686Z] [2023-12-27T20:15:05.686Z] #178 [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-27T20:15:05.951Z] #178 DONE 0.3s [2023-12-27T20:15:05.951Z] [2023-12-27T20:15:05.951Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-27T20:15:05.951Z] #173 DONE 2.2s [2023-12-27T20:15:05.951Z] [2023-12-27T20:15:05.951Z] #179 [security-bootstrapper] exporting to image [2023-12-27T20:15:06.532Z] #179 ... [2023-12-27T20:15:06.532Z] [2023-12-27T20:15:06.532Z] #174 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:15:06.532Z] #174 DONE 2.3s [2023-12-27T20:15:06.532Z] [2023-12-27T20:15:06.532Z] #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-27T20:15:06.532Z] #180 DONE 0.4s [2023-12-27T20:15:06.532Z] [2023-12-27T20:15:06.532Z] #181 [security-proxy-auth] exporting to image [2023-12-27T20:15:06.802Z] #181 ... [2023-12-27T20:15:06.802Z] [2023-12-27T20:15:06.802Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-27T20:15:06.802Z] #182 DONE 0.5s [2023-12-27T20:15:07.078Z] [2023-12-27T20:15:07.078Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-27T20:15:07.343Z] #183 ... [2023-12-27T20:15:07.343Z] [2023-12-27T20:15:07.343Z] #181 [security-proxy-auth] exporting to image [2023-12-27T20:15:07.343Z] #181 exporting layers 0.6s done [2023-12-27T20:15:07.343Z] #181 writing image sha256:94659f0c03e0833706608a51edd819d19bd8c72fd0a380cdbff6a77402e11520 0.0s done [2023-12-27T20:15:07.343Z] #181 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-27T20:15:07.343Z] #181 DONE 0.7s [2023-12-27T20:15:07.343Z] [2023-12-27T20:15:07.343Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-27T20:15:07.646Z] #137 ... [2023-12-27T20:15:07.646Z] [2023-12-27T20:15:07.646Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-27T20:15:07.646Z] #183 DONE 0.5s [2023-12-27T20:15:07.646Z] [2023-12-27T20:15:07.646Z] #179 [security-bootstrapper] exporting to image [2023-12-27T20:15:07.646Z] #179 exporting layers 1.6s done [2023-12-27T20:15:07.646Z] #179 writing image sha256:f366bfa99e3506a61354ef9be93acb01db8d09fc22d967d356018965cde341d0 done [2023-12-27T20:15:07.646Z] #179 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-27T20:15:07.646Z] #179 DONE 1.6s [2023-12-27T20:15:07.646Z] [2023-12-27T20:15:07.646Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-27T20:15:07.918Z] #184 DONE 0.3s [2023-12-27T20:15:07.918Z] [2023-12-27T20:15:07.918Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-27T20:15:10.151Z] #185 DONE 2.0s [2023-12-27T20:15:10.151Z] [2023-12-27T20:15:10.151Z] #186 [security-secretstore-setup] exporting to image [2023-12-27T20:15:10.738Z] #186 exporting layers 0.9s done [2023-12-27T20:15:10.738Z] #186 writing image sha256:79abf0d6dbc5116cb7e63579eeb6aba371c9f22672d8fae016c5be16c9e6ec5b done [2023-12-27T20:15:10.738Z] #186 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-12-27T20:15:10.738Z] #186 DONE 0.9s [2023-12-27T20:15:10.738Z] [2023-12-27T20:15:10.738Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:29.002Z] #132 ... [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-27T20:15:29.002Z] #138 DONE 388.9s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:29.002Z] #187 DONE 0.4s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:29.002Z] #188 DONE 0.2s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-27T20:15:29.002Z] #189 ... [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-27T20:15:29.002Z] #135 DONE 389.7s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-27T20:15:29.002Z] #189 DONE 0.4s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:15:29.002Z] #134 ... [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:29.002Z] #190 DONE 0.4s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:29.002Z] #191 DONE 0.3s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #192 [core-command] exporting to image [2023-12-27T20:15:29.002Z] #192 exporting layers [2023-12-27T20:15:29.002Z] #192 exporting layers 0.5s done [2023-12-27T20:15:29.002Z] #192 writing image sha256:685ec95e09b16083e185b0e5db60ea8d3d919f92526d773315995a469dfe1caa 0.0s done [2023-12-27T20:15:29.002Z] #192 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-27T20:15:29.002Z] #192 DONE 0.5s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:29.002Z] #193 DONE 0.4s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-27T20:15:29.002Z] #194 DONE 0.4s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:29.002Z] #132 ... [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:29.002Z] #195 DONE 0.2s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #196 [core-data] exporting to image [2023-12-27T20:15:29.002Z] #196 exporting layers 0.3s done [2023-12-27T20:15:29.002Z] #196 writing image sha256:e9422b3195725768c0441e4f992244ab37be2d6e88cf3657846a56402e27050e done [2023-12-27T20:15:29.002Z] #196 naming to docker.io/library/core-data-arm64 done [2023-12-27T20:15:29.002Z] #196 DONE 0.3s [2023-12-27T20:15:29.002Z] [2023-12-27T20:15:29.002Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:29.282Z] #132 ... [2023-12-27T20:15:29.282Z] [2023-12-27T20:15:29.282Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-27T20:15:29.282Z] #137 DONE 392.0s [2023-12-27T20:15:29.550Z] [2023-12-27T20:15:29.550Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:29.838Z] #197 DONE 0.3s [2023-12-27T20:15:29.838Z] [2023-12-27T20:15:29.838Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:29.838Z] #198 DONE 0.1s [2023-12-27T20:15:29.838Z] [2023-12-27T20:15:29.838Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:30.149Z] #132 ... [2023-12-27T20:15:30.149Z] [2023-12-27T20:15:30.149Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-27T20:15:30.149Z] #199 DONE 0.3s [2023-12-27T20:15:30.149Z] [2023-12-27T20:15:30.149Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:30.482Z] #132 ... [2023-12-27T20:15:30.482Z] [2023-12-27T20:15:30.482Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:30.482Z] #200 DONE 0.2s [2023-12-27T20:15:30.482Z] [2023-12-27T20:15:30.482Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-27T20:15:30.752Z] #201 DONE 0.1s [2023-12-27T20:15:30.752Z] [2023-12-27T20:15:30.752Z] #202 [core-metadata] exporting to image [2023-12-27T20:15:30.752Z] #202 exporting layers 0.2s done [2023-12-27T20:15:30.752Z] #202 writing image sha256:605f82ebf77720ff9a23a6827853e4aac3a684ae341e6d6e31c6d5e89e90a880 done [2023-12-27T20:15:30.752Z] #202 naming to docker.io/library/core-metadata-arm64 done [2023-12-27T20:15:30.752Z] #202 DONE 0.2s [2023-12-27T20:15:30.752Z] [2023-12-27T20:15:30.752Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:15:40.810Z] #136 ... [2023-12-27T20:15:40.810Z] [2023-12-27T20:15:40.811Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-27T20:15:40.811Z] #134 DONE 402.6s [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:15:40.811Z] #136 ... [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:40.811Z] #203 DONE 0.1s [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:40.811Z] #204 DONE 0.1s [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:40.811Z] #132 ... [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #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-27T20:15:40.811Z] #205 DONE 0.3s [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:40.811Z] #132 ... [2023-12-27T20:15:40.811Z] [2023-12-27T20:15:40.811Z] #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-27T20:15:40.811Z] #206 DONE 0.1s [2023-12-27T20:15:41.077Z] [2023-12-27T20:15:41.077Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-27T20:15:41.077Z] #207 exporting layers [2023-12-27T20:15:41.342Z] #207 exporting layers 0.5s done [2023-12-27T20:15:41.342Z] #207 writing image sha256:9d5da5878809377ecefd75b20f39fca772e3116ead053643cba1c92c12a31358 done [2023-12-27T20:15:41.342Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-27T20:15:41.342Z] #207 DONE 0.5s [2023-12-27T20:15:41.342Z] [2023-12-27T20:15:41.342Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:46.661Z] #132 ... [2023-12-27T20:15:46.661Z] [2023-12-27T20:15:46.661Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-27T20:15:46.661Z] #136 DONE 409.1s [2023-12-27T20:15:46.661Z] [2023-12-27T20:15:46.661Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:46.661Z] #208 DONE 0.2s [2023-12-27T20:15:46.661Z] [2023-12-27T20:15:46.661Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:46.961Z] #209 DONE 0.1s [2023-12-27T20:15:46.961Z] [2023-12-27T20:15:46.961Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-27T20:15:46.961Z] #132 DONE 409.6s [2023-12-27T20:15:46.961Z] [2023-12-27T20:15:46.961Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-27T20:15:47.239Z] #210 DONE 0.4s [2023-12-27T20:15:47.239Z] [2023-12-27T20:15:47.239Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-27T20:15:47.239Z] #211 DONE 0.1s [2023-12-27T20:15:47.239Z] [2023-12-27T20:15:47.239Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:47.503Z] #212 DONE 0.1s [2023-12-27T20:15:47.503Z] [2023-12-27T20:15:47.503Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-27T20:15:47.503Z] #213 DONE 0.1s [2023-12-27T20:15:47.503Z] [2023-12-27T20:15:47.503Z] #214 [support-scheduler] exporting to image [2023-12-27T20:15:47.503Z] #214 exporting layers [2023-12-27T20:15:47.768Z] #214 exporting layers 0.3s done [2023-12-27T20:15:47.768Z] #214 writing image sha256:34233eb45c130ddef56543e398d07da98892d665bd7ad85b2fed0681425ad695 0.0s done [2023-12-27T20:15:47.768Z] #214 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-12-27T20:15:47.768Z] #214 DONE 0.3s [2023-12-27T20:15:47.768Z] [2023-12-27T20:15:47.768Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-27T20:15:47.768Z] #215 DONE 0.3s [2023-12-27T20:15:47.768Z] [2023-12-27T20:15:47.768Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-27T20:15:48.033Z] #216 DONE 0.2s [2023-12-27T20:15:48.033Z] [2023-12-27T20:15:48.033Z] #217 [support-notifications] exporting to image [2023-12-27T20:15:48.296Z] #217 exporting layers 0.3s done [2023-12-27T20:15:48.296Z] #217 writing image sha256:2bf52d1c9e961b429d3adc28c0e419b411d868bf8e0c6376d79e174f1238eeb5 done [2023-12-27T20:15:48.296Z] #217 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-12-27T20:15:48.296Z] #217 DONE 0.3s [2023-12-27T20:15:48.296Z] time="2023-12-27T20:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:07:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-27T20:15:48.296Z] time="2023-12-27T20:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-27T20:15:48.324Z] $ docker stop --time=1 1600ef0785426b4b2cdb6a33f46d7dfc7580adc1b8d034f00fb9cf68c0a3dae3 [2023-12-27T20:15:49.844Z] $ docker rm -f --volumes 1600ef0785426b4b2cdb6a33f46d7dfc7580adc1b8d034f00fb9cf68c0a3dae3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-27T20:15:50.457Z] + docker images [2023-12-27T20:15:50.457Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-27T20:15:50.457Z] support-notifications-arm64 latest 2bf52d1c9e96 3 seconds ago 26.4MB [2023-12-27T20:15:50.457Z] support-scheduler-arm64 latest 34233eb45c13 3 seconds ago 25.8MB [2023-12-27T20:15:50.457Z] security-spiffe-token-provider-arm64 latest 9d5da5878809 10 seconds ago 28.9MB [2023-12-27T20:15:50.457Z] core-metadata-arm64 latest 605f82ebf777 20 seconds ago 17.4MB [2023-12-27T20:15:50.457Z] core-data-arm64 latest e9422b319572 22 seconds ago 17.1MB [2023-12-27T20:15:50.457Z] core-command-arm64 latest 685ec95e09b1 23 seconds ago 17MB [2023-12-27T20:15:50.457Z] security-secretstore-setup-arm64 latest 79abf0d6dbc5 41 seconds ago 35.7MB [2023-12-27T20:15:50.457Z] security-proxy-auth-arm64 latest 94659f0c03e0 44 seconds ago 15.9MB [2023-12-27T20:15:50.457Z] security-bootstrapper-arm64 latest f366bfa99e35 45 seconds ago 18.5MB [2023-12-27T20:15:50.457Z] core-common-config-bootstrapper-arm64 latest 7cdcb1e52cec 48 seconds ago 15.1MB [2023-12-27T20:15:50.457Z] security-proxy-setup-arm64 latest e20b56122287 50 seconds ago 25.8MB [2023-12-27T20:15:50.457Z] security-spire-server-arm64 latest f3b2c4aabfd9 7 minutes ago 96.7MB [2023-12-27T20:15:50.457Z] security-spire-config-arm64 latest 4ee863d469a6 7 minutes ago 95.8MB [2023-12-27T20:15:50.457Z] security-spire-agent-arm64 latest 17ac517ba0ad 7 minutes ago 152MB [2023-12-27T20:15:50.457Z] ci-base-image-arm64 latest 96b84ecbe96a 15 minutes ago 933MB [2023-12-27T20:15:50.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 6 weeks ago 560MB [2023-12-27T20:15:50.457Z] 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-27T20:15:51.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-27T20:15:51.805Z] [2023-12-27T20:15:51.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:15:52.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-27T20:15:54.847Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-27T20:15:54.847Z] 8998bd30e6a1: Pulling fs layer [2023-12-27T20:15:54.847Z] 04944245beec: Pulling fs layer [2023-12-27T20:15:54.847Z] 699f458cf7ca: Pulling fs layer [2023-12-27T20:15:54.847Z] 765212b225bb: Pulling fs layer [2023-12-27T20:15:54.847Z] f23df028b6ca: Pulling fs layer [2023-12-27T20:15:54.847Z] d65c8cfc05b1: Pulling fs layer [2023-12-27T20:15:54.847Z] 2437ff75d9bd: Pulling fs layer [2023-12-27T20:15:54.847Z] 765212b225bb: Waiting [2023-12-27T20:15:54.847Z] f23df028b6ca: Waiting [2023-12-27T20:15:54.847Z] d65c8cfc05b1: Waiting [2023-12-27T20:15:54.847Z] 2437ff75d9bd: Waiting [2023-12-27T20:15:54.847Z] 04944245beec: Verifying Checksum [2023-12-27T20:15:54.847Z] 04944245beec: Download complete [2023-12-27T20:15:54.847Z] 765212b225bb: Download complete [2023-12-27T20:15:54.847Z] f23df028b6ca: Download complete [2023-12-27T20:15:54.847Z] d65c8cfc05b1: Download complete [2023-12-27T20:15:55.183Z] 699f458cf7ca: Verifying Checksum [2023-12-27T20:15:55.183Z] 699f458cf7ca: Download complete [2023-12-27T20:15:55.451Z] 8998bd30e6a1: Verifying Checksum [2023-12-27T20:15:55.451Z] 8998bd30e6a1: Download complete [2023-12-27T20:15:57.395Z] 2437ff75d9bd: Download complete [2023-12-27T20:16:01.635Z] 8998bd30e6a1: Pull complete [2023-12-27T20:16:01.900Z] 04944245beec: Pull complete [2023-12-27T20:16:03.840Z] 699f458cf7ca: Pull complete [2023-12-27T20:16:03.840Z] 765212b225bb: Pull complete [2023-12-27T20:16:04.421Z] f23df028b6ca: Pull complete [2023-12-27T20:16:04.686Z] d65c8cfc05b1: Pull complete [2023-12-27T20:16:26.714Z] 2437ff75d9bd: Pull complete [2023-12-27T20:16:26.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-27T20:16:26.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-27T20:16:26.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T20:16:27.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-26253 does not seem to be running inside a container [2023-12-27T20:16:27.224Z] $ 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-27T20:16:28.407Z] $ docker top 3018de2e66a25f8657ed5c06b90760d0d106805da308c2363b7be11159870d69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:29.121Z] ---> job-cost.sh [2023-12-27T20:16:29.385Z] lf-activate-venv: SKIPPING [2023-12-27T20:16:29.385Z] INFO: No Stack... [2023-12-27T20:16:29.649Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-27T20:16:30.598Z] INFO: Archiving Costs [Pipeline] sh [2023-12-27T20:16:30.936Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-27T20:16:30.936Z] + cut -d, -f6 [Pipeline] lock [2023-12-27T20:16:31.013Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4740-1-stack-cost] [2023-12-27T20:16:31.017Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4740-1-stack-cost] did not exist. Created. [2023-12-27T20:16:31.017Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4740-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-27T20:16:31.517Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-27T20:16:31.723Z] Stashed 1 file(s) [Pipeline] } [2023-12-27T20:16:31.739Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4740-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-27T20:16:31.900Z] $ docker stop --time=1 3018de2e66a25f8657ed5c06b90760d0d106805da308c2363b7be11159870d69 [2023-12-27T20:16:33.275Z] $ docker rm -f --volumes 3018de2e66a25f8657ed5c06b90760d0d106805da308c2363b7be11159870d69 [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-27T20:16:35.166Z] provisioning config files... [2023-12-27T20:16:35.174Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2332682173172546316tmp [Pipeline] { [Pipeline] sh [2023-12-27T20:16:35.600Z] + set +x [2023-12-27T20:16:35.600Z] + curl -s https://codecov.io/bash [2023-12-27T20:16:35.600Z] + bash -s -- [2023-12-27T20:16:35.600Z] [2023-12-27T20:16:35.600Z] _____ _ [2023-12-27T20:16:35.600Z] / ____| | | [2023-12-27T20:16:35.600Z] | | ___ __| | ___ ___ _____ __ [2023-12-27T20:16:35.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-27T20:16:35.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-27T20:16:35.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-27T20:16:35.600Z] Bash-1.0.6 [2023-12-27T20:16:35.600Z] [2023-12-27T20:16:35.600Z] [2023-12-27T20:16:35.600Z] ==> git version 2.25.1 found [2023-12-27T20:16:35.600Z] ==> 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-27T20:16:35.600Z] Release-Date: 2020-01-08 [2023-12-27T20:16:35.600Z] 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-27T20:16:35.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-27T20:16:35.600Z] ==> Jenkins CI detected. [2023-12-27T20:16:35.600Z] current dir:  /w/workspace/edgex-go/1 [2023-12-27T20:16:35.600Z] project root: . [2023-12-27T20:16:35.600Z] --> token set from env [2023-12-27T20:16:35.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-27T20:16:35.600Z] ==> Running gcov in . (disable via -X gcov) [2023-12-27T20:16:35.859Z] ==> Python coveragepy not found [2023-12-27T20:16:35.859Z] ==> Searching for coverage reports in: [2023-12-27T20:16:35.859Z] + . [2023-12-27T20:16:35.859Z] -> Found 1 reports [2023-12-27T20:16:35.859Z] ==> Detecting git/mercurial file structure [2023-12-27T20:16:35.859Z] ==> Reading reports [2023-12-27T20:16:35.859Z] + ./coverage.out bytes=453602 [2023-12-27T20:16:35.859Z] ==> Appending adjustments [2023-12-27T20:16:35.859Z] https://docs.codecov.io/docs/fixing-reports [2023-12-27T20:16:36.795Z] + Found adjustments [2023-12-27T20:16:36.795Z] ==> Gzipping contents [2023-12-27T20:16:36.795Z] 60K /tmp/codecov.B8gMxd.gz [2023-12-27T20:16:36.795Z] ==> Uploading reports [2023-12-27T20:16:36.795Z] url: https://codecov.io [2023-12-27T20:16:36.795Z] query: branch=PR-4740&commit=f1c48a58db765934e795a1a5a6d95637763030e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4740%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4740&job=&cmd_args= [2023-12-27T20:16:36.795Z] -> Pinging Codecov [2023-12-27T20:16:36.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4740&commit=f1c48a58db765934e795a1a5a6d95637763030e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4740%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4740&job=&cmd_args= [2023-12-27T20:16:37.053Z] -> Uploading to [2023-12-27T20:16:37.054Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-27/00271124DB129430A58F1EEE437C3FCB/f1c48a58db765934e795a1a5a6d95637763030e4/8f1cfb42-2b3b-42d2-bc5b-692d27835b49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231227T201636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d58640861e2ac5b25725880c296fed75cf945e401895652e11808498b7e3a004 [2023-12-27T20:16:37.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-27T20:16:37.054Z] Dload Upload Total Spent Left Speed [2023-12-27T20:16:37.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57725 0 0 100 57725 0 214k --:--:-- --:--:-- --:--:-- 213k [2023-12-27T20:16:37.313Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1c48a58db765934e795a1a5a6d95637763030e4 [Pipeline] } [2023-12-27T20:16:37.356Z] 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-27T20:16:39.721Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:40.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:40.941Z] ---> package-listing.sh [2023-12-27T20:16:40.941Z] ++ facter osfamily [2023-12-27T20:16:40.941Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-27T20:16:41.199Z] + OS_FAMILY=debian [2023-12-27T20:16:41.199Z] + workspace=/w/workspace/edgex-go/1 [2023-12-27T20:16:41.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-27T20:16:41.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-27T20:16:41.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-27T20:16:41.199Z] + PACKAGES=/tmp/packages_start.txt [2023-12-27T20:16:41.199Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-27T20:16:41.199Z] + PACKAGES=/tmp/packages_end.txt [2023-12-27T20:16:41.199Z] + case "${OS_FAMILY}" in [2023-12-27T20:16:41.199Z] + dpkg -l [2023-12-27T20:16:41.199Z] + grep '^ii' [2023-12-27T20:16:41.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-27T20:16:41.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-27T20:16:41.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-27T20:16:41.199Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-27T20:16:41.199Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-27T20:16:41.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-27T20:16:41.231Z] 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-27T20:16:41.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:16:42.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-27T20:16:42.178Z] [2023-12-27T20:16:42.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-27T20:16:42.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-27T20:16:42.593Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-27T20:16:42.593Z] 5eb5b503b376: Pulling fs layer [2023-12-27T20:16:42.593Z] 5c69ac0246d0: Pulling fs layer [2023-12-27T20:16:42.593Z] ec43610c2a17: Pulling fs layer [2023-12-27T20:16:42.593Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-27T20:16:42.593Z] 33b1e0a273af: Pulling fs layer [2023-12-27T20:16:42.593Z] 5d3b04190fa2: Pulling fs layer [2023-12-27T20:16:42.593Z] 2f39f015ded8: Pulling fs layer [2023-12-27T20:16:42.593Z] 33b1e0a273af: Waiting [2023-12-27T20:16:42.593Z] 5d3b04190fa2: Waiting [2023-12-27T20:16:42.593Z] 2f39f015ded8: Waiting [2023-12-27T20:16:42.593Z] 3a2ae6a8a46f: Waiting [2023-12-27T20:16:42.593Z] 5c69ac0246d0: Verifying Checksum [2023-12-27T20:16:42.593Z] 5c69ac0246d0: Download complete [2023-12-27T20:16:42.593Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-27T20:16:42.593Z] 3a2ae6a8a46f: Download complete [2023-12-27T20:16:42.593Z] 33b1e0a273af: Verifying Checksum [2023-12-27T20:16:42.593Z] 33b1e0a273af: Download complete [2023-12-27T20:16:42.593Z] 5d3b04190fa2: Verifying Checksum [2023-12-27T20:16:42.593Z] 5d3b04190fa2: Download complete [2023-12-27T20:16:42.593Z] ec43610c2a17: Verifying Checksum [2023-12-27T20:16:42.593Z] ec43610c2a17: Download complete [2023-12-27T20:16:42.852Z] 5eb5b503b376: Verifying Checksum [2023-12-27T20:16:42.852Z] 5eb5b503b376: Download complete [2023-12-27T20:16:43.418Z] 2f39f015ded8: Verifying Checksum [2023-12-27T20:16:43.418Z] 2f39f015ded8: Download complete [2023-12-27T20:16:43.983Z] 5eb5b503b376: Pull complete [2023-12-27T20:16:44.243Z] 5c69ac0246d0: Pull complete [2023-12-27T20:16:44.500Z] ec43610c2a17: Pull complete [2023-12-27T20:16:44.759Z] 3a2ae6a8a46f: Pull complete [2023-12-27T20:16:44.759Z] 33b1e0a273af: Pull complete [2023-12-27T20:16:45.018Z] 5d3b04190fa2: Pull complete [2023-12-27T20:16:49.202Z] 2f39f015ded8: Pull complete [2023-12-27T20:16:49.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-27T20:16:49.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-27T20:16:49.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-27T20:16:49.600Z] prd-ubuntu20.04-docker-8c-8g-26252 does not seem to be running inside a container [2023-12-27T20:16:49.625Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-27T20:16:52.352Z] $ docker top a0c83e9ae308685ecf4dd9e7706f88904bd7ef264d61928151d5459912711b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-27T20:16:52.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-27T20:16:53.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-27T20:16:53.719Z] + ls /var/log/sa-host [2023-12-27T20:16:53.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-27T20:16:53.981Z] provisioning config files... [2023-12-27T20:16:54.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11958063379055955390tmp [Pipeline] { [Pipeline] echo [2023-12-27T20:16:54.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:54.457Z] ---> create-netrc.sh [Pipeline] } [2023-12-27T20:16:54.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:54.998Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-27T20:16:55.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:55.342Z] ---> sudo-logs.sh [2023-12-27T20:16:55.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-27T20:16:55.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:55.836Z] ---> job-cost.sh [2023-12-27T20:16:55.836Z] lf-activate-venv: SKIPPING [2023-12-27T20:16:55.836Z] DEBUG: total: 0.2199999988079071 [2023-12-27T20:16:55.836Z] INFO: Retrieving Stack Cost... [2023-12-27T20:16:56.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-27T20:16:56.662Z] INFO: Archiving Costs [Pipeline] echo [2023-12-27T20:16:56.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-27T20:16:57.022Z] ---> logs-deploy.sh [2023-12-27T20:16:57.022Z] lf-activate-venv: SKIPPING [2023-12-27T20:16:57.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4740/1 [2023-12-27T20:16:57.022Z] INFO: archiving workspace using pattern(s): [2023-12-27T20:16:57.959Z] Archives upload complete. [2023-12-27T20:16:57.959Z] INFO: archiving logs to Nexus