Pull request #4831 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from fed709e20da864cb4d02766373ee2139a34b5cec+9dd757975a2486f93e2289e3629aab843f36bcb7 (5f45e98e480d9a0158bbe04dbb647e8f965a65d2) 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-ssh4142193745774821606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9817845720862600115.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4831/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-4831/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9320243410385198134.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-4831/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh668041270327866636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14603175501308115614.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-4831/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-4831/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7076257262393827249.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6091’ Running on prd-ubuntu20.04-docker-8c-8g-6093 in /w/workspace/edgexfoundry_edgex-go_PR-4831 [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/4831/head:refs/remotes/origin/PR-4831 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit fed709e20da864cb4d02766373ee2139a34b5cec Merge succeeded, producing fed709e20da864cb4d02766373ee2139a34b5cec Checking out Revision fed709e20da864cb4d02766373ee2139a34b5cec (PR-4831) > git config core.sparsecheckout # timeout=10 > git checkout -f fed709e20da864cb4d02766373ee2139a34b5cec # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed709e20da864cb4d02766373ee2139a34b5cec # timeout=10 Commit message: "docs: Create OpenAPI docs for the new support-cron-scheduler service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-22T03:29:57.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-22T03:29:57.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-22T03:29:58.089Z] ========================================================= [2024-07-22T03:29:58.089Z] EdgeX Global Pipelines Version Info [2024-07-22T03:29:58.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:29:58.920Z] ------------------- [2024-07-22T03:29:58.920Z] stable info: [2024-07-22T03:29:58.920Z] ------------------- [2024-07-22T03:29:58.920Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T03:29:58.920Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-22T03:29:58.920Z] Message: update stable to v1.0.260 [2024-07-22T03:29:59.504Z] ------------------- [2024-07-22T03:29:59.504Z] experimental info: [2024-07-22T03:29:59.504Z] ------------------- [2024-07-22T03:29:59.504Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T03:29:59.504Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-22T03:29:59.504Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-22T03:29:59.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-22T03:29:59.791Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-22T03:29:59.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-22T03:29:59.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-22T03:29:59.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-22T03:30:00.023Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-22T03:30:00.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-22T03:30:00.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-22T03:30:00.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-22T03:30:00.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-22T03:30:00.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-22T03:30:00.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-22T03:30:00.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-22T03:30:00.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-22T03:30:00.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-22T03:30:00.631Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T03:30:00.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T03:30:00.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-22T03:30:00.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-22T03:30:00.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-22T03:30:00.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-22T03:30:01.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-22T03:30:01.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-22T03:30:01.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4831 [Pipeline] echo [2024-07-22T03:30:01.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4831 [Pipeline] echo [2024-07-22T03:30:01.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4831 [Pipeline] echo [2024-07-22T03:30:01.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed709e20da864cb4d02766373ee2139a34b5cec [Pipeline] echo [2024-07-22T03:30:01.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed709e [Pipeline] echo [2024-07-22T03:30:01.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:30:01.580Z] provisioning config files... [2024-07-22T03:30:01.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16952875108173562343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:30:02.013Z] ---> ****-login.sh [2024-07-22T03:30:02.013Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:30:02.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:30:02.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:30:02.274Z] Configure a credential helper to remove this warning. See [2024-07-22T03:30:02.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:30:02.274Z] [2024-07-22T03:30:02.274Z] Login Succeeded [2024-07-22T03:30:02.274Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:30:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:30:02.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:30:02.537Z] Configure a credential helper to remove this warning. See [2024-07-22T03:30:02.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:30:02.537Z] [2024-07-22T03:30:02.537Z] Login Succeeded [2024-07-22T03:30:02.537Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:30:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:30:02.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:30:02.538Z] Configure a credential helper to remove this warning. See [2024-07-22T03:30:02.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:30:02.538Z] [2024-07-22T03:30:02.538Z] Login Succeeded [2024-07-22T03:30:02.538Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:30:02.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:30:02.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:30:02.801Z] Configure a credential helper to remove this warning. See [2024-07-22T03:30:02.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:30:02.801Z] [2024-07-22T03:30:02.801Z] Login Succeeded [2024-07-22T03:30:02.801Z] ****.io [2024-07-22T03:30:02.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:30:03.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:30:03.386Z] Configure a credential helper to remove this warning. See [2024-07-22T03:30:03.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:30:03.386Z] [2024-07-22T03:30:03.386Z] Login Succeeded [2024-07-22T03:30:03.386Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:30:03.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:30:03.886Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-22T03:30:03.886Z] + dirname cmd/core-command/Dockerfile [2024-07-22T03:30:03.886Z] + cut -d/ -f2 [2024-07-22T03:30:03.886Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-22T03:30:03.886Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-22T03:30:03.886Z] cut -d/ -f2 [2024-07-22T03:30:03.886Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/core-data/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-22T03:30:03.887Z] + + dirname cmd/core-keeper/Dockerfile [2024-07-22T03:30:03.887Z] cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/core-metadata/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-22T03:30:03.887Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-07-22T03:30:03.887Z] cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/support-notifications/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-22T03:30:03.887Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-22T03:30:03.887Z] + cut -d/ -f2 [2024-07-22T03:30:03.887Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-22T03:30:03.965Z] 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-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-22T03:30:04.551Z] + git rev-list -1 --merges fed709e20da864cb4d02766373ee2139a34b5cec~1..fed709e20da864cb4d02766373ee2139a34b5cec [Pipeline] echo [2024-07-22T03:30:04.599Z] -----------> git rev-list -1 --merges fed709e20da864cb4d02766373ee2139a34b5cec~1..fed709e20da864cb4d02766373ee2139a34b5cec fed709e20da864cb4d02766373ee2139a34b5cec [false] [Pipeline] sh [2024-07-22T03:30:04.943Z] + git log --format=format:%s -1 fed709e20da864cb4d02766373ee2139a34b5cec [Pipeline] echo [2024-07-22T03:30:04.985Z] ========================================================= [2024-07-22T03:30:04.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-22T03:30:04.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-22T03:30:05.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T03:30:05.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-22T03:30:05.457Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-22T03:30:05.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-22T03:30:05.457Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-22T03:30:05.457Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-22T03:30:05.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:30:05.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:30:05.915Z] [2024-07-22T03:30:05.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:30:06.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:30:06.333Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-22T03:30:06.333Z] b85a868b505f: Pulling fs layer [2024-07-22T03:30:06.333Z] e2be974225ed: Pulling fs layer [2024-07-22T03:30:06.333Z] 339a4e72a1f5: Pulling fs layer [2024-07-22T03:30:06.333Z] 988bab9f4d93: Pulling fs layer [2024-07-22T03:30:06.333Z] 1469e6f7b9e6: Pulling fs layer [2024-07-22T03:30:06.333Z] eaf3925da568: Pulling fs layer [2024-07-22T03:30:06.333Z] bab4dde63d76: Pulling fs layer [2024-07-22T03:30:06.333Z] bde34c3a00c8: Pulling fs layer [2024-07-22T03:30:06.333Z] b352a97aabf1: Pulling fs layer [2024-07-22T03:30:06.333Z] 4872d77fe225: Pulling fs layer [2024-07-22T03:30:06.333Z] 5851b861e8e6: Pulling fs layer [2024-07-22T03:30:06.333Z] 988bab9f4d93: Waiting [2024-07-22T03:30:06.333Z] bde34c3a00c8: Waiting [2024-07-22T03:30:06.333Z] b352a97aabf1: Waiting [2024-07-22T03:30:06.333Z] 4872d77fe225: Waiting [2024-07-22T03:30:06.333Z] eaf3925da568: Waiting [2024-07-22T03:30:06.333Z] 1469e6f7b9e6: Waiting [2024-07-22T03:30:06.333Z] 5851b861e8e6: Waiting [2024-07-22T03:30:06.333Z] bab4dde63d76: Waiting [2024-07-22T03:30:06.333Z] e2be974225ed: Download complete [2024-07-22T03:30:06.333Z] 988bab9f4d93: Verifying Checksum [2024-07-22T03:30:06.333Z] 988bab9f4d93: Download complete [2024-07-22T03:30:06.592Z] 339a4e72a1f5: Verifying Checksum [2024-07-22T03:30:06.592Z] 339a4e72a1f5: Download complete [2024-07-22T03:30:06.592Z] 1469e6f7b9e6: Verifying Checksum [2024-07-22T03:30:06.592Z] 1469e6f7b9e6: Download complete [2024-07-22T03:30:06.592Z] eaf3925da568: Verifying Checksum [2024-07-22T03:30:06.592Z] eaf3925da568: Download complete [2024-07-22T03:30:06.592Z] bde34c3a00c8: Download complete [2024-07-22T03:30:06.592Z] b352a97aabf1: Download complete [2024-07-22T03:30:06.592Z] 4872d77fe225: Verifying Checksum [2024-07-22T03:30:06.592Z] 4872d77fe225: Download complete [2024-07-22T03:30:06.592Z] 5851b861e8e6: Download complete [2024-07-22T03:30:06.592Z] b85a868b505f: Download complete [2024-07-22T03:30:06.852Z] bab4dde63d76: Verifying Checksum [2024-07-22T03:30:06.852Z] bab4dde63d76: Download complete [2024-07-22T03:30:07.786Z] b85a868b505f: Pull complete [2024-07-22T03:30:08.056Z] e2be974225ed: Pull complete [2024-07-22T03:30:08.626Z] 339a4e72a1f5: Pull complete [2024-07-22T03:30:08.626Z] 988bab9f4d93: Pull complete [2024-07-22T03:30:08.886Z] 1469e6f7b9e6: Pull complete [2024-07-22T03:30:08.886Z] eaf3925da568: Pull complete [2024-07-22T03:30:10.804Z] bab4dde63d76: Pull complete [2024-07-22T03:30:10.804Z] bde34c3a00c8: Pull complete [2024-07-22T03:30:11.065Z] b352a97aabf1: Pull complete [2024-07-22T03:30:11.065Z] 4872d77fe225: Pull complete [2024-07-22T03:30:11.326Z] 5851b861e8e6: Pull complete [2024-07-22T03:30:11.326Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-22T03:30:11.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:30:11.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:30:11.647Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2024-07-22T03:30:11.680Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T03:30:14.897Z] $ docker top 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 -eo pid,comm [2024-07-22T03:30:14.953Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-22T03:30:14.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T03:30:15.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:30:15.145Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:30:15.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:30:15.278Z] $ docker exec 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 ssh-agent [2024-07-22T03:30:15.399Z] SSH_AUTH_SOCK=/tmp/ssh-lrb3x1fo5jrk/agent.32 [2024-07-22T03:30:15.399Z] SSH_AGENT_PID=38 [2024-07-22T03:30:15.407Z] Running ssh-add (command line suppressed) [2024-07-22T03:30:15.506Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9487178856302920260.key (/w/workspace/edgex-go/1@tmp/private_key_9487178856302920260.key) [2024-07-22T03:30:15.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:30:15.871Z] + git tag --points-at HEAD [Pipeline] } [2024-07-22T03:30:15.899Z] $ docker exec --env ******** --env ******** 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 ssh-agent -k [2024-07-22T03:30:16.009Z] unset SSH_AUTH_SOCK; [2024-07-22T03:30:16.010Z] unset SSH_AGENT_PID; [2024-07-22T03:30:16.010Z] echo Agent pid 38 killed; [2024-07-22T03:30:16.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-22T03:30:16.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:30:16.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:30:16.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:30:16.268Z] $ docker exec 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 ssh-agent [2024-07-22T03:30:16.376Z] SSH_AUTH_SOCK=/tmp/ssh-g8cLEXXxdN4b/agent.70 [2024-07-22T03:30:16.376Z] SSH_AGENT_PID=76 [2024-07-22T03:30:16.381Z] Running ssh-add (command line suppressed) [2024-07-22T03:30:16.494Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11837354794990555634.key (/w/workspace/edgex-go/1@tmp/private_key_11837354794990555634.key) [2024-07-22T03:30:16.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:30:16.854Z] + git semver init [2024-07-22T03:30:17.114Z] 2024-07-22 03:30:17,036 [run_init] DEBUG init version:0.0.0 force:False [2024-07-22T03:30:17.114Z] 2024-07-22 03:30:17,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-22T03:30:17.114Z] 2024-07-22 03:30:17,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-22T03:30:17.114Z] 2024-07-22 03:30:17,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,479 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4831 with force:False [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,480 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4831 [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,484 [execute] INFO git cat-file --batch-check [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,490 [execute] INFO git cat-file --batch [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:30:23.681Z] 2024-07-22 03:30:22,494 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4831 [2024-07-22T03:30:23.681Z] 0.0.0 [Pipeline] } [2024-07-22T03:30:23.715Z] $ docker exec --env ******** --env ******** 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 ssh-agent -k [2024-07-22T03:30:23.814Z] unset SSH_AUTH_SOCK; [2024-07-22T03:30:23.815Z] unset SSH_AGENT_PID; [2024-07-22T03:30:23.815Z] echo Agent pid 76 killed; [2024-07-22T03:30:23.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:30:24.285Z] + git semver [Pipeline] } [2024-07-22T03:30:24.572Z] $ docker stop --time=1 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 [2024-07-22T03:30:25.886Z] $ docker rm -f --volumes 0ee545708317f3b18f5684f0762cdba4034ca1095ca93b9bf70e8c2ee8042432 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:30:26.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-22T03:30:26.664Z] Stashed 1 file(s) [Pipeline] echo [2024-07-22T03:30:26.693Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:30:27.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-22T03:30:27.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:30:27.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:30:27.981Z] ========================================================= [2024-07-22T03:30:27.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-22T03:30:27.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:30:28.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T03:30:28.340Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-22T03:30:28.340Z] 619be1103602: Pulling fs layer [2024-07-22T03:30:28.340Z] 7862e08f4a3e: Pulling fs layer [2024-07-22T03:30:28.340Z] 5df492c9dc93: Pulling fs layer [2024-07-22T03:30:28.340Z] 7629e6793208: Pulling fs layer [2024-07-22T03:30:28.340Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T03:30:28.340Z] fb5054dd5b73: Pulling fs layer [2024-07-22T03:30:28.340Z] eeca6798cff9: Pulling fs layer [2024-07-22T03:30:28.340Z] aa269ceb94a6: Pulling fs layer [2024-07-22T03:30:28.340Z] ada007ff1a6a: Pulling fs layer [2024-07-22T03:30:28.340Z] 7629e6793208: Waiting [2024-07-22T03:30:28.340Z] 4f4fb700ef54: Waiting [2024-07-22T03:30:28.340Z] fb5054dd5b73: Waiting [2024-07-22T03:30:28.340Z] eeca6798cff9: Waiting [2024-07-22T03:30:28.340Z] aa269ceb94a6: Waiting [2024-07-22T03:30:28.340Z] ada007ff1a6a: Waiting [2024-07-22T03:30:28.340Z] 7862e08f4a3e: Verifying Checksum [2024-07-22T03:30:28.340Z] 7862e08f4a3e: Download complete [2024-07-22T03:30:28.340Z] 7629e6793208: Download complete [2024-07-22T03:30:28.340Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T03:30:28.340Z] 4f4fb700ef54: Download complete [2024-07-22T03:30:28.340Z] 619be1103602: Verifying Checksum [2024-07-22T03:30:28.340Z] 619be1103602: Download complete [2024-07-22T03:30:28.340Z] fb5054dd5b73: Download complete [2024-07-22T03:30:28.340Z] eeca6798cff9: Verifying Checksum [2024-07-22T03:30:28.340Z] eeca6798cff9: Download complete [2024-07-22T03:30:28.621Z] 619be1103602: Pull complete [2024-07-22T03:30:28.621Z] ada007ff1a6a: Verifying Checksum [2024-07-22T03:30:28.621Z] ada007ff1a6a: Download complete [2024-07-22T03:30:28.882Z] 7862e08f4a3e: Pull complete [2024-07-22T03:30:28.882Z] 5df492c9dc93: Verifying Checksum [2024-07-22T03:30:28.882Z] 5df492c9dc93: Download complete [2024-07-22T03:30:29.447Z] aa269ceb94a6: Verifying Checksum [2024-07-22T03:30:29.447Z] aa269ceb94a6: Download complete [2024-07-22T03:30:32.741Z] 5df492c9dc93: Pull complete [2024-07-22T03:30:32.741Z] 7629e6793208: Pull complete [2024-07-22T03:30:32.741Z] 4f4fb700ef54: Pull complete [2024-07-22T03:30:32.741Z] fb5054dd5b73: Pull complete [2024-07-22T03:30:32.741Z] eeca6798cff9: Pull complete [2024-07-22T03:30:35.273Z] aa269ceb94a6: Pull complete [2024-07-22T03:30:35.534Z] ada007ff1a6a: Pull complete [2024-07-22T03:30:35.534Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-22T03:30:35.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T03:30:35.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:30:35.927Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T03:30:35.927Z] WORKDIR /edgex [2024-07-22T03:30:35.927Z] COPY go.mod . [2024-07-22T03:30:35.927Z] RUN go mod download build [2024-07-22T03:30:35.927Z] -t ci-base-image-x86_64 -f - . [2024-07-22T03:30:36.495Z] Sending build context to Docker daemon 178.6MB [2024-07-22T03:30:36.495Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T03:30:36.495Z] ---> f489d0715acc [2024-07-22T03:30:36.495Z] Step 2/4 : WORKDIR /edgex [2024-07-22T03:30:42.093Z] Still waiting to schedule task [2024-07-22T03:30:42.094Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6092’ is offline [2024-07-22T03:30:43.090Z] ---> Running in 4e8e5c7ffcac [2024-07-22T03:30:43.090Z] Removing intermediate container 4e8e5c7ffcac [2024-07-22T03:30:43.090Z] ---> 5557dad4f4b4 [2024-07-22T03:30:43.090Z] Step 3/4 : COPY go.mod . [2024-07-22T03:30:43.090Z] ---> a65e48a66795 [2024-07-22T03:30:43.090Z] Step 4/4 : RUN go mod download [2024-07-22T03:30:43.090Z] ---> Running in ad7c136b5987 [2024-07-22T03:31:09.654Z] Removing intermediate container ad7c136b5987 [2024-07-22T03:31:09.654Z] ---> 8acef4e61755 [2024-07-22T03:31:09.654Z] Successfully built 8acef4e61755 [2024-07-22T03:31:09.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:31:10.210Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T03:31:10.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:31:10.402Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2024-07-22T03:31:10.433Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T03:31:10.951Z] $ docker top 45110f6d826a3b3dae2f28790b08c46f82b9794c1bb8d75cc467495972b58298 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:31:11.371Z] + go version [2024-07-22T03:31:11.372Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-22T03:31:11.409Z] $ docker stop --time=1 45110f6d826a3b3dae2f28790b08c46f82b9794c1bb8d75cc467495972b58298 [2024-07-22T03:31:14.473Z] $ docker rm -f --volumes 45110f6d826a3b3dae2f28790b08c46f82b9794c1bb8d75cc467495972b58298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:31:15.307Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T03:31:15.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:31:15.491Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2024-07-22T03:31:15.523Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T03:31:16.064Z] $ docker top 2322a3aa867a9caf93078a529fc9c0703795145c4d1d5d56f9fd4d48d18058d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-22T03:31:16.215Z] ========================================================= [2024-07-22T03:31:16.215Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-22T03:31:16.215Z] ========================================================= [Pipeline] sh [2024-07-22T03:31:16.520Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:31:16.922Z] + make test [2024-07-22T03:31:16.922Z] go test -race -coverprofile=coverage.out ./... [2024-07-22T03:31:26.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-22T03:32:05.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-22T03:32:05.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-22T03:32:05.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-22T03:32:05.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-22T03:32:05.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-22T03:32:05.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-22T03:32:06.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-22T03:32:06.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-22T03:32:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-22T03:32:07.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-22T03:32:07.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-22T03:32:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-22T03:32:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:32:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-22T03:32:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-22T03:32:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-22T03:32:09.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-22T03:32:09.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-22T03:32:09.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2024-07-22T03:32:09.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-07-22T03:32:09.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.626s coverage: 93.4% of statements [2024-07-22T03:32:09.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-07-22T03:32:10.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 6.5% of statements [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-22T03:32:10.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-22T03:32:12.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements [2024-07-22T03:32:12.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-07-22T03:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-22T03:32:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-22T03:32:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.8% of statements [2024-07-22T03:32:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 32.2% of statements [2024-07-22T03:32:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-22T03:32:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-07-22T03:32:13.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-07-22T03:32:13.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-07-22T03:32:14.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-22T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-22T03:32:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-22T03:32:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-22T03:32:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-22T03:32:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-22T03:32:17.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-22T03:32:17.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-22T03:32:17.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-22T03:32:19.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-22T03:32:19.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-22T03:32:20.648Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6095 in /w/workspace/edgexfoundry_edgex-go_PR-4831 [Pipeline] { [Pipeline] ws [2024-07-22T03:32:20.725Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-22T03:32:20.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-22T03:32:20.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-22T03:32:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-22T03:32:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-22T03:32:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-22T03:32:23.846Z] The recommended git tool is: git [2024-07-22T03:32:24.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-22T03:32:24.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-22T03:32:24.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-22T03:32:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-22T03:32:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-22T03:32:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-22T03:32:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-22T03:32:26.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2024-07-22T03:32:26.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-22T03:32:26.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-22T03:32:26.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-22T03:32:26.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-22T03:32:28.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-22T03:32:28.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:32:28.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-22T03:32:28.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-22T03:32:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-22T03:32:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-22T03:32:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-22T03:32:30.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:32:31.596Z] using credential edgex-jenkins-ssh [2024-07-22T03:32:31.624Z] Cloning the remote Git repository [2024-07-22T03:32:31.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-22T03:32:31.856Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-22T03:32:32.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-22T03:32:32.038Z] > git --version # timeout=10 [2024-07-22T03:32:32.069Z] > git --version # 'git version 2.25.1' [2024-07-22T03:32:32.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:32:32.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.299s coverage: 79.9% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.062s coverage: 92.9% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 38.4% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-22T03:32:40.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements [2024-07-22T03:32:40.511Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-22T03:32:40.511Z] running golangci-lint [2024-07-22T03:32:40.511Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-22T03:32:40.511Z] go version go1.21.9 linux/amd64 [2024-07-22T03:32:40.511Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-22T03:32:40.511Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-22T03:32:49.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-22T03:32:49.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T03:32:50.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-22T03:32:50.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-22T03:32:50.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:32:50.413Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4831/head:refs/remotes/origin/PR-4831 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-22T03:32:51.183Z] Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit fed709e20da864cb4d02766373ee2139a34b5cec [2024-07-22T03:32:51.623Z] Merge succeeded, producing fed709e20da864cb4d02766373ee2139a34b5cec [2024-07-22T03:32:51.630Z] Checking out Revision fed709e20da864cb4d02766373ee2139a34b5cec (PR-4831) [2024-07-22T03:32:51.200Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T03:32:51.267Z] > git checkout -f fed709e20da864cb4d02766373ee2139a34b5cec # timeout=10 [2024-07-22T03:32:51.497Z] > git remote # timeout=10 [2024-07-22T03:32:51.516Z] > git config --get remote.origin.url # timeout=10 [2024-07-22T03:32:51.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T03:32:51.564Z] > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [2024-07-22T03:32:51.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-22T03:32:51.636Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T03:32:51.656Z] > git checkout -f fed709e20da864cb4d02766373ee2139a34b5cec # timeout=10 [2024-07-22T03:32:55.428Z] Commit message: "docs: Create OpenAPI docs for the new support-cron-scheduler service" [2024-07-22T03:32:55.480Z] > git --version # timeout=10 [2024-07-22T03:32:55.490Z] > git --version # 'git version 2.25.1' [2024-07-22T03:32:55.501Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:32:57.417Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-22T03:32:57.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T03:32:57.417Z] Dload Upload Total Spent Left Speed [2024-07-22T03:32:57.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-07-22T03:32:57.767Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-22T03:32:58.117Z] + sudo tee /etc/docker/daemon.new [2024-07-22T03:32:58.117Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-22T03:32:58.117Z] { [2024-07-22T03:32:58.117Z] "registry-mirrors": [ [2024-07-22T03:32:58.117Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-22T03:32:58.117Z] ], [2024-07-22T03:32:58.117Z] "bip": "10.250.0.254/24", [2024-07-22T03:32:58.117Z] "hosts": [ [2024-07-22T03:32:58.117Z] "tcp://0.0.0.0:5555", [2024-07-22T03:32:58.117Z] "unix:///var/run/docker.sock" [2024-07-22T03:32:58.117Z] ], [2024-07-22T03:32:58.117Z] "mtu": 1458, [2024-07-22T03:32:58.117Z] "selinux-enabled": true, [2024-07-22T03:32:58.117Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-22T03:32:58.117Z] } [Pipeline] sh [2024-07-22T03:32:58.479Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-22T03:32:58.836Z] + sudo service docker restart [2024-07-22T03:33:07.061Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 23.044076842s" [2024-07-22T03:33:07.061Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.103087ms" [2024-07-22T03:33:17.035Z] level=info msg="[linters_context/goanalysis] analyzers took 1m47.571141312s with top 10 stages: buildir: 1m4.03791716s, gosec: 9.931853173s, inspect: 2.628213738s, fact_deprecated: 2.25885438s, fact_purity: 1.433598684s, nilness: 1.420551434s, ctrlflow: 1.378254083s, printf: 1.285184055s, S1038: 1.17685003s, SA1012: 750.306513ms" [2024-07-22T03:33:17.035Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-22T03:33:17.035Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, skip_files: 209/209, identifier_marker: 209/209, nolint: 0/21, exclude-rules: 21/209, filename_unadjuster: 209/209, skip_dirs: 209/209, exclude: 209/209" [2024-07-22T03:33:17.035Z] level=info msg="[runner] processing took 13.811487ms with stages: nolint: 6.828219ms, identifier_marker: 3.685814ms, exclude-rules: 1.089825ms, autogenerated_exclude: 986.989µs, path_prettifier: 809.31µs, skip_dirs: 370.168µs, cgo: 23.541µs, filename_unadjuster: 12.541µs, max_same_issues: 780ns, skip_files: 650ns, uniq_by_line: 580ns, fixer: 520ns, max_from_linter: 440ns, sort_results: 390ns, exclude: 380ns, diff: 350ns, path_prefixer: 330ns, severity-rules: 260ns, source_code: 170ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2024-07-22T03:33:17.035Z] level=info msg="[runner] linters took 13.544805844s with stages: goanalysis_metalinter: 13.530907333s" [2024-07-22T03:33:17.035Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-22T03:33:17.035Z] level=info msg="Memory: 362 samples, avg is 298.6MB, max is 1330.0MB" [2024-07-22T03:33:17.035Z] level=info msg="Execution took 36.636615424s" [2024-07-22T03:33:17.035Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:33:17.172Z] provisioning config files... [2024-07-22T03:33:17.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14107189676138906760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:33:17.689Z] ---> ****-login.sh [2024-07-22T03:33:17.689Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:33:17.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:33:18.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:33:18.233Z] Configure a credential helper to remove this warning. See [2024-07-22T03:33:18.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:33:18.233Z] [2024-07-22T03:33:18.233Z] Login Succeeded [2024-07-22T03:33:18.233Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:33:18.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:33:18.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:33:18.776Z] Configure a credential helper to remove this warning. See [2024-07-22T03:33:18.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:33:18.776Z] [2024-07-22T03:33:18.776Z] Login Succeeded [2024-07-22T03:33:18.776Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:33:18.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:33:19.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:33:19.043Z] Configure a credential helper to remove this warning. See [2024-07-22T03:33:19.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:33:19.043Z] [2024-07-22T03:33:19.043Z] Login Succeeded [2024-07-22T03:33:19.043Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:33:19.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:33:19.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:33:19.322Z] Configure a credential helper to remove this warning. See [2024-07-22T03:33:19.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:33:19.322Z] [2024-07-22T03:33:19.322Z] Login Succeeded [2024-07-22T03:33:19.322Z] ****.io [2024-07-22T03:33:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:33:19.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:33:19.854Z] Configure a credential helper to remove this warning. See [2024-07-22T03:33:19.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:33:19.854Z] [2024-07-22T03:33:19.854Z] Login Succeeded [2024-07-22T03:33:19.854Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:33:19.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-22T03:33:20.656Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-22T03:33:20.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:33:20.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:33:20.814Z] ========================================================= [2024-07-22T03:33:20.814Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-22T03:33:20.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:33:21.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T03:33:21.196Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-22T03:33:21.196Z] c6b39de5b339: Pulling fs layer [2024-07-22T03:33:21.196Z] a69c41024577: Pulling fs layer [2024-07-22T03:33:21.464Z] d6de4b400683: Pulling fs layer [2024-07-22T03:33:21.464Z] 35cb2a7552d0: Pulling fs layer [2024-07-22T03:33:21.464Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T03:33:21.464Z] 464afbd9ba4c: Pulling fs layer [2024-07-22T03:33:21.464Z] 00f215d4a9da: Pulling fs layer [2024-07-22T03:33:21.464Z] d496ad576159: Pulling fs layer [2024-07-22T03:33:21.464Z] 464afbd9ba4c: Waiting [2024-07-22T03:33:21.464Z] 00f215d4a9da: Waiting [2024-07-22T03:33:21.464Z] 35cb2a7552d0: Waiting [2024-07-22T03:33:21.464Z] d496ad576159: Waiting [2024-07-22T03:33:21.464Z] 4f4fb700ef54: Waiting [2024-07-22T03:33:21.464Z] a69c41024577: Verifying Checksum [2024-07-22T03:33:21.464Z] a69c41024577: Download complete [2024-07-22T03:33:21.464Z] 35cb2a7552d0: Verifying Checksum [2024-07-22T03:33:21.464Z] 35cb2a7552d0: Download complete [2024-07-22T03:33:21.465Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T03:33:21.465Z] 4f4fb700ef54: Download complete [2024-07-22T03:33:21.465Z] 464afbd9ba4c: Verifying Checksum [2024-07-22T03:33:21.465Z] 464afbd9ba4c: Download complete [2024-07-22T03:33:21.465Z] c6b39de5b339: Download complete [2024-07-22T03:33:21.732Z] d496ad576159: Verifying Checksum [2024-07-22T03:33:21.732Z] d496ad576159: Download complete [2024-07-22T03:33:22.321Z] c6b39de5b339: Pull complete [2024-07-22T03:33:22.902Z] a69c41024577: Pull complete [2024-07-22T03:33:23.168Z] d6de4b400683: Verifying Checksum [2024-07-22T03:33:23.168Z] d6de4b400683: Download complete [2024-07-22T03:33:23.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T03:33:23.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T03:33:23.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-22T03:33:24.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-22T03:33:24.486Z] + ls -al . [2024-07-22T03:33:24.486Z] total 840 [2024-07-22T03:33:24.486Z] drwxrwxr-x 11 1001 1001 4096 Jul 22 03:31 . [2024-07-22T03:33:24.486Z] drwxr-xr-x 4 root root 4096 Jul 22 03:31 .. [2024-07-22T03:33:24.486Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:29 .blubracket [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 10 Jul 22 03:29 .dockerignore [2024-07-22T03:33:24.486Z] drwxrwxr-x 8 1001 1001 4096 Jul 22 03:32 .git [2024-07-22T03:33:24.486Z] drwxrwxr-x 3 1001 1001 4096 Jul 22 03:29 .github [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 1102 Jul 22 03:29 .gitignore [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 42 Jul 22 03:29 .golangci.yml [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 100 Jul 22 03:29 .hadolint.yml [2024-07-22T03:33:24.486Z] drwxr-xr-x 3 1001 1001 4096 Jul 22 03:30 .semver [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 155 Jul 22 03:29 .sonarcloud.properties [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 1171 Jul 22 03:29 ADOPTERS.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 20361 Jul 22 03:29 Attribution.txt [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 100284 Jul 22 03:29 CHANGELOG.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 3804 Jul 22 03:29 CONTRIBUTING.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 677 Jul 22 03:29 GOVERNANCE.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 861 Jul 22 03:29 Jenkinsfile [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 10775 Jul 22 03:29 LICENSE [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 16051 Jul 22 03:29 Makefile [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 582 Jul 22 03:29 OWNERS.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 9528 Jul 22 03:29 README.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 789 Jul 22 03:29 SECURITY.md [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 5 Jul 22 03:30 VERSION [2024-07-22T03:33:24.486Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:29 bin [2024-07-22T03:33:24.486Z] drwxrwxr-x 19 1001 1001 4096 Jul 22 03:29 cmd [2024-07-22T03:33:24.486Z] -rw-r--r-- 1 root root 481596 Jul 22 03:32 coverage.out [2024-07-22T03:33:24.486Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:29 fuzz_test [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 6911 Jul 22 03:29 go.mod [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 100926 Jul 22 03:29 go.sum [2024-07-22T03:33:24.486Z] drwxrwxr-x 7 1001 1001 4096 Jul 22 03:29 internal [2024-07-22T03:33:24.486Z] drwxrwxr-x 3 1001 1001 4096 Jul 22 03:29 openapi [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 584 Jul 22 03:29 security.txt [2024-07-22T03:33:24.486Z] -rw-rw-r-- 1 1001 1001 204 Jul 22 03:29 version.go [Pipeline] sh [2024-07-22T03:33:24.575Z] 00f215d4a9da: Verifying Checksum [2024-07-22T03:33:24.575Z] 00f215d4a9da: Download complete [2024-07-22T03:33:24.810Z] + '[' -e coverage.out ] [2024-07-22T03:33:24.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-22T03:33:24.957Z] Stashed 1 file(s) [Pipeline] sh [2024-07-22T03:33:25.263Z] + make build [2024-07-22T03:33:25.263Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-22T03:33:36.880Z] d6de4b400683: Pull complete [2024-07-22T03:33:36.880Z] 35cb2a7552d0: Pull complete [2024-07-22T03:33:36.880Z] 4f4fb700ef54: Pull complete [2024-07-22T03:33:36.880Z] 464afbd9ba4c: Pull complete [2024-07-22T03:33:46.978Z] 00f215d4a9da: Pull complete [2024-07-22T03:33:47.191Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-22T03:33:47.248Z] d496ad576159: Pull complete [2024-07-22T03:33:47.248Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-22T03:33:47.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T03:33:47.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:33:47.666Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T03:33:47.666Z] WORKDIR /edgex [2024-07-22T03:33:47.666Z] COPY go.mod . [2024-07-22T03:33:47.666Z] RUN go mod download [2024-07-22T03:33:47.666Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-22T03:33:48.253Z] Sending build context to Docker daemon 3.228MB [2024-07-22T03:33:48.253Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T03:33:48.253Z] ---> f246e2811388 [2024-07-22T03:33:48.253Z] Step 2/4 : WORKDIR /edgex [2024-07-22T03:33:49.090Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-22T03:33:50.194Z] ---> Running in 62e42e7d508c [2024-07-22T03:33:50.464Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-22T03:33:50.464Z] Removing intermediate container 62e42e7d508c [2024-07-22T03:33:50.464Z] ---> e5a0b3312fe1 [2024-07-22T03:33:50.464Z] Step 3/4 : COPY go.mod . [2024-07-22T03:33:51.030Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-22T03:33:51.049Z] ---> 4173fa75182d [2024-07-22T03:33:51.049Z] Step 4/4 : RUN go mod download [2024-07-22T03:33:51.049Z] ---> Running in c7cdce92af64 [2024-07-22T03:33:52.936Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-22T03:33:57.132Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-22T03:33:58.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-22T03:34:01.038Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-22T03:34:01.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-22T03:34:02.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-22T03:34:03.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-22T03:34:04.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-22T03:34:05.021Z] $ docker stop --time=1 2322a3aa867a9caf93078a529fc9c0703795145c4d1d5d56f9fd4d48d18058d6 [2024-07-22T03:34:08.602Z] $ docker rm -f --volumes 2322a3aa867a9caf93078a529fc9c0703795145c4d1d5d56f9fd4d48d18058d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:34:10.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-22T03:34:10.500Z] [2024-07-22T03:34:10.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:34:10.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-22T03:34:10.909Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-22T03:34:10.909Z] 91d30c5bc195: Pulling fs layer [2024-07-22T03:34:10.909Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-22T03:34:10.909Z] 9c61dcf015f6: Pulling fs layer [2024-07-22T03:34:10.909Z] 4698f68db338: Pulling fs layer [2024-07-22T03:34:10.909Z] 2a2f49069b9e: Pulling fs layer [2024-07-22T03:34:10.909Z] e0025b399a48: Pulling fs layer [2024-07-22T03:34:10.909Z] 4698f68db338: Waiting [2024-07-22T03:34:10.909Z] 2a2f49069b9e: Waiting [2024-07-22T03:34:10.909Z] e0025b399a48: Waiting [2024-07-22T03:34:10.909Z] 91d30c5bc195: Verifying Checksum [2024-07-22T03:34:10.909Z] 91d30c5bc195: Download complete [2024-07-22T03:34:10.909Z] 4698f68db338: Download complete [2024-07-22T03:34:11.166Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-22T03:34:11.166Z] 2e9b0aa3be6d: Download complete [2024-07-22T03:34:11.166Z] e0025b399a48: Download complete [2024-07-22T03:34:11.166Z] 91d30c5bc195: Pull complete [2024-07-22T03:34:11.166Z] 2a2f49069b9e: Download complete [2024-07-22T03:34:11.732Z] 2e9b0aa3be6d: Pull complete [2024-07-22T03:34:11.732Z] 9c61dcf015f6: Verifying Checksum [2024-07-22T03:34:11.732Z] 9c61dcf015f6: Download complete [2024-07-22T03:34:14.272Z] 9c61dcf015f6: Pull complete [2024-07-22T03:34:14.532Z] 4698f68db338: Pull complete [2024-07-22T03:34:14.797Z] 2a2f49069b9e: Pull complete [2024-07-22T03:34:14.797Z] e0025b399a48: Pull complete [2024-07-22T03:34:14.797Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-22T03:34:14.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-22T03:34:14.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:34:15.055Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2024-07-22T03:34:15.082Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-22T03:34:19.001Z] $ docker top 613565bf4eb77a76d961b93ab3ffd0f7c3d00f6d145fface3a6ac2d23a8c5d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:34:19.428Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-22T03:34:21.971Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #1 transferring dockerfile: 1.93kB done [2024-07-22T03:34:21.971Z] #1 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #2 transferring dockerfile: 2.23kB done [2024-07-22T03:34:21.971Z] #2 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #3 transferring dockerfile: 2.15kB done [2024-07-22T03:34:21.971Z] #3 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #4 transferring dockerfile: 1.81kB done [2024-07-22T03:34:21.971Z] #4 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #5 transferring dockerfile: 1.89kB done [2024-07-22T03:34:21.971Z] #5 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #6 transferring dockerfile: 2.49kB done [2024-07-22T03:34:21.971Z] #6 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #7 transferring dockerfile: 1.93kB done [2024-07-22T03:34:21.971Z] #7 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #8 transferring dockerfile: 1.69kB done [2024-07-22T03:34:21.971Z] #8 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #9 transferring dockerfile: 1.70kB done [2024-07-22T03:34:21.971Z] #9 DONE 0.0s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #10 [core-data internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #10 transferring dockerfile: 2.01kB done [2024-07-22T03:34:21.971Z] #10 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #11 transferring dockerfile: 2.50kB done [2024-07-22T03:34:21.971Z] #11 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #12 transferring dockerfile: 2.01kB done [2024-07-22T03:34:21.971Z] #12 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #13 transferring dockerfile: 1.95kB done [2024-07-22T03:34:21.971Z] #13 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #14 [support-scheduler internal] load .dockerignore [2024-07-22T03:34:21.971Z] #14 transferring context: 50B done [2024-07-22T03:34:21.971Z] #14 DONE 0.1s [2024-07-22T03:34:21.971Z] [2024-07-22T03:34:21.971Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-07-22T03:34:21.971Z] #15 transferring dockerfile: 2.06kB done [2024-07-22T03:34:22.230Z] #15 DONE 0.1s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-22T03:34:22.230Z] #16 transferring dockerfile: 2.93kB done [2024-07-22T03:34:22.230Z] #16 DONE 0.1s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-22T03:34:22.230Z] #17 transferring context: 50B done [2024-07-22T03:34:22.230Z] #17 DONE 0.0s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #18 [security-proxy-auth internal] load .dockerignore [2024-07-22T03:34:22.230Z] #18 transferring context: 50B done [2024-07-22T03:34:22.230Z] #18 DONE 0.0s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-22T03:34:22.230Z] #19 transferring context: 50B done [2024-07-22T03:34:22.230Z] #19 DONE 0.0s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-07-22T03:34:22.230Z] #20 transferring context: 50B done [2024-07-22T03:34:22.230Z] #20 DONE 0.0s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-07-22T03:34:22.230Z] #21 transferring context: 50B done [2024-07-22T03:34:22.230Z] #21 DONE 0.0s [2024-07-22T03:34:22.230Z] [2024-07-22T03:34:22.230Z] #22 [security-spire-config internal] load .dockerignore [2024-07-22T03:34:22.230Z] #22 transferring context: 50B done [2024-07-22T03:34:22.489Z] #22 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #23 [core-data internal] load .dockerignore [2024-07-22T03:34:22.489Z] #23 transferring context: 50B done [2024-07-22T03:34:22.489Z] #23 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #24 [security-spire-server internal] load .dockerignore [2024-07-22T03:34:22.489Z] #24 transferring context: 50B done [2024-07-22T03:34:22.489Z] #24 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #25 [security-proxy-setup internal] load .dockerignore [2024-07-22T03:34:22.489Z] #25 transferring context: 50B done [2024-07-22T03:34:22.489Z] #25 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #26 [core-command internal] load .dockerignore [2024-07-22T03:34:22.489Z] #26 transferring context: 50B done [2024-07-22T03:34:22.489Z] #26 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #27 [core-keeper internal] load .dockerignore [2024-07-22T03:34:22.489Z] #27 transferring context: 50B done [2024-07-22T03:34:22.489Z] #27 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #28 [support-notifications internal] load .dockerignore [2024-07-22T03:34:22.489Z] #28 transferring context: 50B done [2024-07-22T03:34:22.489Z] #28 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-22T03:34:22.489Z] #29 transferring context: 50B done [2024-07-22T03:34:22.489Z] #29 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-22T03:34:22.489Z] #30 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #31 [core-metadata internal] load .dockerignore [2024-07-22T03:34:22.489Z] #31 transferring context: 50B done [2024-07-22T03:34:22.489Z] #31 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:34:22.489Z] #32 ... [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-22T03:34:22.489Z] #30 DONE 0.0s [2024-07-22T03:34:22.489Z] [2024-07-22T03:34:22.489Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:34:22.763Z] #32 ... [2024-07-22T03:34:22.763Z] [2024-07-22T03:34:22.763Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-22T03:34:22.763Z] #30 DONE 0.0s [2024-07-22T03:34:22.763Z] [2024-07-22T03:34:22.763Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:34:23.025Z] #32 DONE 0.6s [2024-07-22T03:34:23.025Z] [2024-07-22T03:34:23.025Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:23.025Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:23.293Z] #33 ... [2024-07-22T03:34:23.293Z] [2024-07-22T03:34:23.293Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-22T03:34:23.293Z] #34 DONE 0.8s [2024-07-22T03:34:23.293Z] [2024-07-22T03:34:23.293Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-22T03:34:23.293Z] #35 DONE 0.8s [2024-07-22T03:34:23.293Z] [2024-07-22T03:34:23.293Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:23.293Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.4s done [2024-07-22T03:34:23.556Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-22T03:34:23.556Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-22T03:34:23.556Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-22T03:34:23.814Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-22T03:34:23.814Z] #33 ... [2024-07-22T03:34:23.814Z] [2024-07-22T03:34:23.814Z] #36 [security-spire-config internal] load build context [2024-07-22T03:34:23.814Z] #36 transferring context: 25.04kB 0.0s done [2024-07-22T03:34:23.814Z] #36 DONE 0.4s [2024-07-22T03:34:23.814Z] [2024-07-22T03:34:23.814Z] #37 [security-spire-agent internal] load build context [2024-07-22T03:34:23.814Z] #37 transferring context: 26.32kB done [2024-07-22T03:34:23.814Z] #37 DONE 0.5s [2024-07-22T03:34:23.814Z] [2024-07-22T03:34:23.814Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:23.814Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 892.93kB / 3.41MB 0.2s [2024-07-22T03:34:23.814Z] #33 ... [2024-07-22T03:34:23.814Z] [2024-07-22T03:34:23.814Z] #38 [security-spire-server internal] load build context [2024-07-22T03:34:23.814Z] #38 transferring context: 26.79kB 0.0s done [2024-07-22T03:34:23.814Z] #38 DONE 0.5s [2024-07-22T03:34:23.814Z] [2024-07-22T03:34:23.814Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:23.814Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s [2024-07-22T03:34:23.814Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-22T03:34:24.071Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-22T03:34:24.330Z] #33 ... [2024-07-22T03:34:24.331Z] [2024-07-22T03:34:24.331Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-22T03:34:24.331Z] #39 DONE 1.5s [2024-07-22T03:34:24.331Z] [2024-07-22T03:34:24.331Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:34:24.331Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-22T03:34:26.877Z] #33 DONE 3.7s [2024-07-22T03:34:26.877Z] [2024-07-22T03:34:26.877Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:34:26.877Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-22T03:34:26.877Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-22T03:34:26.877Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-22T03:34:26.877Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-22T03:34:26.877Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-22T03:34:26.877Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-22T03:34:26.877Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-22T03:34:26.877Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-22T03:34:26.877Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-07-22T03:34:26.877Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-22T03:34:26.877Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-22T03:34:26.877Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s [2024-07-22T03:34:27.807Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2024-07-22T03:34:33.091Z] #40 ... [2024-07-22T03:34:33.091Z] [2024-07-22T03:34:33.091Z] #41 [core-command internal] load build context [2024-07-22T03:34:33.091Z] #41 transferring context: 371.35MB 9.7s [2024-07-22T03:34:33.091Z] #41 ... [2024-07-22T03:34:33.091Z] [2024-07-22T03:34:33.091Z] #42 [support-notifications internal] load build context [2024-07-22T03:34:33.356Z] #42 ... [2024-07-22T03:34:33.356Z] [2024-07-22T03:34:33.356Z] #43 [security-proxy-auth internal] load build context [2024-07-22T03:34:33.356Z] #43 ... [2024-07-22T03:34:33.356Z] [2024-07-22T03:34:33.356Z] #44 [core-metadata internal] load build context [2024-07-22T03:34:33.356Z] #44 transferring context: 439.91MB 10.1s done [2024-07-22T03:34:33.356Z] #44 ... [2024-07-22T03:34:33.356Z] [2024-07-22T03:34:33.356Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:34:33.356Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-22T03:34:33.356Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-22T03:34:33.356Z] #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-22T03:34:33.357Z] #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-22T03:34:33.357Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-22T03:34:33.357Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-22T03:34:33.357Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-22T03:34:33.357Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-22T03:34:33.357Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-07-22T03:34:33.357Z] #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-07-22T03:34:33.357Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-22T03:34:33.357Z] #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.0s done [2024-07-22T03:34:33.765Z] #45 ... [2024-07-22T03:34:33.765Z] [2024-07-22T03:34:33.765Z] #46 [security-bootstrapper internal] load build context [2024-07-22T03:34:34.583Z] #46 ... [2024-07-22T03:34:34.583Z] [2024-07-22T03:34:34.583Z] #47 [security-proxy-setup internal] load build context [2024-07-22T03:34:34.583Z] #47 transferring context: 439.91MB 9.9s done [2024-07-22T03:34:34.583Z] #47 ... [2024-07-22T03:34:34.583Z] [2024-07-22T03:34:34.583Z] #48 [security-spiffe-token-provider internal] load build context [2024-07-22T03:34:34.583Z] #48 ... [2024-07-22T03:34:34.583Z] [2024-07-22T03:34:34.583Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:34:34.583Z] #49 ... [2024-07-22T03:34:34.583Z] [2024-07-22T03:34:34.583Z] #50 [support-scheduler internal] load build context [2024-07-22T03:34:34.842Z] #50 ... [2024-07-22T03:34:34.842Z] [2024-07-22T03:34:34.842Z] #51 [security-secretstore-setup internal] load build context [2024-07-22T03:34:34.842Z] #51 transferring context: 439.91MB 10.1s done [2024-07-22T03:34:34.842Z] #51 ... [2024-07-22T03:34:34.842Z] [2024-07-22T03:34:34.842Z] #52 [core-data internal] load build context [2024-07-22T03:34:34.842Z] #52 transferring context: 439.91MB 10.4s done [2024-07-22T03:34:34.842Z] #52 ... [2024-07-22T03:34:34.842Z] [2024-07-22T03:34:34.842Z] #53 [core-keeper internal] load build context [2024-07-22T03:34:34.842Z] #53 transferring context: 439.91MB 10.7s done [2024-07-22T03:34:34.842Z] #53 ... [2024-07-22T03:34:34.842Z] [2024-07-22T03:34:34.842Z] #54 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-22T03:34:35.100Z] #54 ... [2024-07-22T03:34:35.100Z] [2024-07-22T03:34:35.100Z] #50 [support-scheduler internal] load build context [2024-07-22T03:34:36.473Z] #50 transferring context: 439.91MB 12.9s done [2024-07-22T03:34:41.760Z] #50 ... [2024-07-22T03:34:41.760Z] [2024-07-22T03:34:41.760Z] #43 [security-proxy-auth internal] load build context [2024-07-22T03:34:41.760Z] #43 transferring context: 439.91MB 13.3s done [2024-07-22T03:34:42.114Z] #43 ... [2024-07-22T03:34:42.114Z] [2024-07-22T03:34:42.114Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-22T03:34:42.114Z] #55 ... [2024-07-22T03:34:42.114Z] [2024-07-22T03:34:42.114Z] #42 [support-notifications internal] load build context [2024-07-22T03:34:42.114Z] #42 transferring context: 439.91MB 12.6s done [2024-07-22T03:34:43.493Z] #42 ... [2024-07-22T03:34:43.493Z] [2024-07-22T03:34:43.493Z] #41 [core-command internal] load build context [2024-07-22T03:34:43.493Z] #41 transferring context: 439.91MB 10.9s done [2024-07-22T03:34:43.493Z] #41 ... [2024-07-22T03:34:43.493Z] [2024-07-22T03:34:43.493Z] #46 [security-bootstrapper internal] load build context [2024-07-22T03:34:43.493Z] #46 transferring context: 439.91MB 12.6s done [2024-07-22T03:34:44.585Z] #46 ... [2024-07-22T03:34:44.585Z] [2024-07-22T03:34:44.585Z] #48 [security-spiffe-token-provider internal] load build context [2024-07-22T03:34:44.585Z] #48 transferring context: 439.91MB 12.1s done [2024-07-22T03:34:44.857Z] #48 ... [2024-07-22T03:34:44.857Z] [2024-07-22T03:34:44.857Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:34:44.857Z] #49 transferring context: 439.91MB 11.1s done [2024-07-22T03:34:45.791Z] #49 ... [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-22T03:34:45.791Z] #56 ... [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #47 [security-proxy-setup internal] load build context [2024-07-22T03:34:45.791Z] #47 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #44 [core-metadata internal] load build context [2024-07-22T03:34:45.791Z] #44 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #51 [security-secretstore-setup internal] load build context [2024-07-22T03:34:45.791Z] #51 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #52 [core-data internal] load build context [2024-07-22T03:34:45.791Z] #52 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #53 [core-keeper internal] load build context [2024-07-22T03:34:45.791Z] #53 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #54 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-22T03:34:45.791Z] #54 DONE 21.2s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:34:45.791Z] #49 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #41 [core-command internal] load build context [2024-07-22T03:34:45.791Z] #41 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #48 [security-spiffe-token-provider internal] load build context [2024-07-22T03:34:45.791Z] #48 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #46 [security-bootstrapper internal] load build context [2024-07-22T03:34:45.791Z] #46 DONE 22.8s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #42 [support-notifications internal] load build context [2024-07-22T03:34:45.791Z] #42 DONE 22.9s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #43 [security-proxy-auth internal] load build context [2024-07-22T03:34:45.791Z] #43 DONE 22.9s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #50 [support-scheduler internal] load build context [2024-07-22T03:34:45.791Z] #50 DONE 22.9s [2024-07-22T03:34:45.791Z] [2024-07-22T03:34:45.791Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:34:51.108Z] #57 ... [2024-07-22T03:34:51.108Z] [2024-07-22T03:34:51.108Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-22T03:34:51.108Z] #55 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:51.108Z] #55 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:51.108Z] #55 18.45 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:34:51.108Z] #55 18.45 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:34:51.108Z] #55 18.45 OK: 20072 distinct packages available [2024-07-22T03:34:51.108Z] #55 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:51.108Z] #55 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:51.108Z] #55 18.74 (1/11) Installing ca-certificates (20240226-r0) [2024-07-22T03:34:51.108Z] #55 18.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-22T03:34:51.108Z] #55 18.77 (3/11) Installing libunistring (1.1-r1) [2024-07-22T03:34:51.108Z] #55 18.81 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-22T03:34:51.108Z] #55 18.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-22T03:34:51.108Z] #55 18.82 (6/11) Installing libcurl (8.5.0-r0) [2024-07-22T03:34:51.108Z] #55 18.83 (7/11) Installing curl (8.5.0-r0) [2024-07-22T03:34:51.108Z] #55 18.84 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:51.108Z] #55 18.86 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:34:51.108Z] #55 18.86 (10/11) Installing libucontext (1.2-r2) [2024-07-22T03:34:51.108Z] #55 18.95 (11/11) Installing gcompat (1.1.0-r1) [2024-07-22T03:34:51.108Z] #55 18.96 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:51.108Z] #55 18.96 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:51.108Z] #55 19.01 OK: 12 MiB in 26 packages [2024-07-22T03:34:53.014Z] #55 DONE 20.6s [2024-07-22T03:34:53.014Z] [2024-07-22T03:34:53.014Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-22T03:34:53.014Z] #56 5.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.014Z] #56 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.014Z] #56 5.982 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:53.014Z] #56 5.986 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:53.014Z] #56 5.992 OK: 7 MiB in 16 packages [2024-07-22T03:34:53.014Z] #56 DONE 7.1s [2024-07-22T03:34:53.014Z] [2024-07-22T03:34:53.014Z] #58 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-22T03:34:53.583Z] #58 ... [2024-07-22T03:34:53.583Z] [2024-07-22T03:34:53.583Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-22T03:34:53.583Z] #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.583Z] #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.583Z] #0 7.766 (1/2) Installing ca-certificates (20240226-r0) [2024-07-22T03:34:53.583Z] #0 7.782 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:53.583Z] #0 7.785 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:53.583Z] #0 7.800 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:53.583Z] #0 7.884 OK: 8 MiB in 17 packages [2024-07-22T03:34:53.583Z] #59 DONE 8.1s [2024-07-22T03:34:53.841Z] [2024-07-22T03:34:53.841Z] #60 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:34:53.841Z] #60 ... [2024-07-22T03:34:53.841Z] [2024-07-22T03:34:53.841Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-22T03:34:53.841Z] #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.841Z] #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:53.841Z] #0 7.856 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:53.841Z] #0 7.895 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:53.841Z] #0 7.906 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:53.841Z] #0 7.911 (4/6) Installing openssl (3.1.6-r0) [2024-07-22T03:34:53.841Z] #0 7.920 (5/6) Installing su-exec (0.2-r3) [2024-07-22T03:34:53.841Z] #0 7.923 (6/6) Installing yq (4.33.3-r5) [2024-07-22T03:34:53.841Z] #0 8.086 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:53.841Z] #0 8.088 OK: 17 MiB in 19 packages [2024-07-22T03:34:53.841Z] #61 DONE 8.2s [2024-07-22T03:34:54.122Z] [2024-07-22T03:34:54.122Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-22T03:34:54.469Z] #62 ... [2024-07-22T03:34:54.469Z] [2024-07-22T03:34:54.469Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-22T03:34:54.469Z] #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.469Z] #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.469Z] #0 8.286 (1/4) Installing ca-certificates (20240226-r0) [2024-07-22T03:34:54.469Z] #0 8.300 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:54.469Z] #0 8.309 (3/4) Installing su-exec (0.2-r3) [2024-07-22T03:34:54.469Z] #0 8.312 (4/4) Installing yq (4.33.3-r5) [2024-07-22T03:34:54.469Z] #0 8.408 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:54.469Z] #0 8.416 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:54.469Z] #0 8.529 OK: 17 MiB in 19 packages [2024-07-22T03:34:54.469Z] #63 DONE 8.8s [2024-07-22T03:34:54.469Z] [2024-07-22T03:34:54.469Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-22T03:34:54.470Z] #0 8.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.470Z] #0 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.470Z] #0 8.483 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:54.470Z] #0 8.490 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:54.470Z] #0 8.505 OK: 7 MiB in 16 packages [2024-07-22T03:34:54.470Z] #64 DONE 8.8s [2024-07-22T03:34:54.470Z] [2024-07-22T03:34:54.470Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:34:54.470Z] #65 DONE 8.7s [2024-07-22T03:34:54.470Z] [2024-07-22T03:34:54.470Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-22T03:34:54.470Z] #0 8.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.470Z] #0 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.470Z] #0 8.552 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:54.470Z] #0 8.706 (2/2) Installing su-exec (0.2-r3) [2024-07-22T03:34:54.470Z] #0 8.711 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:54.470Z] #0 8.721 OK: 7 MiB in 17 packages [2024-07-22T03:34:54.470Z] #66 DONE 8.9s [2024-07-22T03:34:54.470Z] [2024-07-22T03:34:54.470Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-22T03:34:54.754Z] #67 ... [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:34:54.754Z] #68 DONE 9.0s [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-22T03:34:54.754Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.453 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:34:54.754Z] #0 8.453 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:34:54.754Z] #0 8.453 OK: 20072 distinct packages available [2024-07-22T03:34:54.754Z] #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.852 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:54.754Z] #0 8.856 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:34:54.754Z] #0 8.860 (3/4) Installing libucontext (1.2-r2) [2024-07-22T03:34:54.754Z] #0 8.864 (4/4) Installing gcompat (1.1.0-r1) [2024-07-22T03:34:54.754Z] #0 8.869 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:54.754Z] #0 8.877 OK: 8 MiB in 19 packages [2024-07-22T03:34:54.754Z] #69 DONE 9.1s [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-22T03:34:54.754Z] #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.549 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:34:54.754Z] #0 8.549 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:34:54.754Z] #0 8.549 OK: 20072 distinct packages available [2024-07-22T03:34:54.754Z] #0 8.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.946 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:54.754Z] #0 8.976 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:54.754Z] #0 8.987 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:54.754Z] #0 8.991 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:34:54.754Z] #0 9.002 (5/7) Installing libucontext (1.2-r2) [2024-07-22T03:34:54.754Z] #0 9.012 (6/7) Installing gcompat (1.1.0-r1) [2024-07-22T03:34:54.754Z] #0 9.012 (7/7) Installing openssl (3.1.6-r0) [2024-07-22T03:34:54.754Z] #0 9.065 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:54.754Z] #0 9.065 OK: 8 MiB in 20 packages [2024-07-22T03:34:54.754Z] #70 DONE 9.2s [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-22T03:34:54.754Z] #71 ... [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-22T03:34:54.754Z] #0 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 8.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:54.754Z] #0 9.025 OK: 264 MiB in 52 packages [2024-07-22T03:34:54.754Z] #72 DONE 9.1s [2024-07-22T03:34:54.754Z] [2024-07-22T03:34:54.754Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:34:54.754Z] #73 DONE 0.0s [2024-07-22T03:34:55.035Z] [2024-07-22T03:34:55.035Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:34:55.035Z] #57 9.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.035Z] #57 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.321Z] #57 9.528 OK: 264 MiB in 52 packages [2024-07-22T03:34:55.321Z] #57 DONE 9.8s [2024-07-22T03:34:55.321Z] [2024-07-22T03:34:55.321Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:34:55.321Z] #74 DONE 0.1s [2024-07-22T03:34:55.321Z] [2024-07-22T03:34:55.321Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:34:55.321Z] #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.321Z] #0 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.321Z] #0 9.444 OK: 264 MiB in 52 packages [2024-07-22T03:34:55.321Z] #75 DONE 9.6s [2024-07-22T03:34:55.321Z] [2024-07-22T03:34:55.321Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:34:55.321Z] #76 DONE 0.1s [2024-07-22T03:34:55.321Z] [2024-07-22T03:34:55.321Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:34:55.594Z] #77 ... [2024-07-22T03:34:55.594Z] [2024-07-22T03:34:55.594Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-22T03:34:55.594Z] #0 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.594Z] #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.594Z] #0 9.403 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:34:55.594Z] #0 9.403 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:34:55.594Z] #0 9.403 OK: 20075 distinct packages available [2024-07-22T03:34:55.594Z] #0 9.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.594Z] #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.594Z] #0 9.726 OK: 264 MiB in 52 packages [2024-07-22T03:34:55.594Z] #78 DONE 9.8s [2024-07-22T03:34:55.594Z] [2024-07-22T03:34:55.594Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:34:55.594Z] #79 DONE 0.0s [2024-07-22T03:34:55.864Z] [2024-07-22T03:34:55.864Z] #60 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:34:55.864Z] #60 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:55.864Z] #60 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:56.135Z] #60 2.232 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:56.135Z] #60 2.267 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:56.135Z] #60 2.280 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:56.135Z] #60 2.327 OK: 8 MiB in 17 packages [2024-07-22T03:34:56.135Z] #60 ... [2024-07-22T03:34:56.135Z] [2024-07-22T03:34:56.135Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:34:56.135Z] #45 ... [2024-07-22T03:34:56.135Z] [2024-07-22T03:34:56.135Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:34:56.444Z] #40 ... [2024-07-22T03:34:56.444Z] [2024-07-22T03:34:56.444Z] #60 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:34:56.444Z] #60 DONE 2.5s [2024-07-22T03:34:56.444Z] [2024-07-22T03:34:56.444Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-22T03:34:56.444Z] #62 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:56.444Z] #62 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:56.723Z] #62 2.647 OK: 17 MiB in 19 packages [2024-07-22T03:34:56.723Z] #62 ... [2024-07-22T03:34:56.723Z] [2024-07-22T03:34:56.723Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:34:56.723Z] #0 2.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:56.723Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:56.723Z] #0 3.822 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:56.723Z] #0 3.858 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:56.723Z] #0 3.865 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:56.723Z] #0 3.912 OK: 12 MiB in 26 packages [2024-07-22T03:34:56.723Z] #80 DONE 4.2s [2024-07-22T03:34:57.003Z] [2024-07-22T03:34:57.003Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-22T03:34:57.003Z] #62 DONE 2.9s [2024-07-22T03:34:57.003Z] [2024-07-22T03:34:57.003Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-22T03:34:57.003Z] #81 DONE 0.0s [2024-07-22T03:34:57.003Z] [2024-07-22T03:34:57.003Z] #58 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-22T03:34:57.003Z] #58 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.003Z] #58 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.003Z] #58 4.027 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.003Z] #58 4.059 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.003Z] #58 4.067 OK: 7 MiB in 16 packages [2024-07-22T03:34:57.003Z] #58 DONE 4.4s [2024-07-22T03:34:57.003Z] [2024-07-22T03:34:57.003Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:34:57.957Z] #82 ... [2024-07-22T03:34:57.957Z] [2024-07-22T03:34:57.957Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:34:57.957Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.957Z] #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.957Z] #0 3.138 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.957Z] #0 3.167 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.957Z] #0 3.178 OK: 7 MiB in 16 packages [2024-07-22T03:34:57.957Z] #83 DONE 3.3s [2024-07-22T03:34:57.957Z] [2024-07-22T03:34:57.957Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-22T03:34:57.957Z] #67 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.957Z] #67 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:57.957Z] #67 3.222 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.957Z] #67 3.255 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:57.957Z] #67 3.263 OK: 7 MiB in 17 packages [2024-07-22T03:34:58.216Z] #67 DONE 3.6s [2024-07-22T03:34:58.216Z] [2024-07-22T03:34:58.216Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-22T03:34:58.216Z] #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.216Z] #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.216Z] #0 3.400 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:58.216Z] #0 3.428 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:58.216Z] #0 3.435 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:34:58.216Z] #0 3.478 OK: 17 MiB in 19 packages [2024-07-22T03:34:58.216Z] #84 DONE 3.7s [2024-07-22T03:34:58.216Z] [2024-07-22T03:34:58.216Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-22T03:34:58.216Z] #71 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.216Z] #71 ... [2024-07-22T03:34:58.216Z] [2024-07-22T03:34:58.216Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-22T03:34:58.216Z] #0 3.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.216Z] #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.216Z] #0 3.301 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:58.216Z] #0 3.359 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:34:58.216Z] #0 3.366 OK: 8 MiB in 19 packages [2024-07-22T03:34:58.216Z] #85 DONE 3.6s [2024-07-22T03:34:58.216Z] [2024-07-22T03:34:58.216Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-22T03:34:58.216Z] #71 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:58.477Z] #71 3.716 OK: 8 MiB in 20 packages [2024-07-22T03:34:58.906Z] Removing intermediate container c7cdce92af64 [2024-07-22T03:34:58.907Z] ---> 8a2e42808e54 [2024-07-22T03:34:58.907Z] Successfully built 8a2e42808e54 [2024-07-22T03:34:58.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:34:59.061Z] #71 DONE 4.2s [2024-07-22T03:34:59.062Z] [2024-07-22T03:34:59.062Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-22T03:34:59.062Z] #0 2.974 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:59.062Z] #0 3.548 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:59.062Z] #0 4.225 OK: 264 MiB in 52 packages [2024-07-22T03:34:59.062Z] #86 DONE 4.5s [2024-07-22T03:34:59.062Z] [2024-07-22T03:34:59.062Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:34:59.062Z] #87 DONE 0.6s [2024-07-22T03:34:59.062Z] [2024-07-22T03:34:59.062Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-22T03:34:59.333Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:34:59.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:34:59.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2024-07-22T03:34:59.675Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-22T03:34:59.997Z] #88 DONE 1.1s [2024-07-22T03:34:59.997Z] [2024-07-22T03:34:59.997Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-22T03:34:59.997Z] #0 2.933 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:59.997Z] #0 3.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T03:34:59.997Z] #0 4.153 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:34:59.997Z] #0 4.461 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:34:59.997Z] #0 4.465 OK: 7 MiB in 16 packages [2024-07-22T03:34:59.997Z] #89 DONE 5.5s [2024-07-22T03:34:59.997Z] [2024-07-22T03:34:59.997Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-22T03:35:00.274Z] #90 DONE 1.2s [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:35:00.274Z] #91 DONE 1.2s [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-22T03:35:00.274Z] #92 DONE 1.2s [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-22T03:35:00.274Z] #93 DONE 2.1s [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-22T03:35:00.274Z] #94 ... [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-22T03:35:00.274Z] #95 DONE 0.2s [2024-07-22T03:35:00.274Z] [2024-07-22T03:35:00.274Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-22T03:35:00.274Z] #96 DONE 0.2s [2024-07-22T03:35:00.533Z] [2024-07-22T03:35:00.533Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:35:00.856Z] $ docker top add01a59491508e4d4f45883ca8a9ebe87aae84330d85d879b47c191d871708b -eo pid,comm [2024-07-22T03:35:01.103Z] #97 DONE 0.8s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-22T03:35:01.103Z] #94 DONE 0.9s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:35:01.103Z] #98 DONE 0.9s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-22T03:35:01.103Z] #99 DONE 0.1s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-22T03:35:01.103Z] #100 DONE 0.8s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-22T03:35:01.103Z] #101 DONE 0.0s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-22T03:35:01.103Z] #102 DONE 0.1s [2024-07-22T03:35:01.103Z] [2024-07-22T03:35:01.103Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] { [Pipeline] sh [2024-07-22T03:35:01.369Z] #103 DONE 0.1s [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:35:01.369Z] #104 DONE 0.1s [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:35:01.369Z] #105 DONE 0.1s [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #106 [security-spire-config] exporting to image [2024-07-22T03:35:01.369Z] #106 exporting layers [2024-07-22T03:35:01.369Z] #106 ... [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-22T03:35:01.369Z] #107 DONE 0.1s [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-22T03:35:01.369Z] #108 DONE 0.1s [2024-07-22T03:35:01.369Z] [2024-07-22T03:35:01.369Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-22T03:35:01.369Z] #109 DONE 0.1s [2024-07-22T03:35:01.628Z] [2024-07-22T03:35:01.628Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-22T03:35:01.628Z] #110 DONE 0.1s [2024-07-22T03:35:01.628Z] [2024-07-22T03:35:01.628Z] #106 [security-spire-agent] exporting to image [2024-07-22T03:35:02.010Z] + go version [2024-07-22T03:35:02.010Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-22T03:35:02.048Z] $ docker stop --time=1 add01a59491508e4d4f45883ca8a9ebe87aae84330d85d879b47c191d871708b [2024-07-22T03:35:02.196Z] #106 exporting layers 0.7s done [2024-07-22T03:35:02.196Z] #106 writing image sha256:2add47d142920f30e06b59f02ea08d9f971e698017c2f3089416a3d581384f23 done [2024-07-22T03:35:02.196Z] #106 naming to docker.io/library/security-spire-config done [2024-07-22T03:35:02.196Z] #106 exporting layers 0.7s done [2024-07-22T03:35:02.196Z] #106 writing image sha256:ea4f45e85d68944c51eb00cd91df5bffa4ccfd99ab492ead0ad05eb3163e58a3 done [2024-07-22T03:35:02.196Z] #106 naming to docker.io/library/security-spire-server done [2024-07-22T03:35:02.196Z] #106 writing image sha256:e55fc33d6daca7a84f7f627d0f408001a041ddfb3d9214508dd6066c0311d25d [2024-07-22T03:35:02.196Z] #106 writing image sha256:e55fc33d6daca7a84f7f627d0f408001a041ddfb3d9214508dd6066c0311d25d done [2024-07-22T03:35:02.196Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-22T03:35:02.196Z] #106 DONE 0.9s [2024-07-22T03:35:02.196Z] [2024-07-22T03:35:02.196Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:03.718Z] $ docker rm -f --volumes add01a59491508e4d4f45883ca8a9ebe87aae84330d85d879b47c191d871708b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:35:04.707Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:35:04.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:35:04.912Z] #111 ... [2024-07-22T03:35:04.912Z] [2024-07-22T03:35:04.912Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:04.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2024-07-22T03:35:05.033Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-22T03:35:05.173Z] #112 ... [2024-07-22T03:35:05.173Z] [2024-07-22T03:35:05.173Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:06.201Z] $ docker top c76ea5131042d8c9da6028a4b14273a412f4441b466e52bccb2dce8631a44ef3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-22T03:35:06.520Z] ========================================================= [2024-07-22T03:35:06.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-22T03:35:06.520Z] ========================================================= [Pipeline] sh [2024-07-22T03:35:07.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:35:07.933Z] + make test [2024-07-22T03:35:07.933Z] go test -race -coverprofile=coverage.out ./... [2024-07-22T03:35:52.243Z] #113 DONE 49.5s [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:52.244Z] #112 DONE 50.0s [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:52.244Z] #111 DONE 44.8s [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-22T03:35:52.244Z] #114 ... [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:52.244Z] #77 DONE 49.6s [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:52.244Z] #82 DONE 49.4s [2024-07-22T03:35:52.244Z] [2024-07-22T03:35:52.244Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-22T03:35:54.763Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-22T03:35:54.781Z] #115 ... [2024-07-22T03:35:54.781Z] [2024-07-22T03:35:54.781Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-22T03:35:55.038Z] #116 ... [2024-07-22T03:35:55.038Z] [2024-07-22T03:35:55.038Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-22T03:35:55.297Z] #117 ... [2024-07-22T03:35:55.297Z] [2024-07-22T03:35:55.297Z] #118 [core-metadata builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #118 ... [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-22T03:35:56.685Z] #114 DONE 11.8s [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #115 DONE 11.7s [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #116 DONE 11.8s [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #119 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #120 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #121 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #118 [core-metadata builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #118 DONE 11.7s [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #122 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #123 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #124 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #125 [core-data builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #125 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #126 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #127 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #128 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #129 [core-command builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #129 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #130 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #131 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #132 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #133 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #117 DONE 11.8s [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #134 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #135 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #136 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:35:56.685Z] #137 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:35:56.685Z] #138 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #139 [support-scheduler builder 6/7] COPY . . [2024-07-22T03:35:56.685Z] #139 CACHED [2024-07-22T03:35:56.685Z] [2024-07-22T03:35:56.685Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-22T03:35:58.064Z] #140 1.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-22T03:36:08.041Z] #140 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T03:36:08.041Z] #0 0.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-22T03:36:08.041Z] #141 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T03:36:08.041Z] #0 1.195 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-22T03:36:08.041Z] #142 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-22T03:36:08.041Z] #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/secrets-config ./cmd/secrets-config [2024-07-22T03:36:08.041Z] #143 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-22T03:36:08.041Z] #0 1.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-22T03:36:08.041Z] #144 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-22T03:36:08.041Z] #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-22T03:36:08.041Z] #145 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-22T03:36:08.041Z] #0 1.146 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-22T03:36:08.041Z] #146 ... [2024-07-22T03:36:08.041Z] [2024-07-22T03:36:08.041Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T03:36:08.041Z] #0 0.870 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-22T03:36:08.301Z] #147 ... [2024-07-22T03:36:08.301Z] [2024-07-22T03:36:08.301Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T03:36:08.301Z] #0 1.049 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-22T03:36:08.301Z] #148 ... [2024-07-22T03:36:08.301Z] [2024-07-22T03:36:08.301Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T03:36:08.301Z] #0 0.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-22T03:36:08.560Z] #149 ... [2024-07-22T03:36:08.560Z] [2024-07-22T03:36:08.560Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-22T03:36:08.560Z] #0 0.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-22T03:36:08.818Z] #150 ... [2024-07-22T03:36:08.818Z] [2024-07-22T03:36:08.818Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T03:36:08.818Z] #0 0.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-22T03:37:30.506Z] #151 ... [2024-07-22T03:37:30.506Z] [2024-07-22T03:37:30.506Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T03:37:30.506Z] #142 92.17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-22T03:38:02.617Z] #142 DONE 122.6s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-22T03:38:02.617Z] #150 DONE 122.6s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-22T03:38:02.617Z] #140 DONE 122.6s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-22T03:38:02.617Z] #145 DONE 122.7s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-22T03:38:02.617Z] #143 DONE 122.6s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T03:38:02.617Z] #151 ... [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:02.617Z] #152 ... [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:02.617Z] #153 DONE 1.8s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:02.617Z] #154 DONE 1.8s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:02.617Z] #152 DONE 1.7s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:02.617Z] #155 DONE 1.8s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-22T03:38:02.617Z] #156 DONE 1.7s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-22T03:38:02.617Z] #157 ... [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:02.617Z] #158 DONE 0.5s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:02.617Z] #159 DONE 0.6s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-22T03:38:02.617Z] #160 ... [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:02.617Z] #161 DONE 0.8s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:02.617Z] #162 DONE 1.0s [2024-07-22T03:38:02.617Z] [2024-07-22T03:38:02.617Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-22T03:38:05.155Z] #163 DONE 2.7s [2024-07-22T03:38:05.155Z] [2024-07-22T03:38:05.155Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-22T03:38:05.155Z] #164 DONE 2.9s [2024-07-22T03:38:05.155Z] [2024-07-22T03:38:05.155Z] #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-22T03:38:05.155Z] #165 DONE 2.9s [2024-07-22T03:38:05.155Z] [2024-07-22T03:38:05.155Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-22T03:38:05.155Z] #160 DONE 3.2s [2024-07-22T03:38:05.155Z] [2024-07-22T03:38:05.155Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:05.418Z] #166 ... [2024-07-22T03:38:05.418Z] [2024-07-22T03:38:05.418Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-22T03:38:05.418Z] #157 DONE 3.8s [2024-07-22T03:38:05.418Z] [2024-07-22T03:38:05.418Z] #167 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:05.418Z] #167 DONE 0.2s [2024-07-22T03:38:05.418Z] [2024-07-22T03:38:05.418Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:05.418Z] #168 ... [2024-07-22T03:38:05.418Z] [2024-07-22T03:38:05.418Z] #169 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-22T03:38:05.418Z] #169 DONE 0.3s [2024-07-22T03:38:05.695Z] [2024-07-22T03:38:05.695Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:05.695Z] #166 DONE 0.4s [2024-07-22T03:38:05.695Z] [2024-07-22T03:38:05.695Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-22T03:38:05.695Z] #170 DONE 0.4s [2024-07-22T03:38:05.695Z] [2024-07-22T03:38:05.695Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-22T03:38:05.695Z] #106 exporting layers [2024-07-22T03:38:05.956Z] #106 ... [2024-07-22T03:38:05.956Z] [2024-07-22T03:38:05.956Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:05.956Z] #168 DONE 0.6s [2024-07-22T03:38:06.219Z] [2024-07-22T03:38:06.219Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:08.132Z] #171 ... [2024-07-22T03:38:08.132Z] [2024-07-22T03:38:08.132Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:08.132Z] #172 DONE 2.6s [2024-07-22T03:38:08.446Z] [2024-07-22T03:38:08.446Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:09.385Z] #173 DONE 3.5s [2024-07-22T03:38:09.385Z] [2024-07-22T03:38:09.385Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-22T03:38:09.385Z] #174 ... [2024-07-22T03:38:09.385Z] [2024-07-22T03:38:09.385Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-22T03:38:09.385Z] #175 DONE 3.7s [2024-07-22T03:38:09.385Z] [2024-07-22T03:38:09.385Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:09.385Z] #171 DONE 3.3s [2024-07-22T03:38:09.385Z] [2024-07-22T03:38:09.385Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-22T03:38:09.385Z] #106 exporting layers 3.8s done [2024-07-22T03:38:09.385Z] #106 writing image sha256:58d4d108d8422fef4ce3342ec3dff906c2557ec2afd6892b9c55040e34daa5a0 done [2024-07-22T03:38:09.385Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-07-22T03:38:09.385Z] #106 DONE 4.7s [2024-07-22T03:38:09.385Z] [2024-07-22T03:38:09.385Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-22T03:38:13.696Z] #176 ... [2024-07-22T03:38:13.696Z] [2024-07-22T03:38:13.696Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-22T03:38:13.696Z] #174 DONE 4.6s [2024-07-22T03:38:13.696Z] [2024-07-22T03:38:13.696Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:15.611Z] #177 ... [2024-07-22T03:38:15.611Z] [2024-07-22T03:38:15.611Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-22T03:38:16.177Z] #178 ... [2024-07-22T03:38:16.177Z] [2024-07-22T03:38:16.177Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T03:38:16.177Z] #179 DONE 6.8s [2024-07-22T03:38:16.177Z] [2024-07-22T03:38:16.177Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-22T03:38:16.177Z] #144 DONE 139.3s [2024-07-22T03:38:16.177Z] [2024-07-22T03:38:16.177Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-22T03:38:16.177Z] #176 DONE 6.8s [2024-07-22T03:38:16.177Z] [2024-07-22T03:38:16.177Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T03:38:16.177Z] #151 DONE 139.4s [2024-07-22T03:38:16.177Z] [2024-07-22T03:38:16.177Z] #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-22T03:38:16.745Z] #180 ... [2024-07-22T03:38:16.745Z] [2024-07-22T03:38:16.745Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T03:38:16.745Z] #149 DONE 139.8s [2024-07-22T03:38:16.745Z] [2024-07-22T03:38:16.745Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-22T03:38:16.745Z] #106 exporting layers [2024-07-22T03:38:17.320Z] #106 ... [2024-07-22T03:38:17.321Z] [2024-07-22T03:38:17.321Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:17.321Z] #181 CACHED [2024-07-22T03:38:17.321Z] [2024-07-22T03:38:17.321Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:17.321Z] #182 CACHED [2024-07-22T03:38:17.321Z] [2024-07-22T03:38:17.321Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T03:38:17.321Z] #147 DONE 140.6s [2024-07-22T03:38:17.321Z] [2024-07-22T03:38:17.321Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:17.321Z] #177 DONE 8.0s [2024-07-22T03:38:17.321Z] [2024-07-22T03:38:17.321Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T03:38:17.595Z] #183 ... [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:17.595Z] #184 CACHED [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:17.595Z] #185 CACHED [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:17.595Z] #186 CACHED [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:17.595Z] #187 CACHED [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-22T03:38:17.595Z] #178 DONE 3.7s [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-22T03:38:17.595Z] #146 DONE 140.9s [2024-07-22T03:38:17.595Z] [2024-07-22T03:38:17.595Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-22T03:38:17.595Z] #106 exporting layers 1.6s done [2024-07-22T03:38:17.890Z] #106 ... [2024-07-22T03:38:17.890Z] [2024-07-22T03:38:17.890Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T03:38:17.890Z] #141 DONE 140.9s [2024-07-22T03:38:17.890Z] [2024-07-22T03:38:17.890Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:18.163Z] #188 ... [2024-07-22T03:38:18.163Z] [2024-07-22T03:38:18.163Z] #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-22T03:38:18.163Z] #180 DONE 1.9s [2024-07-22T03:38:18.163Z] [2024-07-22T03:38:18.163Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T03:38:18.163Z] #148 DONE 141.3s [2024-07-22T03:38:18.163Z] [2024-07-22T03:38:18.163Z] #189 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-22T03:38:18.734Z] #189 ... [2024-07-22T03:38:18.734Z] [2024-07-22T03:38:18.734Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-22T03:38:18.734Z] #190 DONE 1.4s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:18.735Z] #191 DONE 1.1s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:18.735Z] #192 DONE 1.1s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-22T03:38:18.735Z] #193 DONE 1.2s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-22T03:38:18.735Z] #194 DONE 1.2s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:18.735Z] #188 DONE 1.1s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #195 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:18.735Z] #195 DONE 0.8s [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:18.735Z] #196 CACHED [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T03:38:18.735Z] #197 CACHED [2024-07-22T03:38:18.735Z] [2024-07-22T03:38:18.735Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:19.016Z] #198 ... [2024-07-22T03:38:19.017Z] [2024-07-22T03:38:19.017Z] #189 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-22T03:38:19.017Z] #189 DONE 0.8s [2024-07-22T03:38:19.017Z] [2024-07-22T03:38:19.017Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-22T03:38:19.281Z] #199 ... [2024-07-22T03:38:19.281Z] [2024-07-22T03:38:19.281Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:19.281Z] #200 DONE 0.5s [2024-07-22T03:38:19.281Z] [2024-07-22T03:38:19.281Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:19.543Z] #201 ... [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T03:38:19.543Z] #183 DONE 2.2s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:19.543Z] #202 DONE 0.8s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-22T03:38:19.543Z] #203 DONE 0.9s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:19.543Z] #204 DONE 0.8s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T03:38:19.543Z] #198 DONE 0.8s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:19.543Z] #205 DONE 0.9s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-22T03:38:19.543Z] #206 DONE 0.8s [2024-07-22T03:38:19.543Z] [2024-07-22T03:38:19.543Z] #106 [core-command] exporting to image [2024-07-22T03:38:19.804Z] #106 ... [2024-07-22T03:38:19.804Z] [2024-07-22T03:38:19.804Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-22T03:38:19.804Z] #199 DONE 0.8s [2024-07-22T03:38:19.804Z] [2024-07-22T03:38:19.804Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-22T03:38:19.804Z] #201 DONE 0.5s [2024-07-22T03:38:19.804Z] [2024-07-22T03:38:19.804Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-22T03:38:19.804Z] #106 writing image sha256:77e2e071d7d392e5450a46beed30a7ed0420dc9a98742554496324d523668638 done [2024-07-22T03:38:19.804Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-22T03:38:20.385Z] #106 ... [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-22T03:38:20.385Z] #207 DONE 0.8s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:20.385Z] #208 DONE 0.9s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:20.385Z] #209 DONE 0.9s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #106 [support-scheduler] exporting to image [2024-07-22T03:38:20.385Z] #106 ... [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #210 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T03:38:20.385Z] #210 DONE 1.8s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-22T03:38:20.385Z] #211 DONE 0.9s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-22T03:38:20.385Z] #212 DONE 0.9s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #213 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-22T03:38:20.385Z] #213 DONE 0.9s [2024-07-22T03:38:20.385Z] [2024-07-22T03:38:20.385Z] #106 [security-secretstore-setup] exporting to image [2024-07-22T03:38:20.385Z] #106 exporting layers 1.0s done [2024-07-22T03:38:20.652Z] #106 ... [2024-07-22T03:38:20.652Z] [2024-07-22T03:38:20.652Z] #214 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-22T03:38:20.652Z] #214 DONE 0.1s [2024-07-22T03:38:20.652Z] [2024-07-22T03:38:20.652Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:20.652Z] #215 DONE 0.1s [2024-07-22T03:38:20.652Z] [2024-07-22T03:38:20.652Z] #106 [support-notifications] exporting to image [2024-07-22T03:38:20.652Z] #106 writing image sha256:7dd1f8f00a695f8bfce133457986466e1a00515180bb4091b920e8088016cf4c 0.0s done [2024-07-22T03:38:20.652Z] #106 writing image sha256:de4aaa017d0b558242eb61c6068f67f928f1a093d6d52957a0de2a52e3d9f538 done [2024-07-22T03:38:20.652Z] #106 naming to docker.io/library/core-command 0.0s done [2024-07-22T03:38:20.652Z] #106 writing image sha256:4708d5f3e6ea9026ed4521deb6e6c3deb4cc90e32aff1b029342e20254ef6b75 0.0s done [2024-07-22T03:38:20.652Z] #106 naming to docker.io/library/security-proxy-setup done [2024-07-22T03:38:20.652Z] #106 naming to docker.io/library/core-keeper done [2024-07-22T03:38:20.652Z] #106 ... [2024-07-22T03:38:20.652Z] [2024-07-22T03:38:20.652Z] #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-22T03:38:20.652Z] #216 DONE 0.2s [2024-07-22T03:38:20.652Z] [2024-07-22T03:38:20.652Z] #106 [core-metadata] exporting to image [2024-07-22T03:38:20.652Z] #106 exporting layers 0.2s done [2024-07-22T03:38:20.652Z] #106 writing image sha256:0050fe5291a339b14161b1b089caa3cdcbde29762fadf337d0a60939198b8e2c 0.0s done [2024-07-22T03:38:20.652Z] #106 naming to docker.io/library/core-metadata done [2024-07-22T03:38:20.652Z] #106 writing image sha256:285b0f1ec1c5cefbb7f4cdae45da98f08c1a8d34db19b94df189193eb3b57124 [2024-07-22T03:38:20.914Z] #106 ... [2024-07-22T03:38:20.914Z] [2024-07-22T03:38:20.914Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T03:38:20.914Z] #217 DONE 1.1s [2024-07-22T03:38:20.914Z] [2024-07-22T03:38:20.914Z] #106 [security-proxy-auth] exporting to image [2024-07-22T03:38:20.914Z] #106 exporting layers 0.3s done [2024-07-22T03:38:20.914Z] #106 writing image sha256:285b0f1ec1c5cefbb7f4cdae45da98f08c1a8d34db19b94df189193eb3b57124 done [2024-07-22T03:38:20.914Z] #106 naming to docker.io/library/support-scheduler done [2024-07-22T03:38:20.914Z] #106 exporting layers 0.2s done [2024-07-22T03:38:20.914Z] #106 writing image sha256:b1a1489b33b7cdfc91a1978403de1a31bc59a21eb3be5cb233548256872e2b63 0.0s done [2024-07-22T03:38:20.914Z] #106 naming to docker.io/library/support-notifications done [2024-07-22T03:38:20.914Z] #106 writing image sha256:32e56e1ae1898939ae32ebe69b26a745c6422f5a041b0adaf88e9824f2f4ec35 done [2024-07-22T03:38:20.914Z] #106 naming to docker.io/library/core-data done [2024-07-22T03:38:20.914Z] #106 writing image sha256:b7b5508b8f7aab8c5b7b159f34cfa72211b317fb9a0ea7753eec3b7cef3d7d53 done [2024-07-22T03:38:20.914Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-07-22T03:38:21.175Z] #106 writing image sha256:fa83dcaafcfd6c2c6d305f8aa6474b2fb6cef7ead970241ecc87b7dbcbef4d44 done [2024-07-22T03:38:21.175Z] #106 naming to docker.io/library/security-proxy-auth done [2024-07-22T03:38:21.175Z] #106 DONE 9.7s [2024-07-22T03:38:21.175Z] [2024-07-22T03:38:21.175Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-22T03:38:21.175Z] #218 DONE 0.6s [2024-07-22T03:38:21.175Z] [2024-07-22T03:38:21.175Z] #106 [security-bootstrapper] exporting to image [2024-07-22T03:38:21.435Z] #106 exporting layers 0.2s done [2024-07-22T03:38:21.435Z] #106 writing image sha256:b60ec5952c6bff237dabbc7a1282e7937d8e8c11970a696cc865f021ebdb7654 done [2024-07-22T03:38:21.435Z] #106 naming to docker.io/library/security-bootstrapper done [2024-07-22T03:38:21.435Z] #106 DONE 9.9s [2024-07-22T03:38:21.435Z] [2024-07-22T03:38:21.435Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.435Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.436Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T03:38:21.436Z] time="2024-07-22T03:34:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-22T03:38:21.467Z] $ docker stop --time=1 613565bf4eb77a76d961b93ab3ffd0f7c3d00f6d145fface3a6ac2d23a8c5d0c [2024-07-22T03:38:22.782Z] $ docker rm -f --volumes 613565bf4eb77a76d961b93ab3ffd0f7c3d00f6d145fface3a6ac2d23a8c5d0c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:38:23.206Z] + docker images [2024-07-22T03:38:23.206Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-22T03:38:23.206Z] security-bootstrapper latest b60ec5952c6b 1 second ago 24MB [2024-07-22T03:38:23.206Z] support-scheduler latest 285b0f1ec1c5 2 seconds ago 43.1MB [2024-07-22T03:38:23.206Z] security-secretstore-setup latest b7b5508b8f7a 2 seconds ago 42.2MB [2024-07-22T03:38:23.206Z] support-notifications latest b1a1489b33b7 2 seconds ago 43.9MB [2024-07-22T03:38:23.206Z] core-data latest 32e56e1ae189 2 seconds ago 40.8MB [2024-07-22T03:38:23.206Z] core-keeper latest 4708d5f3e6ea 2 seconds ago 35.6MB [2024-07-22T03:38:23.206Z] security-proxy-auth latest fa83dcaafcfd 2 seconds ago 38MB [2024-07-22T03:38:23.206Z] core-command latest de4aaa017d0b 3 seconds ago 40.4MB [2024-07-22T03:38:23.206Z] core-metadata latest 0050fe5291a3 3 seconds ago 41MB [2024-07-22T03:38:23.206Z] security-proxy-setup latest 7dd1f8f00a69 3 seconds ago 31.2MB [2024-07-22T03:38:23.206Z] core-common-config-bootstrapper latest 77e2e071d7d3 7 seconds ago 20.2MB [2024-07-22T03:38:23.206Z] security-spiffe-token-provider latest 58d4d108d842 17 seconds ago 34MB [2024-07-22T03:38:23.206Z] security-spire-config latest 2add47d14292 3 minutes ago 125MB [2024-07-22T03:38:23.206Z] security-spire-server latest ea4f45e85d68 3 minutes ago 126MB [2024-07-22T03:38:23.206Z] security-spire-agent latest e55fc33d6dac 3 minutes ago 187MB [2024-07-22T03:38:23.206Z] ci-base-image-x86_64 latest 8acef4e61755 7 minutes ago 966MB [2024-07-22T03:38:23.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-22T03:38:23.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-22T03:38:23.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-22T03:39:02.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-22T03:39:04.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-22T03:39:04.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-22T03:39:04.498Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-22T03:39:04.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-22T03:39:16.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-22T03:39:16.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-22T03:39:16.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.120s coverage: 28.7% of statements [2024-07-22T03:39:26.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-07-22T03:39:31.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-22T03:39:31.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-22T03:39:31.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-22T03:39:35.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.273s coverage: 69.2% of statements [2024-07-22T03:39:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-22T03:39:36.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-22T03:39:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-22T03:39:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:39:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-22T03:39:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:39:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-22T03:39:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-22T03:39:51.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-22T03:39:54.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.198s coverage: 93.4% of statements [2024-07-22T03:39:54.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.334s coverage: 91.7% of statements [2024-07-22T03:39:58.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-22T03:39:58.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-22T03:39:59.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.232s coverage: 6.5% of statements [2024-07-22T03:40:06.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-22T03:40:06.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:40:06.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-22T03:40:08.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-22T03:40:09.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 95.8% of statements [2024-07-22T03:40:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements [2024-07-22T03:40:19.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-22T03:40:19.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-22T03:40:21.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.289s coverage: 0.8% of statements [2024-07-22T03:40:21.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements [2024-07-22T03:40:25.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.145s coverage: 41.7% of statements [2024-07-22T03:40:25.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements [2024-07-22T03:40:25.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.109s coverage: 94.1% of statements [2024-07-22T03:40:25.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-07-22T03:40:30.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.159s coverage: 87.5% of statements [2024-07-22T03:40:30.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-22T03:40:32.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-22T03:40:32.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-22T03:40:32.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-22T03:40:35.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-22T03:40:35.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-22T03:40:35.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-22T03:40:35.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-22T03:40:41.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.143s coverage: 94.4% of statements [2024-07-22T03:40:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-22T03:40:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-22T03:40:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-22T03:40:41.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-22T03:40:51.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-22T03:40:51.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-22T03:40:54.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.979s coverage: 79.9% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.152s coverage: 92.9% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-07-22T03:40:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-07-22T03:40:58.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-22T03:40:58.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-22T03:40:58.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.400s coverage: 81.8% of statements [2024-07-22T03:40:59.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.326s coverage: 82.1% of statements [2024-07-22T03:40:59.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 86.0% of statements [2024-07-22T03:41:04.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-22T03:41:04.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-22T03:41:06.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.725s coverage: 63.1% of statements [2024-07-22T03:41:06.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements [2024-07-22T03:41:08.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-07-22T03:41:08.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2024-07-22T03:41:08.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-22T03:41:08.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-22T03:41:08.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-22T03:41:09.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-07-22T03:41:09.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-07-22T03:41:16.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-22T03:41:16.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-22T03:41:16.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-22T03:41:17.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.671s coverage: 38.4% of statements [2024-07-22T03:41:17.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements [2024-07-22T03:41:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-22T03:41:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-22T03:41:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-22T03:41:17.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-22T03:41:18.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-07-22T03:41:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-22T03:41:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-22T03:41:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-22T03:41:25.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-22T03:41:31.870Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.175s coverage: 19.9% of statements [2024-07-22T03:41:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-22T03:41:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:41:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-22T03:41:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-22T03:41:33.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.465s coverage: 95.7% of statements [2024-07-22T03:41:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-22T03:41:35.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-22T03:41:36.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.152s coverage: 61.8% of statements [2024-07-22T03:41:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-22T03:41:39.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-22T03:41:40.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements [2024-07-22T03:41:42.216Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-22T03:41:42.484Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-22T03:41:42.484Z] go vet ./... [2024-07-22T03:45:35.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T03:45:35.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T03:45:35.850Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-22T03:45:35.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-22T03:45:36.260Z] + ls -al . [2024-07-22T03:45:36.260Z] total 836 [2024-07-22T03:45:36.260Z] drwxrwxr-x 10 1001 1001 4096 Jul 22 03:35 . [2024-07-22T03:45:36.260Z] drwxr-xr-x 4 root root 4096 Jul 22 03:35 .. [2024-07-22T03:45:36.260Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:32 .blubracket [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 10 Jul 22 03:32 .dockerignore [2024-07-22T03:45:36.260Z] drwxrwxr-x 8 1001 1001 4096 Jul 22 03:32 .git [2024-07-22T03:45:36.260Z] drwxrwxr-x 3 1001 1001 4096 Jul 22 03:32 .github [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 1102 Jul 22 03:32 .gitignore [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 42 Jul 22 03:32 .golangci.yml [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 100 Jul 22 03:32 .hadolint.yml [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 155 Jul 22 03:32 .sonarcloud.properties [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 1171 Jul 22 03:32 ADOPTERS.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 20361 Jul 22 03:32 Attribution.txt [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 100284 Jul 22 03:32 CHANGELOG.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 3804 Jul 22 03:32 CONTRIBUTING.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 677 Jul 22 03:32 GOVERNANCE.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 861 Jul 22 03:32 Jenkinsfile [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 10775 Jul 22 03:32 LICENSE [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 16051 Jul 22 03:32 Makefile [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 582 Jul 22 03:32 OWNERS.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 9528 Jul 22 03:32 README.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 789 Jul 22 03:32 SECURITY.md [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 5 Jul 22 03:30 VERSION [2024-07-22T03:45:36.260Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:32 bin [2024-07-22T03:45:36.260Z] drwxrwxr-x 19 1001 1001 4096 Jul 22 03:32 cmd [2024-07-22T03:45:36.260Z] -rw-r--r-- 1 root root 481596 Jul 22 03:41 coverage.out [2024-07-22T03:45:36.260Z] drwxrwxr-x 2 1001 1001 4096 Jul 22 03:32 fuzz_test [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 6911 Jul 22 03:32 go.mod [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 100926 Jul 22 03:32 go.sum [2024-07-22T03:45:36.260Z] drwxrwxr-x 7 1001 1001 4096 Jul 22 03:32 internal [2024-07-22T03:45:36.260Z] drwxrwxr-x 3 1001 1001 4096 Jul 22 03:32 openapi [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 584 Jul 22 03:32 security.txt [2024-07-22T03:45:36.260Z] -rw-rw-r-- 1 1001 1001 204 Jul 22 03:32 version.go [Pipeline] sh [2024-07-22T03:45:36.953Z] + '[' -e coverage.out ] [2024-07-22T03:45:36.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-22T03:45:37.001Z] Warning: overwriting stash ‘coverage-report’ [2024-07-22T03:45:37.813Z] Stashed 1 file(s) [Pipeline] sh [2024-07-22T03:45:38.464Z] + make build [2024-07-22T03:45:38.464Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-22T03:48:45.168Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-22T03:48:46.122Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-22T03:48:56.183Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-22T03:48:58.756Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-22T03:49:08.802Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-22T03:49:41.015Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-22T03:49:45.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-22T03:49:57.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-22T03:50:01.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-22T03:50:03.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-22T03:50:07.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-22T03:50:12.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-22T03:50:17.639Z] $ docker stop --time=1 c76ea5131042d8c9da6028a4b14273a412f4441b466e52bccb2dce8631a44ef3 [2024-07-22T03:50:19.875Z] $ docker rm -f --volumes c76ea5131042d8c9da6028a4b14273a412f4441b466e52bccb2dce8631a44ef3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:50:23.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-22T03:50:23.899Z] [2024-07-22T03:50:23.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:50:24.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-22T03:50:24.595Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-22T03:50:24.595Z] 547446be3368: Pulling fs layer [2024-07-22T03:50:24.595Z] d125d8839a47: Pulling fs layer [2024-07-22T03:50:24.595Z] 3e85d5ac6304: Pulling fs layer [2024-07-22T03:50:24.595Z] c3105a71a48b: Pulling fs layer [2024-07-22T03:50:24.595Z] 0f093f025ec4: Pulling fs layer [2024-07-22T03:50:24.595Z] c3106fc0e877: Pulling fs layer [2024-07-22T03:50:24.595Z] 0f093f025ec4: Waiting [2024-07-22T03:50:24.595Z] c3106fc0e877: Waiting [2024-07-22T03:50:24.595Z] c3105a71a48b: Waiting [2024-07-22T03:50:24.595Z] 547446be3368: Verifying Checksum [2024-07-22T03:50:24.595Z] 547446be3368: Download complete [2024-07-22T03:50:24.595Z] c3105a71a48b: Verifying Checksum [2024-07-22T03:50:24.595Z] c3105a71a48b: Download complete [2024-07-22T03:50:25.179Z] d125d8839a47: Verifying Checksum [2024-07-22T03:50:25.179Z] d125d8839a47: Download complete [2024-07-22T03:50:25.179Z] c3106fc0e877: Verifying Checksum [2024-07-22T03:50:25.179Z] c3106fc0e877: Download complete [2024-07-22T03:50:25.179Z] 0f093f025ec4: Verifying Checksum [2024-07-22T03:50:25.179Z] 0f093f025ec4: Download complete [2024-07-22T03:50:25.446Z] 547446be3368: Pull complete [2024-07-22T03:50:26.405Z] d125d8839a47: Pull complete [2024-07-22T03:50:27.364Z] 3e85d5ac6304: Verifying Checksum [2024-07-22T03:50:27.364Z] 3e85d5ac6304: Download complete [2024-07-22T03:50:37.925Z] 3e85d5ac6304: Pull complete [2024-07-22T03:50:37.925Z] c3105a71a48b: Pull complete [2024-07-22T03:50:38.194Z] 0f093f025ec4: Pull complete [2024-07-22T03:50:38.460Z] c3106fc0e877: Pull complete [2024-07-22T03:50:38.461Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-22T03:50:38.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-22T03:50:38.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:50:38.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2024-07-22T03:50:38.916Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-22T03:50:41.153Z] $ docker top b386421a267144107b7bbb836ad64fb7d5a4c8bb474e0ad728d1783d6dfff1ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:50:42.126Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-22T03:50:52.209Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #1 transferring dockerfile: [2024-07-22T03:50:52.210Z] #1 transferring dockerfile: 1.70kB done [2024-07-22T03:50:52.210Z] #1 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #2 transferring dockerfile: 2.15kB done [2024-07-22T03:50:52.210Z] #2 DONE 0.0s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #3 transferring dockerfile: 2.49kB done [2024-07-22T03:50:52.210Z] #3 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #4 transferring dockerfile: 1.93kB done [2024-07-22T03:50:52.210Z] #4 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #5 transferring dockerfile: 2.50kB done [2024-07-22T03:50:52.210Z] #5 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-07-22T03:50:52.210Z] #6 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-22T03:50:52.210Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-07-22T03:50:52.210Z] #7 DONE 0.1s [2024-07-22T03:50:52.210Z] [2024-07-22T03:50:52.210Z] #8 [core-data internal] load build definition from Dockerfile [2024-07-22T03:50:52.478Z] #8 transferring dockerfile: 2.01kB done [2024-07-22T03:50:52.478Z] #8 DONE 0.1s [2024-07-22T03:50:52.478Z] [2024-07-22T03:50:52.478Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-22T03:50:52.478Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-07-22T03:50:52.478Z] #9 DONE 0.1s [2024-07-22T03:50:52.478Z] [2024-07-22T03:50:52.478Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-22T03:50:52.478Z] #10 transferring dockerfile: 2.06kB 0.0s done [2024-07-22T03:50:52.478Z] #10 DONE 0.1s [2024-07-22T03:50:52.478Z] [2024-07-22T03:50:52.478Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-07-22T03:50:52.478Z] #11 transferring dockerfile: 1.81kB done [2024-07-22T03:50:52.478Z] #11 DONE 0.1s [2024-07-22T03:50:52.478Z] [2024-07-22T03:50:52.478Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-22T03:50:52.478Z] #12 transferring dockerfile: 1.69kB done [2024-07-22T03:50:52.478Z] #12 DONE 0.1s [2024-07-22T03:50:52.478Z] [2024-07-22T03:50:52.478Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-22T03:50:52.745Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-07-22T03:50:52.745Z] #13 DONE 0.1s [2024-07-22T03:50:52.745Z] [2024-07-22T03:50:52.745Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-22T03:50:52.745Z] #14 transferring dockerfile: 1.89kB done [2024-07-22T03:50:52.745Z] #14 DONE 0.1s [2024-07-22T03:50:52.745Z] [2024-07-22T03:50:52.745Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-07-22T03:50:52.745Z] #15 transferring dockerfile: 1.95kB done [2024-07-22T03:50:52.745Z] #15 DONE 0.1s [2024-07-22T03:50:52.745Z] [2024-07-22T03:50:52.745Z] #16 [security-spire-server internal] load .dockerignore [2024-07-22T03:50:52.745Z] #16 transferring context: [2024-07-22T03:50:53.012Z] #16 transferring context: 50B 0.0s done [2024-07-22T03:50:53.012Z] #16 DONE 0.1s [2024-07-22T03:50:53.597Z] [2024-07-22T03:50:53.597Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-22T03:50:53.597Z] #17 transferring context: 50B done [2024-07-22T03:50:53.597Z] #17 DONE 0.1s [2024-07-22T03:50:53.597Z] [2024-07-22T03:50:53.597Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-22T03:50:53.878Z] #18 transferring context: 50B done [2024-07-22T03:50:53.878Z] #18 DONE 0.1s [2024-07-22T03:50:53.878Z] [2024-07-22T03:50:53.878Z] #19 [core-command internal] load .dockerignore [2024-07-22T03:50:53.878Z] #19 transferring context: 50B done [2024-07-22T03:50:53.878Z] #19 DONE 0.1s [2024-07-22T03:50:53.878Z] [2024-07-22T03:50:53.878Z] #20 [security-proxy-setup internal] load .dockerignore [2024-07-22T03:50:53.878Z] #20 transferring context: 50B 0.0s done [2024-07-22T03:50:53.878Z] #20 DONE 0.1s [2024-07-22T03:50:53.878Z] [2024-07-22T03:50:53.878Z] #21 [support-scheduler internal] load .dockerignore [2024-07-22T03:50:53.878Z] #21 transferring context: 50B done [2024-07-22T03:50:53.878Z] #21 DONE 0.1s [2024-07-22T03:50:53.878Z] [2024-07-22T03:50:53.878Z] #22 [core-keeper internal] load .dockerignore [2024-07-22T03:50:53.878Z] #22 transferring context: 50B done [2024-07-22T03:50:53.878Z] #22 DONE 0.1s [2024-07-22T03:50:53.878Z] [2024-07-22T03:50:53.878Z] #23 [core-data internal] load .dockerignore [2024-07-22T03:50:54.145Z] #23 transferring context: 50B 0.0s done [2024-07-22T03:50:54.145Z] #23 DONE 0.1s [2024-07-22T03:50:54.145Z] [2024-07-22T03:50:54.145Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-22T03:50:54.145Z] #24 transferring context: 50B 0.0s done [2024-07-22T03:50:54.145Z] #24 DONE 0.1s [2024-07-22T03:50:54.145Z] [2024-07-22T03:50:54.145Z] #25 [core-metadata internal] load .dockerignore [2024-07-22T03:50:54.145Z] #25 transferring context: 50B done [2024-07-22T03:50:54.145Z] #25 DONE 0.1s [2024-07-22T03:50:54.145Z] [2024-07-22T03:50:54.145Z] #26 [security-spire-config internal] load .dockerignore [2024-07-22T03:50:54.145Z] #26 transferring context: 50B 0.0s done [2024-07-22T03:50:54.415Z] #26 DONE 0.1s [2024-07-22T03:50:54.415Z] [2024-07-22T03:50:54.415Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-22T03:50:54.415Z] #27 transferring context: 50B 0.0s done [2024-07-22T03:50:54.415Z] #27 DONE 0.1s [2024-07-22T03:50:54.415Z] [2024-07-22T03:50:54.415Z] #28 [security-bootstrapper internal] load .dockerignore [2024-07-22T03:50:54.415Z] #28 transferring context: 50B 0.0s done [2024-07-22T03:50:54.415Z] #28 DONE 0.1s [2024-07-22T03:50:54.415Z] [2024-07-22T03:50:54.415Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-07-22T03:50:54.415Z] #29 transferring context: 50B done [2024-07-22T03:50:54.415Z] #29 DONE 0.1s [2024-07-22T03:50:54.415Z] [2024-07-22T03:50:54.416Z] #30 [support-notifications internal] load .dockerignore [2024-07-22T03:50:54.416Z] #30 transferring context: 50B done [2024-07-22T03:50:54.416Z] #30 DONE 0.1s [2024-07-22T03:50:54.416Z] [2024-07-22T03:50:54.416Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-22T03:50:55.000Z] #31 ... [2024-07-22T03:50:55.000Z] [2024-07-22T03:50:55.000Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:55.000Z] #32 DONE 0.4s [2024-07-22T03:50:55.000Z] [2024-07-22T03:50:55.000Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-22T03:50:55.268Z] #31 DONE 0.6s [2024-07-22T03:50:55.268Z] [2024-07-22T03:50:55.268Z] #33 [security-spire-server internal] load build context [2024-07-22T03:50:55.268Z] #33 transferring context: 26.79kB 0.0s done [2024-07-22T03:50:55.268Z] #33 DONE 0.1s [2024-07-22T03:50:55.268Z] [2024-07-22T03:50:55.268Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:55.268Z] #34 DONE 0.0s [2024-07-22T03:50:55.268Z] [2024-07-22T03:50:55.268Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:55.268Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-22T03:50:55.538Z] #35 ... [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:55.538Z] #34 DONE 0.0s [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:55.538Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-22T03:50:55.538Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-22T03:50:55.538Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-22T03:50:55.538Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-22T03:50:55.538Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-22T03:50:55.538Z] #35 ... [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:55.538Z] #34 DONE 0.0s [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:55.538Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-22T03:50:55.538Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-07-22T03:50:55.538Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-07-22T03:50:55.538Z] #35 ... [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:55.538Z] #32 DONE 0.4s [2024-07-22T03:50:55.538Z] [2024-07-22T03:50:55.538Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:55.538Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-22T03:50:55.538Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-22T03:50:55.538Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-07-22T03:50:55.811Z] #35 ... [2024-07-22T03:50:55.811Z] [2024-07-22T03:50:55.811Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:55.811Z] #34 DONE 0.0s [2024-07-22T03:50:55.811Z] [2024-07-22T03:50:55.811Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:55.811Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.5s [2024-07-22T03:50:56.078Z] #35 ... [2024-07-22T03:50:56.078Z] [2024-07-22T03:50:56.078Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:56.078Z] #32 DONE 0.6s [2024-07-22T03:50:56.078Z] [2024-07-22T03:50:56.078Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:56.350Z] #35 ... [2024-07-22T03:50:56.350Z] [2024-07-22T03:50:56.350Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:56.350Z] #34 DONE 0.0s [2024-07-22T03:50:56.350Z] [2024-07-22T03:50:56.350Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:56.350Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.90MB / 28.04MB 1.0s [2024-07-22T03:50:56.350Z] #35 ... [2024-07-22T03:50:56.350Z] [2024-07-22T03:50:56.350Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:56.350Z] #32 DONE 0.8s [2024-07-22T03:50:56.350Z] [2024-07-22T03:50:56.350Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:56.350Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-22T03:50:56.618Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-22T03:50:56.618Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.36MB / 28.04MB 1.4s [2024-07-22T03:50:56.887Z] #35 ... [2024-07-22T03:50:56.887Z] [2024-07-22T03:50:56.887Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:56.887Z] #34 DONE 0.0s [2024-07-22T03:50:56.887Z] [2024-07-22T03:50:56.887Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:56.887Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.35MB / 28.04MB 1.7s [2024-07-22T03:50:57.153Z] #35 ... [2024-07-22T03:50:57.153Z] [2024-07-22T03:50:57.153Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:57.153Z] #32 DONE 1.1s [2024-07-22T03:50:57.153Z] [2024-07-22T03:50:57.153Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:57.153Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.39MB / 28.04MB 1.9s [2024-07-22T03:50:57.422Z] #35 ... [2024-07-22T03:50:57.422Z] [2024-07-22T03:50:57.422Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:57.422Z] #34 DONE 0.0s [2024-07-22T03:50:57.422Z] [2024-07-22T03:50:57.422Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:57.422Z] #35 ... [2024-07-22T03:50:57.422Z] [2024-07-22T03:50:57.422Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:57.422Z] #32 DONE 1.3s [2024-07-22T03:50:57.422Z] [2024-07-22T03:50:57.422Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:57.422Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.2s [2024-07-22T03:50:57.422Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-22T03:50:57.692Z] #35 ... [2024-07-22T03:50:57.692Z] [2024-07-22T03:50:57.692Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:57.692Z] #32 DONE 1.4s [2024-07-22T03:50:57.692Z] [2024-07-22T03:50:57.692Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:57.692Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.4s [2024-07-22T03:50:57.957Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.8s [2024-07-22T03:50:58.225Z] #35 ... [2024-07-22T03:50:58.225Z] [2024-07-22T03:50:58.225Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-22T03:50:58.225Z] #31 DONE 1.2s [2024-07-22T03:50:58.225Z] [2024-07-22T03:50:58.225Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:58.225Z] #34 DONE 0.0s [2024-07-22T03:50:58.225Z] [2024-07-22T03:50:58.225Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:58.225Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-22T03:50:58.225Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-22T03:50:58.225Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-22T03:50:58.225Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-22T03:50:58.225Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-22T03:50:58.225Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-22T03:50:58.225Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-22T03:50:58.225Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-22T03:50:58.225Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-22T03:50:58.225Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-22T03:50:58.225Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 3.0s [2024-07-22T03:50:58.491Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.1s [2024-07-22T03:50:58.491Z] #35 ... [2024-07-22T03:50:58.491Z] [2024-07-22T03:50:58.491Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:58.491Z] #32 DONE 2.1s [2024-07-22T03:50:58.491Z] [2024-07-22T03:50:58.491Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:58.759Z] #35 ... [2024-07-22T03:50:58.759Z] [2024-07-22T03:50:58.759Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:58.759Z] #34 DONE 0.0s [2024-07-22T03:50:58.759Z] [2024-07-22T03:50:58.759Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:58.759Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.97MB / 28.04MB 3.4s [2024-07-22T03:50:59.026Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.7s [2024-07-22T03:50:59.026Z] #35 ... [2024-07-22T03:50:59.026Z] [2024-07-22T03:50:59.026Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-22T03:50:59.026Z] #34 DONE 0.0s [2024-07-22T03:50:59.026Z] [2024-07-22T03:50:59.026Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:59.295Z] #35 ... [2024-07-22T03:50:59.295Z] [2024-07-22T03:50:59.295Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-22T03:50:59.295Z] #32 DONE 2.6s [2024-07-22T03:50:59.295Z] [2024-07-22T03:50:59.295Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:59.295Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2024-07-22T03:50:59.295Z] #35 ... [2024-07-22T03:50:59.295Z] [2024-07-22T03:50:59.295Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-22T03:50:59.295Z] #36 DONE 1.4s [2024-07-22T03:50:59.561Z] [2024-07-22T03:50:59.561Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:59.561Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-22T03:50:59.561Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-22T03:50:59.561Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-22T03:50:59.561Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-22T03:50:59.561Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-22T03:50:59.561Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-22T03:50:59.561Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-22T03:50:59.561Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-22T03:50:59.561Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done [2024-07-22T03:50:59.561Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-22T03:50:59.561Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-22T03:50:59.829Z] #35 ... [2024-07-22T03:50:59.829Z] [2024-07-22T03:50:59.829Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-22T03:50:59.829Z] #37 DONE 4.6s [2024-07-22T03:50:59.829Z] [2024-07-22T03:50:59.829Z] #38 [security-spire-config internal] load build context [2024-07-22T03:50:59.829Z] #38 transferring context: 25.04kB 0.1s done [2024-07-22T03:50:59.829Z] #38 DONE 1.7s [2024-07-22T03:50:59.829Z] [2024-07-22T03:50:59.829Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:50:59.829Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-22T03:51:00.797Z] #35 ... [2024-07-22T03:51:00.797Z] [2024-07-22T03:51:00.797Z] #39 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:51:00.797Z] #39 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-22T03:51:00.797Z] #39 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-22T03:51:00.797Z] #39 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-22T03:51:00.797Z] #39 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-22T03:51:00.797Z] #39 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-22T03:51:00.797Z] #39 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.3s done [2024-07-22T03:51:00.797Z] #39 DONE 6.4s [2024-07-22T03:51:00.797Z] [2024-07-22T03:51:00.797Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-22T03:51:01.453Z] #40 ... [2024-07-22T03:51:01.453Z] [2024-07-22T03:51:01.453Z] #41 [security-spire-agent internal] load build context [2024-07-22T03:51:01.453Z] #41 transferring context: 26.32kB 0.3s done [2024-07-22T03:51:01.453Z] #41 DONE 2.0s [2024-07-22T03:51:01.719Z] [2024-07-22T03:51:01.719Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:01.719Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-22T03:51:01.719Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-22T03:51:01.719Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-22T03:51:01.719Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-22T03:51:01.719Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-22T03:51:01.719Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-22T03:51:01.719Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-22T03:51:01.719Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 1.8s [2024-07-22T03:51:01.719Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-22T03:51:01.719Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.15MB / 18.32MB 2.0s [2024-07-22T03:51:01.719Z] #42 ... [2024-07-22T03:51:01.719Z] [2024-07-22T03:51:01.719Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-22T03:51:01.719Z] #40 DONE 1.8s [2024-07-22T03:51:01.719Z] [2024-07-22T03:51:01.719Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:01.719Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.23MB / 18.32MB 2.0s [2024-07-22T03:51:01.991Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 2.3s [2024-07-22T03:51:02.259Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 2.5s [2024-07-22T03:51:02.528Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 2.7s [2024-07-22T03:51:02.528Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.03MB / 18.32MB 2.9s [2024-07-22T03:51:03.488Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.3s done [2024-07-22T03:51:03.488Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-07-22T03:51:05.452Z] #42 ... [2024-07-22T03:51:05.452Z] [2024-07-22T03:51:05.452Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:05.452Z] #43 ... [2024-07-22T03:51:05.452Z] [2024-07-22T03:51:05.452Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:05.721Z] #44 ... [2024-07-22T03:51:05.721Z] [2024-07-22T03:51:05.721Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:05.721Z] #45 ... [2024-07-22T03:51:05.721Z] [2024-07-22T03:51:05.721Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:05.988Z] #46 ... [2024-07-22T03:51:05.988Z] [2024-07-22T03:51:05.988Z] #47 [core-command internal] load build context [2024-07-22T03:51:05.988Z] #47 ... [2024-07-22T03:51:05.988Z] [2024-07-22T03:51:05.988Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:05.988Z] #45 transferring context: 32.49MB 9.8s [2024-07-22T03:51:06.255Z] #45 ... [2024-07-22T03:51:06.255Z] [2024-07-22T03:51:06.255Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:06.521Z] #48 ... [2024-07-22T03:51:06.521Z] [2024-07-22T03:51:06.521Z] #49 [core-data internal] load build context [2024-07-22T03:51:06.521Z] #49 ... [2024-07-22T03:51:06.521Z] [2024-07-22T03:51:06.521Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:07.136Z] #45 ... [2024-07-22T03:51:07.136Z] [2024-07-22T03:51:07.136Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:07.411Z] #50 ... [2024-07-22T03:51:07.411Z] [2024-07-22T03:51:07.411Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:07.678Z] #45 ... [2024-07-22T03:51:07.678Z] [2024-07-22T03:51:07.678Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:07.678Z] #51 ... [2024-07-22T03:51:07.678Z] [2024-07-22T03:51:07.678Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:09.101Z] #45 ... [2024-07-22T03:51:09.101Z] [2024-07-22T03:51:09.101Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:09.101Z] #52 ... [2024-07-22T03:51:09.101Z] [2024-07-22T03:51:09.101Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:09.374Z] #43 ... [2024-07-22T03:51:09.374Z] [2024-07-22T03:51:09.374Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:09.374Z] #53 ... [2024-07-22T03:51:09.374Z] [2024-07-22T03:51:09.374Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:09.649Z] #54 ... [2024-07-22T03:51:09.649Z] [2024-07-22T03:51:09.649Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:11.070Z] #43 transferring context: 41.00MB 15.1s [2024-07-22T03:51:11.070Z] #43 ... [2024-07-22T03:51:11.070Z] [2024-07-22T03:51:11.070Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-22T03:51:11.070Z] #0 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:11.070Z] #0 6.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:11.070Z] #0 7.766 (1/2) Installing ca-certificates (20240226-r0) [2024-07-22T03:51:11.070Z] #0 7.903 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:11.070Z] #0 7.903 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:11.070Z] #0 7.945 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:11.070Z] #0 8.281 OK: 9 MiB in 17 packages [2024-07-22T03:51:11.338Z] #55 ... [2024-07-22T03:51:11.338Z] [2024-07-22T03:51:11.339Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:11.339Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.1s [2024-07-22T03:51:11.339Z] #35 ... [2024-07-22T03:51:11.339Z] [2024-07-22T03:51:11.339Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-22T03:51:11.339Z] #55 DONE 10.2s [2024-07-22T03:51:11.339Z] [2024-07-22T03:51:11.339Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:11.930Z] #43 ... [2024-07-22T03:51:11.930Z] [2024-07-22T03:51:11.930Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-22T03:51:11.930Z] #56 ... [2024-07-22T03:51:11.930Z] [2024-07-22T03:51:11.930Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-22T03:51:12.197Z] #57 ... [2024-07-22T03:51:12.197Z] [2024-07-22T03:51:12.197Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:12.197Z] #58 ... [2024-07-22T03:51:12.197Z] [2024-07-22T03:51:12.197Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-22T03:51:12.197Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:12.197Z] #0 9.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:12.197Z] #59 ... [2024-07-22T03:51:12.197Z] [2024-07-22T03:51:12.197Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-22T03:51:12.466Z] #60 ... [2024-07-22T03:51:12.466Z] [2024-07-22T03:51:12.466Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:51:12.466Z] #61 ... [2024-07-22T03:51:12.466Z] [2024-07-22T03:51:12.466Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-22T03:51:12.748Z] #62 ... [2024-07-22T03:51:12.748Z] [2024-07-22T03:51:12.748Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:51:12.748Z] #63 ... [2024-07-22T03:51:12.748Z] [2024-07-22T03:51:12.748Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-22T03:51:12.748Z] #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:12.748Z] #0 9.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:12.748Z] #0 11.06 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:51:12.748Z] #0 11.08 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:51:12.748Z] #0 11.08 OK: 19948 distinct packages available [2024-07-22T03:51:12.748Z] #0 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:13.020Z] #64 ... [2024-07-22T03:51:13.020Z] [2024-07-22T03:51:13.020Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:51:13.020Z] #65 ... [2024-07-22T03:51:13.020Z] [2024-07-22T03:51:13.020Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-22T03:51:13.287Z] #66 ... [2024-07-22T03:51:13.287Z] [2024-07-22T03:51:13.287Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-22T03:51:13.287Z] #67 ... [2024-07-22T03:51:13.287Z] [2024-07-22T03:51:13.287Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:13.287Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:13.287Z] #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:13.558Z] #68 ... [2024-07-22T03:51:13.558Z] [2024-07-22T03:51:13.558Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:51:13.558Z] #69 ... [2024-07-22T03:51:13.558Z] [2024-07-22T03:51:13.558Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:13.828Z] #50 ... [2024-07-22T03:51:13.828Z] [2024-07-22T03:51:13.828Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-22T03:51:13.828Z] #64 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:15.777Z] #64 ... [2024-07-22T03:51:15.777Z] [2024-07-22T03:51:15.777Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:15.777Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.4s [2024-07-22T03:51:15.777Z] #42 ... [2024-07-22T03:51:15.777Z] [2024-07-22T03:51:15.777Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:16.047Z] #44 ... [2024-07-22T03:51:16.047Z] [2024-07-22T03:51:16.047Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:16.047Z] #52 transferring context: 34.22MB 16.2s [2024-07-22T03:51:16.047Z] #52 ... [2024-07-22T03:51:16.047Z] [2024-07-22T03:51:16.047Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:16.047Z] #44 ... [2024-07-22T03:51:16.047Z] [2024-07-22T03:51:16.047Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:16.313Z] #46 ... [2024-07-22T03:51:16.313Z] [2024-07-22T03:51:16.313Z] #47 [core-command internal] load build context [2024-07-22T03:51:16.579Z] #47 ... [2024-07-22T03:51:16.579Z] [2024-07-22T03:51:16.579Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:16.579Z] #52 ... [2024-07-22T03:51:16.579Z] [2024-07-22T03:51:16.579Z] #49 [core-data internal] load build context [2024-07-22T03:51:16.846Z] #49 ... [2024-07-22T03:51:16.846Z] [2024-07-22T03:51:16.846Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:16.846Z] #48 ... [2024-07-22T03:51:16.846Z] [2024-07-22T03:51:16.846Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:16.846Z] #68 14.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:16.846Z] #68 14.99 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:16.846Z] #68 14.99 OK: 8 MiB in 16 packages [2024-07-22T03:51:17.427Z] #68 ... [2024-07-22T03:51:17.427Z] [2024-07-22T03:51:17.427Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:51:17.427Z] #69 DONE 15.5s [2024-07-22T03:51:17.427Z] [2024-07-22T03:51:17.427Z] #49 [core-data internal] load build context [2024-07-22T03:51:18.017Z] #49 ... [2024-07-22T03:51:18.017Z] [2024-07-22T03:51:18.017Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:18.017Z] #51 ... [2024-07-22T03:51:18.017Z] [2024-07-22T03:51:18.017Z] #49 [core-data internal] load build context [2024-07-22T03:51:18.974Z] #49 ... [2024-07-22T03:51:18.974Z] [2024-07-22T03:51:18.974Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:18.974Z] #68 DONE 17.3s [2024-07-22T03:51:18.974Z] [2024-07-22T03:51:18.974Z] #49 [core-data internal] load build context [2024-07-22T03:51:18.974Z] #49 ... [2024-07-22T03:51:18.974Z] [2024-07-22T03:51:18.974Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:19.241Z] #45 ... [2024-07-22T03:51:19.241Z] [2024-07-22T03:51:19.241Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-22T03:51:19.516Z] #70 ... [2024-07-22T03:51:19.516Z] [2024-07-22T03:51:19.516Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:19.516Z] #53 ... [2024-07-22T03:51:19.516Z] [2024-07-22T03:51:19.516Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:19.781Z] #54 ... [2024-07-22T03:51:19.781Z] [2024-07-22T03:51:19.781Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:21.186Z] #53 ... [2024-07-22T03:51:21.186Z] [2024-07-22T03:51:21.186Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-22T03:51:21.186Z] #64 16.18 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:21.186Z] #64 16.44 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:21.186Z] #64 16.55 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:21.186Z] #64 16.55 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:51:21.186Z] #64 16.65 (5/7) Installing libucontext (1.2-r2) [2024-07-22T03:51:21.186Z] #64 16.90 (6/7) Installing gcompat (1.1.0-r1) [2024-07-22T03:51:21.186Z] #64 16.90 (7/7) Installing openssl (3.1.6-r0) [2024-07-22T03:51:21.186Z] #64 16.90 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:21.186Z] #64 17.03 OK: 9 MiB in 20 packages [2024-07-22T03:51:21.186Z] #64 DONE 20.2s [2024-07-22T03:51:21.186Z] [2024-07-22T03:51:21.186Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:21.186Z] #53 transferring context: 37.15MB 20.5s [2024-07-22T03:51:21.454Z] #53 ... [2024-07-22T03:51:21.454Z] [2024-07-22T03:51:21.454Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-22T03:51:21.454Z] #59 11.94 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:51:21.454Z] #59 11.94 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:51:21.454Z] #59 11.94 OK: 19951 distinct packages available [2024-07-22T03:51:21.454Z] #59 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:21.454Z] #59 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:21.454Z] #59 18.54 OK: 266 MiB in 52 packages [2024-07-22T03:51:21.454Z] #59 DONE 19.4s [2024-07-22T03:51:21.454Z] [2024-07-22T03:51:21.454Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:21.454Z] #53 ... [2024-07-22T03:51:21.454Z] [2024-07-22T03:51:21.454Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:21.721Z] #71 ... [2024-07-22T03:51:21.721Z] [2024-07-22T03:51:21.721Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-22T03:51:21.721Z] #56 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:21.987Z] #56 ... [2024-07-22T03:51:21.987Z] [2024-07-22T03:51:21.987Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:51:21.987Z] #61 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:21.987Z] #61 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:21.987Z] #61 17.79 OK: 266 MiB in 52 packages [2024-07-22T03:51:21.987Z] #61 DONE 20.2s [2024-07-22T03:51:21.987Z] [2024-07-22T03:51:21.987Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:21.987Z] #43 ... [2024-07-22T03:51:21.987Z] [2024-07-22T03:51:21.987Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:21.987Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s [2024-07-22T03:51:22.271Z] #35 ... [2024-07-22T03:51:22.271Z] [2024-07-22T03:51:22.271Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:23.686Z] #43 ... [2024-07-22T03:51:23.686Z] [2024-07-22T03:51:23.686Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-22T03:51:23.686Z] #63 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:23.686Z] #63 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:23.686Z] #63 19.52 OK: 266 MiB in 52 packages [2024-07-22T03:51:23.686Z] #63 DONE 21.4s [2024-07-22T03:51:23.686Z] [2024-07-22T03:51:23.686Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:23.686Z] #43 ... [2024-07-22T03:51:23.686Z] [2024-07-22T03:51:23.686Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-22T03:51:23.686Z] #57 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:23.686Z] #57 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:23.686Z] #57 20.01 OK: 266 MiB in 52 packages [2024-07-22T03:51:23.686Z] #57 DONE 22.0s [2024-07-22T03:51:23.686Z] [2024-07-22T03:51:23.686Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:23.953Z] #43 ... [2024-07-22T03:51:23.953Z] [2024-07-22T03:51:23.953Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:23.953Z] #50 ... [2024-07-22T03:51:23.953Z] [2024-07-22T03:51:23.953Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:24.546Z] #43 ... [2024-07-22T03:51:24.546Z] [2024-07-22T03:51:24.546Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-22T03:51:24.546Z] #65 DONE 22.4s [2024-07-22T03:51:24.546Z] [2024-07-22T03:51:24.546Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:26.491Z] #43 transferring context: 58.08MB 30.3s [2024-07-22T03:51:26.491Z] #43 ... [2024-07-22T03:51:26.491Z] [2024-07-22T03:51:26.491Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:26.491Z] #44 ... [2024-07-22T03:51:26.491Z] [2024-07-22T03:51:26.491Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:26.762Z] #46 ... [2024-07-22T03:51:26.763Z] [2024-07-22T03:51:26.763Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:26.763Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 22.7s [2024-07-22T03:51:26.763Z] #42 ... [2024-07-22T03:51:26.763Z] [2024-07-22T03:51:26.763Z] #47 [core-command internal] load build context [2024-07-22T03:51:26.763Z] #47 ... [2024-07-22T03:51:26.763Z] [2024-07-22T03:51:26.763Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:27.032Z] #43 ... [2024-07-22T03:51:27.032Z] [2024-07-22T03:51:27.032Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:27.032Z] #52 ... [2024-07-22T03:51:27.032Z] [2024-07-22T03:51:27.032Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-22T03:51:27.032Z] #60 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:27.032Z] #60 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:27.032Z] #60 22.36 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:27.032Z] #60 22.36 (2/2) Installing su-exec (0.2-r3) [2024-07-22T03:51:27.032Z] #60 22.36 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:27.032Z] #60 22.46 OK: 8 MiB in 17 packages [2024-07-22T03:51:27.032Z] #60 DONE 25.0s [2024-07-22T03:51:27.032Z] [2024-07-22T03:51:27.032Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:27.032Z] #52 ... [2024-07-22T03:51:27.032Z] [2024-07-22T03:51:27.032Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:27.297Z] #48 ... [2024-07-22T03:51:27.297Z] [2024-07-22T03:51:27.297Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:27.563Z] #42 ... [2024-07-22T03:51:27.563Z] [2024-07-22T03:51:27.563Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-22T03:51:27.563Z] #72 ... [2024-07-22T03:51:27.563Z] [2024-07-22T03:51:27.563Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-22T03:51:27.563Z] #66 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:27.563Z] #66 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:27.563Z] #66 21.14 (1/4) Installing ca-certificates (20240226-r0) [2024-07-22T03:51:27.563Z] #66 21.65 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:27.563Z] #66 21.65 (3/4) Installing su-exec (0.2-r3) [2024-07-22T03:51:27.563Z] #66 21.65 (4/4) Installing yq (4.33.3-r5) [2024-07-22T03:51:27.563Z] #66 22.32 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:27.563Z] #66 22.36 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:27.563Z] #66 23.40 OK: 18 MiB in 19 packages [2024-07-22T03:51:27.563Z] #66 DONE 25.6s [2024-07-22T03:51:27.563Z] [2024-07-22T03:51:27.563Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:28.152Z] #48 ... [2024-07-22T03:51:28.152Z] [2024-07-22T03:51:28.152Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:28.152Z] #51 ... [2024-07-22T03:51:28.152Z] [2024-07-22T03:51:28.152Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-22T03:51:28.152Z] #56 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:28.152Z] #56 23.14 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:28.152Z] #56 23.38 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:28.152Z] #56 23.38 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:28.152Z] #56 23.43 (4/6) Installing openssl (3.1.6-r0) [2024-07-22T03:51:28.152Z] #56 23.51 (5/6) Installing su-exec (0.2-r3) [2024-07-22T03:51:28.152Z] #56 23.51 (6/6) Installing yq (4.33.3-r5) [2024-07-22T03:51:28.152Z] #56 24.49 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:28.152Z] #56 24.49 OK: 18 MiB in 19 packages [2024-07-22T03:51:28.152Z] #56 DONE 26.3s [2024-07-22T03:51:28.152Z] [2024-07-22T03:51:28.152Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:29.558Z] #48 ... [2024-07-22T03:51:29.558Z] [2024-07-22T03:51:29.558Z] #49 [core-data internal] load build context [2024-07-22T03:51:29.558Z] #49 ... [2024-07-22T03:51:29.558Z] [2024-07-22T03:51:29.558Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:29.558Z] #45 ... [2024-07-22T03:51:29.558Z] [2024-07-22T03:51:29.558Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:29.825Z] #43 ... [2024-07-22T03:51:29.826Z] [2024-07-22T03:51:29.826Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:29.826Z] #54 ... [2024-07-22T03:51:29.826Z] [2024-07-22T03:51:29.826Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:30.093Z] #45 ... [2024-07-22T03:51:30.093Z] [2024-07-22T03:51:30.093Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:30.093Z] #58 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:30.093Z] #58 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:30.093Z] #58 26.28 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:30.093Z] #58 26.28 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:30.093Z] #58 26.36 OK: 8 MiB in 16 packages [2024-07-22T03:51:30.093Z] #58 DONE 28.2s [2024-07-22T03:51:30.384Z] [2024-07-22T03:51:30.384Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:31.347Z] #73 ... [2024-07-22T03:51:31.347Z] [2024-07-22T03:51:31.347Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-22T03:51:31.615Z] #74 ... [2024-07-22T03:51:31.615Z] [2024-07-22T03:51:31.615Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:31.615Z] #54 transferring context: 51.14MB 30.7s [2024-07-22T03:51:31.615Z] #54 ... [2024-07-22T03:51:31.615Z] [2024-07-22T03:51:31.615Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:31.615Z] #53 ... [2024-07-22T03:51:31.615Z] [2024-07-22T03:51:31.615Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:32.202Z] #54 ... [2024-07-22T03:51:32.202Z] [2024-07-22T03:51:32.203Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:32.203Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.9s [2024-07-22T03:51:32.473Z] #35 ... [2024-07-22T03:51:32.473Z] [2024-07-22T03:51:32.473Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:33.432Z] #54 ... [2024-07-22T03:51:33.432Z] [2024-07-22T03:51:33.433Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-22T03:51:33.433Z] #67 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:33.433Z] #67 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:33.433Z] #67 25.98 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:51:33.433Z] #67 25.98 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:51:33.433Z] #67 25.98 OK: 19948 distinct packages available [2024-07-22T03:51:33.433Z] #67 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:33.433Z] #67 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:33.433Z] #67 30.45 (1/11) Installing ca-certificates (20240226-r0) [2024-07-22T03:51:33.433Z] #67 30.99 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-22T03:51:33.433Z] #67 31.05 (3/11) Installing libunistring (1.1-r1) [2024-07-22T03:51:33.433Z] #67 31.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-22T03:51:33.433Z] #67 31.41 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-22T03:51:33.433Z] #67 31.41 (6/11) Installing libcurl (8.5.0-r0) [2024-07-22T03:51:33.707Z] #67 ... [2024-07-22T03:51:33.707Z] [2024-07-22T03:51:33.707Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:33.975Z] #35 ... [2024-07-22T03:51:33.975Z] [2024-07-22T03:51:33.975Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:34.246Z] #50 ... [2024-07-22T03:51:34.246Z] [2024-07-22T03:51:34.246Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:34.246Z] #35 ... [2024-07-22T03:51:34.246Z] [2024-07-22T03:51:34.246Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:34.246Z] #75 ... [2024-07-22T03:51:34.246Z] [2024-07-22T03:51:34.246Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:36.192Z] #50 transferring context: 72.90MB 37.7s [2024-07-22T03:51:36.460Z] #50 ... [2024-07-22T03:51:36.460Z] [2024-07-22T03:51:36.460Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-22T03:51:36.460Z] #62 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.460Z] #62 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.460Z] #62 28.10 v3.18.7-51-g2de05c5cae6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-22T03:51:36.460Z] #62 28.10 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-22T03:51:36.460Z] #62 28.10 OK: 19948 distinct packages available [2024-07-22T03:51:36.460Z] #62 28.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.460Z] #62 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.726Z] #62 34.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:36.726Z] #62 34.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:51:36.726Z] #62 ... [2024-07-22T03:51:36.726Z] [2024-07-22T03:51:36.726Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:36.726Z] #44 ... [2024-07-22T03:51:36.726Z] [2024-07-22T03:51:36.727Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:36.727Z] #71 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.727Z] #71 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:36.727Z] #71 21.92 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:36.727Z] #71 22.40 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:36.727Z] #71 22.40 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:36.727Z] #71 23.39 OK: 9 MiB in 17 packages [2024-07-22T03:51:36.727Z] #71 DONE 25.4s [2024-07-22T03:51:36.727Z] [2024-07-22T03:51:36.727Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:36.727Z] #44 ... [2024-07-22T03:51:36.727Z] [2024-07-22T03:51:36.727Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:36.996Z] #46 ... [2024-07-22T03:51:36.996Z] [2024-07-22T03:51:36.996Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:36.996Z] #50 ... [2024-07-22T03:51:36.996Z] [2024-07-22T03:51:36.996Z] #47 [core-command internal] load build context [2024-07-22T03:51:37.262Z] #47 ... [2024-07-22T03:51:37.262Z] [2024-07-22T03:51:37.262Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:37.262Z] #44 ... [2024-07-22T03:51:37.262Z] [2024-07-22T03:51:37.262Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:37.531Z] #52 ... [2024-07-22T03:51:37.531Z] [2024-07-22T03:51:37.531Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:37.531Z] #44 ... [2024-07-22T03:51:37.531Z] [2024-07-22T03:51:37.531Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:37.531Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.1s [2024-07-22T03:51:37.799Z] #42 ... [2024-07-22T03:51:37.799Z] [2024-07-22T03:51:37.799Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-22T03:51:37.799Z] #76 ... [2024-07-22T03:51:37.799Z] [2024-07-22T03:51:37.799Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-22T03:51:38.068Z] #77 ... [2024-07-22T03:51:38.068Z] [2024-07-22T03:51:38.068Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:38.068Z] #44 ... [2024-07-22T03:51:38.068Z] [2024-07-22T03:51:38.068Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-22T03:51:38.068Z] #67 31.57 (7/11) Installing curl (8.5.0-r0) [2024-07-22T03:51:38.068Z] #67 31.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:38.068Z] #67 31.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-22T03:51:38.068Z] #67 31.63 (10/11) Installing libucontext (1.2-r2) [2024-07-22T03:51:38.068Z] #67 31.63 (11/11) Installing gcompat (1.1.0-r1) [2024-07-22T03:51:38.068Z] #67 31.72 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:38.068Z] #67 31.91 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:38.068Z] #67 32.84 OK: 13 MiB in 26 packages [2024-07-22T03:51:38.068Z] #67 DONE 36.0s [2024-07-22T03:51:38.068Z] [2024-07-22T03:51:38.068Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:38.340Z] #44 ... [2024-07-22T03:51:38.340Z] [2024-07-22T03:51:38.340Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-22T03:51:38.340Z] #72 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:38.340Z] #72 13.82 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:38.340Z] #72 19.10 OK: 266 MiB in 52 packages [2024-07-22T03:51:38.340Z] #72 DONE 21.0s [2024-07-22T03:51:38.611Z] [2024-07-22T03:51:38.611Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:38.611Z] #43 ... [2024-07-22T03:51:38.611Z] [2024-07-22T03:51:38.611Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:38.878Z] #51 ... [2024-07-22T03:51:38.878Z] [2024-07-22T03:51:38.878Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-22T03:51:38.878Z] #78 ... [2024-07-22T03:51:38.878Z] [2024-07-22T03:51:38.878Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-22T03:51:38.878Z] #62 34.83 (3/4) Installing libucontext (1.2-r2) [2024-07-22T03:51:38.878Z] #62 34.83 (4/4) Installing gcompat (1.1.0-r1) [2024-07-22T03:51:38.878Z] #62 34.83 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:38.878Z] #62 34.98 OK: 8 MiB in 19 packages [2024-07-22T03:51:38.878Z] #62 DONE 36.8s [2024-07-22T03:51:38.878Z] [2024-07-22T03:51:38.878Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:39.468Z] #43 ... [2024-07-22T03:51:39.468Z] [2024-07-22T03:51:39.468Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:39.468Z] #48 ... [2024-07-22T03:51:39.468Z] [2024-07-22T03:51:39.468Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-22T03:51:39.468Z] #76 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:39.737Z] #76 ... [2024-07-22T03:51:39.737Z] [2024-07-22T03:51:39.737Z] #49 [core-data internal] load build context [2024-07-22T03:51:39.737Z] #49 ... [2024-07-22T03:51:39.737Z] [2024-07-22T03:51:39.737Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-22T03:51:39.738Z] #70 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:39.738Z] #70 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:39.738Z] #70 18.55 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:39.738Z] #70 18.75 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:39.738Z] #70 18.75 OK: 8 MiB in 16 packages [2024-07-22T03:51:39.738Z] #70 DONE 20.8s [2024-07-22T03:51:39.738Z] [2024-07-22T03:51:39.738Z] #49 [core-data internal] load build context [2024-07-22T03:51:39.738Z] #49 ... [2024-07-22T03:51:39.738Z] [2024-07-22T03:51:39.738Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:40.320Z] #43 ... [2024-07-22T03:51:40.320Z] [2024-07-22T03:51:40.320Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:40.320Z] #45 ... [2024-07-22T03:51:40.320Z] [2024-07-22T03:51:40.320Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-22T03:51:40.320Z] #74 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:40.320Z] #74 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:40.320Z] #74 17.16 OK: 9 MiB in 20 packages [2024-07-22T03:51:40.320Z] #74 DONE 20.0s [2024-07-22T03:51:40.320Z] [2024-07-22T03:51:40.320Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:40.320Z] #45 ... [2024-07-22T03:51:40.320Z] [2024-07-22T03:51:40.320Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:41.279Z] #43 transferring context: 78.12MB 45.5s [2024-07-22T03:51:41.883Z] #43 ... [2024-07-22T03:51:41.883Z] [2024-07-22T03:51:41.883Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:41.883Z] #53 ... [2024-07-22T03:51:41.883Z] [2024-07-22T03:51:41.883Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:43.845Z] #48 ... [2024-07-22T03:51:43.846Z] [2024-07-22T03:51:43.846Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:43.846Z] #54 ... [2024-07-22T03:51:43.846Z] [2024-07-22T03:51:43.846Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:44.431Z] #48 ... [2024-07-22T03:51:44.431Z] [2024-07-22T03:51:44.431Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:44.431Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.4s [2024-07-22T03:51:44.707Z] #35 ... [2024-07-22T03:51:44.707Z] [2024-07-22T03:51:44.707Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:45.671Z] #48 ... [2024-07-22T03:51:45.671Z] [2024-07-22T03:51:45.671Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-22T03:51:45.671Z] #76 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:45.671Z] #76 15.78 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:45.671Z] #76 16.25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:45.671Z] #76 16.47 OK: 8 MiB in 17 packages [2024-07-22T03:51:45.671Z] #76 DONE 17.9s [2024-07-22T03:51:45.671Z] [2024-07-22T03:51:45.671Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:45.671Z] #48 ... [2024-07-22T03:51:45.671Z] [2024-07-22T03:51:45.671Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:45.671Z] #73 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:45.671Z] #73 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:45.671Z] #73 12.77 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:45.671Z] #73 13.28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:45.671Z] #73 13.41 OK: 8 MiB in 16 packages [2024-07-22T03:51:45.671Z] #73 DONE 15.5s [2024-07-22T03:51:45.671Z] [2024-07-22T03:51:45.671Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:46.256Z] #48 ... [2024-07-22T03:51:46.256Z] [2024-07-22T03:51:46.256Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-22T03:51:46.256Z] #75 13.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:46.256Z] #75 14.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:46.256Z] #75 18.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:51:46.256Z] #75 19.17 Executing busybox-1.36.1-r7.trigger [2024-07-22T03:51:46.256Z] #75 19.32 OK: 8 MiB in 16 packages [2024-07-22T03:51:46.256Z] #75 DONE 21.7s [2024-07-22T03:51:46.256Z] [2024-07-22T03:51:46.256Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-22T03:51:46.256Z] #78 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:46.256Z] #78 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:46.256Z] #78 15.99 OK: 18 MiB in 19 packages [2024-07-22T03:51:46.256Z] #78 DONE 17.6s [2024-07-22T03:51:46.256Z] [2024-07-22T03:51:46.256Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:46.525Z] #48 transferring context: 80.12MB 48.7s [2024-07-22T03:51:47.121Z] #48 ... [2024-07-22T03:51:47.121Z] [2024-07-22T03:51:47.121Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:47.121Z] #46 ... [2024-07-22T03:51:47.121Z] [2024-07-22T03:51:47.121Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:47.121Z] #48 ... [2024-07-22T03:51:47.121Z] [2024-07-22T03:51:47.121Z] #47 [core-command internal] load build context [2024-07-22T03:51:47.387Z] #47 ... [2024-07-22T03:51:47.387Z] [2024-07-22T03:51:47.387Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-22T03:51:47.387Z] #77 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:47.387Z] #77 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:47.387Z] #77 17.51 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:47.387Z] #77 17.65 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:47.387Z] #77 17.79 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:47.387Z] #77 17.99 OK: 18 MiB in 19 packages [2024-07-22T03:51:47.387Z] #77 DONE 19.5s [2024-07-22T03:51:47.387Z] [2024-07-22T03:51:47.387Z] #47 [core-command internal] load build context [2024-07-22T03:51:47.387Z] #47 ... [2024-07-22T03:51:47.387Z] [2024-07-22T03:51:47.387Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:47.387Z] #50 ... [2024-07-22T03:51:47.387Z] [2024-07-22T03:51:47.387Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:47.657Z] #52 ... [2024-07-22T03:51:47.657Z] [2024-07-22T03:51:47.657Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:47.657Z] #50 ... [2024-07-22T03:51:47.657Z] [2024-07-22T03:51:47.657Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-22T03:51:47.657Z] #79 DONE 1.5s [2024-07-22T03:51:47.657Z] [2024-07-22T03:51:47.657Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:48.242Z] #50 ... [2024-07-22T03:51:48.242Z] [2024-07-22T03:51:48.242Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:48.242Z] #0 9.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:48.242Z] #0 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:48.242Z] #80 ... [2024-07-22T03:51:48.242Z] [2024-07-22T03:51:48.242Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:48.524Z] #52 ... [2024-07-22T03:51:48.524Z] [2024-07-22T03:51:48.524Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:51:48.524Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 43.6s done [2024-07-22T03:51:48.524Z] #42 ... [2024-07-22T03:51:48.524Z] [2024-07-22T03:51:48.524Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:48.791Z] #44 ... [2024-07-22T03:51:48.792Z] [2024-07-22T03:51:48.792Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:49.062Z] #52 ... [2024-07-22T03:51:49.062Z] [2024-07-22T03:51:49.062Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:49.062Z] #51 ... [2024-07-22T03:51:49.062Z] [2024-07-22T03:51:49.062Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-22T03:51:49.062Z] #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:49.062Z] #0 7.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:51:49.062Z] #0 8.940 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:49.062Z] #0 9.114 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:49.062Z] #0 9.153 OK: 8 MiB in 19 packages [2024-07-22T03:51:49.062Z] #81 DONE 10.2s [2024-07-22T03:51:49.062Z] [2024-07-22T03:51:49.062Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:49.062Z] #51 ... [2024-07-22T03:51:49.062Z] [2024-07-22T03:51:49.062Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:50.041Z] #52 ... [2024-07-22T03:51:50.041Z] [2024-07-22T03:51:50.041Z] #49 [core-data internal] load build context [2024-07-22T03:51:50.041Z] #49 ... [2024-07-22T03:51:50.041Z] [2024-07-22T03:51:50.041Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:50.631Z] #52 ... [2024-07-22T03:51:50.631Z] [2024-07-22T03:51:50.631Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-22T03:51:50.631Z] #80 11.16 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:50.631Z] #80 11.30 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:51:50.631Z] #80 11.32 Executing ca-certificates-20240226-r0.trigger [2024-07-22T03:51:50.631Z] #80 11.69 OK: 13 MiB in 26 packages [2024-07-22T03:51:50.631Z] #80 DONE 12.2s [2024-07-22T03:51:50.631Z] [2024-07-22T03:51:50.631Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:50.631Z] #52 ... [2024-07-22T03:51:50.631Z] [2024-07-22T03:51:50.631Z] #45 [support-scheduler internal] load build context [2024-07-22T03:51:50.901Z] #45 ... [2024-07-22T03:51:50.901Z] [2024-07-22T03:51:50.901Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:51.169Z] #52 ... [2024-07-22T03:51:51.169Z] [2024-07-22T03:51:51.169Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-22T03:51:51.169Z] #82 DONE 5.5s [2024-07-22T03:51:51.169Z] [2024-07-22T03:51:51.169Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:51.756Z] #52 transferring context: 98.76MB 51.7s [2024-07-22T03:51:51.756Z] #52 ... [2024-07-22T03:51:51.756Z] [2024-07-22T03:51:51.756Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-22T03:51:51.756Z] #83 DONE 0.7s [2024-07-22T03:51:51.756Z] [2024-07-22T03:51:51.756Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:52.024Z] #52 ... [2024-07-22T03:51:52.025Z] [2024-07-22T03:51:52.025Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:51:52.293Z] #43 ... [2024-07-22T03:51:52.293Z] [2024-07-22T03:51:52.293Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:51:52.293Z] #53 ... [2024-07-22T03:51:52.293Z] [2024-07-22T03:51:52.293Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:54.238Z] #52 ... [2024-07-22T03:51:54.238Z] [2024-07-22T03:51:54.238Z] #54 [support-notifications internal] load build context [2024-07-22T03:51:54.238Z] #54 ... [2024-07-22T03:51:54.238Z] [2024-07-22T03:51:54.238Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:55.223Z] #52 ... [2024-07-22T03:51:55.223Z] [2024-07-22T03:51:55.223Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-22T03:51:55.223Z] #84 DONE 1.9s [2024-07-22T03:51:55.223Z] [2024-07-22T03:51:55.223Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:55.223Z] #52 ... [2024-07-22T03:51:55.223Z] [2024-07-22T03:51:55.223Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:55.223Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.2s [2024-07-22T03:51:55.491Z] #35 ... [2024-07-22T03:51:55.491Z] [2024-07-22T03:51:55.491Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:56.901Z] #52 transferring context: 126.17MB 56.9s [2024-07-22T03:51:57.484Z] #52 ... [2024-07-22T03:51:57.484Z] [2024-07-22T03:51:57.484Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:51:57.484Z] #46 ... [2024-07-22T03:51:57.484Z] [2024-07-22T03:51:57.484Z] #47 [core-command internal] load build context [2024-07-22T03:51:57.484Z] #47 ... [2024-07-22T03:51:57.484Z] [2024-07-22T03:51:57.484Z] #48 [core-keeper internal] load build context [2024-07-22T03:51:57.754Z] #48 ... [2024-07-22T03:51:57.754Z] [2024-07-22T03:51:57.754Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:58.021Z] #52 ... [2024-07-22T03:51:58.021Z] [2024-07-22T03:51:58.021Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-22T03:51:58.021Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 57.0s done [2024-07-22T03:51:58.021Z] #35 DONE 63.6s [2024-07-22T03:51:58.021Z] [2024-07-22T03:51:58.021Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:58.605Z] #52 ... [2024-07-22T03:51:58.605Z] [2024-07-22T03:51:58.605Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:51:58.605Z] #50 ... [2024-07-22T03:51:58.605Z] [2024-07-22T03:51:58.605Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:58.873Z] #52 ... [2024-07-22T03:51:58.873Z] [2024-07-22T03:51:58.873Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:51:58.873Z] #44 ... [2024-07-22T03:51:58.873Z] [2024-07-22T03:51:58.873Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:51:59.146Z] #52 ... [2024-07-22T03:51:59.146Z] [2024-07-22T03:51:59.146Z] #51 [core-metadata internal] load build context [2024-07-22T03:51:59.146Z] #51 ... [2024-07-22T03:51:59.146Z] [2024-07-22T03:51:59.146Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:00.110Z] #44 ... [2024-07-22T03:52:00.110Z] [2024-07-22T03:52:00.110Z] #49 [core-data internal] load build context [2024-07-22T03:52:00.110Z] #49 ... [2024-07-22T03:52:00.110Z] [2024-07-22T03:52:00.110Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:00.110Z] #51 ... [2024-07-22T03:52:00.110Z] [2024-07-22T03:52:00.110Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:52:00.110Z] #42 ... [2024-07-22T03:52:00.110Z] [2024-07-22T03:52:00.110Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:00.691Z] #51 ... [2024-07-22T03:52:00.691Z] [2024-07-22T03:52:00.691Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:00.971Z] #45 ... [2024-07-22T03:52:00.971Z] [2024-07-22T03:52:00.971Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:52:02.403Z] #85 ... [2024-07-22T03:52:02.403Z] [2024-07-22T03:52:02.403Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:02.403Z] #43 transferring context: 140.01MB 66.7s [2024-07-22T03:52:02.403Z] #43 ... [2024-07-22T03:52:02.403Z] [2024-07-22T03:52:02.403Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:02.668Z] #53 ... [2024-07-22T03:52:02.668Z] [2024-07-22T03:52:02.668Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:04.082Z] #43 ... [2024-07-22T03:52:04.082Z] [2024-07-22T03:52:04.082Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:04.348Z] #54 ... [2024-07-22T03:52:04.348Z] [2024-07-22T03:52:04.348Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:04.932Z] #43 ... [2024-07-22T03:52:04.932Z] [2024-07-22T03:52:04.933Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:52:04.933Z] #85 DONE 3.9s [2024-07-22T03:52:04.933Z] [2024-07-22T03:52:04.933Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:04.933Z] #43 ... [2024-07-22T03:52:04.933Z] [2024-07-22T03:52:04.933Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:52:04.933Z] #86 DONE 4.1s [2024-07-22T03:52:04.933Z] [2024-07-22T03:52:04.933Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:05.199Z] #43 ... [2024-07-22T03:52:05.199Z] [2024-07-22T03:52:05.199Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-22T03:52:05.199Z] #87 DONE 3.5s [2024-07-22T03:52:05.469Z] [2024-07-22T03:52:05.469Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:06.071Z] #54 ... [2024-07-22T03:52:06.071Z] [2024-07-22T03:52:06.071Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-22T03:52:06.071Z] #88 DONE 1.1s [2024-07-22T03:52:06.071Z] [2024-07-22T03:52:06.071Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:06.340Z] #54 ... [2024-07-22T03:52:06.340Z] [2024-07-22T03:52:06.340Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-22T03:52:06.340Z] #89 DONE 1.3s [2024-07-22T03:52:06.606Z] [2024-07-22T03:52:06.606Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-22T03:52:06.606Z] #90 DONE 1.3s [2024-07-22T03:52:06.606Z] [2024-07-22T03:52:06.606Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-22T03:52:07.562Z] #91 ... [2024-07-22T03:52:07.562Z] [2024-07-22T03:52:07.562Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-22T03:52:07.562Z] #92 DONE 1.0s [2024-07-22T03:52:07.562Z] [2024-07-22T03:52:07.562Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:07.562Z] #46 transferring context: 98.24MB 71.5s [2024-07-22T03:52:07.562Z] #46 ... [2024-07-22T03:52:07.562Z] [2024-07-22T03:52:07.562Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:07.562Z] #54 ... [2024-07-22T03:52:07.562Z] [2024-07-22T03:52:07.562Z] #47 [core-command internal] load build context [2024-07-22T03:52:07.831Z] #47 ... [2024-07-22T03:52:07.831Z] [2024-07-22T03:52:07.831Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-22T03:52:07.831Z] #93 DONE 1.2s [2024-07-22T03:52:07.831Z] [2024-07-22T03:52:07.831Z] #47 [core-command internal] load build context [2024-07-22T03:52:07.831Z] #47 ... [2024-07-22T03:52:07.831Z] [2024-07-22T03:52:07.831Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:07.831Z] #48 ... [2024-07-22T03:52:07.831Z] [2024-07-22T03:52:07.831Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:52:08.098Z] #94 ... [2024-07-22T03:52:08.098Z] [2024-07-22T03:52:08.098Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-22T03:52:08.098Z] #91 DONE 1.4s [2024-07-22T03:52:08.098Z] [2024-07-22T03:52:08.098Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:52:08.684Z] #95 ... [2024-07-22T03:52:08.684Z] [2024-07-22T03:52:08.684Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:52:08.684Z] #50 ... [2024-07-22T03:52:08.684Z] [2024-07-22T03:52:08.684Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:52:08.684Z] #96 DONE 1.3s [2024-07-22T03:52:08.684Z] [2024-07-22T03:52:08.684Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:52:08.684Z] #50 ... [2024-07-22T03:52:08.684Z] [2024-07-22T03:52:08.684Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:09.274Z] #48 ... [2024-07-22T03:52:09.274Z] [2024-07-22T03:52:09.274Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:52:09.274Z] #95 DONE 1.1s [2024-07-22T03:52:09.274Z] [2024-07-22T03:52:09.274Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:09.274Z] #48 ... [2024-07-22T03:52:09.274Z] [2024-07-22T03:52:09.274Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:09.274Z] #52 ... [2024-07-22T03:52:09.274Z] [2024-07-22T03:52:09.274Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:09.545Z] #48 ... [2024-07-22T03:52:09.545Z] [2024-07-22T03:52:09.545Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-22T03:52:09.545Z] #94 DONE 1.6s [2024-07-22T03:52:09.545Z] [2024-07-22T03:52:09.545Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:10.137Z] #48 ... [2024-07-22T03:52:10.137Z] [2024-07-22T03:52:10.137Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-22T03:52:10.137Z] #97 DONE 1.0s [2024-07-22T03:52:10.137Z] [2024-07-22T03:52:10.137Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:10.137Z] #48 ... [2024-07-22T03:52:10.137Z] [2024-07-22T03:52:10.137Z] #49 [core-data internal] load build context [2024-07-22T03:52:10.404Z] #49 ... [2024-07-22T03:52:10.404Z] [2024-07-22T03:52:10.404Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:10.404Z] #44 ... [2024-07-22T03:52:10.404Z] [2024-07-22T03:52:10.404Z] #49 [core-data internal] load build context [2024-07-22T03:52:10.672Z] #49 ... [2024-07-22T03:52:10.672Z] [2024-07-22T03:52:10.672Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-22T03:52:10.672Z] #98 DONE 1.4s [2024-07-22T03:52:10.672Z] [2024-07-22T03:52:10.672Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-22T03:52:10.945Z] #99 ... [2024-07-22T03:52:10.945Z] [2024-07-22T03:52:10.945Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-22T03:52:10.945Z] #100 DONE 1.4s [2024-07-22T03:52:10.945Z] [2024-07-22T03:52:10.945Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:10.945Z] #51 ... [2024-07-22T03:52:10.945Z] [2024-07-22T03:52:10.945Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:11.217Z] #45 ... [2024-07-22T03:52:11.217Z] [2024-07-22T03:52:11.217Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-22T03:52:11.217Z] #101 DONE 1.1s [2024-07-22T03:52:11.217Z] [2024-07-22T03:52:11.217Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:11.217Z] #45 ... [2024-07-22T03:52:11.217Z] [2024-07-22T03:52:11.217Z] #102 [security-spire-config] exporting to image [2024-07-22T03:52:11.217Z] #102 exporting layers [2024-07-22T03:52:12.180Z] #102 ... [2024-07-22T03:52:12.180Z] [2024-07-22T03:52:12.180Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-22T03:52:12.180Z] #99 DONE 1.3s [2024-07-22T03:52:12.180Z] [2024-07-22T03:52:12.180Z] #49 [core-data internal] load build context [2024-07-22T03:52:12.456Z] #49 ... [2024-07-22T03:52:12.456Z] [2024-07-22T03:52:12.456Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-22T03:52:12.456Z] #103 DONE 1.4s [2024-07-22T03:52:12.456Z] [2024-07-22T03:52:12.456Z] #49 [core-data internal] load build context [2024-07-22T03:52:12.722Z] #49 transferring context: 218.91MB 75.0s [2024-07-22T03:52:12.722Z] #49 ... [2024-07-22T03:52:12.722Z] [2024-07-22T03:52:12.722Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:12.991Z] #53 ... [2024-07-22T03:52:12.991Z] [2024-07-22T03:52:12.991Z] #47 [core-command internal] load build context [2024-07-22T03:52:13.260Z] #47 ... [2024-07-22T03:52:13.260Z] [2024-07-22T03:52:13.260Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:15.864Z] #53 ... [2024-07-22T03:52:15.864Z] [2024-07-22T03:52:15.864Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:15.864Z] #43 ... [2024-07-22T03:52:15.864Z] [2024-07-22T03:52:15.864Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:17.810Z] #53 ... [2024-07-22T03:52:17.811Z] [2024-07-22T03:52:17.811Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:17.811Z] #46 transferring context: 127.55MB 81.6s [2024-07-22T03:52:17.811Z] #46 ... [2024-07-22T03:52:17.811Z] [2024-07-22T03:52:17.811Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:17.811Z] #53 ... [2024-07-22T03:52:17.811Z] [2024-07-22T03:52:17.811Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:18.076Z] #54 ... [2024-07-22T03:52:18.076Z] [2024-07-22T03:52:18.076Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:18.076Z] #53 ... [2024-07-22T03:52:18.076Z] [2024-07-22T03:52:18.076Z] #102 [security-spire-server] exporting to image [2024-07-22T03:52:18.076Z] #102 exporting layers 5.6s done [2024-07-22T03:52:18.076Z] #102 writing image sha256:085668270057df1da3e687a0f8e1212e842851725f703d6c8902c2fd9e1dc0a3 0.0s done [2024-07-22T03:52:18.076Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-22T03:52:18.076Z] #102 writing image sha256:3bd8bb733fb542c97206df6186a25df2a8e510333d34e0c6069344367ebaf1c9 0.2s done [2024-07-22T03:52:18.076Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-22T03:52:18.076Z] #102 writing image sha256:57ff85e7c737742d744745080a45ead040aa583055d63c2d6cdd4a1843913c9c 0.0s done [2024-07-22T03:52:18.076Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-22T03:52:18.076Z] #102 DONE 7.9s [2024-07-22T03:52:18.076Z] [2024-07-22T03:52:18.076Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:19.042Z] #53 ... [2024-07-22T03:52:19.042Z] [2024-07-22T03:52:19.042Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:52:19.042Z] #50 ... [2024-07-22T03:52:19.042Z] [2024-07-22T03:52:19.042Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:19.624Z] #53 ... [2024-07-22T03:52:19.624Z] [2024-07-22T03:52:19.624Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:19.624Z] #52 ... [2024-07-22T03:52:19.624Z] [2024-07-22T03:52:19.624Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:19.624Z] #53 ... [2024-07-22T03:52:19.624Z] [2024-07-22T03:52:19.624Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-22T03:52:19.624Z] #50 transferring context: 256.42MB 80.8s done [2024-07-22T03:52:19.624Z] #50 DONE 82.5s [2024-07-22T03:52:19.624Z] [2024-07-22T03:52:19.624Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:20.218Z] #53 ... [2024-07-22T03:52:20.219Z] [2024-07-22T03:52:20.219Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:20.219Z] #48 ... [2024-07-22T03:52:20.219Z] [2024-07-22T03:52:20.219Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:20.491Z] #52 ... [2024-07-22T03:52:20.491Z] [2024-07-22T03:52:20.491Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:20.756Z] #44 ... [2024-07-22T03:52:20.756Z] [2024-07-22T03:52:20.756Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:21.019Z] #52 ... [2024-07-22T03:52:21.019Z] [2024-07-22T03:52:21.019Z] #49 [core-data internal] load build context [2024-07-22T03:52:21.019Z] #49 transferring context: 256.42MB 82.6s done [2024-07-22T03:52:21.019Z] #49 DONE 84.6s [2024-07-22T03:52:21.019Z] [2024-07-22T03:52:21.020Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:21.020Z] #52 ... [2024-07-22T03:52:21.020Z] [2024-07-22T03:52:21.020Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:21.283Z] #51 ... [2024-07-22T03:52:21.283Z] [2024-07-22T03:52:21.283Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:21.283Z] #45 ... [2024-07-22T03:52:21.283Z] [2024-07-22T03:52:21.283Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:21.548Z] #51 ... [2024-07-22T03:52:21.548Z] [2024-07-22T03:52:21.548Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-22T03:52:21.548Z] #53 transferring context: 256.42MB 80.4s done [2024-07-22T03:52:21.548Z] #53 DONE 82.4s [2024-07-22T03:52:21.548Z] [2024-07-22T03:52:21.548Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:21.821Z] #51 ... [2024-07-22T03:52:21.821Z] [2024-07-22T03:52:21.821Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:52:21.821Z] #104 DONE 1.9s [2024-07-22T03:52:21.821Z] [2024-07-22T03:52:21.821Z] #52 [security-bootstrapper internal] load build context [2024-07-22T03:52:21.821Z] #52 transferring context: 256.42MB 81.8s done [2024-07-22T03:52:21.821Z] #52 DONE 83.1s [2024-07-22T03:52:21.821Z] [2024-07-22T03:52:21.821Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:23.759Z] #51 ... [2024-07-22T03:52:23.759Z] [2024-07-22T03:52:23.759Z] #47 [core-command internal] load build context [2024-07-22T03:52:23.759Z] #47 ... [2024-07-22T03:52:23.759Z] [2024-07-22T03:52:23.759Z] #105 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:52:23.759Z] #105 DONE 1.6s [2024-07-22T03:52:23.759Z] [2024-07-22T03:52:23.759Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:52:23.759Z] #106 DONE 1.5s [2024-07-22T03:52:23.759Z] [2024-07-22T03:52:23.759Z] #47 [core-command internal] load build context [2024-07-22T03:52:23.759Z] #47 ... [2024-07-22T03:52:23.759Z] [2024-07-22T03:52:23.759Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:25.165Z] #51 ... [2024-07-22T03:52:25.165Z] [2024-07-22T03:52:25.165Z] #47 [core-command internal] load build context [2024-07-22T03:52:25.165Z] #47 transferring context: 256.42MB 88.5s done [2024-07-22T03:52:25.165Z] #47 DONE 89.1s [2024-07-22T03:52:25.165Z] [2024-07-22T03:52:25.165Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:25.746Z] #51 ... [2024-07-22T03:52:25.746Z] [2024-07-22T03:52:25.746Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:26.018Z] #43 ... [2024-07-22T03:52:26.018Z] [2024-07-22T03:52:26.018Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:26.018Z] #51 ... [2024-07-22T03:52:26.018Z] [2024-07-22T03:52:26.018Z] #48 [core-keeper internal] load build context [2024-07-22T03:52:26.018Z] #48 transferring context: 256.42MB 88.1s done [2024-07-22T03:52:26.018Z] #48 DONE 89.7s [2024-07-22T03:52:26.018Z] [2024-07-22T03:52:26.018Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:26.597Z] #51 ... [2024-07-22T03:52:26.597Z] [2024-07-22T03:52:26.597Z] #54 [support-notifications internal] load build context [2024-07-22T03:52:26.597Z] #54 transferring context: 256.42MB 85.7s done [2024-07-22T03:52:26.597Z] #54 DONE 87.2s [2024-07-22T03:52:26.597Z] [2024-07-22T03:52:26.597Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:28.010Z] #51 ... [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-22T03:52:28.010Z] #107 DONE 1.2s [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:28.010Z] #51 ... [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:28.010Z] #46 ... [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:52:28.010Z] #108 DONE 1.3s [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:28.010Z] #46 ... [2024-07-22T03:52:28.010Z] [2024-07-22T03:52:28.010Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:31.339Z] #51 ... [2024-07-22T03:52:31.339Z] [2024-07-22T03:52:31.339Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:31.339Z] #44 ... [2024-07-22T03:52:31.339Z] [2024-07-22T03:52:31.339Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:31.339Z] #43 transferring context: 247.83MB 95.4s [2024-07-22T03:52:31.607Z] #43 ... [2024-07-22T03:52:31.607Z] [2024-07-22T03:52:31.607Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:31.607Z] #45 ... [2024-07-22T03:52:31.607Z] [2024-07-22T03:52:31.607Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:31.872Z] #43 ... [2024-07-22T03:52:31.872Z] [2024-07-22T03:52:31.872Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:52:31.872Z] #109 ... [2024-07-22T03:52:31.872Z] [2024-07-22T03:52:31.872Z] #43 [security-secretstore-setup internal] load build context [2024-07-22T03:52:32.451Z] #43 transferring context: 256.42MB 96.6s done [2024-07-22T03:52:32.451Z] #43 DONE 96.9s [2024-07-22T03:52:32.451Z] [2024-07-22T03:52:32.451Z] #45 [support-scheduler internal] load build context [2024-07-22T03:52:32.721Z] #45 transferring context: 256.42MB 96.5s done [2024-07-22T03:52:32.721Z] #45 DONE 97.1s [2024-07-22T03:52:32.721Z] [2024-07-22T03:52:32.721Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:33.678Z] #44 ... [2024-07-22T03:52:33.678Z] [2024-07-22T03:52:33.678Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:52:33.678Z] #110 ... [2024-07-22T03:52:33.678Z] [2024-07-22T03:52:33.678Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:52:33.678Z] #111 ... [2024-07-22T03:52:33.678Z] [2024-07-22T03:52:33.678Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:37.913Z] #44 transferring context: 232.21MB 101.7s [2024-07-22T03:52:37.913Z] #44 ... [2024-07-22T03:52:37.913Z] [2024-07-22T03:52:37.913Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:52:37.913Z] #112 ... [2024-07-22T03:52:37.913Z] [2024-07-22T03:52:37.913Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:37.913Z] #44 ... [2024-07-22T03:52:37.913Z] [2024-07-22T03:52:37.913Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:52:38.178Z] #113 ... [2024-07-22T03:52:38.178Z] [2024-07-22T03:52:38.178Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:38.178Z] #46 ... [2024-07-22T03:52:38.178Z] [2024-07-22T03:52:38.178Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:38.760Z] #44 ... [2024-07-22T03:52:38.760Z] [2024-07-22T03:52:38.760Z] #51 [core-metadata internal] load build context [2024-07-22T03:52:38.760Z] #51 transferring context: 256.42MB 100.1s done [2024-07-22T03:52:38.760Z] #51 DONE 101.2s [2024-07-22T03:52:38.760Z] [2024-07-22T03:52:38.760Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:39.024Z] #44 ... [2024-07-22T03:52:39.024Z] [2024-07-22T03:52:39.024Z] #46 [security-proxy-setup internal] load build context [2024-07-22T03:52:39.024Z] #46 transferring context: 256.42MB 102.8s done [2024-07-22T03:52:39.024Z] #46 DONE 103.3s [2024-07-22T03:52:39.024Z] [2024-07-22T03:52:39.024Z] #44 [security-proxy-auth internal] load build context [2024-07-22T03:52:39.288Z] #44 transferring context: 256.42MB 103.6s done [2024-07-22T03:52:39.557Z] #44 DONE 103.9s [2024-07-22T03:52:39.557Z] [2024-07-22T03:52:39.557Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T03:53:47.387Z] #42 ... [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #109 DONE 77.6s [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #114 DONE 4.7s [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:47.387Z] #115 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #116 [core-metadata builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #116 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #117 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #118 [core-data builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #118 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:47.387Z] #119 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #120 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:47.387Z] #121 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #122 [support-scheduler builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #122 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #123 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:47.387Z] #124 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #125 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #126 [core-command builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #126 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-07-22T03:53:47.387Z] #127 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:47.387Z] #128 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:47.387Z] #129 CACHED [2024-07-22T03:53:47.387Z] [2024-07-22T03:53:47.387Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-22T03:53:48.348Z] #130 ... [2024-07-22T03:53:48.348Z] [2024-07-22T03:53:48.348Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:48.348Z] #110 DONE 84.5s [2024-07-22T03:53:48.348Z] [2024-07-22T03:53:48.348Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:48.348Z] #111 DONE 84.6s [2024-07-22T03:53:48.348Z] [2024-07-22T03:53:48.348Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-07-22T03:53:48.348Z] #131 ... [2024-07-22T03:53:48.348Z] [2024-07-22T03:53:48.348Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:48.348Z] #112 DONE 80.8s [2024-07-22T03:53:48.614Z] [2024-07-22T03:53:48.614Z] #132 [core-keeper builder 7/8] COPY . . [2024-07-22T03:53:50.018Z] #132 ... [2024-07-22T03:53:50.018Z] [2024-07-22T03:53:50.018Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:50.018Z] #113 DONE 81.9s [2024-07-22T03:53:50.018Z] [2024-07-22T03:53:50.018Z] #133 [support-notifications builder 6/7] COPY . . [2024-07-22T03:53:54.257Z] #133 ... [2024-07-22T03:53:54.257Z] [2024-07-22T03:53:54.257Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T03:53:54.257Z] #0 5.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-22T03:53:54.257Z] #134 ... [2024-07-22T03:53:54.257Z] [2024-07-22T03:53:54.257Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-22T03:53:54.257Z] #0 5.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-22T03:53:54.560Z] #135 ... [2024-07-22T03:53:54.560Z] [2024-07-22T03:53:54.560Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T03:53:54.560Z] #0 5.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-22T03:53:54.560Z] #136 ... [2024-07-22T03:53:54.560Z] [2024-07-22T03:53:54.560Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T03:53:54.560Z] #0 5.824 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-22T03:53:54.838Z] #137 ... [2024-07-22T03:53:54.838Z] [2024-07-22T03:53:54.838Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-22T03:53:54.838Z] #0 5.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-22T03:53:56.239Z] #138 ... [2024-07-22T03:53:56.239Z] [2024-07-22T03:53:56.239Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-07-22T03:53:56.239Z] #131 DONE 8.2s [2024-07-22T03:53:56.239Z] [2024-07-22T03:53:56.239Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-22T03:53:56.506Z] #139 ... [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #133 [support-notifications builder 6/7] COPY . . [2024-07-22T03:53:56.506Z] #133 DONE 6.5s [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-22T03:53:56.506Z] #140 DONE 8.3s [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:56.506Z] #141 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:56.506Z] #142 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-07-22T03:53:56.506Z] #143 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:53:56.506Z] #144 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-07-22T03:53:56.506Z] #145 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-22T03:53:56.506Z] #146 CACHED [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #132 [core-keeper builder 7/8] COPY . . [2024-07-22T03:53:56.506Z] #132 DONE 7.9s [2024-07-22T03:53:56.506Z] [2024-07-22T03:53:56.506Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T03:53:59.366Z] #147 ... [2024-07-22T03:53:59.366Z] [2024-07-22T03:53:59.366Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-22T03:53:59.366Z] #130 5.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-22T03:53:59.657Z] #130 ... [2024-07-22T03:53:59.657Z] [2024-07-22T03:53:59.657Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T03:54:01.807Z] #148 ... [2024-07-22T03:54:01.807Z] [2024-07-22T03:54:01.807Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-22T03:54:01.807Z] #139 4.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-22T03:54:07.241Z] #139 ... [2024-07-22T03:54:07.241Z] [2024-07-22T03:54:07.241Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-22T03:54:07.241Z] #0 5.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-22T03:54:07.241Z] #149 ... [2024-07-22T03:54:07.241Z] [2024-07-22T03:54:07.241Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-22T03:54:07.241Z] #0 5.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-22T03:54:07.241Z] #150 ... [2024-07-22T03:54:07.241Z] [2024-07-22T03:54:07.241Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T03:54:07.241Z] #0 6.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-22T03:54:07.241Z] #151 ... [2024-07-22T03:54:07.241Z] [2024-07-22T03:54:07.241Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T03:54:07.241Z] #148 5.772 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-22T03:54:12.636Z] #148 ... [2024-07-22T03:54:12.636Z] [2024-07-22T03:54:12.636Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T03:54:12.636Z] #147 5.731 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-22T04:12:51.191Z] #147 ... [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T04:12:51.191Z] #151 1122.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-22T04:12:51.191Z] #151 ... [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-22T04:12:51.191Z] #149 DONE 1123.3s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T04:12:51.191Z] #151 ... [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:12:51.191Z] #152 DONE 0.4s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:12:51.191Z] #153 DONE 0.1s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-22T04:12:51.191Z] #154 DONE 0.2s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-22T04:12:51.191Z] #155 DONE 0.1s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-22T04:12:51.191Z] #156 DONE 0.3s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-22T04:12:51.191Z] #157 DONE 0.1s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T04:12:51.191Z] #158 DONE 2.5s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:12:51.191Z] #147 ... [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #102 [security-proxy-setup] exporting to image [2024-07-22T04:12:51.191Z] #102 exporting layers [2024-07-22T04:12:51.191Z] #102 exporting layers 1.2s done [2024-07-22T04:12:51.191Z] #102 writing image sha256:549b42239ce6f96be5364b2b0cb4d651ba2d657614fd82c7d3f0b6c4196a7f20 done [2024-07-22T04:12:51.191Z] #102 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-22T04:12:51.191Z] #102 DONE 9.1s [2024-07-22T04:12:51.191Z] [2024-07-22T04:12:51.191Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:12:56.550Z] #42 ... [2024-07-22T04:12:56.550Z] [2024-07-22T04:12:56.550Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-22T04:12:56.550Z] #139 DONE 1139.6s [2024-07-22T04:12:56.550Z] [2024-07-22T04:12:56.550Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-22T04:12:56.550Z] #150 ... [2024-07-22T04:12:56.550Z] [2024-07-22T04:12:56.550Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-22T04:12:56.820Z] #159 DONE 0.4s [2024-07-22T04:12:56.820Z] [2024-07-22T04:12:56.820Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-22T04:12:59.401Z] #160 DONE 2.1s [2024-07-22T04:12:59.401Z] [2024-07-22T04:12:59.401Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:12:59.401Z] #161 DONE 0.4s [2024-07-22T04:12:59.401Z] [2024-07-22T04:12:59.401Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T04:12:59.401Z] #151 ... [2024-07-22T04:12:59.401Z] [2024-07-22T04:12:59.401Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:12:59.401Z] #162 DONE 0.2s [2024-07-22T04:12:59.401Z] [2024-07-22T04:12:59.401Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-22T04:12:59.672Z] #163 DONE 0.3s [2024-07-22T04:12:59.672Z] [2024-07-22T04:12:59.672Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-22T04:12:59.939Z] #164 DONE 0.1s [2024-07-22T04:12:59.939Z] [2024-07-22T04:12:59.939Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-22T04:12:59.939Z] #165 DONE 0.2s [2024-07-22T04:12:59.939Z] [2024-07-22T04:12:59.939Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T04:13:00.206Z] #134 ... [2024-07-22T04:13:00.206Z] [2024-07-22T04:13:00.206Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-22T04:13:00.484Z] #166 DONE 0.2s [2024-07-22T04:13:00.484Z] [2024-07-22T04:13:00.484Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-22T04:13:00.484Z] #167 DONE 0.2s [2024-07-22T04:13:00.484Z] [2024-07-22T04:13:00.484Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-22T04:13:00.967Z] #168 DONE 0.2s [2024-07-22T04:13:00.967Z] [2024-07-22T04:13:00.967Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-22T04:13:02.913Z] #169 DONE 2.1s [2024-07-22T04:13:02.913Z] [2024-07-22T04:13:02.913Z] #102 [security-bootstrapper] exporting to image [2024-07-22T04:13:02.913Z] #102 exporting layers [2024-07-22T04:13:03.959Z] #102 ... [2024-07-22T04:13:03.959Z] [2024-07-22T04:13:03.959Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-22T04:13:03.959Z] #151 DONE 1147.4s [2024-07-22T04:13:03.959Z] [2024-07-22T04:13:03.959Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:13:04.309Z] #136 ... [2024-07-22T04:13:04.309Z] [2024-07-22T04:13:04.309Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:13:04.576Z] #170 DONE 0.3s [2024-07-22T04:13:04.576Z] [2024-07-22T04:13:04.576Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:13:04.845Z] #171 DONE 0.2s [2024-07-22T04:13:04.845Z] [2024-07-22T04:13:04.845Z] #102 [security-bootstrapper] exporting to image [2024-07-22T04:13:04.845Z] #102 exporting layers 2.1s done [2024-07-22T04:13:04.845Z] #102 writing image sha256:c80b71c6bd7865d7f2466cab0c38d6063859401460802d74fcf1aa556be7f6d7 0.0s done [2024-07-22T04:13:04.845Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-22T04:13:04.845Z] #102 DONE 11.2s [2024-07-22T04:13:04.845Z] [2024-07-22T04:13:04.845Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-22T04:13:05.116Z] #172 DONE 0.2s [2024-07-22T04:13:05.116Z] [2024-07-22T04:13:05.116Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:13:05.116Z] #147 ... [2024-07-22T04:13:05.116Z] [2024-07-22T04:13:05.116Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-22T04:13:05.116Z] #173 DONE 0.1s [2024-07-22T04:13:05.391Z] [2024-07-22T04:13:05.391Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:13:05.391Z] #174 DONE 0.1s [2024-07-22T04:13:05.391Z] [2024-07-22T04:13:05.391Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-22T04:13:05.665Z] #175 DONE 0.2s [2024-07-22T04:13:05.665Z] [2024-07-22T04:13:05.665Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-22T04:13:05.935Z] #176 DONE 0.3s [2024-07-22T04:13:05.935Z] [2024-07-22T04:13:05.935Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-22T04:13:06.201Z] #177 DONE 0.2s [2024-07-22T04:13:06.201Z] [2024-07-22T04:13:06.201Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T04:13:06.201Z] #148 ... [2024-07-22T04:13:06.201Z] [2024-07-22T04:13:06.201Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T04:13:08.796Z] #178 DONE 2.2s [2024-07-22T04:13:08.796Z] [2024-07-22T04:13:08.796Z] #102 [security-secretstore-setup] exporting to image [2024-07-22T04:13:09.758Z] #102 exporting layers 1.3s done [2024-07-22T04:13:09.758Z] #102 writing image sha256:2f1a83dfb3bf56965ee31dfc8d214d554791ef80e8b637dc43d6dc38236c281f done [2024-07-22T04:13:09.758Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-22T04:13:09.758Z] #102 DONE 12.5s [2024-07-22T04:13:09.758Z] [2024-07-22T04:13:09.758Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:13:48.669Z] #136 ... [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-22T04:13:48.669Z] #135 DONE 1201.2s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:13:48.669Z] #136 ... [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:13:48.669Z] #179 DONE 0.2s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:13:48.669Z] #180 DONE 0.2s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:13:48.669Z] #136 ... [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-22T04:13:48.669Z] #181 DONE 0.2s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:13:48.669Z] #182 DONE 0.2s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:13:48.669Z] #136 ... [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-22T04:13:48.669Z] #183 DONE 0.1s [2024-07-22T04:13:48.669Z] [2024-07-22T04:13:48.669Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T04:13:48.935Z] #184 DONE 2.2s [2024-07-22T04:13:48.935Z] [2024-07-22T04:13:48.935Z] #102 [core-common-config-bootstrapper] exporting to image [2024-07-22T04:13:48.935Z] #102 exporting layers [2024-07-22T04:13:49.894Z] #102 exporting layers 0.9s done [2024-07-22T04:13:49.894Z] #102 writing image sha256:563bb4d2af5d42014c907c5730ee9f9522ec8eefd1988fb6a3ea59ce688a4c82 done [2024-07-22T04:13:49.894Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-22T04:13:49.894Z] #102 DONE 13.4s [2024-07-22T04:13:49.894Z] [2024-07-22T04:13:49.894Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:16:11.605Z] #136 ... [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-22T04:16:11.605Z] #150 DONE 1320.4s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:16:11.605Z] #147 ... [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:16:11.605Z] #185 DONE 0.2s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:16:11.605Z] #186 DONE 0.1s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-22T04:16:11.605Z] #187 DONE 0.4s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-22T04:16:11.605Z] #138 ... [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:16:11.605Z] #188 DONE 0.1s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #102 [security-spiffe-token-provider] exporting to image [2024-07-22T04:16:11.605Z] #102 exporting layers [2024-07-22T04:16:11.605Z] #102 exporting layers 1.0s done [2024-07-22T04:16:11.605Z] #102 writing image sha256:4f646db3e275ac048584b42b69efa1133ea63ba0988fde09f964862b41147129 done [2024-07-22T04:16:11.605Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-22T04:16:11.605Z] #102 DONE 14.4s [2024-07-22T04:16:11.605Z] [2024-07-22T04:16:11.605Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:23:48.645Z] #42 ... [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-22T04:23:48.645Z] #138 DONE 1790.6s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:23:48.645Z] #136 ... [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:23:48.645Z] #189 DONE 0.2s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:23:48.645Z] #190 DONE 0.2s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-22T04:23:48.645Z] #191 DONE 0.4s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:23:48.645Z] #192 DONE 0.1s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:23:48.645Z] #147 ... [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-22T04:23:48.645Z] #193 DONE 0.1s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-22T04:23:48.645Z] #194 DONE 2.0s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #102 [security-proxy-auth] exporting to image [2024-07-22T04:23:48.645Z] #102 exporting layers [2024-07-22T04:23:48.645Z] #102 exporting layers 0.7s done [2024-07-22T04:23:48.645Z] #102 writing image sha256:19f16b6f15ccd760f6f0fd47f75c282506f717b96b7a2bab228ce52806f795d7 done [2024-07-22T04:23:48.645Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-22T04:23:48.645Z] #102 DONE 15.2s [2024-07-22T04:23:48.645Z] [2024-07-22T04:23:48.645Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T04:24:27.475Z] #148 ... [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-22T04:24:27.475Z] #134 DONE 1841.9s [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:24:27.475Z] #147 ... [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:24:27.475Z] #195 DONE 0.1s [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:24:27.475Z] #136 ... [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:24:27.475Z] #196 DONE 0.1s [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-22T04:24:27.475Z] #197 DONE 0.4s [2024-07-22T04:24:27.475Z] [2024-07-22T04:24:27.475Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:24:27.743Z] #198 DONE 0.1s [2024-07-22T04:24:27.743Z] [2024-07-22T04:24:27.743Z] #102 [core-command] exporting to image [2024-07-22T04:24:27.743Z] #102 exporting layers [2024-07-22T04:24:28.010Z] #102 exporting layers 0.4s done [2024-07-22T04:24:28.010Z] #102 writing image sha256:32bda61869be3aeb139cca7e9a18acda1d456483149769ec28cd65fb6b0db669 done [2024-07-22T04:24:28.010Z] #102 naming to docker.io/library/core-command-arm64 done [2024-07-22T04:24:28.010Z] #102 DONE 15.6s [2024-07-22T04:24:28.010Z] [2024-07-22T04:24:28.010Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T04:24:40.312Z] #137 ... [2024-07-22T04:24:40.312Z] [2024-07-22T04:24:40.312Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-22T04:24:40.312Z] #130 DONE 1855.1s [2024-07-22T04:24:40.312Z] [2024-07-22T04:24:40.312Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:24:40.312Z] #136 ... [2024-07-22T04:24:40.312Z] [2024-07-22T04:24:40.312Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:24:40.312Z] #199 DONE 0.2s [2024-07-22T04:24:40.312Z] [2024-07-22T04:24:40.312Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:24:40.312Z] #200 DONE 0.2s [2024-07-22T04:24:40.312Z] [2024-07-22T04:24:40.312Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:24:40.578Z] #136 ... [2024-07-22T04:24:40.578Z] [2024-07-22T04:24:40.578Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-22T04:24:41.162Z] #201 DONE 0.6s [2024-07-22T04:24:41.162Z] [2024-07-22T04:24:41.162Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:24:41.162Z] #202 DONE 0.2s [2024-07-22T04:24:41.162Z] [2024-07-22T04:24:41.162Z] #102 [core-data] exporting to image [2024-07-22T04:24:41.162Z] #102 exporting layers [2024-07-22T04:24:42.122Z] #102 exporting layers 0.9s done [2024-07-22T04:24:42.122Z] #102 writing image sha256:8f64cb964117f1a24c52240e789bb1b76f68c1428c172c8a9473b99899f6c9bd done [2024-07-22T04:24:42.122Z] #102 naming to docker.io/library/core-data-arm64 done [2024-07-22T04:24:42.122Z] #102 DONE 16.5s [2024-07-22T04:24:42.122Z] [2024-07-22T04:24:42.122Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-22T04:24:42.399Z] #147 DONE 1846.0s [2024-07-22T04:24:42.399Z] [2024-07-22T04:24:42.399Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T04:24:42.399Z] #137 ... [2024-07-22T04:24:42.399Z] [2024-07-22T04:24:42.399Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-22T04:24:42.399Z] #136 DONE 1858.3s [2024-07-22T04:24:42.667Z] [2024-07-22T04:24:42.667Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T04:24:42.937Z] #137 ... [2024-07-22T04:24:42.937Z] [2024-07-22T04:24:42.937Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:24:43.237Z] #203 DONE 0.2s [2024-07-22T04:24:43.237Z] [2024-07-22T04:24:43.237Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T04:24:43.504Z] #137 ... [2024-07-22T04:24:43.504Z] [2024-07-22T04:24:43.504Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:24:43.774Z] #204 DONE 0.2s [2024-07-22T04:24:43.774Z] [2024-07-22T04:24:43.774Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:24:44.041Z] #205 DONE 0.3s [2024-07-22T04:24:44.041Z] [2024-07-22T04:24:44.041Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-22T04:24:44.041Z] #206 ... [2024-07-22T04:24:44.041Z] [2024-07-22T04:24:44.041Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-22T04:24:44.041Z] #207 DONE 0.6s [2024-07-22T04:24:44.307Z] [2024-07-22T04:24:44.307Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:24:44.307Z] #208 DONE 0.1s [2024-07-22T04:24:44.307Z] [2024-07-22T04:24:44.307Z] #102 [core-keeper] exporting to image [2024-07-22T04:24:44.579Z] #102 ... [2024-07-22T04:24:44.579Z] [2024-07-22T04:24:44.579Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-22T04:24:44.579Z] #206 DONE 0.6s [2024-07-22T04:24:44.852Z] [2024-07-22T04:24:44.852Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:24:44.852Z] #209 DONE 0.2s [2024-07-22T04:24:44.852Z] [2024-07-22T04:24:44.852Z] #102 [core-keeper] exporting to image [2024-07-22T04:24:44.852Z] #102 exporting layers 0.7s done [2024-07-22T04:24:45.119Z] #102 writing image sha256:9a3648bd2dbbadbec48764b3c84ac898c93c4fcd6c435eab9750add70e5cac8f 0.0s done [2024-07-22T04:24:45.119Z] #102 naming to docker.io/library/core-keeper-arm64 done [2024-07-22T04:24:45.119Z] #102 DONE 17.3s [2024-07-22T04:24:45.119Z] [2024-07-22T04:24:45.119Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-22T04:24:45.119Z] #210 DONE 0.2s [2024-07-22T04:24:45.119Z] [2024-07-22T04:24:45.119Z] #102 [core-metadata] exporting to image [2024-07-22T04:24:45.703Z] #102 exporting layers 0.6s done [2024-07-22T04:24:45.703Z] #102 writing image sha256:d3d79d6b1c23b72c8311b063fd00c4632e64798effdbe64fce4478f6fdaf84f6 done [2024-07-22T04:24:45.703Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-07-22T04:24:45.703Z] #102 DONE 17.8s [2024-07-22T04:24:45.703Z] [2024-07-22T04:24:45.703Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:25:12.371Z] #42 ... [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-22T04:25:12.371Z] #137 DONE 1887.4s [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T04:25:12.371Z] #148 ... [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:25:12.371Z] #211 DONE 0.1s [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:25:12.371Z] #212 DONE 0.1s [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T04:25:12.371Z] #148 ... [2024-07-22T04:25:12.371Z] [2024-07-22T04:25:12.371Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-22T04:25:12.644Z] #213 DONE 0.4s [2024-07-22T04:25:12.644Z] [2024-07-22T04:25:12.644Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-22T04:25:12.644Z] #148 DONE 1876.2s [2024-07-22T04:25:12.644Z] [2024-07-22T04:25:12.644Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:25:12.910Z] #42 ... [2024-07-22T04:25:12.910Z] [2024-07-22T04:25:12.910Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:25:12.910Z] #214 DONE 0.2s [2024-07-22T04:25:12.910Z] [2024-07-22T04:25:12.910Z] #102 [support-scheduler] exporting to image [2024-07-22T04:25:12.910Z] #102 exporting layers [2024-07-22T04:25:13.174Z] #102 ... [2024-07-22T04:25:13.174Z] [2024-07-22T04:25:13.174Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-22T04:25:13.174Z] #215 DONE 0.1s [2024-07-22T04:25:13.174Z] [2024-07-22T04:25:13.174Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-22T04:25:13.174Z] #216 DONE 0.1s [2024-07-22T04:25:13.174Z] [2024-07-22T04:25:13.174Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-22T04:25:13.445Z] #217 ... [2024-07-22T04:25:13.445Z] [2024-07-22T04:25:13.445Z] #102 [support-scheduler] exporting to image [2024-07-22T04:25:13.445Z] #102 exporting layers 0.5s done [2024-07-22T04:25:13.445Z] #102 writing image sha256:7e1dff1458c8d902422f31da4ac85c05792052b84d52331360ac0c298d21389f done [2024-07-22T04:25:13.445Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-07-22T04:25:13.445Z] #102 DONE 18.3s [2024-07-22T04:25:13.712Z] [2024-07-22T04:25:13.712Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:25:13.712Z] #42 ... [2024-07-22T04:25:13.712Z] [2024-07-22T04:25:13.712Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-22T04:25:13.712Z] #217 DONE 0.4s [2024-07-22T04:25:13.712Z] [2024-07-22T04:25:13.712Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-22T04:25:13.979Z] #218 DONE 0.1s [2024-07-22T04:25:13.979Z] [2024-07-22T04:25:13.979Z] #102 [support-notifications] exporting to image [2024-07-22T04:25:14.244Z] #102 exporting layers 0.5s done [2024-07-22T04:25:14.244Z] #102 writing image sha256:3cc660386af8b00031a04404db48900baeb08f64efccd4aeb4b67014d3085158 done [2024-07-22T04:25:14.244Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-07-22T04:25:14.244Z] #102 DONE 18.8s [2024-07-22T04:25:14.244Z] [2024-07-22T04:25:14.244Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-22T04:25:14.244Z] time="2024-07-22T03:50:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-22T04:25:14.268Z] $ docker stop --time=1 b386421a267144107b7bbb836ad64fb7d5a4c8bb474e0ad728d1783d6dfff1ff [2024-07-22T04:25:15.902Z] $ docker rm -f --volumes b386421a267144107b7bbb836ad64fb7d5a4c8bb474e0ad728d1783d6dfff1ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T04:25:16.545Z] + docker images [2024-07-22T04:25:16.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-22T04:25:16.545Z] support-notifications-arm64 latest 3cc660386af8 3 seconds ago 43.3MB [2024-07-22T04:25:16.545Z] support-scheduler-arm64 latest 7e1dff1458c8 4 seconds ago 42.4MB [2024-07-22T04:25:16.545Z] core-metadata-arm64 latest d3d79d6b1c23 32 seconds ago 40.4MB [2024-07-22T04:25:16.545Z] core-keeper-arm64 latest 9a3648bd2dbb 33 seconds ago 35.2MB [2024-07-22T04:25:16.545Z] core-data-arm64 latest 8f64cb964117 35 seconds ago 40.3MB [2024-07-22T04:25:16.545Z] core-command-arm64 latest 32bda61869be 49 seconds ago 39.9MB [2024-07-22T04:25:16.545Z] security-proxy-auth-arm64 latest 19f16b6f15cc About a minute ago 37.4MB [2024-07-22T04:25:16.545Z] security-spiffe-token-provider-arm64 latest 4f646db3e275 9 minutes ago 34.1MB [2024-07-22T04:25:16.545Z] core-common-config-bootstrapper-arm64 latest 563bb4d2af5d 11 minutes ago 20.1MB [2024-07-22T04:25:16.545Z] security-secretstore-setup-arm64 latest 2f1a83dfb3bf 12 minutes ago 41.5MB [2024-07-22T04:25:16.545Z] security-bootstrapper-arm64 latest c80b71c6bd78 12 minutes ago 23.7MB [2024-07-22T04:25:16.545Z] security-proxy-setup-arm64 latest 549b42239ce6 12 minutes ago 31MB [2024-07-22T04:25:16.545Z] security-spire-agent-arm64 latest 3bd8bb733fb5 33 minutes ago 179MB [2024-07-22T04:25:16.545Z] security-spire-server-arm64 latest 57ff85e7c737 33 minutes ago 121MB [2024-07-22T04:25:16.545Z] security-spire-config-arm64 latest 085668270057 33 minutes ago 120MB [2024-07-22T04:25:16.545Z] ci-base-image-arm64 latest 8a2e42808e54 50 minutes ago 963MB [2024-07-22T04:25:16.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-22T04:25:16.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:25:17.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:25:17.442Z] [2024-07-22T04:25:17.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:25:17.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:25:17.890Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-22T04:25:17.890Z] 8998bd30e6a1: Pulling fs layer [2024-07-22T04:25:17.890Z] 04944245beec: Pulling fs layer [2024-07-22T04:25:17.890Z] 699f458cf7ca: Pulling fs layer [2024-07-22T04:25:17.890Z] 765212b225bb: Pulling fs layer [2024-07-22T04:25:17.890Z] f23df028b6ca: Pulling fs layer [2024-07-22T04:25:17.890Z] d65c8cfc05b1: Pulling fs layer [2024-07-22T04:25:17.890Z] 2437ff75d9bd: Pulling fs layer [2024-07-22T04:25:17.890Z] 765212b225bb: Waiting [2024-07-22T04:25:17.890Z] f23df028b6ca: Waiting [2024-07-22T04:25:17.890Z] d65c8cfc05b1: Waiting [2024-07-22T04:25:17.890Z] 2437ff75d9bd: Waiting [2024-07-22T04:25:18.163Z] 04944245beec: Verifying Checksum [2024-07-22T04:25:18.163Z] 04944245beec: Download complete [2024-07-22T04:25:18.163Z] 765212b225bb: Download complete [2024-07-22T04:25:18.163Z] f23df028b6ca: Download complete [2024-07-22T04:25:18.163Z] d65c8cfc05b1: Verifying Checksum [2024-07-22T04:25:18.163Z] d65c8cfc05b1: Download complete [2024-07-22T04:25:18.433Z] 699f458cf7ca: Verifying Checksum [2024-07-22T04:25:18.433Z] 699f458cf7ca: Download complete [2024-07-22T04:25:19.028Z] 8998bd30e6a1: Verifying Checksum [2024-07-22T04:25:19.028Z] 8998bd30e6a1: Download complete [2024-07-22T04:25:21.678Z] 2437ff75d9bd: Verifying Checksum [2024-07-22T04:25:21.678Z] 2437ff75d9bd: Download complete [2024-07-22T04:25:23.639Z] 8998bd30e6a1: Pull complete [2024-07-22T04:25:24.222Z] 04944245beec: Pull complete [2024-07-22T04:25:26.161Z] 699f458cf7ca: Pull complete [2024-07-22T04:25:26.161Z] 765212b225bb: Pull complete [2024-07-22T04:25:27.118Z] f23df028b6ca: Pull complete [2024-07-22T04:25:27.118Z] d65c8cfc05b1: Pull complete [2024-07-22T04:25:45.326Z] 2437ff75d9bd: Pull complete [2024-07-22T04:25:45.326Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-22T04:25:45.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:25:45.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:25:45.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2024-07-22T04:25:45.752Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-22T04:25:48.619Z] $ docker top a12e926a53fd6f47c8c3cfc192197639a2ffe349187ef3c0bedd4ed5a53ac806 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:49.615Z] ---> job-cost.sh [2024-07-22T04:25:49.615Z] lf-activate-venv: SKIPPING [2024-07-22T04:25:49.615Z] INFO: No Stack... [2024-07-22T04:25:49.880Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-22T04:25:50.832Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T04:25:51.512Z] + cut -d, -f6 [2024-07-22T04:25:51.512Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-07-22T04:25:51.572Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4831-1-stack-cost] [2024-07-22T04:25:51.579Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4831-1-stack-cost] did not exist. Created. [2024-07-22T04:25:51.586Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4831-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T04:25:52.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-22T04:25:52.621Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T04:25:52.648Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4831-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T04:25:52.729Z] $ docker stop --time=1 a12e926a53fd6f47c8c3cfc192197639a2ffe349187ef3c0bedd4ed5a53ac806 [2024-07-22T04:25:54.252Z] $ docker rm -f --volumes a12e926a53fd6f47c8c3cfc192197639a2ffe349187ef3c0bedd4ed5a53ac806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-22T04:25:55.478Z] provisioning config files... [2024-07-22T04:25:55.485Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18178429374622983739tmp [Pipeline] { [Pipeline] sh [2024-07-22T04:25:55.858Z] + set +x [2024-07-22T04:25:55.858Z] + curl -s https://codecov.io/bash [2024-07-22T04:25:55.858Z] + bash -s -- [2024-07-22T04:25:55.858Z] [2024-07-22T04:25:55.858Z] _____ _ [2024-07-22T04:25:55.858Z] / ____| | | [2024-07-22T04:25:55.858Z] | | ___ __| | ___ ___ _____ __ [2024-07-22T04:25:55.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-22T04:25:55.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-22T04:25:55.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-22T04:25:55.858Z] Bash-1.0.6 [2024-07-22T04:25:55.858Z] [2024-07-22T04:25:55.858Z] [2024-07-22T04:25:55.858Z] ==> git version 2.25.1 found [2024-07-22T04:25:55.858Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-22T04:25:55.858Z] Release-Date: 2020-01-08 [2024-07-22T04:25:55.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-22T04:25:55.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-22T04:25:55.858Z] ==> Jenkins CI detected. [2024-07-22T04:25:55.858Z] current dir:  /w/workspace/edgex-go/1 [2024-07-22T04:25:55.858Z] project root: . [2024-07-22T04:25:55.858Z] --> token set from env [2024-07-22T04:25:55.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-22T04:25:55.858Z] ==> Running gcov in . (disable via -X gcov) [2024-07-22T04:25:55.858Z] ==> Python coveragepy not found [2024-07-22T04:25:55.858Z] ==> Searching for coverage reports in: [2024-07-22T04:25:55.858Z] + . [2024-07-22T04:25:55.858Z] -> Found 1 reports [2024-07-22T04:25:55.858Z] ==> Detecting git/mercurial file structure [2024-07-22T04:25:55.858Z] ==> Reading reports [2024-07-22T04:25:55.858Z] + ./coverage.out bytes=481596 [2024-07-22T04:25:56.117Z] ==> Appending adjustments [2024-07-22T04:25:56.117Z] https://docs.codecov.io/docs/fixing-reports [2024-07-22T04:25:57.053Z] + Found adjustments [2024-07-22T04:25:57.053Z] ==> Gzipping contents [2024-07-22T04:25:57.053Z] 60K /tmp/codecov.2TCBNq.gz [2024-07-22T04:25:57.053Z] ==> Uploading reports [2024-07-22T04:25:57.053Z] url: https://codecov.io [2024-07-22T04:25:57.053Z] query: branch=PR-4831&commit=fed709e20da864cb4d02766373ee2139a34b5cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4831%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4831&job=&cmd_args= [2024-07-22T04:25:57.053Z] -> Pinging Codecov [2024-07-22T04:25:57.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4831&commit=fed709e20da864cb4d02766373ee2139a34b5cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4831%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4831&job=&cmd_args= [2024-07-22T04:25:57.312Z] -> Uploading to [2024-07-22T04:25:57.312Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-22/00271124DB129430A58F1EEE437C3FCB/fed709e20da864cb4d02766373ee2139a34b5cec/6fcf5c28-e479-4da9-bd51-8685c95eb9a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240722%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240722T042557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baa3e878e17723cccf261bedaa384c82d8b81587d5ba89a9d214ce7d72119d64 [2024-07-22T04:25:57.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T04:25:57.312Z] Dload Upload Total Spent Left Speed [2024-07-22T04:25:57.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61280 0 0 100 61280 0 231k --:--:-- --:--:-- --:--:-- 231k [2024-07-22T04:25:57.571Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fed709e20da864cb4d02766373ee2139a34b5cec [Pipeline] } [2024-07-22T04:25:57.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-22T04:25:59.410Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:59.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:00.677Z] ---> package-listing.sh [2024-07-22T04:26:00.677Z] ++ facter osfamily [2024-07-22T04:26:00.677Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-22T04:26:00.936Z] + OS_FAMILY=debian [2024-07-22T04:26:00.936Z] + workspace=/w/workspace/edgex-go/1 [2024-07-22T04:26:00.936Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-22T04:26:00.936Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-22T04:26:00.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-22T04:26:00.936Z] + PACKAGES=/tmp/packages_start.txt [2024-07-22T04:26:00.936Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-22T04:26:00.936Z] + PACKAGES=/tmp/packages_end.txt [2024-07-22T04:26:00.936Z] + case "${OS_FAMILY}" in [2024-07-22T04:26:00.936Z] + dpkg -l [2024-07-22T04:26:00.936Z] + grep '^ii' [2024-07-22T04:26:00.936Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-22T04:26:00.936Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-22T04:26:00.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-22T04:26:00.936Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-22T04:26:00.936Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-22T04:26:00.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-22T04:26:00.974Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-22T04:26:01.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:26:01.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:26:01.943Z] [2024-07-22T04:26:01.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:26:02.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:26:02.336Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-22T04:26:02.336Z] 5eb5b503b376: Pulling fs layer [2024-07-22T04:26:02.336Z] 5c69ac0246d0: Pulling fs layer [2024-07-22T04:26:02.336Z] ec43610c2a17: Pulling fs layer [2024-07-22T04:26:02.336Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-22T04:26:02.336Z] 33b1e0a273af: Pulling fs layer [2024-07-22T04:26:02.336Z] 5d3b04190fa2: Pulling fs layer [2024-07-22T04:26:02.336Z] 2f39f015ded8: Pulling fs layer [2024-07-22T04:26:02.336Z] 5d3b04190fa2: Waiting [2024-07-22T04:26:02.336Z] 3a2ae6a8a46f: Waiting [2024-07-22T04:26:02.336Z] 2f39f015ded8: Waiting [2024-07-22T04:26:02.336Z] 33b1e0a273af: Waiting [2024-07-22T04:26:02.336Z] 5c69ac0246d0: Download complete [2024-07-22T04:26:02.336Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-22T04:26:02.336Z] 3a2ae6a8a46f: Download complete [2024-07-22T04:26:02.593Z] 33b1e0a273af: Verifying Checksum [2024-07-22T04:26:02.593Z] 33b1e0a273af: Download complete [2024-07-22T04:26:02.593Z] ec43610c2a17: Verifying Checksum [2024-07-22T04:26:02.593Z] ec43610c2a17: Download complete [2024-07-22T04:26:02.593Z] 5d3b04190fa2: Verifying Checksum [2024-07-22T04:26:02.593Z] 5d3b04190fa2: Download complete [2024-07-22T04:26:02.593Z] 5eb5b503b376: Download complete [2024-07-22T04:26:03.159Z] 2f39f015ded8: Download complete [2024-07-22T04:26:03.725Z] 5eb5b503b376: Pull complete [2024-07-22T04:26:03.725Z] 5c69ac0246d0: Pull complete [2024-07-22T04:26:04.292Z] ec43610c2a17: Pull complete [2024-07-22T04:26:04.292Z] 3a2ae6a8a46f: Pull complete [2024-07-22T04:26:04.550Z] 33b1e0a273af: Pull complete [2024-07-22T04:26:04.550Z] 5d3b04190fa2: Pull complete [2024-07-22T04:26:08.741Z] 2f39f015ded8: Pull complete [2024-07-22T04:26:08.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-22T04:26:08.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:26:08.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:26:09.003Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2024-07-22T04:26:09.030Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-22T04:26:11.423Z] $ docker top d167f621aed4f73ea043b5c2b877ba62880a1c81f8e4ed1ae2254d175d3c5e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:26:11.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-22T04:26:12.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-22T04:26:12.494Z] + ls /var/log/sa-host [2024-07-22T04:26:12.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:26:12.653Z] provisioning config files... [2024-07-22T04:26:12.663Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3519268900672466194tmp [Pipeline] { [Pipeline] echo [2024-07-22T04:26:12.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:13.061Z] ---> create-netrc.sh [Pipeline] } [2024-07-22T04:26:13.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:13.518Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-22T04:26:13.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:13.887Z] ---> sudo-logs.sh [2024-07-22T04:26:13.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-22T04:26:13.985Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:14.306Z] ---> job-cost.sh [2024-07-22T04:26:14.307Z] lf-activate-venv: SKIPPING [2024-07-22T04:26:14.307Z] DEBUG: total: 0.10999999940395355 [2024-07-22T04:26:14.307Z] INFO: Retrieving Stack Cost... [2024-07-22T04:26:14.567Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T04:26:15.137Z] INFO: Archiving Costs [Pipeline] echo [2024-07-22T04:26:15.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:26:15.505Z] ---> logs-deploy.sh [2024-07-22T04:26:15.505Z] lf-activate-venv: SKIPPING [2024-07-22T04:26:15.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4831/1 [2024-07-22T04:26:15.505Z] INFO: archiving workspace using pattern(s): [2024-07-22T04:26:16.444Z] Archives upload complete. [2024-07-22T04:26:16.444Z] INFO: archiving logs to Nexus