Pull request #4738 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bfe7911cb205479e5c09c209ccd6516f064f8da+420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (20544fd95dbb5d27233a3a6f62512dbdccd9f83e) 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-ssh16996287506520610793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11569792377722906346.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4738/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-4738/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10623824364565201551.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-4738/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10299817274913854196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6067088270312797172.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-4738/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-4738/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh301588691420100000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25826 in /w/workspace/edgexfoundry_edgex-go_PR-4738 [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/4738/head:refs/remotes/origin/PR-4738 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit 1bfe7911cb205479e5c09c209ccd6516f064f8da Merge succeeded, producing 1bfe7911cb205479e5c09c209ccd6516f064f8da Checking out Revision 1bfe7911cb205479e5c09c209ccd6516f064f8da (PR-4738) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1bfe7911cb205479e5c09c209ccd6516f064f8da # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bfe7911cb205479e5c09c209ccd6516f064f8da # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-20T19:39:25.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-20T19:39:26.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-20T19:39:26.241Z] ========================================================= [2023-12-20T19:39:26.241Z] EdgeX Global Pipelines Version Info [2023-12-20T19:39:26.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-20T19:39:27.039Z] ------------------- [2023-12-20T19:39:27.039Z] stable info: [2023-12-20T19:39:27.039Z] ------------------- [2023-12-20T19:39:27.039Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-20T19:39:27.039Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-20T19:39:27.039Z] Message: update stable to v1.0.258 [2023-12-20T19:39:27.630Z] ------------------- [2023-12-20T19:39:27.630Z] experimental info: [2023-12-20T19:39:27.630Z] ------------------- [2023-12-20T19:39:27.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-20T19:39:27.630Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-20T19:39:27.630Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-20T19:39:27.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-20T19:39:27.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-20T19:39:27.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-20T19:39:28.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-20T19:39:28.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-20T19:39:28.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-20T19:39:28.215Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-20T19:39:28.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-20T19:39:28.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-20T19:39:28.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-20T19:39:28.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-20T19:39:28.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-20T19:39:28.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-20T19:39:28.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-20T19:39:28.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-20T19:39:28.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-20T19:39:28.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-20T19:39:28.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-20T19:39:29.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-20T19:39:29.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-20T19:39:29.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-20T19:39:29.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-20T19:39:29.321Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-20T19:39:29.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4738 [Pipeline] echo [2023-12-20T19:39:29.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4738 [Pipeline] echo [2023-12-20T19:39:29.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4738 [Pipeline] echo [2023-12-20T19:39:29.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bfe7911cb205479e5c09c209ccd6516f064f8da [Pipeline] echo [2023-12-20T19:39:29.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bfe791 [Pipeline] echo [2023-12-20T19:39:29.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-20T19:39:29.966Z] provisioning config files... [2023-12-20T19:39:29.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15622253145245880799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T19:39:30.398Z] ---> ****-login.sh [2023-12-20T19:39:30.398Z] nexus3.edgexfoundry.org:10001 [2023-12-20T19:39:30.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:39:30.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:39:30.919Z] Configure a credential helper to remove this warning. See [2023-12-20T19:39:30.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:39:30.919Z] [2023-12-20T19:39:30.919Z] Login Succeeded [2023-12-20T19:39:30.920Z] nexus3.edgexfoundry.org:10002 [2023-12-20T19:39:30.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:39:30.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:39:30.920Z] Configure a credential helper to remove this warning. See [2023-12-20T19:39:30.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:39:30.920Z] [2023-12-20T19:39:30.920Z] Login Succeeded [2023-12-20T19:39:30.920Z] nexus3.edgexfoundry.org:10003 [2023-12-20T19:39:30.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:39:30.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:39:30.920Z] Configure a credential helper to remove this warning. See [2023-12-20T19:39:30.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:39:30.920Z] [2023-12-20T19:39:30.920Z] Login Succeeded [2023-12-20T19:39:31.181Z] nexus3.edgexfoundry.org:10004 [2023-12-20T19:39:31.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:39:31.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:39:31.182Z] Configure a credential helper to remove this warning. See [2023-12-20T19:39:31.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:39:31.182Z] [2023-12-20T19:39:31.182Z] Login Succeeded [2023-12-20T19:39:31.182Z] ****.io [2023-12-20T19:39:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:39:31.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:39:31.758Z] Configure a credential helper to remove this warning. See [2023-12-20T19:39:31.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:39:31.758Z] [2023-12-20T19:39:31.758Z] Login Succeeded [2023-12-20T19:39:31.758Z] ---> ****-login.sh ends [Pipeline] } [2023-12-20T19:39:31.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-20T19:39:32.306Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/core-command/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-20T19:39:32.306Z] + + cut -d/ -f2 [2023-12-20T19:39:32.306Z] dirname cmd/core-data/Dockerfile [2023-12-20T19:39:32.306Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/core-metadata/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/support-notifications/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-20T19:39:32.306Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-20T19:39:32.306Z] + cut -d/ -f2 [2023-12-20T19:39:32.306Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-20T19:39:32.359Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-20T19:39:33.044Z] + git rev-list -1 --merges 1bfe7911cb205479e5c09c209ccd6516f064f8da~1..1bfe7911cb205479e5c09c209ccd6516f064f8da [Pipeline] echo [2023-12-20T19:39:33.076Z] -----------> git rev-list -1 --merges 1bfe7911cb205479e5c09c209ccd6516f064f8da~1..1bfe7911cb205479e5c09c209ccd6516f064f8da 1bfe7911cb205479e5c09c209ccd6516f064f8da [false] [Pipeline] sh [2023-12-20T19:39:33.408Z] + git log --format=format:%s -1 1bfe7911cb205479e5c09c209ccd6516f064f8da [Pipeline] echo [2023-12-20T19:39:33.443Z] ========================================================= [2023-12-20T19:39:33.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-20T19:39:33.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-20T19:39:33.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-20T19:39:33.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-20T19:39:33.984Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-20T19:39:33.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-20T19:39:33.984Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-20T19:39:33.984Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-20T19:39:33.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:39:34.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T19:39:34.540Z] [2023-12-20T19:39:34.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:39:34.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T19:39:34.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-20T19:39:34.996Z] b85a868b505f: Pulling fs layer [2023-12-20T19:39:34.996Z] e2be974225ed: Pulling fs layer [2023-12-20T19:39:34.996Z] 339a4e72a1f5: Pulling fs layer [2023-12-20T19:39:34.996Z] 988bab9f4d93: Pulling fs layer [2023-12-20T19:39:34.996Z] 1469e6f7b9e6: Pulling fs layer [2023-12-20T19:39:34.996Z] eaf3925da568: Pulling fs layer [2023-12-20T19:39:34.996Z] bab4dde63d76: Pulling fs layer [2023-12-20T19:39:34.996Z] bde34c3a00c8: Pulling fs layer [2023-12-20T19:39:34.996Z] b352a97aabf1: Pulling fs layer [2023-12-20T19:39:34.996Z] 4872d77fe225: Pulling fs layer [2023-12-20T19:39:34.996Z] 5851b861e8e6: Pulling fs layer [2023-12-20T19:39:34.996Z] 988bab9f4d93: Waiting [2023-12-20T19:39:34.996Z] 1469e6f7b9e6: Waiting [2023-12-20T19:39:34.996Z] eaf3925da568: Waiting [2023-12-20T19:39:34.996Z] bde34c3a00c8: Waiting [2023-12-20T19:39:34.996Z] 4872d77fe225: Waiting [2023-12-20T19:39:34.996Z] 5851b861e8e6: Waiting [2023-12-20T19:39:34.996Z] b352a97aabf1: Waiting [2023-12-20T19:39:34.996Z] e2be974225ed: Verifying Checksum [2023-12-20T19:39:34.996Z] e2be974225ed: Download complete [2023-12-20T19:39:34.996Z] 988bab9f4d93: Verifying Checksum [2023-12-20T19:39:34.996Z] 988bab9f4d93: Download complete [2023-12-20T19:39:34.996Z] 339a4e72a1f5: Verifying Checksum [2023-12-20T19:39:34.996Z] 339a4e72a1f5: Download complete [2023-12-20T19:39:34.996Z] 1469e6f7b9e6: Verifying Checksum [2023-12-20T19:39:34.996Z] 1469e6f7b9e6: Download complete [2023-12-20T19:39:35.257Z] eaf3925da568: Verifying Checksum [2023-12-20T19:39:35.257Z] eaf3925da568: Download complete [2023-12-20T19:39:35.257Z] bde34c3a00c8: Download complete [2023-12-20T19:39:35.257Z] b352a97aabf1: Verifying Checksum [2023-12-20T19:39:35.257Z] b352a97aabf1: Download complete [2023-12-20T19:39:35.257Z] 4872d77fe225: Verifying Checksum [2023-12-20T19:39:35.257Z] 4872d77fe225: Download complete [2023-12-20T19:39:35.257Z] 5851b861e8e6: Verifying Checksum [2023-12-20T19:39:35.257Z] 5851b861e8e6: Download complete [2023-12-20T19:39:35.257Z] b85a868b505f: Verifying Checksum [2023-12-20T19:39:35.257Z] b85a868b505f: Download complete [2023-12-20T19:39:35.515Z] bab4dde63d76: Verifying Checksum [2023-12-20T19:39:35.515Z] bab4dde63d76: Download complete [2023-12-20T19:39:36.454Z] b85a868b505f: Pull complete [2023-12-20T19:39:36.454Z] e2be974225ed: Pull complete [2023-12-20T19:39:37.024Z] 339a4e72a1f5: Pull complete [2023-12-20T19:39:37.024Z] 988bab9f4d93: Pull complete [2023-12-20T19:39:37.285Z] 1469e6f7b9e6: Pull complete [2023-12-20T19:39:37.545Z] eaf3925da568: Pull complete [2023-12-20T19:39:39.488Z] bab4dde63d76: Pull complete [2023-12-20T19:39:39.488Z] bde34c3a00c8: Pull complete [2023-12-20T19:39:39.749Z] b352a97aabf1: Pull complete [2023-12-20T19:39:40.013Z] 4872d77fe225: Pull complete [2023-12-20T19:39:40.272Z] 5851b861e8e6: Pull complete [2023-12-20T19:39:40.272Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-20T19:39:40.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T19:39:40.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:39:40.898Z] prd-ubuntu20.04-docker-8c-8g-25826 does not seem to be running inside a container [2023-12-20T19:39:40.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-20T19:39:43.692Z] $ docker top b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af -eo pid,comm [2023-12-20T19:39:43.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-20T19:39:43.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-20T19:39:43.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-20T19:39:43.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-20T19:39:44.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-20T19:39:44.037Z] $ docker exec b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af ssh-agent [2023-12-20T19:39:44.142Z] SSH_AUTH_SOCK=/tmp/ssh-SjlYX8vSGThF/agent.32 [2023-12-20T19:39:44.142Z] SSH_AGENT_PID=38 [2023-12-20T19:39:44.149Z] Running ssh-add (command line suppressed) [2023-12-20T19:39:44.240Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9808682558197848369.key (/w/workspace/edgex-go/1@tmp/private_key_9808682558197848369.key) [2023-12-20T19:39:44.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-20T19:39:44.616Z] + git tag --points-at HEAD [Pipeline] } [2023-12-20T19:39:44.643Z] $ docker exec --env ******** --env ******** b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af ssh-agent -k [2023-12-20T19:39:44.723Z] unset SSH_AUTH_SOCK; [2023-12-20T19:39:44.724Z] unset SSH_AGENT_PID; [2023-12-20T19:39:44.725Z] echo Agent pid 38 killed; [2023-12-20T19:39:44.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-20T19:39:44.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-20T19:39:44.882Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-20T19:39:44.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-20T19:39:44.990Z] $ docker exec b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af ssh-agent [2023-12-20T19:39:45.096Z] SSH_AUTH_SOCK=/tmp/ssh-qTMllZA7z5so/agent.70 [2023-12-20T19:39:45.096Z] SSH_AGENT_PID=76 [2023-12-20T19:39:45.102Z] Running ssh-add (command line suppressed) [2023-12-20T19:39:45.195Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12634017914488365274.key (/w/workspace/edgex-go/1@tmp/private_key_12634017914488365274.key) [2023-12-20T19:39:45.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-20T19:39:45.567Z] + git semver init [2023-12-20T19:39:45.827Z] 2023-12-20 19:39:45,752 [run_init] DEBUG init version:0.0.0 force:False [2023-12-20T19:39:45.827Z] 2023-12-20 19:39:45,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-20T19:39:45.827Z] 2023-12-20 19:39:45,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-20T19:39:45.827Z] 2023-12-20 19:39:45,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,863 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,863 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4738 with force:False [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,864 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4738 [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,868 [execute] INFO git cat-file --batch-check [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,875 [execute] INFO git cat-file --batch [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-20T19:39:51.111Z] 2023-12-20 19:39:50,880 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4738 [2023-12-20T19:39:51.111Z] 0.0.0 [Pipeline] } [2023-12-20T19:39:51.139Z] $ docker exec --env ******** --env ******** b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af ssh-agent -k [2023-12-20T19:39:51.241Z] unset SSH_AUTH_SOCK; [2023-12-20T19:39:51.241Z] unset SSH_AGENT_PID; [2023-12-20T19:39:51.241Z] echo Agent pid 76 killed; [2023-12-20T19:39:51.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-20T19:39:51.767Z] + git semver [Pipeline] } [2023-12-20T19:39:52.051Z] $ docker stop --time=1 b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af [2023-12-20T19:39:53.901Z] $ docker rm -f --volumes b808bb0d5a69185563e0f01f6715a6600c0a263b4b47af3694ce1650aea8a4af [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T19:39:54.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-20T19:39:54.755Z] Stashed 1 file(s) [Pipeline] echo [2023-12-20T19:39:54.773Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-20T19:39:55.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-20T19:39:55.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T19:39:55.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T19:39:55.992Z] ========================================================= [2023-12-20T19:39:55.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-20T19:39:55.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-20T19:39:56.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-20T19:39:56.362Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-20T19:39:56.362Z] 7264a8db6415: Pulling fs layer [2023-12-20T19:39:56.362Z] c4d48a809fc2: Pulling fs layer [2023-12-20T19:39:56.362Z] 4f1c88b9dad5: Pulling fs layer [2023-12-20T19:39:56.363Z] ad3a456e5733: Pulling fs layer [2023-12-20T19:39:56.363Z] 69c7f0334f64: Pulling fs layer [2023-12-20T19:39:56.363Z] 1f1c1a5573a3: Pulling fs layer [2023-12-20T19:39:56.363Z] ce7588e14bc9: Pulling fs layer [2023-12-20T19:39:56.363Z] b5e4710f87ac: Pulling fs layer [2023-12-20T19:39:56.363Z] 69c7f0334f64: Waiting [2023-12-20T19:39:56.363Z] 1f1c1a5573a3: Waiting [2023-12-20T19:39:56.363Z] b5e4710f87ac: Waiting [2023-12-20T19:39:56.363Z] ad3a456e5733: Waiting [2023-12-20T19:39:56.363Z] ce7588e14bc9: Waiting [2023-12-20T19:39:56.363Z] c4d48a809fc2: Download complete [2023-12-20T19:39:56.363Z] ad3a456e5733: Verifying Checksum [2023-12-20T19:39:56.363Z] ad3a456e5733: Download complete [2023-12-20T19:39:56.363Z] 69c7f0334f64: Download complete [2023-12-20T19:39:56.363Z] 7264a8db6415: Verifying Checksum [2023-12-20T19:39:56.363Z] 7264a8db6415: Download complete [2023-12-20T19:39:56.363Z] 1f1c1a5573a3: Verifying Checksum [2023-12-20T19:39:56.363Z] 1f1c1a5573a3: Download complete [2023-12-20T19:39:56.622Z] 7264a8db6415: Pull complete [2023-12-20T19:39:56.622Z] b5e4710f87ac: Verifying Checksum [2023-12-20T19:39:56.622Z] b5e4710f87ac: Download complete [2023-12-20T19:39:56.882Z] c4d48a809fc2: Pull complete [2023-12-20T19:39:56.882Z] 4f1c88b9dad5: Verifying Checksum [2023-12-20T19:39:56.882Z] 4f1c88b9dad5: Download complete [2023-12-20T19:39:57.140Z] ce7588e14bc9: Download complete [2023-12-20T19:40:00.428Z] 4f1c88b9dad5: Pull complete [2023-12-20T19:40:00.428Z] ad3a456e5733: Pull complete [2023-12-20T19:40:00.428Z] 69c7f0334f64: Pull complete [2023-12-20T19:40:00.428Z] 1f1c1a5573a3: Pull complete [2023-12-20T19:40:02.327Z] ce7588e14bc9: Pull complete [2023-12-20T19:40:02.895Z] b5e4710f87ac: Pull complete [2023-12-20T19:40:02.895Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-20T19:40:02.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-20T19:40:02.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-20T19:40:03.304Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-20T19:40:03.304Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-20T19:40:03.304Z] WORKDIR /edgex [2023-12-20T19:40:03.304Z] COPY go.mod . [2023-12-20T19:40:03.304Z] RUN go mod download [2023-12-20T19:40:03.876Z] Sending build context to Docker daemon 175.1MB [2023-12-20T19:40:03.876Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-20T19:40:03.876Z] ---> 88b5674ff536 [2023-12-20T19:40:03.876Z] Step 2/4 : WORKDIR /edgex [2023-12-20T19:40:10.262Z] Still waiting to schedule task [2023-12-20T19:40:10.263Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-20T19:40:12.112Z] ---> Running in 3c685904e4e5 [2023-12-20T19:40:12.112Z] Removing intermediate container 3c685904e4e5 [2023-12-20T19:40:12.112Z] ---> 3e197e44a048 [2023-12-20T19:40:12.112Z] Step 3/4 : COPY go.mod . [2023-12-20T19:40:12.112Z] ---> 5fa5f9cc4cde [2023-12-20T19:40:12.112Z] Step 4/4 : RUN go mod download [2023-12-20T19:40:12.112Z] ---> Running in 434f989c37fa [2023-12-20T19:40:38.892Z] Removing intermediate container 434f989c37fa [2023-12-20T19:40:38.892Z] ---> fc51dace507b [2023-12-20T19:40:38.892Z] Successfully built fc51dace507b [2023-12-20T19:40:38.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:40:39.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-20T19:40:39.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:40:39.545Z] prd-ubuntu20.04-docker-8c-8g-25826 does not seem to be running inside a container [2023-12-20T19:40:39.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-20T19:40:40.008Z] $ docker top 7b1308a66b837f213341daa8357ccf97e2c05012d823229ece7823a5104b5db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T19:40:40.452Z] + go version [2023-12-20T19:40:40.452Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-20T19:40:40.490Z] $ docker stop --time=1 7b1308a66b837f213341daa8357ccf97e2c05012d823229ece7823a5104b5db3 [2023-12-20T19:40:41.777Z] $ docker rm -f --volumes 7b1308a66b837f213341daa8357ccf97e2c05012d823229ece7823a5104b5db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:40:42.710Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-20T19:40:42.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:40:42.911Z] prd-ubuntu20.04-docker-8c-8g-25826 does not seem to be running inside a container [2023-12-20T19:40:42.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-20T19:40:43.282Z] $ docker top d37f596372d2a42407f7b638f999f193db65e868b7466fbb66428673729e66ec -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-20T19:40:43.441Z] ========================================================= [2023-12-20T19:40:43.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-20T19:40:43.441Z] ========================================================= [Pipeline] sh [2023-12-20T19:40:43.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-20T19:40:44.128Z] + make test [2023-12-20T19:40:44.128Z] go test -race -coverprofile=coverage.out ./... [2023-12-20T19:40:52.243Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-20T19:41:02.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-20T19:41:02.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-20T19:41:02.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-20T19:41:03.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-20T19:41:03.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-20T19:41:03.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-20T19:41:03.617Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-20T19:41:03.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-20T19:41:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-20T19:41:05.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-20T19:41:05.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-20T19:41:06.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-12-20T19:41:08.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-12-20T19:41:08.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-20T19:41:08.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-20T19:41:08.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-20T19:41:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-20T19:41:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-20T19:41:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-20T19:41:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-20T19:41:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:41:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-20T19:41:11.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-20T19:41:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-20T19:41:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-20T19:41:12.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2023-12-20T19:41:12.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements [2023-12-20T19:41:14.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.268s coverage: 93.4% of statements [2023-12-20T19:41:14.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements [2023-12-20T19:41:14.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-20T19:41:14.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:41:14.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-20T19:41:15.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-20T19:41:15.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.420s coverage: 97.6% of statements [2023-12-20T19:41:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.127s coverage: 72.2% of statements [2023-12-20T19:41:17.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-20T19:41:17.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-20T19:41:18.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-12-20T19:41:18.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-12-20T19:41:18.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-12-20T19:41:19.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.066s coverage: 82.9% of statements [2023-12-20T19:41:19.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements [2023-12-20T19:41:19.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.053s coverage: 96.3% of statements [2023-12-20T19:41:19.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements [2023-12-20T19:41:19.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-20T19:41:19.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-20T19:41:19.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-20T19:41:19.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-20T19:41:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-20T19:41:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-20T19:41:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-20T19:41:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-20T19:41:21.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-20T19:41:21.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-20T19:41:21.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-20T19:41:21.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-20T19:41:21.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-20T19:41:21.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-20T19:41:21.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-20T19:41:23.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-20T19:41:23.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-20T19:41:24.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-20T19:41:24.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-20T19:41:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-20T19:41:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-20T19:41:28.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-20T19:41:28.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-20T19:41:28.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-20T19:41:28.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-20T19:41:29.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-20T19:41:29.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-20T19:41:29.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-20T19:41:29.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-20T19:41:30.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-20T19:41:30.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-20T19:41:30.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-20T19:41:30.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-20T19:41:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2023-12-20T19:41:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-20T19:41:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:41:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-20T19:41:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-20T19:41:33.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-20T19:41:33.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-20T19:41:33.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-20T19:41:33.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.281s coverage: 79.9% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.041s coverage: 64.4% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 38.4% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.103s coverage: 19.9% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-12-20T19:41:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements [2023-12-20T19:41:44.029Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-12-20T19:41:44.029Z] running golangci-lint [2023-12-20T19:41:44.288Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-20T19:41:44.288Z] go version go1.21.0 linux/amd64 [2023-12-20T19:41:44.288Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-20T19:41:44.288Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-20T19:41:46.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25827 in /w/workspace/edgexfoundry_edgex-go_PR-4738 [Pipeline] { [Pipeline] ws [2023-12-20T19:41:46.106Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-20T19:41:46.207Z] The recommended git tool is: git [2023-12-20T19:41:51.079Z] using credential edgex-jenkins-ssh [2023-12-20T19:41:51.101Z] Cloning the remote Git repository [2023-12-20T19:41:51.146Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-20T19:41:51.245Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-20T19:41:51.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-20T19:41:51.399Z] > git --version # timeout=10 [2023-12-20T19:41:51.418Z] > git --version # 'git version 2.25.1' [2023-12-20T19:41:51.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T19:41:51.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-20T19:41:59.197Z] level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 14.144169352s" [2023-12-20T19:41:59.198Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.479879ms" [2023-12-20T19:42:07.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-20T19:42:07.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-20T19:42:09.204Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.095691246s with top 10 stages: buildir: 36.657114367s, gosec: 7.018168166s, inspect: 2.306668964s, fact_deprecated: 2.219293985s, printf: 1.293286836s, nilness: 1.288710991s, ctrlflow: 1.167044353s, S1038: 1.121906758s, fact_purity: 947.144343ms, SA5012: 905.119434ms" [2023-12-20T19:42:09.204Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-20T19:42:09.204Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, skip_files: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, exclude: 197/197, path_prettifier: 197/197, nolint: 0/21" [2023-12-20T19:42:09.204Z] level=info msg="[runner] processing took 17.773661ms with stages: nolint: 7.747562ms, identifier_marker: 5.122432ms, path_prettifier: 1.762728ms, exclude-rules: 1.446435ms, autogenerated_exclude: 1.114752ms, skip_dirs: 512.537µs, cgo: 47.753µs, filename_unadjuster: 14.892µs, exclude: 840ns, fixer: 730ns, max_same_issues: 730ns, skip_files: 440ns, uniq_by_line: 360ns, severity-rules: 270ns, sort_results: 230ns, diff: 220ns, path_shortener: 220ns, max_from_linter: 160ns, source_code: 130ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-12-20T19:42:09.204Z] level=info msg="[runner] linters took 9.034907137s with stages: goanalysis_metalinter: 9.017018047s" [2023-12-20T19:42:09.204Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-20T19:42:09.204Z] level=info msg="Memory: 234 samples, avg is 241.2MB, max is 1029.0MB" [2023-12-20T19:42:09.204Z] level=info msg="Execution took 23.228610983s" [2023-12-20T19:42:09.204Z] go vet ./... [2023-12-20T19:42:09.206Z] Merging remotes/origin/main commit 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 into PR head commit 1bfe7911cb205479e5c09c209ccd6516f064f8da [2023-12-20T19:42:09.563Z] Merge succeeded, producing 1bfe7911cb205479e5c09c209ccd6516f064f8da [2023-12-20T19:42:09.564Z] Checking out Revision 1bfe7911cb205479e5c09c209ccd6516f064f8da (PR-4738) [2023-12-20T19:42:10.258Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" [2023-12-20T19:42:10.310Z] > git --version # timeout=10 [2023-12-20T19:42:10.322Z] > git --version # 'git version 2.25.1' [2023-12-20T19:42:10.339Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-20T19:42:08.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-20T19:42:08.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-20T19:42:08.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T19:42:08.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4738/head:refs/remotes/origin/PR-4738 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-20T19:42:09.220Z] > git config core.sparsecheckout # timeout=10 [2023-12-20T19:42:09.274Z] > git checkout -f 1bfe7911cb205479e5c09c209ccd6516f064f8da # timeout=10 [2023-12-20T19:42:09.482Z] > git remote # timeout=10 [2023-12-20T19:42:09.499Z] > git config --get remote.origin.url # timeout=10 [2023-12-20T19:42:09.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T19:42:09.524Z] > git merge 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [2023-12-20T19:42:09.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-20T19:42:09.567Z] > git config core.sparsecheckout # timeout=10 [2023-12-20T19:42:09.580Z] > git checkout -f 1bfe7911cb205479e5c09c209ccd6516f064f8da # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-20T19:42:11.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-20T19:42:11.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T19:42:11.675Z] Dload Upload Total Spent Left Speed [2023-12-20T19:42:11.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh [2023-12-20T19:42:11.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-20T19:42:11.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-20T19:42:12.000Z] ./bin/test-attribution-txt.sh [2023-12-20T19:42:12.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] echo [2023-12-20T19:42:12.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] sh [2023-12-20T19:42:12.433Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-20T19:42:12.433Z] sudo tee /etc/docker/daemon.new [2023-12-20T19:42:12.525Z] + ls -al . [2023-12-20T19:42:12.525Z] total 736 [2023-12-20T19:42:12.525Z] drwxrwxr-x 11 1001 1001 4096 Dec 20 19:40 . [2023-12-20T19:42:12.525Z] drwxr-xr-x 4 root root 4096 Dec 20 19:40 .. [2023-12-20T19:42:12.525Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:39 .blubracket [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 10 Dec 20 19:39 .dockerignore [2023-12-20T19:42:12.525Z] drwxrwxr-x 8 1001 1001 4096 Dec 20 19:41 .git [2023-12-20T19:42:12.525Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 19:39 .github [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 1074 Dec 20 19:39 .gitignore [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 42 Dec 20 19:39 .golangci.yml [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 100 Dec 20 19:39 .hadolint.yml [2023-12-20T19:42:12.525Z] drwxr-xr-x 3 1001 1001 4096 Dec 20 19:39 .semver [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 155 Dec 20 19:39 .sonarcloud.properties [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 1171 Dec 20 19:39 ADOPTERS.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 11674 Dec 20 19:39 Attribution.txt [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 100284 Dec 20 19:39 CHANGELOG.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 3804 Dec 20 19:39 CONTRIBUTING.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 677 Dec 20 19:39 GOVERNANCE.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 861 Dec 20 19:39 Jenkinsfile [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 10775 Dec 20 19:39 LICENSE [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 15060 Dec 20 19:39 Makefile [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 582 Dec 20 19:39 OWNERS.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 9528 Dec 20 19:39 README.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 789 Dec 20 19:39 SECURITY.md [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 5 Dec 20 19:39 VERSION [2023-12-20T19:42:12.525Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:39 bin [2023-12-20T19:42:12.525Z] drwxrwxr-x 18 1001 1001 4096 Dec 20 19:39 cmd [2023-12-20T19:42:12.525Z] -rw-r--r-- 1 root root 453602 Dec 20 19:41 coverage.out [2023-12-20T19:42:12.525Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:39 fuzz_test [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 3685 Dec 20 19:39 go.mod [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 34037 Dec 20 19:39 go.sum [2023-12-20T19:42:12.525Z] drwxrwxr-x 7 1001 1001 4096 Dec 20 19:39 internal [2023-12-20T19:42:12.525Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 19:39 openapi [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 584 Dec 20 19:39 security.txt [2023-12-20T19:42:12.525Z] -rw-rw-r-- 1 1001 1001 204 Dec 20 19:39 version.go [Pipeline] sh [2023-12-20T19:42:12.938Z] + '[' -e coverage.out ] [2023-12-20T19:42:12.938Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-20T19:42:13.018Z] { [2023-12-20T19:42:13.018Z] "registry-mirrors": [ [2023-12-20T19:42:13.018Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-20T19:42:13.018Z] ], [2023-12-20T19:42:13.018Z] "bip": "10.250.0.254/24", [2023-12-20T19:42:13.018Z] "hosts": [ [2023-12-20T19:42:13.018Z] "tcp://0.0.0.0:5555", [2023-12-20T19:42:13.018Z] "unix:///var/run/docker.sock" [2023-12-20T19:42:13.018Z] ], [2023-12-20T19:42:13.018Z] "mtu": 1458, [2023-12-20T19:42:13.018Z] "selinux-enabled": true, [2023-12-20T19:42:13.018Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-20T19:42:13.018Z] } [2023-12-20T19:42:13.059Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2023-12-20T19:42:13.362Z] + make build [2023-12-20T19:42:13.362Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-20T19:42:13.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-20T19:42:13.964Z] + sudo service docker restart [2023-12-20T19:42:28.303Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-20T19:42:28.303Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-20T19:42:28.303Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-20T19:42:28.303Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-20T19:42:32.307Z] provisioning config files... [2023-12-20T19:42:32.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14637438326942543921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T19:42:32.836Z] ---> ****-login.sh [2023-12-20T19:42:32.836Z] nexus3.edgexfoundry.org:10001 [2023-12-20T19:42:33.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:42:33.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:42:33.106Z] Configure a credential helper to remove this warning. See [2023-12-20T19:42:33.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:42:33.106Z] [2023-12-20T19:42:33.106Z] Login Succeeded [2023-12-20T19:42:33.381Z] nexus3.edgexfoundry.org:10002 [2023-12-20T19:42:33.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:42:33.572Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-20T19:42:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:42:33.651Z] Configure a credential helper to remove this warning. See [2023-12-20T19:42:33.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:42:33.651Z] [2023-12-20T19:42:33.651Z] Login Succeeded [2023-12-20T19:42:33.651Z] nexus3.edgexfoundry.org:10003 [2023-12-20T19:42:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:42:33.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:42:33.925Z] Configure a credential helper to remove this warning. See [2023-12-20T19:42:33.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:42:33.925Z] [2023-12-20T19:42:33.925Z] Login Succeeded [2023-12-20T19:42:33.925Z] nexus3.edgexfoundry.org:10004 [2023-12-20T19:42:33.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:42:34.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:42:34.193Z] Configure a credential helper to remove this warning. See [2023-12-20T19:42:34.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:42:34.193Z] [2023-12-20T19:42:34.193Z] Login Succeeded [2023-12-20T19:42:34.193Z] ****.io [2023-12-20T19:42:34.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T19:42:34.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T19:42:34.459Z] Configure a credential helper to remove this warning. See [2023-12-20T19:42:34.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T19:42:34.459Z] [2023-12-20T19:42:34.459Z] Login Succeeded [2023-12-20T19:42:34.459Z] ---> ****-login.sh ends [Pipeline] } [2023-12-20T19:42:34.492Z] Deleting 1 temporary files [2023-12-20T19:42:34.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-20T19:42:35.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-20T19:42:35.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T19:42:35.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-12-20T19:42:35.444Z] 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 [Pipeline] echo [2023-12-20T19:42:35.507Z] ========================================================= [2023-12-20T19:42:35.507Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-20T19:42:35.507Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-20T19:42:35.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T19:42:36.180Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-20T19:42:36.180Z] 9fda8d8052c6: Pulling fs layer [2023-12-20T19:42:36.180Z] 5d54e960e981: Pulling fs layer [2023-12-20T19:42:36.180Z] c4a7e357bf2a: Pulling fs layer [2023-12-20T19:42:36.180Z] f0e02332f6b5: Pulling fs layer [2023-12-20T19:42:36.180Z] 872ee5b61b7b: Pulling fs layer [2023-12-20T19:42:36.180Z] f0e02332f6b5: Waiting [2023-12-20T19:42:36.180Z] 0c6a40ed1a82: Pulling fs layer [2023-12-20T19:42:36.180Z] 872ee5b61b7b: Waiting [2023-12-20T19:42:36.180Z] 94ae7d8d031c: Pulling fs layer [2023-12-20T19:42:36.180Z] 0c6a40ed1a82: Waiting [2023-12-20T19:42:36.180Z] 94ae7d8d031c: Waiting [2023-12-20T19:42:36.180Z] 5d54e960e981: Download complete [2023-12-20T19:42:36.180Z] f0e02332f6b5: Verifying Checksum [2023-12-20T19:42:36.180Z] f0e02332f6b5: Download complete [2023-12-20T19:42:36.180Z] 872ee5b61b7b: Download complete [2023-12-20T19:42:36.180Z] 9fda8d8052c6: Download complete [2023-12-20T19:42:36.378Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-20T19:42:36.448Z] 94ae7d8d031c: Verifying Checksum [2023-12-20T19:42:36.448Z] 94ae7d8d031c: Download complete [2023-12-20T19:42:36.718Z] 9fda8d8052c6: Pull complete [2023-12-20T19:42:36.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-20T19:42:37.308Z] 5d54e960e981: Pull complete [2023-12-20T19:42:37.514Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-20T19:42:37.577Z] c4a7e357bf2a: Verifying Checksum [2023-12-20T19:42:37.577Z] c4a7e357bf2a: Download complete [2023-12-20T19:42:38.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-20T19:42:38.541Z] 0c6a40ed1a82: Verifying Checksum [2023-12-20T19:42:38.541Z] 0c6a40ed1a82: Download complete [Pipeline] } [2023-12-20T19:42:39.048Z] $ docker stop --time=1 d37f596372d2a42407f7b638f999f193db65e868b7466fbb66428673729e66ec [2023-12-20T19:42:42.834Z] $ docker rm -f --volumes d37f596372d2a42407f7b638f999f193db65e868b7466fbb66428673729e66ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:42:44.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-20T19:42:44.571Z] [2023-12-20T19:42:44.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:42:45.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-20T19:42:45.005Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-20T19:42:45.005Z] 91d30c5bc195: Pulling fs layer [2023-12-20T19:42:45.005Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-20T19:42:45.005Z] 9c61dcf015f6: Pulling fs layer [2023-12-20T19:42:45.005Z] 4698f68db338: Pulling fs layer [2023-12-20T19:42:45.005Z] 2a2f49069b9e: Pulling fs layer [2023-12-20T19:42:45.005Z] e0025b399a48: Pulling fs layer [2023-12-20T19:42:45.005Z] 4698f68db338: Waiting [2023-12-20T19:42:45.005Z] 2a2f49069b9e: Waiting [2023-12-20T19:42:45.005Z] e0025b399a48: Waiting [2023-12-20T19:42:45.266Z] 91d30c5bc195: Verifying Checksum [2023-12-20T19:42:45.266Z] 91d30c5bc195: Download complete [2023-12-20T19:42:45.266Z] 4698f68db338: Verifying Checksum [2023-12-20T19:42:45.266Z] 4698f68db338: Download complete [2023-12-20T19:42:45.266Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-20T19:42:45.266Z] 2e9b0aa3be6d: Download complete [2023-12-20T19:42:45.266Z] e0025b399a48: Download complete [2023-12-20T19:42:45.266Z] 91d30c5bc195: Pull complete [2023-12-20T19:42:45.266Z] 2a2f49069b9e: Verifying Checksum [2023-12-20T19:42:45.266Z] 2a2f49069b9e: Download complete [2023-12-20T19:42:45.523Z] 2e9b0aa3be6d: Pull complete [2023-12-20T19:42:45.782Z] 9c61dcf015f6: Verifying Checksum [2023-12-20T19:42:45.782Z] 9c61dcf015f6: Download complete [2023-12-20T19:42:48.318Z] 9c61dcf015f6: Pull complete [2023-12-20T19:42:48.318Z] 4698f68db338: Pull complete [2023-12-20T19:42:48.885Z] 2a2f49069b9e: Pull complete [2023-12-20T19:42:48.885Z] e0025b399a48: Pull complete [2023-12-20T19:42:48.885Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-20T19:42:48.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-20T19:42:48.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:42:49.253Z] prd-ubuntu20.04-docker-8c-8g-25826 does not seem to be running inside a container [2023-12-20T19:42:49.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-20T19:42:52.445Z] $ docker top 4aa9bcb099f756bcde517666431742752c7214a2db6a4ec594a929d8243056ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T19:42:52.915Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-20T19:42:54.822Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-12-20T19:42:54.823Z] #1 transferring dockerfile: 1.70kB done [2023-12-20T19:42:54.823Z] #1 DONE 0.0s [2023-12-20T19:42:55.081Z] [2023-12-20T19:42:55.082Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-20T19:42:55.082Z] #2 transferring dockerfile: 2.49kB done [2023-12-20T19:42:55.082Z] #2 DONE 0.0s [2023-12-20T19:42:55.082Z] [2023-12-20T19:42:55.082Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-12-20T19:42:55.082Z] #3 transferring dockerfile: 2.06kB done [2023-12-20T19:42:55.082Z] #3 DONE 0.0s [2023-12-20T19:42:55.082Z] [2023-12-20T19:42:55.082Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-12-20T19:42:55.082Z] #4 transferring dockerfile: 1.81kB done [2023-12-20T19:42:55.082Z] #4 DONE 0.0s [2023-12-20T19:42:55.082Z] [2023-12-20T19:42:55.082Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-20T19:42:55.082Z] #5 transferring dockerfile: 2.93kB done [2023-12-20T19:42:55.082Z] #5 DONE 0.0s [2023-12-20T19:42:55.082Z] [2023-12-20T19:42:55.082Z] #6 [core-command internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #6 transferring dockerfile: 1.93kB done [2023-12-20T19:42:55.341Z] #6 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #7 transferring dockerfile: 1.95kB done [2023-12-20T19:42:55.341Z] #7 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #8 transferring dockerfile: 1.69kB done [2023-12-20T19:42:55.341Z] #8 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #9 transferring dockerfile: 2.50kB done [2023-12-20T19:42:55.341Z] #9 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #10 transferring dockerfile: 1.93kB done [2023-12-20T19:42:55.341Z] #10 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #11 transferring dockerfile: 2.15kB done [2023-12-20T19:42:55.341Z] #11 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #12 [security-spire-server internal] load .dockerignore [2023-12-20T19:42:55.341Z] #12 transferring context: 50B done [2023-12-20T19:42:55.341Z] #12 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #13 [core-data internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #13 transferring dockerfile: 2.01kB done [2023-12-20T19:42:55.341Z] #13 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #14 transferring dockerfile: 2.23kB done [2023-12-20T19:42:55.341Z] #14 DONE 0.0s [2023-12-20T19:42:55.341Z] [2023-12-20T19:42:55.341Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-20T19:42:55.341Z] #15 transferring dockerfile: 1.89kB done [2023-12-20T19:42:55.341Z] #15 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-12-20T19:42:55.600Z] #16 transferring context: 50B done [2023-12-20T19:42:55.600Z] #16 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #17 [core-metadata internal] load .dockerignore [2023-12-20T19:42:55.600Z] #17 transferring context: 50B done [2023-12-20T19:42:55.600Z] #17 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #18 [security-spire-agent internal] load .dockerignore [2023-12-20T19:42:55.600Z] #18 transferring context: 50B done [2023-12-20T19:42:55.600Z] #18 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #19 [security-bootstrapper internal] load .dockerignore [2023-12-20T19:42:55.600Z] #19 transferring context: 50B done [2023-12-20T19:42:55.600Z] #19 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #20 [core-command internal] load .dockerignore [2023-12-20T19:42:55.600Z] #20 transferring context: 50B done [2023-12-20T19:42:55.600Z] #20 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #21 [support-notifications internal] load .dockerignore [2023-12-20T19:42:55.600Z] #21 transferring context: 50B done [2023-12-20T19:42:55.600Z] #21 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #22 [security-spire-config internal] load .dockerignore [2023-12-20T19:42:55.600Z] #22 transferring context: 50B done [2023-12-20T19:42:55.600Z] #22 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #23 [security-proxy-setup internal] load .dockerignore [2023-12-20T19:42:55.600Z] #23 transferring context: 50B done [2023-12-20T19:42:55.600Z] #23 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #24 [support-scheduler internal] load .dockerignore [2023-12-20T19:42:55.600Z] #24 transferring context: 50B done [2023-12-20T19:42:55.600Z] #24 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-20T19:42:55.600Z] #25 transferring context: 50B done [2023-12-20T19:42:55.600Z] #25 DONE 0.0s [2023-12-20T19:42:55.600Z] [2023-12-20T19:42:55.600Z] #26 [core-data internal] load .dockerignore [2023-12-20T19:42:55.860Z] #26 transferring context: 50B done [2023-12-20T19:42:55.860Z] #26 DONE 0.0s [2023-12-20T19:42:55.860Z] [2023-12-20T19:42:55.860Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-20T19:42:55.860Z] #27 transferring context: 50B done [2023-12-20T19:42:55.860Z] #27 DONE 0.0s [2023-12-20T19:42:55.860Z] [2023-12-20T19:42:55.860Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-12-20T19:42:55.860Z] #28 transferring context: 50B done [2023-12-20T19:42:55.860Z] #28 DONE 0.0s [2023-12-20T19:42:55.860Z] [2023-12-20T19:42:55.860Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:42:56.121Z] #29 ... [2023-12-20T19:42:56.121Z] [2023-12-20T19:42:56.121Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-20T19:42:56.121Z] #30 DONE 0.0s [2023-12-20T19:42:56.121Z] [2023-12-20T19:42:56.121Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:42:56.121Z] #29 DONE 0.5s [2023-12-20T19:42:56.121Z] [2023-12-20T19:42:56.121Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:42:56.121Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-20T19:42:56.382Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-20T19:42:56.382Z] #31 ... [2023-12-20T19:42:56.382Z] [2023-12-20T19:42:56.382Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-20T19:42:56.382Z] #32 DONE 0.5s [2023-12-20T19:42:56.382Z] [2023-12-20T19:42:56.382Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-20T19:42:56.382Z] #33 DONE 0.7s [2023-12-20T19:42:56.382Z] [2023-12-20T19:42:56.382Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:42:56.382Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-20T19:42:56.382Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-20T19:42:56.382Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 1.05MB / 3.40MB 0.2s [2023-12-20T19:42:56.382Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-20T19:42:56.382Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-20T19:42:56.640Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-20T19:42:56.640Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-20T19:42:56.640Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2023-12-20T19:42:56.781Z] c4a7e357bf2a: Pull complete [2023-12-20T19:42:56.781Z] f0e02332f6b5: Pull complete [2023-12-20T19:42:56.781Z] 872ee5b61b7b: Pull complete [2023-12-20T19:42:56.898Z] #31 ... [2023-12-20T19:42:56.898Z] [2023-12-20T19:42:56.898Z] #34 [security-spire-config internal] load build context [2023-12-20T19:42:56.898Z] #34 transferring context: 16.35kB 0.0s done [2023-12-20T19:42:56.898Z] #34 DONE 0.7s [2023-12-20T19:42:56.898Z] [2023-12-20T19:42:56.898Z] #35 [security-spire-agent internal] load build context [2023-12-20T19:42:56.898Z] #35 transferring context: 17.63kB 0.0s done [2023-12-20T19:42:56.898Z] #35 DONE 0.6s [2023-12-20T19:42:56.898Z] [2023-12-20T19:42:56.898Z] #36 [security-spire-server internal] load build context [2023-12-20T19:42:56.898Z] #36 transferring context: 18.10kB 0.0s done [2023-12-20T19:42:56.898Z] #36 DONE 0.6s [2023-12-20T19:42:56.898Z] [2023-12-20T19:42:56.898Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:42:57.157Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.5s done [2023-12-20T19:42:57.157Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.5s done [2023-12-20T19:42:58.098Z] #31 ... [2023-12-20T19:42:58.098Z] [2023-12-20T19:42:58.098Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-20T19:42:58.098Z] #37 DONE 1.8s [2023-12-20T19:42:58.098Z] [2023-12-20T19:42:58.098Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:42:58.098Z] #31 DONE 2.1s [2023-12-20T19:42:58.098Z] [2023-12-20T19:42:58.098Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-20T19:43:03.366Z] #38 ... [2023-12-20T19:43:03.366Z] [2023-12-20T19:43:03.366Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:43:03.366Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-20T19:43:03.366Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-20T19:43:03.366Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-20T19:43:03.366Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-20T19:43:03.366Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-20T19:43:03.366Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-20T19:43:03.366Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-20T19:43:03.366Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-20T19:43:03.366Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-20T19:43:03.366Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2023-12-20T19:43:03.366Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-20T19:43:03.366Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2023-12-20T19:43:06.856Z] 0c6a40ed1a82: Pull complete [2023-12-20T19:43:07.438Z] 94ae7d8d031c: Pull complete [2023-12-20T19:43:07.438Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-20T19:43:07.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T19:43:07.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2023-12-20T19:43:07.476Z] #39 ... [2023-12-20T19:43:07.476Z] [2023-12-20T19:43:07.476Z] #40 [security-proxy-auth internal] load build context [2023-12-20T19:43:07.476Z] #40 transferring context: 309.49MB 8.6s done [Pipeline] sh [2023-12-20T19:43:07.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T19:43:07.890Z] WORKDIR /edgex [2023-12-20T19:43:07.890Z] COPY go.mod . [2023-12-20T19:43:07.890Z] RUN go mod download [2023-12-20T19:43:07.890Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-20T19:43:09.037Z] #40 ... [2023-12-20T19:43:09.037Z] [2023-12-20T19:43:09.037Z] #41 [core-metadata internal] load build context [2023-12-20T19:43:09.037Z] #41 transferring context: 309.49MB 9.2s done [2023-12-20T19:43:09.037Z] #41 ... [2023-12-20T19:43:09.037Z] [2023-12-20T19:43:09.037Z] #42 [core-data internal] load build context [2023-12-20T19:43:09.037Z] #42 transferring context: 309.49MB 9.7s done [2023-12-20T19:43:09.296Z] #42 ... [2023-12-20T19:43:09.296Z] [2023-12-20T19:43:09.296Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:43:09.297Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-20T19:43:09.297Z] #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-20T19:43:09.297Z] #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-20T19:43:09.297Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-20T19:43:09.297Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-20T19:43:09.297Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-20T19:43:09.297Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-20T19:43:09.297Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-20T19:43:09.297Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-20T19:43:09.297Z] #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-12-20T19:43:09.297Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-20T19:43:09.297Z] #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2023-12-20T19:43:09.297Z] #43 ... [2023-12-20T19:43:09.297Z] [2023-12-20T19:43:09.297Z] #44 [support-notifications internal] load build context [2023-12-20T19:43:09.297Z] #44 transferring context: 309.49MB 9.5s done [2023-12-20T19:43:09.557Z] #44 ... [2023-12-20T19:43:09.557Z] [2023-12-20T19:43:09.557Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-20T19:43:09.557Z] #45 transferring context: 309.49MB 8.7s done [2023-12-20T19:43:09.557Z] #45 ... [2023-12-20T19:43:09.557Z] [2023-12-20T19:43:09.557Z] #46 [security-secretstore-setup internal] load build context [2023-12-20T19:43:09.557Z] #46 transferring context: 309.49MB 8.6s done [2023-12-20T19:43:09.815Z] #46 ... [2023-12-20T19:43:09.815Z] [2023-12-20T19:43:09.815Z] #47 [security-bootstrapper internal] load build context [2023-12-20T19:43:09.815Z] #47 transferring context: 309.49MB 8.6s done [2023-12-20T19:43:09.815Z] #47 ... [2023-12-20T19:43:09.815Z] [2023-12-20T19:43:09.815Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-20T19:43:09.815Z] #48 transferring context: 309.49MB 8.0s done [2023-12-20T19:43:10.324Z] #48 ... [2023-12-20T19:43:10.324Z] [2023-12-20T19:43:10.324Z] #49 [support-scheduler internal] load build context [2023-12-20T19:43:10.324Z] #49 transferring context: 309.49MB 9.3s done [2023-12-20T19:43:11.184Z] #49 ... [2023-12-20T19:43:11.184Z] [2023-12-20T19:43:11.184Z] #50 [security-proxy-setup internal] load build context [2023-12-20T19:43:11.184Z] #50 transferring context: 309.49MB 8.9s done [2023-12-20T19:43:11.225Z] #0 building with "default" instance using docker driver [2023-12-20T19:43:11.225Z] [2023-12-20T19:43:11.225Z] #1 [internal] load build definition from Dockerfile [2023-12-20T19:43:11.225Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-20T19:43:11.225Z] #1 DONE 0.1s [2023-12-20T19:43:11.225Z] [2023-12-20T19:43:11.225Z] #2 [internal] load .dockerignore [2023-12-20T19:43:11.225Z] #2 transferring context: 50B 0.0s done [2023-12-20T19:43:11.225Z] #2 DONE 0.1s [2023-12-20T19:43:11.225Z] [2023-12-20T19:43:11.225Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T19:43:11.225Z] #3 DONE 0.0s [2023-12-20T19:43:11.225Z] [2023-12-20T19:43:11.225Z] #4 [internal] load build context [2023-12-20T19:43:11.225Z] #4 transferring context: 3.72kB done [2023-12-20T19:43:11.225Z] #4 DONE 0.1s [2023-12-20T19:43:11.225Z] [2023-12-20T19:43:11.225Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T19:43:11.225Z] #5 DONE 0.2s [2023-12-20T19:43:11.444Z] #50 ... [2023-12-20T19:43:11.444Z] [2023-12-20T19:43:11.444Z] #51 [core-command internal] load build context [2023-12-20T19:43:11.444Z] #51 transferring context: 309.49MB 9.4s done [2023-12-20T19:43:11.444Z] #51 ... [2023-12-20T19:43:11.444Z] [2023-12-20T19:43:11.444Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-20T19:43:11.491Z] [2023-12-20T19:43:11.491Z] #6 [2/4] WORKDIR /edgex [2023-12-20T19:43:12.452Z] #6 DONE 0.9s [2023-12-20T19:43:12.452Z] [2023-12-20T19:43:12.452Z] #7 [3/4] COPY go.mod . [2023-12-20T19:43:12.452Z] #7 DONE 0.1s [2023-12-20T19:43:12.452Z] [2023-12-20T19:43:12.452Z] #8 [4/4] RUN go mod download [2023-12-20T19:43:26.327Z] #52 ... [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-20T19:43:26.327Z] #53 ... [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-20T19:43:26.327Z] #48 DONE 28.1s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #40 [security-proxy-auth internal] load build context [2023-12-20T19:43:26.327Z] #40 DONE 28.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #47 [security-bootstrapper internal] load build context [2023-12-20T19:43:26.327Z] #47 DONE 28.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-20T19:43:26.327Z] #38 DONE 26.4s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-20T19:43:26.327Z] #45 DONE 28.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #46 [security-secretstore-setup internal] load build context [2023-12-20T19:43:26.327Z] #46 DONE 28.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #50 [security-proxy-setup internal] load build context [2023-12-20T19:43:26.327Z] #50 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #49 [support-scheduler internal] load build context [2023-12-20T19:43:26.327Z] #49 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #41 [core-metadata internal] load build context [2023-12-20T19:43:26.327Z] #41 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #51 [core-command internal] load build context [2023-12-20T19:43:26.327Z] #51 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #44 [support-notifications internal] load build context [2023-12-20T19:43:26.327Z] #44 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-12-20T19:43:26.327Z] #54 ... [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #42 [core-data internal] load build context [2023-12-20T19:43:26.327Z] #42 DONE 28.3s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:43:26.327Z] #43 DONE 28.1s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:43:26.327Z] #39 DONE 28.4s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-20T19:43:26.327Z] #55 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #55 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #55 ... [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-20T19:43:26.327Z] #0 0.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.110 (1/2) Installing ca-certificates (20230506-r0) [2023-12-20T19:43:26.327Z] #0 1.125 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #0 1.133 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #0 1.138 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:43:26.327Z] #0 1.175 OK: 8 MiB in 17 packages [2023-12-20T19:43:26.327Z] #56 DONE 1.7s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-20T19:43:26.327Z] #0 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.089 (1/4) Installing ca-certificates (20230506-r0) [2023-12-20T19:43:26.327Z] #0 1.108 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #0 1.109 (3/4) Installing su-exec (0.2-r3) [2023-12-20T19:43:26.327Z] #0 1.112 (4/4) Installing yq (4.33.3-r5) [2023-12-20T19:43:26.327Z] #0 1.181 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #0 1.200 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:43:26.327Z] #0 1.248 OK: 17 MiB in 19 packages [2023-12-20T19:43:26.327Z] #57 DONE 1.7s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-20T19:43:26.327Z] #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.312 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #0 1.422 (2/2) Installing su-exec (0.2-r3) [2023-12-20T19:43:26.327Z] #0 1.429 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #0 1.478 OK: 7 MiB in 17 packages [2023-12-20T19:43:26.327Z] #58 DONE 1.7s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-20T19:43:26.327Z] #0 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.603 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #0 1.619 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #0 1.647 OK: 7 MiB in 16 packages [2023-12-20T19:43:26.327Z] #59 DONE 1.8s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-20T19:43:26.327Z] #55 1.868 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #55 1.888 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #55 1.897 OK: 7 MiB in 16 packages [2023-12-20T19:43:26.327Z] #55 ... [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-20T19:43:26.327Z] #53 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #53 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #53 1.856 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.327Z] #53 1.856 (2/4) Installing openssl (3.1.4-r1) [2023-12-20T19:43:26.327Z] #53 1.870 (3/4) Installing su-exec (0.2-r3) [2023-12-20T19:43:26.327Z] #53 1.880 (4/4) Installing yq (4.33.3-r5) [2023-12-20T19:43:26.327Z] #53 1.946 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.327Z] #53 1.961 OK: 17 MiB in 19 packages [2023-12-20T19:43:26.327Z] #53 DONE 2.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-20T19:43:26.327Z] #0 1.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #0 1.856 OK: 264 MiB in 52 packages [2023-12-20T19:43:26.327Z] #60 DONE 2.0s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-20T19:43:26.327Z] #55 DONE 2.2s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-20T19:43:26.327Z] #54 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #54 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.327Z] #54 1.945 OK: 264 MiB in 52 packages [2023-12-20T19:43:26.327Z] #54 DONE 2.1s [2023-12-20T19:43:26.327Z] [2023-12-20T19:43:26.327Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-20T19:43:26.591Z] #61 ... [2023-12-20T19:43:26.591Z] [2023-12-20T19:43:26.591Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:43:26.591Z] #62 DONE 0.2s [2023-12-20T19:43:26.591Z] [2023-12-20T19:43:26.591Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:43:26.591Z] #63 DONE 0.1s [2023-12-20T19:43:26.591Z] [2023-12-20T19:43:26.591Z] #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-20T19:43:26.591Z] #52 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.591Z] #52 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.591Z] #52 24.49 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:43:26.591Z] #52 24.49 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:43:26.591Z] #52 24.49 OK: 20069 distinct packages available [2023-12-20T19:43:26.591Z] #52 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.591Z] #52 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.591Z] #52 24.97 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.591Z] #52 24.97 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:43:26.591Z] #52 24.97 (3/5) Installing libucontext (1.2-r2) [2023-12-20T19:43:26.591Z] #52 24.98 (4/5) Installing gcompat (1.1.0-r1) [2023-12-20T19:43:26.591Z] #52 24.98 (5/5) Installing openssl (3.1.4-r1) [2023-12-20T19:43:26.591Z] #52 25.03 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.591Z] #52 25.04 OK: 8 MiB in 20 packages [2023-12-20T19:43:26.591Z] #52 DONE 25.5s [2023-12-20T19:43:26.591Z] [2023-12-20T19:43:26.591Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-20T19:43:26.591Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.591Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.592Z] #0 2.049 OK: 264 MiB in 52 packages [2023-12-20T19:43:26.592Z] #64 DONE 2.2s [2023-12-20T19:43:26.592Z] [2023-12-20T19:43:26.592Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-20T19:43:26.592Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.592Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.592Z] #0 1.734 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:43:26.592Z] #0 1.734 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:43:26.592Z] #0 1.734 OK: 20069 distinct packages available [2023-12-20T19:43:26.592Z] #0 1.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.592Z] #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.592Z] #0 2.210 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.592Z] #0 2.212 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:43:26.592Z] #0 2.215 (3/4) Installing libucontext (1.2-r2) [2023-12-20T19:43:26.592Z] #0 2.218 (4/4) Installing gcompat (1.1.0-r1) [2023-12-20T19:43:26.592Z] #0 2.222 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.592Z] #0 2.232 OK: 8 MiB in 19 packages [2023-12-20T19:43:26.592Z] #65 DONE 2.4s [2023-12-20T19:43:26.592Z] [2023-12-20T19:43:26.592Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-20T19:43:26.851Z] #66 ... [2023-12-20T19:43:26.851Z] [2023-12-20T19:43:26.851Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:43:26.851Z] #67 DONE 0.2s [2023-12-20T19:43:26.851Z] [2023-12-20T19:43:26.851Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-20T19:43:26.851Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.851Z] #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.851Z] #0 1.962 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:43:26.851Z] #0 1.962 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:43:26.851Z] #0 1.962 OK: 20069 distinct packages available [2023-12-20T19:43:26.851Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.851Z] #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:26.851Z] #0 2.410 (1/11) Installing ca-certificates (20230506-r0) [2023-12-20T19:43:26.851Z] #0 2.441 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-20T19:43:26.851Z] #0 2.452 (3/11) Installing libunistring (1.1-r1) [2023-12-20T19:43:26.851Z] #0 2.521 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-20T19:43:26.851Z] #0 2.526 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-20T19:43:26.851Z] #0 2.529 (6/11) Installing libcurl (8.5.0-r0) [2023-12-20T19:43:26.851Z] #0 2.539 (7/11) Installing curl (8.5.0-r0) [2023-12-20T19:43:26.851Z] #0 2.542 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-20T19:43:26.851Z] #0 2.546 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:43:26.851Z] #0 2.548 (10/11) Installing libucontext (1.2-r2) [2023-12-20T19:43:26.851Z] #0 2.551 (11/11) Installing gcompat (1.1.0-r1) [2023-12-20T19:43:26.851Z] #0 2.556 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:43:26.851Z] #0 2.563 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:43:26.851Z] #0 2.607 OK: 12 MiB in 26 packages [2023-12-20T19:43:26.851Z] #68 DONE 2.7s [2023-12-20T19:43:26.851Z] [2023-12-20T19:43:26.851Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:27.111Z] #69 ... [2023-12-20T19:43:27.111Z] [2023-12-20T19:43:27.111Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-20T19:43:27.111Z] #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:27.111Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:27.111Z] #0 2.058 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:43:27.111Z] #0 2.058 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:43:27.111Z] #0 2.058 OK: 20071 distinct packages available [2023-12-20T19:43:27.111Z] #0 2.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:27.111Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:27.111Z] #0 2.495 OK: 264 MiB in 52 packages [2023-12-20T19:43:27.111Z] #70 DONE 2.6s [2023-12-20T19:43:27.111Z] [2023-12-20T19:43:27.111Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:43:27.111Z] #71 DONE 0.1s [2023-12-20T19:43:27.111Z] [2023-12-20T19:43:27.111Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:43:27.449Z] #8 DONE 13.0s [2023-12-20T19:43:27.449Z] [2023-12-20T19:43:27.449Z] #9 exporting to image [2023-12-20T19:43:27.449Z] #9 exporting layers [2023-12-20T19:43:28.050Z] #72 ... [2023-12-20T19:43:28.050Z] [2023-12-20T19:43:28.050Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-20T19:43:28.050Z] #0 1.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.050Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.050Z] #0 2.121 OK: 17 MiB in 19 packages [2023-12-20T19:43:28.050Z] #73 DONE 2.3s [2023-12-20T19:43:28.309Z] [2023-12-20T19:43:28.309Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:28.309Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.309Z] #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.570Z] #74 ... [2023-12-20T19:43:28.570Z] [2023-12-20T19:43:28.570Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:28.570Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.570Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.570Z] #0 2.561 OK: 8 MiB in 17 packages [2023-12-20T19:43:28.570Z] #75 DONE 2.7s [2023-12-20T19:43:28.570Z] [2023-12-20T19:43:28.570Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-20T19:43:28.570Z] #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.570Z] #0 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.570Z] #0 2.635 OK: 7 MiB in 17 packages [2023-12-20T19:43:28.570Z] #76 DONE 2.8s [2023-12-20T19:43:28.570Z] [2023-12-20T19:43:28.570Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:28.570Z] #74 2.642 OK: 7 MiB in 16 packages [2023-12-20T19:43:28.830Z] #74 ... [2023-12-20T19:43:28.830Z] [2023-12-20T19:43:28.830Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-20T19:43:28.830Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.830Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:28.830Z] #0 2.371 OK: 17 MiB in 19 packages [2023-12-20T19:43:28.830Z] #77 DONE 2.5s [2023-12-20T19:43:28.830Z] [2023-12-20T19:43:28.830Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:28.830Z] #74 DONE 2.8s [2023-12-20T19:43:28.830Z] [2023-12-20T19:43:28.830Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-20T19:43:28.830Z] #78 DONE 0.0s [2023-12-20T19:43:28.830Z] [2023-12-20T19:43:28.830Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-20T19:43:28.830Z] #61 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:29.768Z] #61 ... [2023-12-20T19:43:29.768Z] [2023-12-20T19:43:29.768Z] #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-20T19:43:29.768Z] #79 DONE 1.1s [2023-12-20T19:43:29.768Z] [2023-12-20T19:43:29.768Z] #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-20T19:43:29.768Z] #80 DONE 0.0s [2023-12-20T19:43:29.768Z] [2023-12-20T19:43:29.768Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-20T19:43:29.768Z] #61 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.028Z] #61 ... [2023-12-20T19:43:30.028Z] [2023-12-20T19:43:30.028Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:43:30.028Z] #69 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.028Z] #69 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.028Z] #69 2.885 OK: 12 MiB in 26 packages [2023-12-20T19:43:30.028Z] #69 DONE 3.0s [2023-12-20T19:43:30.028Z] [2023-12-20T19:43:30.028Z] #61 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-20T19:43:30.028Z] #61 3.643 OK: 7 MiB in 16 packages [2023-12-20T19:43:30.287Z] #61 DONE 3.8s [2023-12-20T19:43:30.287Z] [2023-12-20T19:43:30.287Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-20T19:43:30.287Z] #66 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.287Z] #66 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.547Z] #66 ... [2023-12-20T19:43:30.547Z] [2023-12-20T19:43:30.547Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-20T19:43:30.547Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.547Z] #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T19:43:30.547Z] #0 3.995 OK: 8 MiB in 20 packages [2023-12-20T19:43:30.547Z] #81 DONE 4.1s [2023-12-20T19:43:30.547Z] [2023-12-20T19:43:30.547Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-20T19:43:30.547Z] #66 3.906 OK: 8 MiB in 19 packages [2023-12-20T19:43:31.932Z] #66 DONE 5.5s [2023-12-20T19:43:31.932Z] [2023-12-20T19:43:31.932Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-20T19:43:31.932Z] #82 DONE 1.7s [2023-12-20T19:43:31.932Z] [2023-12-20T19:43:31.932Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:43:32.193Z] #83 ... [2023-12-20T19:43:32.193Z] [2023-12-20T19:43:32.193Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:43:32.193Z] #84 DONE 1.7s [2023-12-20T19:43:32.453Z] [2023-12-20T19:43:32.454Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-20T19:43:33.934Z] #85 DONE 1.6s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-20T19:43:33.934Z] #86 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:43:33.934Z] #87 DONE 1.6s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:43:33.934Z] #83 DONE 1.6s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-20T19:43:33.934Z] #88 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-20T19:43:33.934Z] #89 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-20T19:43:33.934Z] #90 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-20T19:43:33.934Z] #91 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:43:33.934Z] #92 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-20T19:43:33.934Z] #93 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:43:33.934Z] #94 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:43:33.934Z] #95 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-20T19:43:33.934Z] #96 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-20T19:43:33.934Z] #97 DONE 0.1s [2023-12-20T19:43:33.934Z] [2023-12-20T19:43:33.934Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-20T19:43:34.192Z] #98 DONE 0.1s [2023-12-20T19:43:34.192Z] [2023-12-20T19:43:34.192Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-20T19:43:34.192Z] #99 DONE 0.1s [2023-12-20T19:43:34.192Z] [2023-12-20T19:43:34.192Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-20T19:43:34.192Z] #100 DONE 0.1s [2023-12-20T19:43:34.192Z] [2023-12-20T19:43:34.192Z] #101 [security-spire-server] exporting to image [2023-12-20T19:43:34.192Z] #101 exporting layers [2023-12-20T19:43:34.451Z] #101 exporting layers 0.5s done [2023-12-20T19:43:34.709Z] #101 exporting layers 0.5s done [2023-12-20T19:43:34.709Z] #101 writing image sha256:9ac868a0eab37c368dba431b0c8f988127c87f2e1ca95bff821304537324945b done [2023-12-20T19:43:34.709Z] #101 naming to docker.io/library/security-spire-server done [2023-12-20T19:43:34.709Z] #101 exporting layers 0.6s done [2023-12-20T19:43:34.709Z] #101 writing image sha256:1de067b4bf6bb8057ffa3a69279238147e6bcf22bfa367af2746811d709fa83c done [2023-12-20T19:43:34.709Z] #101 naming to docker.io/library/security-spire-config done [2023-12-20T19:43:34.709Z] #101 writing image sha256:60183e18480fd620325f1fe12a2ed8c1dfad0468fc13d85af2dc080903151371 done [2023-12-20T19:43:34.709Z] #101 naming to docker.io/library/security-spire-agent done [2023-12-20T19:43:34.709Z] #101 DONE 0.6s [2023-12-20T19:43:34.709Z] [2023-12-20T19:43:34.709Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:43:36.616Z] #102 ... [2023-12-20T19:43:36.616Z] [2023-12-20T19:43:36.616Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:43:36.616Z] #103 ... [2023-12-20T19:43:36.616Z] [2023-12-20T19:43:36.616Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:43:39.755Z] #9 exporting layers 13.4s done [2023-12-20T19:43:39.755Z] #9 writing image sha256:5398af5fe888d3c27554a5d1e57317ee0acdc131becf53f13ffb12e0e5dda1a3 done [2023-12-20T19:43:39.755Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-20T19:43:39.755Z] #9 DONE 13.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:43:40.196Z] + docker inspect -f . ci-base-image-arm64 [2023-12-20T19:43:40.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:43:40.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-25827 does not seem to be running inside a container [2023-12-20T19:43:40.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-20T19:43:41.738Z] $ docker top c9cc38df8dac63be585885e17ec66aca88730bae3976e94b25c605ef597dbe4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T19:43:42.360Z] + go version [2023-12-20T19:43:42.360Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-20T19:43:42.662Z] $ docker stop --time=1 c9cc38df8dac63be585885e17ec66aca88730bae3976e94b25c605ef597dbe4e [2023-12-20T19:43:44.176Z] $ docker rm -f --volumes c9cc38df8dac63be585885e17ec66aca88730bae3976e94b25c605ef597dbe4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:43:45.358Z] + docker inspect -f . ci-base-image-arm64 [2023-12-20T19:43:45.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:43:45.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-25827 does not seem to be running inside a container [2023-12-20T19:43:45.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-20T19:43:46.605Z] $ docker top 569637d95456214523f6fb01df8754c0e454db7d22b10308fa333472894ae6ae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-20T19:43:46.879Z] ========================================================= [2023-12-20T19:43:46.879Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-20T19:43:46.879Z] ========================================================= [Pipeline] sh [2023-12-20T19:43:47.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-20T19:43:47.612Z] + make test [2023-12-20T19:43:47.612Z] go test -race -coverprofile=coverage.out ./... [2023-12-20T19:44:09.046Z] #104 DONE 38.4s [2023-12-20T19:44:09.046Z] [2023-12-20T19:44:09.046Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:09.046Z] #103 DONE 38.4s [2023-12-20T19:44:09.046Z] [2023-12-20T19:44:09.046Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:09.046Z] #72 DONE 38.0s [2023-12-20T19:44:09.046Z] [2023-12-20T19:44:09.046Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:09.046Z] #102 DONE 38.2s [2023-12-20T19:44:09.046Z] [2023-12-20T19:44:09.046Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #105 DONE 8.1s [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #106 [security-proxy-setup builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #106 DONE 8.2s [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #107 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #108 [core-data builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #108 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #109 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #110 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #111 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #112 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #113 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #114 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #115 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #116 [security-proxy-auth builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #116 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #117 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #118 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #119 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #120 [support-scheduler builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #120 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #121 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #122 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #123 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #124 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #125 [core-command builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #125 DONE 8.2s [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #126 [support-notifications builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #126 DONE 8.2s [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:44:13.251Z] #127 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:44:13.251Z] #128 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #129 [core-metadata builder 6/7] COPY . . [2023-12-20T19:44:13.251Z] #129 CACHED [2023-12-20T19:44:13.251Z] [2023-12-20T19:44:13.251Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-20T19:44:14.190Z] #130 1.183 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-20T19:44:22.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-20T19:44:23.640Z] #130 ... [2023-12-20T19:44:23.640Z] [2023-12-20T19:44:23.640Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-20T19:44:23.640Z] #0 0.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-20T19:44:23.640Z] #131 ... [2023-12-20T19:44:23.640Z] [2023-12-20T19:44:23.640Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-20T19:44:23.640Z] #0 1.037 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-20T19:44:23.640Z] #132 ... [2023-12-20T19:44:23.640Z] [2023-12-20T19:44:23.640Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-20T19:44:23.640Z] #0 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-20T19:44:23.640Z] #133 ... [2023-12-20T19:44:23.640Z] [2023-12-20T19:44:23.640Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:44:23.640Z] #0 0.960 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-20T19:44:23.898Z] #134 ... [2023-12-20T19:44:23.898Z] [2023-12-20T19:44:23.898Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:44:23.898Z] #0 1.165 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-20T19:44:23.898Z] #135 ... [2023-12-20T19:44:23.898Z] [2023-12-20T19:44:23.898Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-20T19:44:23.898Z] #0 1.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-20T19:44:24.155Z] #136 ... [2023-12-20T19:44:24.155Z] [2023-12-20T19:44:24.155Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-20T19:44:24.155Z] #0 0.401 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-20T19:44:24.155Z] #137 ... [2023-12-20T19:44:24.155Z] [2023-12-20T19:44:24.155Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:44:24.155Z] #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-20T19:44:24.414Z] #138 ... [2023-12-20T19:44:24.414Z] [2023-12-20T19:44:24.414Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:44:24.414Z] #0 1.272 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-20T19:44:24.694Z] #139 ... [2023-12-20T19:44:24.695Z] [2023-12-20T19:44:24.695Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-20T19:44:24.695Z] #0 0.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-20T19:45:32.375Z] #140 ... [2023-12-20T19:45:32.375Z] [2023-12-20T19:45:32.375Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:45:32.376Z] #138 67.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-20T19:45:42.508Z] #138 ... [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-20T19:45:42.508Z] #137 DONE 88.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:45:42.508Z] #134 DONE 88.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-20T19:45:42.508Z] #132 DONE 88.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:45:42.508Z] #138 DONE 88.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-20T19:45:42.508Z] #133 DONE 88.5s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #141 ... [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:45:42.508Z] #139 DONE 88.6s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-20T19:45:42.508Z] #130 DONE 88.6s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-20T19:45:42.508Z] #140 DONE 88.7s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-20T19:45:42.508Z] #136 DONE 88.6s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-20T19:45:42.508Z] #131 DONE 88.8s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #142 ... [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:45:42.508Z] #135 DONE 88.8s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-20T19:45:42.508Z] #143 ... [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #144 DONE 0.7s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #145 DONE 0.6s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #141 DONE 0.7s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #142 DONE 0.6s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #146 ... [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #147 DONE 0.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #148 DONE 0.5s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-20T19:45:42.508Z] #143 DONE 0.5s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #149 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #150 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #151 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #152 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #153 DONE 0.3s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #154 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #155 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #156 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:42.508Z] #157 CACHED [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.508Z] #158 DONE 0.4s [2023-12-20T19:45:42.508Z] [2023-12-20T19:45:42.508Z] #159 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-20T19:45:42.983Z] #159 ... [2023-12-20T19:45:42.983Z] [2023-12-20T19:45:42.983Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.983Z] #146 DONE 0.4s [2023-12-20T19:45:42.983Z] [2023-12-20T19:45:42.983Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:42.983Z] #160 DONE 0.5s [2023-12-20T19:45:43.243Z] [2023-12-20T19:45:43.243Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:43.243Z] #161 DONE 0.4s [2023-12-20T19:45:43.243Z] [2023-12-20T19:45:43.243Z] #162 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-20T19:45:43.243Z] #162 ... [2023-12-20T19:45:43.243Z] [2023-12-20T19:45:43.243Z] #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:43.243Z] #163 DONE 0.7s [2023-12-20T19:45:43.243Z] [2023-12-20T19:45:43.243Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-20T19:45:43.828Z] #164 ... [2023-12-20T19:45:43.828Z] [2023-12-20T19:45:43.828Z] #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-20T19:45:43.828Z] #165 DONE 1.4s [2023-12-20T19:45:44.104Z] [2023-12-20T19:45:44.104Z] #159 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-20T19:45:44.104Z] #159 DONE 1.4s [2023-12-20T19:45:44.104Z] [2023-12-20T19:45:44.104Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-20T19:45:44.104Z] #166 DONE 1.4s [2023-12-20T19:45:44.104Z] [2023-12-20T19:45:44.104Z] #167 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-20T19:45:44.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-20T19:45:44.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-20T19:45:44.367Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-20T19:45:44.374Z] #167 ... [2023-12-20T19:45:44.374Z] [2023-12-20T19:45:44.374Z] #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-20T19:45:44.374Z] #168 DONE 1.7s [2023-12-20T19:45:44.374Z] [2023-12-20T19:45:44.374Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-20T19:45:44.374Z] #169 DONE 1.7s [2023-12-20T19:45:44.374Z] [2023-12-20T19:45:44.374Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-20T19:45:44.374Z] #170 DONE 1.6s [2023-12-20T19:45:44.374Z] [2023-12-20T19:45:44.374Z] #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-20T19:45:44.374Z] #171 DONE 1.7s [2023-12-20T19:45:44.374Z] [2023-12-20T19:45:44.374Z] #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-20T19:45:44.631Z] #172 ... [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-20T19:45:44.631Z] #173 DONE 1.7s [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #162 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-20T19:45:44.631Z] #162 DONE 1.7s [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-20T19:45:44.631Z] #174 DONE 1.9s [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-20T19:45:44.631Z] #164 DONE 1.4s [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.631Z] #175 DONE 0.7s [2023-12-20T19:45:44.631Z] [2023-12-20T19:45:44.631Z] #101 [support-scheduler] exporting to image [2023-12-20T19:45:44.631Z] #101 exporting layers [2023-12-20T19:45:44.897Z] #101 ... [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #176 DONE 0.5s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #177 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #167 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #167 DONE 0.7s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #178 DONE 0.5s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-20T19:45:44.897Z] #172 DONE 0.5s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #101 [core-command] exporting to image [2023-12-20T19:45:44.897Z] #101 ... [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #179 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-20T19:45:44.897Z] #180 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #181 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:45:44.897Z] #182 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #101 [support-notifications] exporting to image [2023-12-20T19:45:44.897Z] #101 ... [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:44.897Z] #183 DONE 0.4s [2023-12-20T19:45:44.897Z] [2023-12-20T19:45:44.897Z] #101 [core-data] exporting to image [2023-12-20T19:45:44.897Z] #101 writing image sha256:12339b2d4062ad6289ff79c095d37c9019309737f09afe586a79c6fcea3e92be 0.0s done [2023-12-20T19:45:44.897Z] #101 naming to docker.io/library/support-scheduler done [2023-12-20T19:45:44.897Z] #101 writing image sha256:a4eeb0ed170082d9a7728e888957448a6bd5cce19e38b348f57c0a849085fe69 [2023-12-20T19:45:45.466Z] #101 ... [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-20T19:45:45.466Z] #184 DONE 0.5s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-20T19:45:45.466Z] #185 DONE 0.5s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-20T19:45:45.466Z] #186 DONE 0.5s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:45:45.466Z] #187 DONE 0.4s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-20T19:45:45.466Z] #188 DONE 0.5s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #101 [core-metadata] exporting to image [2023-12-20T19:45:45.466Z] #101 writing image sha256:a4eeb0ed170082d9a7728e888957448a6bd5cce19e38b348f57c0a849085fe69 0.2s done [2023-12-20T19:45:45.466Z] #101 naming to docker.io/library/core-command done [2023-12-20T19:45:45.466Z] #101 ... [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:45:45.466Z] #189 DONE 0.4s [2023-12-20T19:45:45.466Z] [2023-12-20T19:45:45.466Z] #101 [core-metadata] exporting to image [2023-12-20T19:45:45.466Z] #101 exporting layers 0.5s done [2023-12-20T19:45:45.466Z] #101 writing image sha256:42499e2e028a810a5c83ac479d93314b9a3329871b0e26c4788bea78d6ab5173 [2023-12-20T19:45:45.725Z] #101 exporting layers 0.8s done [2023-12-20T19:45:45.725Z] #101 ... [2023-12-20T19:45:45.725Z] [2023-12-20T19:45:45.725Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-20T19:45:45.725Z] #190 DONE 0.3s [2023-12-20T19:45:45.725Z] [2023-12-20T19:45:45.725Z] #101 [security-spiffe-token-provider] exporting to image [2023-12-20T19:45:45.725Z] #101 writing image sha256:42499e2e028a810a5c83ac479d93314b9a3329871b0e26c4788bea78d6ab5173 0.3s done [2023-12-20T19:45:45.725Z] #101 writing image sha256:ec7f773af3f225d878a1f9d6d6960c86d4b446954e168e9bb7dbe715b9024a37 0.0s done [2023-12-20T19:45:45.725Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2023-12-20T19:45:45.725Z] #101 naming to docker.io/library/support-notifications done [2023-12-20T19:45:45.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-20T19:45:45.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-20T19:45:45.776Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-20T19:45:45.984Z] #101 ... [2023-12-20T19:45:45.984Z] [2023-12-20T19:45:45.984Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-20T19:45:45.984Z] #191 DONE 0.6s [2023-12-20T19:45:45.984Z] [2023-12-20T19:45:45.984Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-20T19:45:45.984Z] #192 DONE 0.6s [2023-12-20T19:45:45.984Z] [2023-12-20T19:45:45.984Z] #101 [core-metadata] exporting to image [2023-12-20T19:45:45.984Z] #101 exporting layers 0.9s done [2023-12-20T19:45:45.984Z] #101 writing image sha256:d369ea6dcd34e113f4fde7e632129bcaa786455b43626e6e8698ef41973efb70 done [2023-12-20T19:45:45.984Z] #101 naming to docker.io/library/core-metadata done [2023-12-20T19:45:45.984Z] #101 ... [2023-12-20T19:45:45.984Z] [2023-12-20T19:45:45.984Z] #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:45:45.984Z] #193 DONE 0.8s [2023-12-20T19:45:45.984Z] [2023-12-20T19:45:45.984Z] #101 [security-proxy-auth] exporting to image [2023-12-20T19:45:45.984Z] #101 writing image sha256:08f793ab95daa3469a636680e59ceb271059b38dda3803c8d4b730c478701d47 done [2023-12-20T19:45:45.984Z] #101 naming to docker.io/library/core-data done [2023-12-20T19:45:46.242Z] #101 ... [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:45:46.242Z] #194 DONE 1.0s [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-20T19:45:46.242Z] #195 DONE 0.3s [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-20T19:45:46.242Z] #196 DONE 0.3s [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #101 [core-common-config-bootstrapper] exporting to image [2023-12-20T19:45:46.242Z] #101 writing image sha256:870c273b239704f0f81eead6785ac8f3acb1acb3606e24c2432c01d2e5c3749b done [2023-12-20T19:45:46.242Z] #101 naming to docker.io/library/security-proxy-auth done [2023-12-20T19:45:46.242Z] #101 ... [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-20T19:45:46.242Z] #197 DONE 0.1s [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-20T19:45:46.242Z] #198 DONE 0.1s [2023-12-20T19:45:46.242Z] [2023-12-20T19:45:46.242Z] #101 [core-common-config-bootstrapper] exporting to image [2023-12-20T19:45:46.242Z] #101 exporting layers 0.1s done [2023-12-20T19:45:46.502Z] #101 writing image sha256:2917422b730a1085c26edd7de1a8d5a6aa003a1d306f48f4d766014cae7b3b0e done [2023-12-20T19:45:46.502Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-20T19:45:46.502Z] #101 DONE 2.3s [2023-12-20T19:45:46.502Z] [2023-12-20T19:45:46.502Z] #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/ [2023-12-20T19:45:46.502Z] #199 DONE 0.1s [2023-12-20T19:45:46.502Z] [2023-12-20T19:45:46.502Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-20T19:45:46.502Z] #200 DONE 0.1s [2023-12-20T19:45:46.502Z] [2023-12-20T19:45:46.502Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:45:46.502Z] #201 ... [2023-12-20T19:45:46.502Z] [2023-12-20T19:45:46.502Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-20T19:45:46.502Z] #202 DONE 0.0s [2023-12-20T19:45:46.761Z] [2023-12-20T19:45:46.761Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:45:46.761Z] #203 DONE 1.0s [2023-12-20T19:45:46.761Z] [2023-12-20T19:45:46.761Z] #101 [security-proxy-setup] exporting to image [2023-12-20T19:45:47.022Z] #101 exporting layers 0.2s done [2023-12-20T19:45:47.022Z] #101 writing image sha256:e9a97aab61510e3ee3efce055db2c7b651641c1e24f6a4d5125fbd858b50ed4e done [2023-12-20T19:45:47.022Z] #101 naming to docker.io/library/security-proxy-setup done [2023-12-20T19:45:47.022Z] #101 DONE 2.5s [2023-12-20T19:45:47.022Z] [2023-12-20T19:45:47.022Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-20T19:45:47.022Z] #204 DONE 0.5s [2023-12-20T19:45:47.022Z] [2023-12-20T19:45:47.022Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:45:47.022Z] #201 DONE 0.7s [2023-12-20T19:45:47.022Z] [2023-12-20T19:45:47.022Z] #101 [security-secretstore-setup] exporting to image [2023-12-20T19:45:47.282Z] #101 exporting layers 0.4s done [2023-12-20T19:45:47.282Z] #101 exporting layers 0.4s done [2023-12-20T19:45:47.282Z] #101 writing image sha256:329ed6c3099f24f4377f22ba450944f66d850b6f3fe94f243b5e81034573f49b done [2023-12-20T19:45:47.282Z] #101 naming to docker.io/library/security-bootstrapper done [2023-12-20T19:45:47.282Z] #101 writing image sha256:409694b0408f4fcccb32e372cad2b5fc27a7614158e9d64d0c99d5ad3a0cf42c done [2023-12-20T19:45:47.282Z] #101 naming to docker.io/library/security-secretstore-setup done [2023-12-20T19:45:47.282Z] #101 DONE 2.9s [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:45:47.282Z] time="2023-12-20T19:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-20T19:45:47.327Z] $ docker stop --time=1 4aa9bcb099f756bcde517666431742752c7214a2db6a4ec594a929d8243056ba [2023-12-20T19:45:48.682Z] $ docker rm -f --volumes 4aa9bcb099f756bcde517666431742752c7214a2db6a4ec594a929d8243056ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T19:45:49.165Z] + docker images [2023-12-20T19:45:49.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-20T19:45:49.165Z] security-secretstore-setup latest 409694b0408f 2 seconds ago 36.2MB [2023-12-20T19:45:49.165Z] security-bootstrapper latest 329ed6c3099f 2 seconds ago 18.5MB [2023-12-20T19:45:49.165Z] core-common-config-bootstrapper latest 2917422b730a 2 seconds ago 14.9MB [2023-12-20T19:45:49.165Z] security-proxy-setup latest e9a97aab6151 2 seconds ago 25.8MB [2023-12-20T19:45:49.165Z] core-metadata latest d369ea6dcd34 3 seconds ago 17.4MB [2023-12-20T19:45:49.165Z] security-proxy-auth latest 870c273b2397 3 seconds ago 15.8MB [2023-12-20T19:45:49.165Z] core-command latest a4eeb0ed1700 4 seconds ago 17MB [2023-12-20T19:45:49.165Z] support-scheduler latest 12339b2d4062 4 seconds ago 26MB [2023-12-20T19:45:49.165Z] security-spiffe-token-provider latest ec7f773af3f2 4 seconds ago 28.5MB [2023-12-20T19:45:49.165Z] core-data latest 08f793ab95da 4 seconds ago 17.1MB [2023-12-20T19:45:49.165Z] support-notifications latest 42499e2e028a 4 seconds ago 26.5MB [2023-12-20T19:45:49.165Z] security-spire-agent latest 60183e18480f 2 minutes ago 161MB [2023-12-20T19:45:49.165Z] security-spire-config latest 1de067b4bf6b 2 minutes ago 102MB [2023-12-20T19:45:49.165Z] security-spire-server latest 9ac868a0eab3 2 minutes ago 102MB [2023-12-20T19:45:49.165Z] ci-base-image-x86_64 latest fc51dace507b 5 minutes ago 937MB [2023-12-20T19:45:49.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 5 weeks ago 564MB [2023-12-20T19:45:49.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-20T19:45:49.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-20T19:45:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-20T19:45:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-20T19:45:53.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.198s coverage: 28.7% of statements [2023-12-20T19:46:02.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.270s coverage: 97.0% of statements [2023-12-20T19:46:06.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-20T19:46:06.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-20T19:46:06.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-20T19:46:11.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.334s coverage: 69.2% of statements [2023-12-20T19:46:11.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-20T19:46:11.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-20T19:46:12.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.297s coverage: 53.2% of statements [2023-12-20T19:46:18.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-20T19:46:18.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-20T19:46:18.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:46:18.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-20T19:46:18.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-20T19:46:24.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-20T19:46:24.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-20T19:46:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-20T19:46:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:46:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-20T19:46:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.580s coverage: 93.4% of statements [2023-12-20T19:46:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.344s coverage: 4.1% of statements [2023-12-20T19:46:43.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.739s coverage: 97.6% of statements [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-20T19:46:43.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-20T19:46:45.054Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.202s coverage: 72.2% of statements [2023-12-20T19:46:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-20T19:46:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-20T19:46:53.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.349s coverage: 0.9% of statements [2023-12-20T19:46:53.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.241s coverage: 32.2% of statements [2023-12-20T19:46:53.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.240s coverage: 41.7% of statements [2023-12-20T19:46:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.269s coverage: 82.9% of statements [2023-12-20T19:46:55.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.225s coverage: 94.1% of statements [2023-12-20T19:46:56.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.205s coverage: 96.3% of statements [2023-12-20T19:46:58.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.195s coverage: 87.5% of statements [2023-12-20T19:47:00.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-20T19:47:00.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-20T19:47:00.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-20T19:47:00.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-20T19:47:02.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-20T19:47:02.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-20T19:47:02.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-20T19:47:02.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-20T19:47:06.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-20T19:47:06.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-20T19:47:06.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-20T19:47:06.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-20T19:47:08.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-20T19:47:08.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-20T19:47:09.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-20T19:47:10.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.213s coverage: 94.4% of statements [2023-12-20T19:47:13.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-20T19:47:15.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-20T19:47:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-20T19:47:19.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-20T19:47:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-20T19:47:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-20T19:47:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.942s coverage: 79.9% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.251s coverage: 92.9% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.216s coverage: 62.3% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.180s coverage: 20.0% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.347s coverage: 81.8% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.348s coverage: 82.1% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.203s coverage: 86.0% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.826s coverage: 63.1% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.225s coverage: 100.0% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.099s coverage: 89.4% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2023-12-20T19:47:25.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-20T19:47:26.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-20T19:47:28.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.744s coverage: 38.4% of statements [2023-12-20T19:47:28.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.221s coverage: 89.5% of statements [2023-12-20T19:47:28.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.231s coverage: 84.8% of statements [2023-12-20T19:47:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-20T19:47:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-20T19:47:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-20T19:47:31.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-20T19:47:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-20T19:47:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:47:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-20T19:47:34.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-20T19:47:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-20T19:47:34.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-20T19:47:38.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.269s coverage: 19.9% of statements [2023-12-20T19:47:38.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.577s coverage: 95.7% of statements [2023-12-20T19:47:38.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.227s coverage: 61.8% of statements [2023-12-20T19:47:38.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-20T19:47:38.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-20T19:47:40.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.359s coverage: 98.9% of statements [2023-12-20T19:47:41.295Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-12-20T19:47:41.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-20T19:47:41.295Z] go vet ./... [2023-12-20T19:49:02.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-20T19:49:02.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-20T19:49:02.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-20T19:49:02.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-20T19:49:03.336Z] + ls -al . [2023-12-20T19:49:03.336Z] total 732 [2023-12-20T19:49:03.336Z] drwxrwxr-x 10 1001 1001 4096 Dec 20 19:43 . [2023-12-20T19:49:03.336Z] drwxr-xr-x 4 root root 4096 Dec 20 19:43 .. [2023-12-20T19:49:03.336Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:42 .blubracket [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 10 Dec 20 19:42 .dockerignore [2023-12-20T19:49:03.336Z] drwxrwxr-x 8 1001 1001 4096 Dec 20 19:42 .git [2023-12-20T19:49:03.336Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 19:42 .github [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 1074 Dec 20 19:42 .gitignore [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 42 Dec 20 19:42 .golangci.yml [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 100 Dec 20 19:42 .hadolint.yml [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 155 Dec 20 19:42 .sonarcloud.properties [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 1171 Dec 20 19:42 ADOPTERS.md [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 11674 Dec 20 19:42 Attribution.txt [2023-12-20T19:49:03.336Z] -rw-rw-r-- 1 1001 1001 100284 Dec 20 19:42 CHANGELOG.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 3804 Dec 20 19:42 CONTRIBUTING.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 677 Dec 20 19:42 GOVERNANCE.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 861 Dec 20 19:42 Jenkinsfile [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 10775 Dec 20 19:42 LICENSE [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 15060 Dec 20 19:42 Makefile [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 582 Dec 20 19:42 OWNERS.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 9528 Dec 20 19:42 README.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 789 Dec 20 19:42 SECURITY.md [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 5 Dec 20 19:39 VERSION [2023-12-20T19:49:03.337Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:42 bin [2023-12-20T19:49:03.337Z] drwxrwxr-x 18 1001 1001 4096 Dec 20 19:42 cmd [2023-12-20T19:49:03.337Z] -rw-r--r-- 1 root root 453602 Dec 20 19:47 coverage.out [2023-12-20T19:49:03.337Z] drwxrwxr-x 2 1001 1001 4096 Dec 20 19:42 fuzz_test [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 3685 Dec 20 19:42 go.mod [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 34037 Dec 20 19:42 go.sum [2023-12-20T19:49:03.337Z] drwxrwxr-x 7 1001 1001 4096 Dec 20 19:42 internal [2023-12-20T19:49:03.337Z] drwxrwxr-x 3 1001 1001 4096 Dec 20 19:42 openapi [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 584 Dec 20 19:42 security.txt [2023-12-20T19:49:03.337Z] -rw-rw-r-- 1 1001 1001 204 Dec 20 19:42 version.go [Pipeline] sh [2023-12-20T19:49:03.677Z] + '[' -e coverage.out ] [2023-12-20T19:49:03.677Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-20T19:49:03.719Z] Warning: overwriting stash ‘coverage-report’ [2023-12-20T19:49:04.460Z] Stashed 1 file(s) [Pipeline] sh [2023-12-20T19:49:04.781Z] + make build [2023-12-20T19:49:04.781Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-20T19:50:01.162Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-20T19:50:01.162Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-20T19:50:02.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-20T19:50:04.685Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-20T19:50:26.719Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-20T19:50:32.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-20T19:50:36.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-20T19:50:39.626Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-20T19:50:42.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-20T19:50:44.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-20T19:50:48.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-20T19:50:51.456Z] $ docker stop --time=1 569637d95456214523f6fb01df8754c0e454db7d22b10308fa333472894ae6ae [2023-12-20T19:50:53.530Z] $ docker rm -f --volumes 569637d95456214523f6fb01df8754c0e454db7d22b10308fa333472894ae6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:50:56.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-20T19:50:56.616Z] [2023-12-20T19:50:56.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:50:57.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-20T19:50:57.346Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-20T19:50:57.346Z] 547446be3368: Pulling fs layer [2023-12-20T19:50:57.346Z] d125d8839a47: Pulling fs layer [2023-12-20T19:50:57.346Z] 3e85d5ac6304: Pulling fs layer [2023-12-20T19:50:57.346Z] c3105a71a48b: Pulling fs layer [2023-12-20T19:50:57.346Z] 0f093f025ec4: Pulling fs layer [2023-12-20T19:50:57.346Z] c3106fc0e877: Pulling fs layer [2023-12-20T19:50:57.346Z] c3105a71a48b: Waiting [2023-12-20T19:50:57.346Z] c3106fc0e877: Waiting [2023-12-20T19:50:57.346Z] 0f093f025ec4: Waiting [2023-12-20T19:50:57.613Z] 547446be3368: Verifying Checksum [2023-12-20T19:50:57.613Z] c3105a71a48b: Verifying Checksum [2023-12-20T19:50:57.613Z] c3105a71a48b: Download complete [2023-12-20T19:50:57.880Z] d125d8839a47: Verifying Checksum [2023-12-20T19:50:57.880Z] d125d8839a47: Download complete [2023-12-20T19:50:57.880Z] c3106fc0e877: Verifying Checksum [2023-12-20T19:50:57.880Z] c3106fc0e877: Download complete [2023-12-20T19:50:57.880Z] 0f093f025ec4: Download complete [2023-12-20T19:50:58.146Z] 547446be3368: Pull complete [2023-12-20T19:50:58.729Z] d125d8839a47: Pull complete [2023-12-20T19:50:59.687Z] 3e85d5ac6304: Verifying Checksum [2023-12-20T19:50:59.687Z] 3e85d5ac6304: Download complete [2023-12-20T19:51:12.227Z] 3e85d5ac6304: Pull complete [2023-12-20T19:51:12.227Z] c3105a71a48b: Pull complete [2023-12-20T19:51:12.227Z] 0f093f025ec4: Pull complete [2023-12-20T19:51:12.227Z] c3106fc0e877: Pull complete [2023-12-20T19:51:12.227Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-20T19:51:12.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-20T19:51:12.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T19:51:12.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-25827 does not seem to be running inside a container [2023-12-20T19:51:13.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-20T19:51:14.863Z] $ docker top aebedf3945ee97e18f47e0d537c44a6c7c5fb50986f0b147663918db8219b691 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T19:51:15.450Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-20T19:51:17.496Z] #1 [security-spiffe-token-provider internal] load .dockerignore [2023-12-20T19:51:17.496Z] #1 transferring context: 50B 0.0s done [2023-12-20T19:51:17.496Z] #1 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-12-20T19:51:17.496Z] #2 ... [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-20T19:51:17.496Z] #3 transferring dockerfile: 1.89kB 0.0s done [2023-12-20T19:51:17.496Z] #3 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-20T19:51:17.496Z] #4 transferring dockerfile: 2.49kB done [2023-12-20T19:51:17.496Z] #4 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:17.496Z] #5 DONE 0.0s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-12-20T19:51:17.496Z] #2 transferring context: 50B done [2023-12-20T19:51:17.496Z] #2 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-20T19:51:17.496Z] #6 transferring dockerfile: 2.23kB done [2023-12-20T19:51:17.496Z] #6 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-20T19:51:17.496Z] #7 transferring context: 50B 0.0s done [2023-12-20T19:51:17.496Z] #7 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:17.496Z] #5 DONE 0.0s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #8 [core-command internal] load build definition from Dockerfile [2023-12-20T19:51:17.496Z] #8 transferring dockerfile: 1.93kB done [2023-12-20T19:51:17.496Z] #8 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #9 [core-command internal] load .dockerignore [2023-12-20T19:51:17.496Z] #9 transferring context: 50B done [2023-12-20T19:51:17.496Z] #9 DONE 0.1s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:17.496Z] #5 DONE 0.0s [2023-12-20T19:51:17.496Z] [2023-12-20T19:51:17.496Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-12-20T19:51:17.770Z] #10 transferring dockerfile: 1.81kB done [2023-12-20T19:51:17.770Z] #10 DONE 0.1s [2023-12-20T19:51:17.770Z] [2023-12-20T19:51:17.770Z] #11 [security-spire-agent internal] load .dockerignore [2023-12-20T19:51:17.770Z] #11 transferring context: 50B done [2023-12-20T19:51:17.770Z] #11 DONE 0.1s [2023-12-20T19:51:17.770Z] [2023-12-20T19:51:17.770Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-20T19:51:17.770Z] #12 ... [2023-12-20T19:51:17.770Z] [2023-12-20T19:51:17.771Z] #13 [security-spire-server internal] load .dockerignore [2023-12-20T19:51:17.771Z] #13 DONE 0.0s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-12-20T19:51:17.771Z] #14 DONE 0.0s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #15 [core-data internal] load build definition from Dockerfile [2023-12-20T19:51:17.771Z] #15 transferring dockerfile: 2.01kB done [2023-12-20T19:51:17.771Z] #15 DONE 0.2s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:51:17.771Z] #16 DONE 0.4s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #17 [core-data internal] load .dockerignore [2023-12-20T19:51:17.771Z] #17 transferring context: 50B 0.0s done [2023-12-20T19:51:17.771Z] #17 DONE 0.3s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:17.771Z] #5 DONE 0.0s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #18 [security-bootstrapper internal] load .dockerignore [2023-12-20T19:51:17.771Z] #18 transferring context: 50B 0.0s done [2023-12-20T19:51:17.771Z] #18 DONE 0.2s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-20T19:51:17.771Z] #12 transferring dockerfile: 2.93kB done [2023-12-20T19:51:17.771Z] #12 DONE 0.3s [2023-12-20T19:51:17.771Z] [2023-12-20T19:51:17.771Z] #19 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:17.771Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:18.043Z] #19 ... [2023-12-20T19:51:18.043Z] [2023-12-20T19:51:18.043Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:18.043Z] #5 DONE 0.0s [2023-12-20T19:51:18.043Z] [2023-12-20T19:51:18.043Z] #19 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:18.043Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-20T19:51:18.043Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-20T19:51:18.340Z] #19 ... [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #16 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:51:18.340Z] #16 DONE 0.7s [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #19 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:18.340Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-20T19:51:18.340Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.0s [2023-12-20T19:51:18.340Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-20T19:51:18.340Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-20T19:51:18.340Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-20T19:51:18.340Z] #19 ... [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #13 [security-spire-server internal] load .dockerignore [2023-12-20T19:51:18.340Z] #13 transferring context: 50B 0.0s done [2023-12-20T19:51:18.340Z] #13 DONE 0.5s [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #19 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:18.340Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.61MB / 3.33MB 0.2s [2023-12-20T19:51:18.340Z] #19 ... [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-12-20T19:51:18.340Z] #14 transferring dockerfile: 1.70kB 0.0s done [2023-12-20T19:51:18.340Z] #14 DONE 0.6s [2023-12-20T19:51:18.340Z] [2023-12-20T19:51:18.340Z] #19 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:18.340Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-20T19:51:18.340Z] #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-20T19:51:18.665Z] #19 ... [2023-12-20T19:51:18.665Z] [2023-12-20T19:51:18.665Z] #20 [support-notifications internal] load build definition from Dockerfile [2023-12-20T19:51:18.665Z] #20 transferring dockerfile: 1.95kB 0.0s done [2023-12-20T19:51:18.665Z] #20 DONE 0.8s [2023-12-20T19:51:18.665Z] [2023-12-20T19:51:18.665Z] #21 [support-notifications internal] load .dockerignore [2023-12-20T19:51:18.665Z] #21 transferring context: 50B 0.0s done [2023-12-20T19:51:18.665Z] #21 DONE 0.8s [2023-12-20T19:51:18.665Z] [2023-12-20T19:51:18.665Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:18.665Z] #5 DONE 0.0s [2023-12-20T19:51:18.665Z] [2023-12-20T19:51:18.665Z] #22 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-20T19:51:19.270Z] #22 ... [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-20T19:51:19.270Z] #23 DONE 1.4s [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #22 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-20T19:51:19.270Z] #22 DONE 1.5s [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:51:19.270Z] #16 DONE 1.4s [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-20T19:51:19.270Z] #24 DONE 1.5s [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:19.270Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-20T19:51:19.270Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-20T19:51:19.270Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-20T19:51:19.270Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-20T19:51:19.270Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-20T19:51:19.270Z] #19 ... [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-20T19:51:19.270Z] #25 transferring context: 50B 0.0s done [2023-12-20T19:51:19.270Z] #25 DONE 1.3s [2023-12-20T19:51:19.270Z] [2023-12-20T19:51:19.270Z] #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:19.538Z] #19 ... [2023-12-20T19:51:19.538Z] [2023-12-20T19:51:19.538Z] #26 [support-scheduler internal] load .dockerignore [2023-12-20T19:51:19.538Z] #26 transferring context: 50B 0.0s done [2023-12-20T19:51:19.538Z] #26 DONE 1.2s [2023-12-20T19:51:19.538Z] [2023-12-20T19:51:19.538Z] #27 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-20T19:51:19.538Z] #27 DONE 0.6s [2023-12-20T19:51:19.538Z] [2023-12-20T19:51:19.538Z] #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:20.125Z] #19 ... [2023-12-20T19:51:20.125Z] [2023-12-20T19:51:20.125Z] #28 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:51:20.125Z] #28 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-12-20T19:51:20.125Z] #28 DONE 1.0s [2023-12-20T19:51:20.125Z] [2023-12-20T19:51:20.125Z] #29 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-20T19:51:20.125Z] #29 transferring dockerfile: 2.50kB 0.0s done [2023-12-20T19:51:20.125Z] #29 DONE 2.0s [2023-12-20T19:51:20.125Z] [2023-12-20T19:51:20.125Z] #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:20.125Z] #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.7s done [2023-12-20T19:51:20.711Z] #19 ... [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #30 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-20T19:51:20.711Z] #30 transferring dockerfile: 2.15kB 0.1s done [2023-12-20T19:51:20.711Z] #30 DONE 2.5s [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #31 [security-proxy-setup internal] load .dockerignore [2023-12-20T19:51:20.711Z] #31 transferring context: 50B 0.1s done [2023-12-20T19:51:20.711Z] #31 DONE 2.4s [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:20.711Z] #5 DONE 0.0s [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:20.711Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-12-20T19:51:20.711Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-20T19:51:20.711Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-20T19:51:20.711Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-20T19:51:20.711Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2023-12-20T19:51:20.711Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-12-20T19:51:20.711Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-12-20T19:51:20.711Z] #32 ... [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #33 [security-spire-config internal] load .dockerignore [2023-12-20T19:51:20.711Z] #33 transferring context: 50B 0.0s done [2023-12-20T19:51:20.711Z] #33 DONE 2.4s [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #34 [security-spire-config internal] load build definition from Dockerfile [2023-12-20T19:51:20.711Z] #34 transferring dockerfile: 1.69kB 0.1s done [2023-12-20T19:51:20.711Z] #34 DONE 2.5s [2023-12-20T19:51:20.711Z] [2023-12-20T19:51:20.711Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:20.711Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-20T19:51:20.711Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-12-20T19:51:20.711Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-20T19:51:20.711Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2023-12-20T19:51:20.980Z] #32 ... [2023-12-20T19:51:20.980Z] [2023-12-20T19:51:20.980Z] #35 [core-metadata internal] load .dockerignore [2023-12-20T19:51:20.980Z] #35 transferring context: 50B 0.0s done [2023-12-20T19:51:20.980Z] #35 DONE 2.8s [2023-12-20T19:51:20.980Z] [2023-12-20T19:51:20.980Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:20.980Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-20T19:51:20.980Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2023-12-20T19:51:20.980Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-12-20T19:51:20.980Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-20T19:51:20.980Z] #32 ... [2023-12-20T19:51:20.980Z] [2023-12-20T19:51:20.980Z] #36 [core-metadata internal] load build definition from Dockerfile [2023-12-20T19:51:20.980Z] #36 transferring dockerfile: 2.06kB 0.1s done [2023-12-20T19:51:20.980Z] #36 DONE 3.0s [2023-12-20T19:51:20.980Z] [2023-12-20T19:51:20.980Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:20.980Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-12-20T19:51:20.980Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.04MB / 23.39MB 0.7s [2023-12-20T19:51:21.249Z] #32 ... [2023-12-20T19:51:21.249Z] [2023-12-20T19:51:21.249Z] #37 [support-scheduler internal] load build definition from Dockerfile [2023-12-20T19:51:21.249Z] #37 transferring dockerfile: 1.93kB 0.0s done [2023-12-20T19:51:21.249Z] #37 DONE 2.7s [2023-12-20T19:51:21.249Z] [2023-12-20T19:51:21.249Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:21.249Z] #5 DONE 0.0s [2023-12-20T19:51:21.249Z] [2023-12-20T19:51:21.249Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.249Z] #32 ... [2023-12-20T19:51:21.249Z] [2023-12-20T19:51:21.249Z] #38 [security-spire-agent internal] load build context [2023-12-20T19:51:21.249Z] #38 transferring context: 17.63kB 0.1s done [2023-12-20T19:51:21.249Z] #38 DONE 2.0s [2023-12-20T19:51:21.249Z] [2023-12-20T19:51:21.249Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.249Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.9s [2023-12-20T19:51:21.520Z] #32 ... [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #39 [security-spire-server internal] load build context [2023-12-20T19:51:21.520Z] #39 transferring context: 18.10kB 0.0s done [2023-12-20T19:51:21.520Z] #39 DONE 2.1s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.520Z] #32 ... [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #22 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-20T19:51:21.520Z] #22 DONE 1.8s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #27 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-20T19:51:21.520Z] #27 DONE 0.9s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T19:51:21.520Z] #5 DONE 0.0s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #16 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T19:51:21.520Z] #16 DONE 2.2s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.520Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.2s [2023-12-20T19:51:21.520Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-12-20T19:51:21.520Z] #32 ... [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #22 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-20T19:51:21.520Z] #22 DONE 1.8s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #27 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-12-20T19:51:21.520Z] #27 DONE 0.9s [2023-12-20T19:51:21.520Z] [2023-12-20T19:51:21.520Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.792Z] #32 ... [2023-12-20T19:51:21.792Z] [2023-12-20T19:51:21.792Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-20T19:51:21.792Z] #23 DONE 2.2s [2023-12-20T19:51:21.792Z] [2023-12-20T19:51:21.792Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:21.792Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-12-20T19:51:21.792Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-20T19:51:21.792Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-20T19:51:21.792Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-20T19:51:21.792Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-20T19:51:21.792Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-20T19:51:21.792Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-12-20T19:51:21.792Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-20T19:51:21.792Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.5s [2023-12-20T19:51:21.792Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-20T19:51:21.792Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-12-20T19:51:22.059Z] #32 ... [2023-12-20T19:51:22.059Z] [2023-12-20T19:51:22.059Z] #19 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T19:51:22.059Z] #19 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-20T19:51:22.059Z] #19 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-20T19:51:22.059Z] #19 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-20T19:51:22.059Z] #19 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-20T19:51:22.059Z] #19 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-20T19:51:22.059Z] #19 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.7s done [2023-12-20T19:51:22.059Z] #19 DONE 4.6s [2023-12-20T19:51:22.059Z] [2023-12-20T19:51:22.059Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:22.059Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.6s [2023-12-20T19:51:22.352Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.0s [2023-12-20T19:51:22.621Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.3s [2023-12-20T19:51:22.892Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.5s [2023-12-20T19:51:23.160Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.54MB / 23.39MB 2.7s [2023-12-20T19:51:23.160Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.52MB / 23.39MB 2.9s [2023-12-20T19:51:23.744Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-12-20T19:51:24.011Z] #32 ... [2023-12-20T19:51:24.011Z] [2023-12-20T19:51:24.011Z] #40 [security-spire-config internal] load build context [2023-12-20T19:51:24.011Z] #40 transferring context: 16.35kB 0.2s done [2023-12-20T19:51:24.011Z] #40 DONE 2.2s [2023-12-20T19:51:24.011Z] [2023-12-20T19:51:24.011Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:24.011Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-20T19:51:26.604Z] #32 ... [2023-12-20T19:51:26.604Z] [2023-12-20T19:51:26.604Z] #41 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-20T19:51:26.604Z] #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:26.604Z] #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:26.604Z] #0 5.902 OK: 266 MiB in 52 packages [2023-12-20T19:51:26.604Z] #41 DONE 7.4s [2023-12-20T19:51:26.604Z] [2023-12-20T19:51:26.604Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:26.604Z] #32 ... [2023-12-20T19:51:26.604Z] [2023-12-20T19:51:26.604Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-20T19:51:26.604Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:26.604Z] #0 3.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:26.604Z] #0 5.618 OK: 266 MiB in 52 packages [2023-12-20T19:51:26.604Z] #42 DONE 7.1s [2023-12-20T19:51:26.871Z] [2023-12-20T19:51:26.871Z] #28 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:51:26.871Z] #28 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-20T19:51:26.871Z] #28 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-20T19:51:26.871Z] #28 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-20T19:51:26.871Z] #28 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-20T19:51:26.871Z] #28 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-20T19:51:26.871Z] #28 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2023-12-20T19:51:26.871Z] #28 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-20T19:51:26.871Z] #28 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.4s done [2023-12-20T19:51:26.871Z] #28 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-20T19:51:26.871Z] #28 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s [2023-12-20T19:51:27.144Z] #28 ... [2023-12-20T19:51:27.144Z] [2023-12-20T19:51:27.144Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:27.144Z] #32 ... [2023-12-20T19:51:27.144Z] [2023-12-20T19:51:27.144Z] #43 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-20T19:51:27.144Z] #0 4.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:27.144Z] #0 4.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:27.144Z] #0 6.841 OK: 266 MiB in 52 packages [2023-12-20T19:51:27.144Z] #43 DONE 7.7s [2023-12-20T19:51:27.144Z] [2023-12-20T19:51:27.144Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:27.742Z] #32 ... [2023-12-20T19:51:27.742Z] [2023-12-20T19:51:27.742Z] #44 [security-secretstore-setup internal] load build context [2023-12-20T19:51:28.010Z] #44 ... [2023-12-20T19:51:28.010Z] [2023-12-20T19:51:28.010Z] #45 [core-command internal] load build context [2023-12-20T19:51:28.010Z] #45 ... [2023-12-20T19:51:28.010Z] [2023-12-20T19:51:28.010Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-20T19:51:28.277Z] #46 ... [2023-12-20T19:51:28.277Z] [2023-12-20T19:51:28.277Z] #47 [security-bootstrapper internal] load build context [2023-12-20T19:51:28.277Z] #47 ... [2023-12-20T19:51:28.277Z] [2023-12-20T19:51:28.277Z] #48 [core-data internal] load build context [2023-12-20T19:51:28.544Z] #48 ... [2023-12-20T19:51:28.545Z] [2023-12-20T19:51:28.545Z] #49 [security-spiffe-token-provider internal] load build context [2023-12-20T19:51:28.545Z] #49 transferring context: 60.73MB 10.3s [2023-12-20T19:51:28.545Z] #49 ... [2023-12-20T19:51:28.545Z] [2023-12-20T19:51:28.545Z] #48 [core-data internal] load build context [2023-12-20T19:51:29.129Z] #48 ... [2023-12-20T19:51:29.129Z] [2023-12-20T19:51:29.129Z] #50 [support-notifications internal] load build context [2023-12-20T19:51:29.397Z] #50 ... [2023-12-20T19:51:29.397Z] [2023-12-20T19:51:29.397Z] #48 [core-data internal] load build context [2023-12-20T19:51:29.663Z] #48 ... [2023-12-20T19:51:29.663Z] [2023-12-20T19:51:29.663Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-20T19:51:29.663Z] #0 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.663Z] #0 4.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.663Z] #0 6.411 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:51:29.663Z] #0 6.411 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:51:29.663Z] #0 6.411 OK: 19948 distinct packages available [2023-12-20T19:51:29.663Z] #0 6.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.663Z] #0 7.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.663Z] #0 9.160 OK: 266 MiB in 52 packages [2023-12-20T19:51:29.663Z] #51 ... [2023-12-20T19:51:29.663Z] [2023-12-20T19:51:29.663Z] #48 [core-data internal] load build context [2023-12-20T19:51:29.958Z] #48 ... [2023-12-20T19:51:29.958Z] [2023-12-20T19:51:29.958Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-20T19:51:29.958Z] #51 DONE 10.1s [2023-12-20T19:51:29.958Z] [2023-12-20T19:51:29.958Z] #48 [core-data internal] load build context [2023-12-20T19:51:29.958Z] #48 ... [2023-12-20T19:51:29.958Z] [2023-12-20T19:51:29.958Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-20T19:51:29.958Z] #0 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.958Z] #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:29.958Z] #0 5.098 (1/4) Installing ca-certificates (20230506-r0) [2023-12-20T19:51:29.958Z] #0 5.233 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:29.958Z] #0 5.233 (3/4) Installing su-exec (0.2-r3) [2023-12-20T19:51:29.958Z] #0 5.241 (4/4) Installing yq (4.33.3-r5) [2023-12-20T19:51:29.958Z] #0 5.724 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:29.958Z] #0 5.913 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:51:29.958Z] #0 6.527 OK: 18 MiB in 19 packages [2023-12-20T19:51:29.958Z] #52 DONE 7.9s [2023-12-20T19:51:29.958Z] [2023-12-20T19:51:29.958Z] #48 [core-data internal] load build context [2023-12-20T19:51:30.932Z] #48 ... [2023-12-20T19:51:30.932Z] [2023-12-20T19:51:30.932Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-12-20T19:51:30.932Z] #0 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:30.932Z] #0 5.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:30.932Z] #0 7.667 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:30.932Z] #0 7.667 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:30.932Z] #0 7.754 OK: 8 MiB in 16 packages [2023-12-20T19:51:30.932Z] #53 DONE 9.0s [2023-12-20T19:51:30.932Z] [2023-12-20T19:51:30.932Z] #54 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2023-12-20T19:51:31.210Z] #54 ... [2023-12-20T19:51:31.210Z] [2023-12-20T19:51:31.210Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-20T19:51:31.210Z] #0 5.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:31.210Z] #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:31.210Z] #0 8.261 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:31.210Z] #0 8.261 (2/2) Installing su-exec (0.2-r3) [2023-12-20T19:51:31.210Z] #0 8.338 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:31.210Z] #0 8.361 OK: 8 MiB in 17 packages [2023-12-20T19:51:31.210Z] #55 DONE 9.2s [2023-12-20T19:51:31.482Z] [2023-12-20T19:51:31.482Z] #48 [core-data internal] load build context [2023-12-20T19:51:31.482Z] #48 ... [2023-12-20T19:51:31.482Z] [2023-12-20T19:51:31.482Z] #56 [core-metadata internal] load build context [2023-12-20T19:51:31.751Z] #56 ... [2023-12-20T19:51:31.751Z] [2023-12-20T19:51:31.751Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:31.751Z] #57 ... [2023-12-20T19:51:31.751Z] [2023-12-20T19:51:31.751Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:31.751Z] #58 ... [2023-12-20T19:51:31.751Z] [2023-12-20T19:51:31.751Z] #59 [security-proxy-auth internal] load build context [2023-12-20T19:51:32.021Z] #59 ... [2023-12-20T19:51:32.021Z] [2023-12-20T19:51:32.022Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:32.022Z] #57 ... [2023-12-20T19:51:32.022Z] [2023-12-20T19:51:32.022Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-20T19:51:32.022Z] #0 5.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.022Z] #0 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.022Z] #0 8.054 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:51:32.022Z] #0 8.054 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:51:32.022Z] #0 8.054 OK: 19946 distinct packages available [2023-12-20T19:51:32.022Z] #0 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.022Z] #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.291Z] #60 ... [2023-12-20T19:51:32.291Z] [2023-12-20T19:51:32.291Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-20T19:51:32.291Z] #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.291Z] #0 9.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.291Z] #61 ... [2023-12-20T19:51:32.291Z] [2023-12-20T19:51:32.291Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-20T19:51:32.291Z] #0 7.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.291Z] #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #62 ... [2023-12-20T19:51:32.559Z] [2023-12-20T19:51:32.559Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-20T19:51:32.559Z] #0 6.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #0 7.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #0 9.306 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:32.559Z] #0 9.337 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:32.559Z] #0 9.398 OK: 8 MiB in 16 packages [2023-12-20T19:51:32.559Z] #63 DONE 10.3s [2023-12-20T19:51:32.559Z] [2023-12-20T19:51:32.559Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-20T19:51:32.559Z] #0 9.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #64 ... [2023-12-20T19:51:32.559Z] [2023-12-20T19:51:32.559Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-20T19:51:32.559Z] #0 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #0 8.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:32.559Z] #0 10.32 (1/2) Installing ca-certificates (20230506-r0) [2023-12-20T19:51:32.559Z] #0 10.45 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:32.559Z] #0 10.46 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:32.559Z] #65 10.57 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:51:32.559Z] #65 ... [2023-12-20T19:51:32.559Z] [2023-12-20T19:51:32.559Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-20T19:51:32.559Z] #62 10.57 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:51:32.559Z] #62 10.57 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:51:32.559Z] #62 10.57 OK: 19946 distinct packages available [2023-12-20T19:51:33.148Z] #62 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:34.114Z] #62 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:34.114Z] #62 ... [2023-12-20T19:51:34.114Z] [2023-12-20T19:51:34.114Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-20T19:51:34.114Z] #65 11.10 OK: 9 MiB in 17 packages [2023-12-20T19:51:34.114Z] #65 DONE 12.0s [2023-12-20T19:51:34.382Z] [2023-12-20T19:51:34.382Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-20T19:51:34.382Z] #60 11.26 (1/11) Installing ca-certificates (20230506-r0) [2023-12-20T19:51:34.382Z] #60 11.30 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-20T19:51:34.382Z] #60 11.35 (3/11) Installing libunistring (1.1-r1) [2023-12-20T19:51:34.382Z] #60 11.48 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-20T19:51:34.382Z] #60 11.48 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-20T19:51:34.382Z] #60 11.53 (6/11) Installing libcurl (8.5.0-r0) [2023-12-20T19:51:34.382Z] #60 11.55 (7/11) Installing curl (8.5.0-r0) [2023-12-20T19:51:34.382Z] #60 11.57 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:34.382Z] #60 11.58 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:51:34.382Z] #60 11.58 (10/11) Installing libucontext (1.2-r2) [2023-12-20T19:51:34.382Z] #60 11.65 (11/11) Installing gcompat (1.1.0-r1) [2023-12-20T19:51:34.382Z] #60 11.69 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:34.382Z] #60 11.79 Executing ca-certificates-20230506-r0.trigger [2023-12-20T19:51:34.653Z] #60 12.38 OK: 13 MiB in 26 packages [2023-12-20T19:51:35.618Z] #60 DONE 13.3s [2023-12-20T19:51:35.618Z] [2023-12-20T19:51:35.618Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:51:35.887Z] #66 ... [2023-12-20T19:51:35.887Z] [2023-12-20T19:51:35.887Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-20T19:51:35.887Z] #64 12.36 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:35.887Z] #64 12.36 (2/4) Installing openssl (3.1.4-r1) [2023-12-20T19:51:35.887Z] #64 12.42 (3/4) Installing su-exec (0.2-r3) [2023-12-20T19:51:35.887Z] #64 12.42 (4/4) Installing yq (4.33.3-r5) [2023-12-20T19:51:35.887Z] #64 12.79 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:35.887Z] #64 12.88 OK: 18 MiB in 19 packages [2023-12-20T19:51:35.887Z] #64 DONE 13.9s [2023-12-20T19:51:36.156Z] [2023-12-20T19:51:36.156Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-20T19:51:37.118Z] #67 ... [2023-12-20T19:51:37.118Z] [2023-12-20T19:51:37.118Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-20T19:51:37.118Z] #62 13.85 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:37.118Z] #62 13.89 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:51:37.118Z] #62 13.89 (3/4) Installing libucontext (1.2-r2) [2023-12-20T19:51:37.118Z] #62 13.89 (4/4) Installing gcompat (1.1.0-r1) [2023-12-20T19:51:37.118Z] #62 13.91 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:37.118Z] #62 13.98 OK: 8 MiB in 19 packages [2023-12-20T19:51:37.118Z] #62 DONE 14.8s [2023-12-20T19:51:37.118Z] [2023-12-20T19:51:37.118Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:37.118Z] #57 transferring context: 40.37MB 15.0s [2023-12-20T19:51:37.385Z] #57 ... [2023-12-20T19:51:37.385Z] [2023-12-20T19:51:37.385Z] #28 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:51:37.385Z] #28 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.3s [2023-12-20T19:51:37.385Z] #28 ... [2023-12-20T19:51:37.385Z] [2023-12-20T19:51:37.385Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:37.651Z] #57 ... [2023-12-20T19:51:37.651Z] [2023-12-20T19:51:37.651Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-20T19:51:37.651Z] #61 11.97 v3.18.5-59-gca454a93a57 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-20T19:51:37.651Z] #61 11.97 v3.18.5-60-gd398ff0ee92 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-20T19:51:37.651Z] #61 11.97 OK: 19946 distinct packages available [2023-12-20T19:51:37.651Z] #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:37.651Z] #61 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:37.651Z] #61 14.57 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-20T19:51:37.651Z] #61 14.57 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-20T19:51:37.651Z] #61 14.61 (3/5) Installing libucontext (1.2-r2) [2023-12-20T19:51:37.651Z] #61 14.61 (4/5) Installing gcompat (1.1.0-r1) [2023-12-20T19:51:37.651Z] #61 14.61 (5/5) Installing openssl (3.1.4-r1) [2023-12-20T19:51:37.651Z] #61 14.70 Executing busybox-1.36.1-r5.trigger [2023-12-20T19:51:37.651Z] #61 14.79 OK: 9 MiB in 20 packages [2023-12-20T19:51:37.651Z] #61 DONE 15.5s [2023-12-20T19:51:37.651Z] [2023-12-20T19:51:37.651Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:38.233Z] #57 ... [2023-12-20T19:51:38.233Z] [2023-12-20T19:51:38.233Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-20T19:51:38.233Z] #0 4.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:38.233Z] #0 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:38.233Z] #0 7.113 OK: 18 MiB in 19 packages [2023-12-20T19:51:38.233Z] #68 DONE 7.9s [2023-12-20T19:51:38.233Z] [2023-12-20T19:51:38.233Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:38.233Z] #57 ... [2023-12-20T19:51:38.233Z] [2023-12-20T19:51:38.233Z] #45 [core-command internal] load build context [2023-12-20T19:51:38.233Z] #45 ... [2023-12-20T19:51:38.233Z] [2023-12-20T19:51:38.233Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:38.233Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.2s [2023-12-20T19:51:38.505Z] #32 ... [2023-12-20T19:51:38.505Z] [2023-12-20T19:51:38.505Z] #44 [security-secretstore-setup internal] load build context [2023-12-20T19:51:38.505Z] #44 ... [2023-12-20T19:51:38.505Z] [2023-12-20T19:51:38.505Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-20T19:51:38.774Z] #46 ... [2023-12-20T19:51:38.774Z] [2023-12-20T19:51:38.774Z] #47 [security-bootstrapper internal] load build context [2023-12-20T19:51:38.774Z] #47 ... [2023-12-20T19:51:38.774Z] [2023-12-20T19:51:38.774Z] #49 [security-spiffe-token-provider internal] load build context [2023-12-20T19:51:38.774Z] #49 ... [2023-12-20T19:51:38.774Z] [2023-12-20T19:51:38.774Z] #45 [core-command internal] load build context [2023-12-20T19:51:39.738Z] #45 ... [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #54 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2023-12-20T19:51:39.738Z] #54 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #54 6.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #54 8.211 OK: 8 MiB in 16 packages [2023-12-20T19:51:39.738Z] #54 DONE 9.2s [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #45 [core-command internal] load build context [2023-12-20T19:51:39.738Z] #45 ... [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #50 [support-notifications internal] load build context [2023-12-20T19:51:39.738Z] #50 ... [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #45 [core-command internal] load build context [2023-12-20T19:51:39.738Z] #45 ... [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:51:39.738Z] #0 4.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #0 5.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #0 6.803 OK: 8 MiB in 16 packages [2023-12-20T19:51:39.738Z] #69 DONE 7.3s [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #45 [core-command internal] load build context [2023-12-20T19:51:39.738Z] #45 ... [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-20T19:51:39.738Z] #0 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:39.738Z] #0 7.650 OK: 8 MiB in 17 packages [2023-12-20T19:51:39.738Z] #70 DONE 8.2s [2023-12-20T19:51:39.738Z] [2023-12-20T19:51:39.738Z] #45 [core-command internal] load build context [2023-12-20T19:51:41.144Z] #45 ... [2023-12-20T19:51:41.144Z] [2023-12-20T19:51:41.144Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:51:41.144Z] #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:41.144Z] #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:41.144Z] #0 6.119 OK: 9 MiB in 17 packages [2023-12-20T19:51:41.144Z] #71 DONE 6.8s [2023-12-20T19:51:41.144Z] [2023-12-20T19:51:41.144Z] #45 [core-command internal] load build context [2023-12-20T19:51:41.732Z] #45 ... [2023-12-20T19:51:41.733Z] [2023-12-20T19:51:41.733Z] #48 [core-data internal] load build context [2023-12-20T19:51:41.733Z] #48 ... [2023-12-20T19:51:41.733Z] [2023-12-20T19:51:41.733Z] #56 [core-metadata internal] load build context [2023-12-20T19:51:42.005Z] #56 ... [2023-12-20T19:51:42.005Z] [2023-12-20T19:51:42.005Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:42.005Z] #58 ... [2023-12-20T19:51:42.005Z] [2023-12-20T19:51:42.005Z] #59 [security-proxy-auth internal] load build context [2023-12-20T19:51:42.005Z] #59 transferring context: 64.34MB 19.9s [2023-12-20T19:51:42.274Z] #59 ... [2023-12-20T19:51:42.274Z] [2023-12-20T19:51:42.274Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:42.545Z] #58 ... [2023-12-20T19:51:42.545Z] [2023-12-20T19:51:42.545Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-20T19:51:42.545Z] #67 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:42.545Z] #67 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:42.545Z] #67 5.713 OK: 18 MiB in 19 packages [2023-12-20T19:51:42.545Z] #67 DONE 6.4s [2023-12-20T19:51:42.545Z] [2023-12-20T19:51:42.545Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:42.545Z] #58 ... [2023-12-20T19:51:42.545Z] [2023-12-20T19:51:42.545Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-20T19:51:42.545Z] #66 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:42.545Z] #66 5.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:42.545Z] #66 6.389 OK: 13 MiB in 26 packages [2023-12-20T19:51:42.545Z] #66 DONE 7.2s [2023-12-20T19:51:42.545Z] [2023-12-20T19:51:42.545Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:43.520Z] #58 ... [2023-12-20T19:51:43.520Z] [2023-12-20T19:51:43.520Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-20T19:51:43.520Z] #72 DONE 0.7s [2023-12-20T19:51:43.520Z] [2023-12-20T19:51:43.520Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:44.486Z] #58 ... [2023-12-20T19:51:44.486Z] [2023-12-20T19:51:44.486Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-20T19:51:44.486Z] #73 DONE 4.5s [2023-12-20T19:51:44.486Z] [2023-12-20T19:51:44.486Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:44.755Z] #58 ... [2023-12-20T19:51:44.755Z] [2023-12-20T19:51:44.755Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-20T19:51:44.755Z] #0 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:44.755Z] #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:44.755Z] #0 6.807 OK: 8 MiB in 19 packages [2023-12-20T19:51:44.755Z] #74 DONE 7.6s [2023-12-20T19:51:44.755Z] [2023-12-20T19:51:44.755Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-20T19:51:44.755Z] #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:44.755Z] #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T19:51:44.755Z] #0 6.249 OK: 9 MiB in 20 packages [2023-12-20T19:51:44.755Z] #75 DONE 7.1s [2023-12-20T19:51:44.755Z] [2023-12-20T19:51:44.755Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:44.755Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.7s [2023-12-20T19:51:45.338Z] #32 ... [2023-12-20T19:51:45.338Z] [2023-12-20T19:51:45.338Z] #46 [core-common-config-bootstrapper internal] load build context [2023-12-20T19:51:45.338Z] #46 transferring context: 132.21MB 26.8s done [2023-12-20T19:51:45.338Z] #46 DONE 27.4s [2023-12-20T19:51:45.338Z] [2023-12-20T19:51:45.338Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:45.608Z] #58 ... [2023-12-20T19:51:45.608Z] [2023-12-20T19:51:45.608Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-20T19:51:45.608Z] #76 DONE 1.0s [2023-12-20T19:51:45.608Z] [2023-12-20T19:51:45.608Z] #28 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-20T19:51:45.608Z] #28 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.9s done [2023-12-20T19:51:45.608Z] #28 DONE 26.3s [2023-12-20T19:51:45.608Z] [2023-12-20T19:51:45.608Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:45.608Z] #58 ... [2023-12-20T19:51:45.608Z] [2023-12-20T19:51:45.608Z] #44 [security-secretstore-setup internal] load build context [2023-12-20T19:51:45.608Z] #44 transferring context: 132.21MB 27.4s done [2023-12-20T19:51:45.608Z] #44 DONE 27.9s [2023-12-20T19:51:45.608Z] [2023-12-20T19:51:45.608Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:45.877Z] #58 ... [2023-12-20T19:51:45.877Z] [2023-12-20T19:51:45.877Z] #45 [core-command internal] load build context [2023-12-20T19:51:45.877Z] #45 transferring context: 132.21MB 27.4s done [2023-12-20T19:51:45.877Z] #45 DONE 28.0s [2023-12-20T19:51:45.877Z] [2023-12-20T19:51:45.877Z] #48 [core-data internal] load build context [2023-12-20T19:51:45.877Z] #48 transferring context: 132.21MB 27.0s done [2023-12-20T19:51:45.877Z] #48 DONE 27.7s [2023-12-20T19:51:45.877Z] [2023-12-20T19:51:45.877Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:46.475Z] #58 ... [2023-12-20T19:51:46.475Z] [2023-12-20T19:51:46.475Z] #49 [security-spiffe-token-provider internal] load build context [2023-12-20T19:51:46.475Z] #49 transferring context: 132.21MB 28.2s done [2023-12-20T19:51:46.475Z] #49 DONE 28.7s [2023-12-20T19:51:46.475Z] [2023-12-20T19:51:46.475Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:46.475Z] #58 ... [2023-12-20T19:51:46.475Z] [2023-12-20T19:51:46.475Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:51:46.475Z] #77 DONE 1.0s [2023-12-20T19:51:46.475Z] [2023-12-20T19:51:46.475Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:46.743Z] #58 ... [2023-12-20T19:51:46.743Z] [2023-12-20T19:51:46.743Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:51:46.743Z] #78 DONE 1.0s [2023-12-20T19:51:46.743Z] [2023-12-20T19:51:46.743Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:47.703Z] #58 ... [2023-12-20T19:51:47.703Z] [2023-12-20T19:51:47.703Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:51:47.703Z] #79 DONE 1.0s [2023-12-20T19:51:47.703Z] [2023-12-20T19:51:47.703Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:48.688Z] #58 ... [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #47 [security-bootstrapper internal] load build context [2023-12-20T19:51:48.688Z] #47 transferring context: 132.21MB 29.4s done [2023-12-20T19:51:48.688Z] #47 DONE 30.2s [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:48.688Z] #58 ... [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:48.688Z] #57 ... [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #56 [core-metadata internal] load build context [2023-12-20T19:51:48.688Z] #56 transferring context: 132.21MB 26.4s done [2023-12-20T19:51:48.688Z] #56 DONE 27.0s [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:48.688Z] #58 ... [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-20T19:51:48.688Z] #80 DONE 2.2s [2023-12-20T19:51:48.688Z] [2023-12-20T19:51:48.688Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:48.958Z] #58 ... [2023-12-20T19:51:48.958Z] [2023-12-20T19:51:48.958Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-20T19:51:48.958Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.8s done [2023-12-20T19:51:48.958Z] #32 DONE 30.1s [2023-12-20T19:51:48.958Z] [2023-12-20T19:51:48.958Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:49.536Z] #58 ... [2023-12-20T19:51:49.536Z] [2023-12-20T19:51:49.536Z] #50 [support-notifications internal] load build context [2023-12-20T19:51:49.536Z] #50 transferring context: 132.21MB 29.1s done [2023-12-20T19:51:49.536Z] #50 DONE 30.4s [2023-12-20T19:51:49.536Z] [2023-12-20T19:51:49.536Z] #58 [support-scheduler internal] load build context [2023-12-20T19:51:49.803Z] #58 transferring context: 132.21MB 27.5s done [2023-12-20T19:51:49.803Z] #58 DONE 28.2s [2023-12-20T19:51:49.803Z] [2023-12-20T19:51:49.803Z] #57 [security-proxy-setup internal] load build context [2023-12-20T19:51:49.803Z] #57 transferring context: 132.21MB 28.0s done [2023-12-20T19:51:50.070Z] #57 DONE 28.7s [2023-12-20T19:51:50.070Z] [2023-12-20T19:51:50.070Z] #59 [security-proxy-auth internal] load build context [2023-12-20T19:51:50.070Z] #59 transferring context: 132.21MB 27.7s done [2023-12-20T19:51:50.070Z] #59 DONE 28.5s [2023-12-20T19:51:50.070Z] [2023-12-20T19:51:50.070Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:51:50.070Z] #81 DONE 0.5s [2023-12-20T19:51:50.070Z] [2023-12-20T19:51:50.070Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:51:51.488Z] #82 ... [2023-12-20T19:51:51.488Z] [2023-12-20T19:51:51.488Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:51:51.488Z] #83 DONE 1.4s [2023-12-20T19:51:51.488Z] [2023-12-20T19:51:51.488Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:51:51.488Z] #82 DONE 1.3s [2023-12-20T19:51:51.488Z] [2023-12-20T19:51:51.488Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-20T19:51:51.488Z] #84 DONE 1.5s [2023-12-20T19:51:51.488Z] [2023-12-20T19:51:51.488Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-20T19:51:51.753Z] #85 DONE 0.2s [2023-12-20T19:51:51.753Z] [2023-12-20T19:51:51.753Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-20T19:51:51.753Z] #86 DONE 0.2s [2023-12-20T19:51:51.753Z] [2023-12-20T19:51:51.753Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-20T19:51:51.753Z] #87 DONE 0.2s [2023-12-20T19:51:51.753Z] [2023-12-20T19:51:51.753Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-20T19:51:51.753Z] #88 ... [2023-12-20T19:51:51.753Z] [2023-12-20T19:51:51.753Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-20T19:51:51.753Z] #89 DONE 0.2s [2023-12-20T19:51:51.753Z] [2023-12-20T19:51:51.753Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-20T19:51:51.753Z] #90 DONE 0.1s [2023-12-20T19:51:52.019Z] [2023-12-20T19:51:52.019Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-20T19:51:52.019Z] #88 DONE 0.2s [2023-12-20T19:51:52.019Z] [2023-12-20T19:51:52.019Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:51:52.019Z] #91 DONE 0.2s [2023-12-20T19:51:52.019Z] [2023-12-20T19:51:52.019Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:51:52.019Z] #92 DONE 0.2s [2023-12-20T19:51:52.019Z] [2023-12-20T19:51:52.019Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-20T19:51:52.019Z] #93 DONE 0.2s [2023-12-20T19:51:52.019Z] [2023-12-20T19:51:52.019Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-20T19:51:52.292Z] #94 ... [2023-12-20T19:51:52.292Z] [2023-12-20T19:51:52.292Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-20T19:51:52.292Z] #95 DONE 0.2s [2023-12-20T19:51:52.292Z] [2023-12-20T19:51:52.292Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-20T19:51:52.292Z] #96 DONE 0.2s [2023-12-20T19:51:52.292Z] [2023-12-20T19:51:52.292Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-20T19:51:52.292Z] #94 DONE 0.1s [2023-12-20T19:51:52.292Z] [2023-12-20T19:51:52.292Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-20T19:51:52.558Z] #97 ... [2023-12-20T19:51:52.558Z] [2023-12-20T19:51:52.558Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-20T19:51:52.558Z] #98 DONE 0.2s [2023-12-20T19:51:52.558Z] [2023-12-20T19:51:52.558Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-20T19:51:52.558Z] #99 DONE 0.2s [2023-12-20T19:51:52.558Z] [2023-12-20T19:51:52.558Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-20T19:51:52.558Z] #97 DONE 0.3s [2023-12-20T19:51:52.558Z] [2023-12-20T19:51:52.558Z] #100 [security-spire-agent] exporting to image [2023-12-20T19:51:52.558Z] #100 exporting layers [2023-12-20T19:51:53.958Z] #100 ... [2023-12-20T19:51:53.958Z] [2023-12-20T19:51:53.959Z] #101 [security-spire-server] exporting to image [2023-12-20T19:51:53.959Z] #101 exporting layers 1.3s done [2023-12-20T19:51:53.959Z] #101 writing image sha256:67bff5752847de38bf853d233f25d35289d116c89f9cf1237ad5eb25af6f5cff 0.0s done [2023-12-20T19:51:53.959Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-20T19:51:53.959Z] #101 DONE 1.3s [2023-12-20T19:51:53.959Z] [2023-12-20T19:51:53.959Z] #102 [security-spire-config] exporting to image [2023-12-20T19:51:53.959Z] #102 exporting layers 1.3s done [2023-12-20T19:51:53.959Z] #102 writing image sha256:74b82acb2a215ad58e58757d6720fa30924051423b0a1b471ae5f0cea64f39fb 0.0s done [2023-12-20T19:51:53.959Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-20T19:51:53.959Z] #102 DONE 1.3s [2023-12-20T19:51:53.959Z] [2023-12-20T19:51:53.959Z] #100 [security-spire-agent] exporting to image [2023-12-20T19:51:53.959Z] #100 exporting layers 1.3s done [2023-12-20T19:51:53.959Z] #100 writing image sha256:eaa0443729d067dde2c2178adb9ebcd104cdaa134c385ef589f1f3f8e6888bdc done [2023-12-20T19:51:53.959Z] #100 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-20T19:51:53.959Z] #100 DONE 1.3s [2023-12-20T19:51:53.959Z] [2023-12-20T19:51:53.959Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:51:57.291Z] #103 ... [2023-12-20T19:51:57.291Z] [2023-12-20T19:51:57.291Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:51:57.291Z] #104 ... [2023-12-20T19:51:57.291Z] [2023-12-20T19:51:57.291Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:51:57.291Z] #105 ... [2023-12-20T19:51:57.291Z] [2023-12-20T19:51:57.291Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #106 DONE 32.9s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #103 DONE 30.3s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #104 DONE 33.9s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #105 DONE 33.7s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #107 DONE 2.2s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #108 [support-scheduler builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #108 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #109 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #110 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #111 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #112 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #113 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #114 [support-notifications builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #114 DONE 2.1s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #115 [core-metadata builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #115 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #116 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #117 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #118 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #119 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #120 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #121 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #122 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #123 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #124 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #125 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #126 [core-data builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #126 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-20T19:52:23.935Z] #127 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T19:52:23.935Z] #128 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #129 [core-command builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #129 CACHED [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #130 DONE 2.1s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-20T19:52:23.935Z] #131 DONE 2.2s [2023-12-20T19:52:23.935Z] [2023-12-20T19:52:23.935Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-20T19:52:25.885Z] #132 3.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-20T19:52:34.085Z] #132 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-20T19:52:34.085Z] #0 2.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-20T19:52:34.085Z] #133 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-20T19:52:34.085Z] #0 1.526 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-20T19:52:34.085Z] #134 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-20T19:52:34.085Z] #0 2.330 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-20T19:52:34.085Z] #135 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-20T19:52:34.085Z] #0 2.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-20T19:52:34.085Z] #136 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:52:34.085Z] #0 3.029 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-20T19:52:34.085Z] #137 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:52:34.085Z] #0 3.060 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-20T19:52:34.085Z] #138 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:52:34.085Z] #0 1.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-20T19:52:34.085Z] #139 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-20T19:52:34.085Z] #0 2.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-20T19:52:34.085Z] #140 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-20T19:52:34.085Z] #0 2.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-20T19:52:34.085Z] #141 ... [2023-12-20T19:52:34.085Z] [2023-12-20T19:52:34.085Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:52:34.085Z] #0 3.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-20T19:58:28.342Z] #142 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:58:28.342Z] #139 352.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-20T19:58:28.342Z] #139 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-20T19:58:28.342Z] #141 DONE 359.2s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-20T19:58:28.342Z] #133 DONE 359.1s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-20T19:58:28.342Z] #143 DONE 0.4s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-20T19:58:28.342Z] #144 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:28.342Z] #145 DONE 0.4s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:28.342Z] #146 DONE 0.3s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-20T19:58:28.342Z] #147 DONE 0.5s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-20T19:58:28.342Z] #139 DONE 360.8s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-20T19:58:28.342Z] #148 DONE 0.4s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-20T19:58:28.342Z] #140 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-20T19:58:28.342Z] #149 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-20T19:58:28.342Z] #144 DONE 2.0s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-20T19:58:28.342Z] #149 DONE 0.5s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:28.342Z] #150 DONE 0.3s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:28.342Z] #151 DONE 0.6s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #152 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-20T19:58:28.342Z] #152 DONE 0.6s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:28.342Z] #153 DONE 0.6s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #154 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:28.342Z] #154 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #155 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:28.342Z] #155 DONE 0.2s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #156 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-20T19:58:28.342Z] #156 DONE 0.4s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #157 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-20T19:58:28.342Z] #157 DONE 0.6s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #158 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-20T19:58:28.342Z] #158 DONE 0.3s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-20T19:58:28.342Z] #159 DONE 0.2s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:58:28.342Z] #160 DONE 0.2s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:58:28.342Z] #138 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-20T19:58:28.342Z] #161 DONE 0.4s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #162 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-20T19:58:28.342Z] #162 DONE 0.5s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #163 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-20T19:58:28.342Z] #163 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-20T19:58:28.342Z] #164 DONE 0.3s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-20T19:58:28.342Z] #165 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #154 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:28.342Z] #154 DONE 2.1s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #163 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-20T19:58:28.342Z] #163 DONE 0.5s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-20T19:58:28.342Z] #165 DONE 0.3s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-20T19:58:28.342Z] #166 ... [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-20T19:58:28.342Z] #167 DONE 0.6s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-20T19:58:28.342Z] #166 DONE 0.5s [2023-12-20T19:58:28.342Z] [2023-12-20T19:58:28.342Z] #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-20T19:58:28.925Z] #168 ... [2023-12-20T19:58:28.925Z] [2023-12-20T19:58:28.925Z] #169 [security-proxy-setup] exporting to image [2023-12-20T19:58:28.925Z] #169 exporting layers 1.7s done [2023-12-20T19:58:28.925Z] #169 writing image sha256:995d19cdd5152cad810322648c9392ec01ada6434038cf3db21c6bba5a267251 0.0s done [2023-12-20T19:58:28.925Z] #169 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-20T19:58:28.925Z] #169 DONE 1.7s [2023-12-20T19:58:29.190Z] [2023-12-20T19:58:29.190Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:29.771Z] #170 ... [2023-12-20T19:58:29.771Z] [2023-12-20T19:58:29.771Z] #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-20T19:58:29.771Z] #168 DONE 2.0s [2023-12-20T19:58:30.038Z] [2023-12-20T19:58:30.038Z] #171 [security-bootstrapper] exporting to image [2023-12-20T19:58:30.305Z] #171 ... [2023-12-20T19:58:30.305Z] [2023-12-20T19:58:30.305Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:30.305Z] #170 DONE 2.4s [2023-12-20T19:58:30.572Z] [2023-12-20T19:58:30.572Z] #172 [security-secretstore-setup] exporting to image [2023-12-20T19:58:31.530Z] #172 ... [2023-12-20T19:58:31.530Z] [2023-12-20T19:58:31.530Z] #171 [security-bootstrapper] exporting to image [2023-12-20T19:58:31.530Z] #171 exporting layers 1.3s done [2023-12-20T19:58:31.530Z] #171 writing image sha256:81f7f80d5eb63510be5210391e6f97fc2868f7ea940c3a392924aaf1e15f3a46 0.1s done [2023-12-20T19:58:31.530Z] #171 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-20T19:58:31.530Z] #171 DONE 1.4s [2023-12-20T19:58:31.530Z] [2023-12-20T19:58:31.530Z] #172 [security-secretstore-setup] exporting to image [2023-12-20T19:58:31.530Z] #172 exporting layers 1.2s done [2023-12-20T19:58:31.530Z] #172 writing image sha256:91359aa4c0d58e20ac0872c4c29a4f442f285e2466e804bad9cd5e75d8729ecf done [2023-12-20T19:58:31.530Z] #172 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-12-20T19:58:31.530Z] #172 DONE 1.2s [2023-12-20T19:58:31.530Z] [2023-12-20T19:58:31.530Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:58:34.106Z] #142 ... [2023-12-20T19:58:34.106Z] [2023-12-20T19:58:34.106Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-20T19:58:34.106Z] #132 DONE 370.8s [2023-12-20T19:58:34.106Z] [2023-12-20T19:58:34.106Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:58:34.106Z] #142 ... [2023-12-20T19:58:34.106Z] [2023-12-20T19:58:34.106Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:34.106Z] #173 DONE 0.3s [2023-12-20T19:58:34.106Z] [2023-12-20T19:58:34.106Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:34.376Z] #174 DONE 0.2s [2023-12-20T19:58:34.376Z] [2023-12-20T19:58:34.376Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:58:34.642Z] #138 ... [2023-12-20T19:58:34.642Z] [2023-12-20T19:58:34.642Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-20T19:58:34.642Z] #175 DONE 0.2s [2023-12-20T19:58:34.642Z] [2023-12-20T19:58:34.642Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:58:34.907Z] #176 DONE 0.1s [2023-12-20T19:58:34.907Z] [2023-12-20T19:58:34.907Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-20T19:58:34.907Z] #177 DONE 0.1s [2023-12-20T19:58:34.907Z] [2023-12-20T19:58:34.907Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:36.843Z] #178 DONE 1.8s [2023-12-20T19:58:36.843Z] [2023-12-20T19:58:36.843Z] #179 [security-proxy-auth] exporting to image [2023-12-20T19:58:36.843Z] #179 exporting layers [2023-12-20T19:58:37.110Z] #179 exporting layers 0.5s done [2023-12-20T19:58:37.110Z] #179 writing image sha256:17bf4e22bcc2368ffa04a2815b0050f5a25284a689f2efab784d9daffa561218 done [2023-12-20T19:58:37.110Z] #179 naming to docker.io/library/security-proxy-auth-arm64 [2023-12-20T19:58:37.376Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-20T19:58:37.376Z] #179 DONE 0.6s [2023-12-20T19:58:37.376Z] [2023-12-20T19:58:37.376Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-20T19:58:39.967Z] #138 DONE 376.8s [2023-12-20T19:58:39.967Z] [2023-12-20T19:58:39.967Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:58:39.967Z] #137 ... [2023-12-20T19:58:39.967Z] [2023-12-20T19:58:39.967Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:39.967Z] #180 DONE 0.2s [2023-12-20T19:58:39.967Z] [2023-12-20T19:58:39.967Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:40.234Z] #181 DONE 0.1s [2023-12-20T19:58:40.234Z] [2023-12-20T19:58:40.234Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-20T19:58:40.509Z] #182 DONE 0.2s [2023-12-20T19:58:40.509Z] [2023-12-20T19:58:40.509Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:58:40.509Z] #137 ... [2023-12-20T19:58:40.509Z] [2023-12-20T19:58:40.509Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:58:40.509Z] #183 DONE 0.1s [2023-12-20T19:58:40.775Z] [2023-12-20T19:58:40.775Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-20T19:58:40.775Z] #184 DONE 0.1s [2023-12-20T19:58:40.775Z] [2023-12-20T19:58:40.775Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-20T19:58:40.775Z] #134 ... [2023-12-20T19:58:40.775Z] [2023-12-20T19:58:40.775Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-20T19:58:42.712Z] #185 DONE 1.5s [2023-12-20T19:58:42.712Z] [2023-12-20T19:58:42.712Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-20T19:58:42.712Z] #186 exporting layers [2023-12-20T19:58:42.712Z] #186 exporting layers 0.3s done [2023-12-20T19:58:42.712Z] #186 writing image sha256:00d6e5e747db483361e29d93d5a02dd905f380c92b721d59a6ab3b9217596438 0.0s done [2023-12-20T19:58:42.712Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-20T19:58:42.712Z] #186 DONE 0.4s [2023-12-20T19:58:42.712Z] [2023-12-20T19:58:42.713Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:58:52.762Z] #137 ... [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-20T19:58:52.762Z] #135 DONE 388.5s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:58:52.762Z] #137 ... [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:58:52.762Z] #187 DONE 0.2s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:58:52.762Z] #188 DONE 0.2s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-20T19:58:52.762Z] #189 DONE 0.2s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:58:52.762Z] #137 ... [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:58:52.762Z] #190 DONE 0.2s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #191 [core-command] exporting to image [2023-12-20T19:58:52.762Z] #191 exporting layers [2023-12-20T19:58:52.762Z] #191 exporting layers 0.2s done [2023-12-20T19:58:52.762Z] #191 writing image sha256:432a97533daf0ed53e10c50c210e8acfd0717917995008ae37d682d03becd635 0.0s done [2023-12-20T19:58:52.762Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-20T19:58:52.762Z] #191 DONE 0.3s [2023-12-20T19:58:52.762Z] [2023-12-20T19:58:52.762Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:02.835Z] #137 ... [2023-12-20T19:59:02.836Z] [2023-12-20T19:59:02.836Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-20T19:59:02.836Z] #136 DONE 399.9s [2023-12-20T19:59:02.836Z] [2023-12-20T19:59:02.836Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:59:03.423Z] #192 DONE 0.7s [2023-12-20T19:59:03.423Z] [2023-12-20T19:59:03.423Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:59:03.687Z] #193 DONE 0.1s [2023-12-20T19:59:03.688Z] [2023-12-20T19:59:03.688Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-20T19:59:03.954Z] #194 DONE 0.3s [2023-12-20T19:59:03.954Z] [2023-12-20T19:59:03.954Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-20T19:59:03.954Z] #142 DONE 401.2s [2023-12-20T19:59:03.954Z] [2023-12-20T19:59:03.954Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:59:04.225Z] #195 DONE 0.4s [2023-12-20T19:59:04.225Z] [2023-12-20T19:59:04.225Z] #196 [core-data] exporting to image [2023-12-20T19:59:04.225Z] #196 exporting layers [2023-12-20T19:59:04.490Z] #196 ... [2023-12-20T19:59:04.490Z] [2023-12-20T19:59:04.490Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:59:04.490Z] #197 DONE 0.3s [2023-12-20T19:59:04.756Z] [2023-12-20T19:59:04.756Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:59:04.756Z] #198 DONE 0.3s [2023-12-20T19:59:04.756Z] [2023-12-20T19:59:04.756Z] #196 [core-data] exporting to image [2023-12-20T19:59:04.756Z] #196 exporting layers 0.4s done [2023-12-20T19:59:04.756Z] #196 writing image sha256:fc44d2366e73d89eeb1fcc1d05f99f6831f79387190ee1e46124fe2e23966fad done [2023-12-20T19:59:04.756Z] #196 naming to docker.io/library/core-data-arm64 done [2023-12-20T19:59:04.756Z] #196 DONE 0.4s [2023-12-20T19:59:04.756Z] [2023-12-20T19:59:04.756Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-20T19:59:05.021Z] #199 DONE 0.3s [2023-12-20T19:59:05.021Z] [2023-12-20T19:59:05.021Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:05.021Z] #137 ... [2023-12-20T19:59:05.021Z] [2023-12-20T19:59:05.021Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:59:05.021Z] #200 DONE 0.1s [2023-12-20T19:59:05.021Z] [2023-12-20T19:59:05.021Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-20T19:59:05.286Z] #201 DONE 0.1s [2023-12-20T19:59:05.286Z] [2023-12-20T19:59:05.286Z] #202 [core-metadata] exporting to image [2023-12-20T19:59:05.550Z] #202 exporting layers 0.3s done [2023-12-20T19:59:05.550Z] #202 writing image sha256:b368b0fe9e8769d1d96bae46544fae59864819f2ca05bbf2828cbefc3ea8a2d9 done [2023-12-20T19:59:05.550Z] #202 naming to docker.io/library/core-metadata-arm64 done [2023-12-20T19:59:05.550Z] #202 DONE 0.3s [2023-12-20T19:59:05.550Z] [2023-12-20T19:59:05.550Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-20T19:59:09.786Z] #140 DONE 406.7s [2023-12-20T19:59:09.786Z] [2023-12-20T19:59:09.786Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:09.786Z] #137 ... [2023-12-20T19:59:09.786Z] [2023-12-20T19:59:09.786Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:59:09.786Z] #203 DONE 0.2s [2023-12-20T19:59:09.786Z] [2023-12-20T19:59:09.786Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:09.786Z] #137 ... [2023-12-20T19:59:09.786Z] [2023-12-20T19:59:09.786Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:59:09.786Z] #204 DONE 0.1s [2023-12-20T19:59:10.051Z] [2023-12-20T19:59:10.052Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-20T19:59:10.052Z] #205 DONE 0.2s [2023-12-20T19:59:10.052Z] [2023-12-20T19:59:10.052Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:10.318Z] #137 ... [2023-12-20T19:59:10.318Z] [2023-12-20T19:59:10.318Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:59:10.318Z] #206 DONE 0.1s [2023-12-20T19:59:10.318Z] [2023-12-20T19:59:10.318Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-20T19:59:10.318Z] #207 exporting layers [2023-12-20T19:59:10.582Z] #207 exporting layers 0.4s done [2023-12-20T19:59:10.845Z] #207 writing image sha256:a11db818b2576be18b139d3f52b5528853897ff97977fe59a8cd67f57adcf2d2 done [2023-12-20T19:59:10.845Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-20T19:59:10.845Z] #207 DONE 0.4s [2023-12-20T19:59:10.845Z] [2023-12-20T19:59:10.845Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-20T19:59:19.020Z] #134 DONE 414.9s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-20T19:59:19.020Z] #137 DONE 414.8s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:59:19.020Z] #208 DONE 0.1s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-20T19:59:19.020Z] #209 DONE 0.2s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:59:19.020Z] #210 DONE 0.1s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-20T19:59:19.020Z] #211 DONE 0.1s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-20T19:59:19.020Z] #212 DONE 0.3s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-20T19:59:19.020Z] #213 DONE 0.3s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:59:19.020Z] #214 DONE 0.1s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-20T19:59:19.020Z] #215 DONE 0.1s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #216 [support-notifications] exporting to image [2023-12-20T19:59:19.020Z] #216 exporting layers [2023-12-20T19:59:19.020Z] #216 ... [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #217 [support-scheduler] exporting to image [2023-12-20T19:59:19.020Z] #217 exporting layers 0.2s done [2023-12-20T19:59:19.020Z] #217 writing image sha256:c5d0a0a082d5e922089d2cd3be2e4f574eb158dede677acb3962d5c3f85608a6 0.0s done [2023-12-20T19:59:19.020Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2023-12-20T19:59:19.020Z] #217 DONE 0.3s [2023-12-20T19:59:19.020Z] [2023-12-20T19:59:19.020Z] #216 [support-notifications] exporting to image [2023-12-20T19:59:19.020Z] #216 exporting layers 0.4s done [2023-12-20T19:59:19.020Z] #216 writing image sha256:311de3b4c1833d0a84ea4d7b6836bd68d60b94b55e5bc0d888b91f65a399bfa1 done [2023-12-20T19:59:19.020Z] #216 naming to docker.io/library/support-notifications-arm64 done [2023-12-20T19:59:19.020Z] #216 DONE 0.4s [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-20T19:59:19.020Z] time="2023-12-20T19:51:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-20T19:59:19.041Z] $ docker stop --time=1 aebedf3945ee97e18f47e0d537c44a6c7c5fb50986f0b147663918db8219b691 [2023-12-20T19:59:20.564Z] $ docker rm -f --volumes aebedf3945ee97e18f47e0d537c44a6c7c5fb50986f0b147663918db8219b691 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T19:59:21.147Z] + docker images [2023-12-20T19:59:21.147Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-20T19:59:21.147Z] support-notifications-arm64 latest 311de3b4c183 2 seconds ago 26.4MB [2023-12-20T19:59:21.147Z] support-scheduler-arm64 latest c5d0a0a082d5 2 seconds ago 25.8MB [2023-12-20T19:59:21.147Z] security-spiffe-token-provider-arm64 latest a11db818b257 10 seconds ago 28.9MB [2023-12-20T19:59:21.147Z] core-metadata-arm64 latest b368b0fe9e87 15 seconds ago 17.4MB [2023-12-20T19:59:21.147Z] core-data-arm64 latest fc44d2366e73 16 seconds ago 17.1MB [2023-12-20T19:59:21.147Z] core-command-arm64 latest 432a97533daf 28 seconds ago 17MB [2023-12-20T19:59:21.147Z] core-common-config-bootstrapper-arm64 latest 00d6e5e747db 38 seconds ago 15.1MB [2023-12-20T19:59:21.147Z] security-proxy-auth-arm64 latest 17bf4e22bcc2 44 seconds ago 15.9MB [2023-12-20T19:59:21.147Z] security-secretstore-setup-arm64 latest 91359aa4c0d5 50 seconds ago 35.7MB [2023-12-20T19:59:21.147Z] security-bootstrapper-arm64 latest 81f7f80d5eb6 51 seconds ago 18.5MB [2023-12-20T19:59:21.147Z] security-proxy-setup-arm64 latest 995d19cdd515 53 seconds ago 25.8MB [2023-12-20T19:59:21.147Z] security-spire-agent-arm64 latest eaa0443729d0 7 minutes ago 152MB [2023-12-20T19:59:21.147Z] security-spire-config-arm64 latest 74b82acb2a21 7 minutes ago 95.8MB [2023-12-20T19:59:21.147Z] security-spire-server-arm64 latest 67bff5752847 7 minutes ago 96.7MB [2023-12-20T19:59:21.147Z] ci-base-image-arm64 latest 5398af5fe888 15 minutes ago 933MB [2023-12-20T19:59:21.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 weeks ago 560MB [2023-12-20T19:59:21.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:59:22.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T19:59:22.409Z] [2023-12-20T19:59:22.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T19:59:22.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T19:59:23.108Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-20T19:59:23.108Z] 8998bd30e6a1: Pulling fs layer [2023-12-20T19:59:23.108Z] 04944245beec: Pulling fs layer [2023-12-20T19:59:23.108Z] 699f458cf7ca: Pulling fs layer [2023-12-20T19:59:23.108Z] 765212b225bb: Pulling fs layer [2023-12-20T19:59:23.108Z] 765212b225bb: Waiting [2023-12-20T19:59:23.108Z] f23df028b6ca: Pulling fs layer [2023-12-20T19:59:23.108Z] d65c8cfc05b1: Pulling fs layer [2023-12-20T19:59:23.108Z] f23df028b6ca: Waiting [2023-12-20T19:59:23.108Z] 2437ff75d9bd: Pulling fs layer [2023-12-20T19:59:23.108Z] d65c8cfc05b1: Waiting [2023-12-20T19:59:23.108Z] 2437ff75d9bd: Waiting [2023-12-20T19:59:23.108Z] 04944245beec: Download complete [2023-12-20T19:59:23.108Z] 765212b225bb: Verifying Checksum [2023-12-20T19:59:23.108Z] 765212b225bb: Download complete [2023-12-20T19:59:23.374Z] f23df028b6ca: Verifying Checksum [2023-12-20T19:59:23.374Z] f23df028b6ca: Download complete [2023-12-20T19:59:23.375Z] d65c8cfc05b1: Verifying Checksum [2023-12-20T19:59:23.375Z] d65c8cfc05b1: Download complete [2023-12-20T19:59:23.375Z] 699f458cf7ca: Verifying Checksum [2023-12-20T19:59:23.375Z] 699f458cf7ca: Download complete [2023-12-20T19:59:23.638Z] 8998bd30e6a1: Verifying Checksum [2023-12-20T19:59:23.638Z] 8998bd30e6a1: Download complete [2023-12-20T19:59:25.567Z] 2437ff75d9bd: Verifying Checksum [2023-12-20T19:59:25.567Z] 2437ff75d9bd: Download complete [2023-12-20T19:59:32.186Z] 8998bd30e6a1: Pull complete [2023-12-20T19:59:32.186Z] 04944245beec: Pull complete [2023-12-20T19:59:33.588Z] 699f458cf7ca: Pull complete [2023-12-20T19:59:33.854Z] 765212b225bb: Pull complete [2023-12-20T19:59:34.808Z] f23df028b6ca: Pull complete [2023-12-20T19:59:34.808Z] d65c8cfc05b1: Pull complete [2023-12-20T19:59:56.848Z] 2437ff75d9bd: Pull complete [2023-12-20T19:59:56.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-20T19:59:56.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T19:59:56.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T20:00:00.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-25827 does not seem to be running inside a container [2023-12-20T20:00:00.292Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-20T20:00:01.355Z] $ docker top 5a6262f9e498ccddc60cf1394a1ce50f005ec9bcd2730156c43435418e8a8407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:02.110Z] ---> job-cost.sh [2023-12-20T20:00:02.384Z] lf-activate-venv: SKIPPING [2023-12-20T20:00:02.384Z] INFO: No Stack... [2023-12-20T20:00:02.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-20T20:00:03.645Z] INFO: Archiving Costs [Pipeline] sh [2023-12-20T20:00:03.994Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-20T20:00:03.994Z] + cut -d, -f6 [Pipeline] lock [2023-12-20T20:00:04.064Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4738-1-stack-cost] [2023-12-20T20:00:04.069Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4738-1-stack-cost] did not exist. Created. [2023-12-20T20:00:04.069Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4738-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-20T20:00:04.568Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-20T20:00:04.765Z] Stashed 1 file(s) [Pipeline] } [2023-12-20T20:00:04.784Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4738-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-20T20:00:04.954Z] $ docker stop --time=1 5a6262f9e498ccddc60cf1394a1ce50f005ec9bcd2730156c43435418e8a8407 [2023-12-20T20:00:06.321Z] $ docker rm -f --volumes 5a6262f9e498ccddc60cf1394a1ce50f005ec9bcd2730156c43435418e8a8407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-20T20:00:08.387Z] provisioning config files... [2023-12-20T20:00:08.394Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1839065229407261038tmp [Pipeline] { [Pipeline] sh [2023-12-20T20:00:08.898Z] + set +x [2023-12-20T20:00:08.898Z] + curl -s https://codecov.io/bash [2023-12-20T20:00:08.898Z] + bash -s -- [2023-12-20T20:00:08.898Z] [2023-12-20T20:00:08.898Z] _____ _ [2023-12-20T20:00:08.898Z] / ____| | | [2023-12-20T20:00:08.898Z] | | ___ __| | ___ ___ _____ __ [2023-12-20T20:00:08.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-20T20:00:08.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-20T20:00:08.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-20T20:00:08.898Z] Bash-1.0.6 [2023-12-20T20:00:08.898Z] [2023-12-20T20:00:08.898Z] [2023-12-20T20:00:08.898Z] ==> git version 2.25.1 found [2023-12-20T20:00:08.899Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-20T20:00:08.899Z] Release-Date: 2020-01-08 [2023-12-20T20:00:08.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-20T20:00:08.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-20T20:00:08.899Z] ==> Jenkins CI detected. [2023-12-20T20:00:08.899Z] current dir:  /w/workspace/edgex-go/1 [2023-12-20T20:00:08.899Z] project root: . [2023-12-20T20:00:08.899Z] --> token set from env [2023-12-20T20:00:08.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-20T20:00:08.899Z] ==> Running gcov in . (disable via -X gcov) [2023-12-20T20:00:08.899Z] ==> Python coveragepy not found [2023-12-20T20:00:08.899Z] ==> Searching for coverage reports in: [2023-12-20T20:00:08.899Z] + . [2023-12-20T20:00:09.177Z] -> Found 1 reports [2023-12-20T20:00:09.178Z] ==> Detecting git/mercurial file structure [2023-12-20T20:00:09.178Z] ==> Reading reports [2023-12-20T20:00:09.178Z] + ./coverage.out bytes=453602 [2023-12-20T20:00:09.178Z] ==> Appending adjustments [2023-12-20T20:00:09.178Z] https://docs.codecov.io/docs/fixing-reports [2023-12-20T20:00:10.172Z] + Found adjustments [2023-12-20T20:00:10.172Z] ==> Gzipping contents [2023-12-20T20:00:10.172Z] 60K /tmp/codecov.EYa4BG.gz [2023-12-20T20:00:10.172Z] ==> Uploading reports [2023-12-20T20:00:10.172Z] url: https://codecov.io [2023-12-20T20:00:10.172Z] query: branch=PR-4738&commit=1bfe7911cb205479e5c09c209ccd6516f064f8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4738&job=&cmd_args= [2023-12-20T20:00:10.172Z] -> Pinging Codecov [2023-12-20T20:00:10.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4738&commit=1bfe7911cb205479e5c09c209ccd6516f064f8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4738&job=&cmd_args= [2023-12-20T20:00:10.440Z] -> Uploading to [2023-12-20T20:00:10.440Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-20/00271124DB129430A58F1EEE437C3FCB/1bfe7911cb205479e5c09c209ccd6516f064f8da/e4f2c365-397a-4555-a61d-4cde90bde02a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231220T200010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4137c8c1b8e29eaa98773d3b4534c044e60378a04660e191bee9daf6c51767cf [2023-12-20T20:00:10.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T20:00:10.440Z] Dload Upload Total Spent Left Speed [2023-12-20T20:00:10.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57656 0 0 100 57656 0 201k --:--:-- --:--:-- --:--:-- 200k 100 57656 0 0 100 57656 0 201k --:--:-- --:--:-- --:--:-- 200k [2023-12-20T20:00:10.723Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1bfe7911cb205479e5c09c209ccd6516f064f8da [Pipeline] } [2023-12-20T20:00:10.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-20T20:00:13.162Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:13.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:14.391Z] ---> package-listing.sh [2023-12-20T20:00:14.391Z] ++ facter osfamily [2023-12-20T20:00:14.391Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-20T20:00:14.650Z] + OS_FAMILY=debian [2023-12-20T20:00:14.650Z] + workspace=/w/workspace/edgex-go/1 [2023-12-20T20:00:14.650Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-20T20:00:14.650Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-20T20:00:14.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-20T20:00:14.650Z] + PACKAGES=/tmp/packages_start.txt [2023-12-20T20:00:14.650Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-20T20:00:14.650Z] + PACKAGES=/tmp/packages_end.txt [2023-12-20T20:00:14.650Z] + case "${OS_FAMILY}" in [2023-12-20T20:00:14.650Z] + dpkg -l [2023-12-20T20:00:14.650Z] + grep '^ii' [2023-12-20T20:00:14.650Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-20T20:00:14.650Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-20T20:00:14.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-20T20:00:14.650Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-20T20:00:14.650Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-20T20:00:14.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-20T20:00:14.682Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-20T20:00:14.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T20:00:15.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T20:00:15.660Z] [2023-12-20T20:00:15.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T20:00:16.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T20:00:16.092Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-20T20:00:16.092Z] 5eb5b503b376: Pulling fs layer [2023-12-20T20:00:16.092Z] 5c69ac0246d0: Pulling fs layer [2023-12-20T20:00:16.092Z] ec43610c2a17: Pulling fs layer [2023-12-20T20:00:16.092Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-20T20:00:16.092Z] 33b1e0a273af: Pulling fs layer [2023-12-20T20:00:16.092Z] 5d3b04190fa2: Pulling fs layer [2023-12-20T20:00:16.092Z] 2f39f015ded8: Pulling fs layer [2023-12-20T20:00:16.092Z] 3a2ae6a8a46f: Waiting [2023-12-20T20:00:16.092Z] 33b1e0a273af: Waiting [2023-12-20T20:00:16.092Z] 5d3b04190fa2: Waiting [2023-12-20T20:00:16.092Z] 2f39f015ded8: Waiting [2023-12-20T20:00:16.092Z] 5c69ac0246d0: Download complete [2023-12-20T20:00:16.092Z] 3a2ae6a8a46f: Download complete [2023-12-20T20:00:16.092Z] ec43610c2a17: Verifying Checksum [2023-12-20T20:00:16.092Z] ec43610c2a17: Download complete [2023-12-20T20:00:16.092Z] 33b1e0a273af: Verifying Checksum [2023-12-20T20:00:16.092Z] 33b1e0a273af: Download complete [2023-12-20T20:00:16.092Z] 5d3b04190fa2: Verifying Checksum [2023-12-20T20:00:16.092Z] 5d3b04190fa2: Download complete [2023-12-20T20:00:16.350Z] 5eb5b503b376: Verifying Checksum [2023-12-20T20:00:16.350Z] 5eb5b503b376: Download complete [2023-12-20T20:00:16.915Z] 2f39f015ded8: Download complete [2023-12-20T20:00:17.849Z] 5eb5b503b376: Pull complete [2023-12-20T20:00:17.849Z] 5c69ac0246d0: Pull complete [2023-12-20T20:00:18.108Z] ec43610c2a17: Pull complete [2023-12-20T20:00:18.367Z] 3a2ae6a8a46f: Pull complete [2023-12-20T20:00:18.625Z] 33b1e0a273af: Pull complete [2023-12-20T20:00:18.626Z] 5d3b04190fa2: Pull complete [2023-12-20T20:00:23.890Z] 2f39f015ded8: Pull complete [2023-12-20T20:00:23.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-20T20:00:23.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T20:00:23.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T20:00:24.308Z] prd-ubuntu20.04-docker-8c-8g-25826 does not seem to be running inside a container [2023-12-20T20:00:24.352Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-20T20:00:27.641Z] $ docker top a4aa6a08e9e229efb34fcb53bb723efb89dc4499518518d5e8283409369edfbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T20:00:28.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-20T20:00:28.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-20T20:00:28.733Z] + ls /var/log/sa-host [2023-12-20T20:00:28.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-20T20:00:29.034Z] provisioning config files... [2023-12-20T20:00:29.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14259353639474438166tmp [Pipeline] { [Pipeline] echo [2023-12-20T20:00:29.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:29.530Z] ---> create-netrc.sh [Pipeline] } [2023-12-20T20:00:29.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:30.064Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-20T20:00:30.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:30.411Z] ---> sudo-logs.sh [2023-12-20T20:00:30.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-20T20:00:30.544Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:30.860Z] ---> job-cost.sh [2023-12-20T20:00:30.860Z] lf-activate-venv: SKIPPING [2023-12-20T20:00:30.860Z] DEBUG: total: 0.2199999988079071 [2023-12-20T20:00:30.860Z] INFO: Retrieving Stack Cost... [2023-12-20T20:00:31.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-20T20:00:31.690Z] INFO: Archiving Costs [Pipeline] echo [2023-12-20T20:00:31.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T20:00:32.055Z] ---> logs-deploy.sh [2023-12-20T20:00:32.055Z] lf-activate-venv: SKIPPING [2023-12-20T20:00:32.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4738/1 [2023-12-20T20:00:32.055Z] INFO: archiving workspace using pattern(s): [2023-12-20T20:00:32.992Z] Archives upload complete. [2023-12-20T20:00:33.253Z] INFO: archiving logs to Nexus [2023-12-20T20:00:33.822Z] ---> uname -a: [2023-12-20T20:00:33.822Z] Linux prd-ubuntu20-04-docker-8c-8g-25826 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-20T20:00:33.822Z] [2023-12-20T20:00:33.822Z] [2023-12-20T20:00:33.822Z] ---> lscpu: [2023-12-20T20:00:33.822Z] Architecture: x86_64 [2023-12-20T20:00:33.822Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-20T20:00:33.822Z] Byte Order: Little Endian [2023-12-20T20:00:33.822Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-20T20:00:33.822Z] CPU(s): 8 [2023-12-20T20:00:33.822Z] On-line CPU(s) list: 0-7 [2023-12-20T20:00:33.822Z] Thread(s) per core: 1 [2023-12-20T20:00:33.822Z] Core(s) per socket: 1 [2023-12-20T20:00:33.822Z] Socket(s): 8 [2023-12-20T20:00:33.822Z] NUMA node(s): 1 [2023-12-20T20:00:33.822Z] Vendor ID: AuthenticAMD [2023-12-20T20:00:33.822Z] CPU family: 23 [2023-12-20T20:00:33.822Z] Model: 49 [2023-12-20T20:00:33.822Z] Model name: AMD EPYC-Rome Processor [2023-12-20T20:00:33.822Z] Stepping: 0 [2023-12-20T20:00:33.822Z] CPU MHz: 2800.000 [2023-12-20T20:00:33.822Z] BogoMIPS: 5600.00 [2023-12-20T20:00:33.822Z] Virtualization: AMD-V [2023-12-20T20:00:33.822Z] Hypervisor vendor: KVM [2023-12-20T20:00:33.822Z] Virtualization type: full [2023-12-20T20:00:33.822Z] L1d cache: 256 KiB [2023-12-20T20:00:33.822Z] L1i cache: 256 KiB [2023-12-20T20:00:33.822Z] L2 cache: 4 MiB [2023-12-20T20:00:33.822Z] L3 cache: 128 MiB [2023-12-20T20:00:33.822Z] NUMA node0 CPU(s): 0-7 [2023-12-20T20:00:33.822Z] Vulnerability Itlb multihit: Not affected [2023-12-20T20:00:33.822Z] Vulnerability L1tf: Not affected [2023-12-20T20:00:33.822Z] Vulnerability Mds: Not affected [2023-12-20T20:00:33.822Z] Vulnerability Meltdown: Not affected [2023-12-20T20:00:33.822Z] Vulnerability Mmio stale data: Not affected [2023-12-20T20:00:33.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-20T20:00:33.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-20T20:00:33.822Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-20T20:00:33.822Z] Vulnerability Srbds: Not affected [2023-12-20T20:00:33.822Z] Vulnerability Tsx async abort: Not affected [2023-12-20T20:00:33.822Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-20T20:00:33.822Z] [2023-12-20T20:00:33.822Z]