Pull request #4711 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6de786c70187a4d0c91f4793597ca0a646e8347+352052acdd74cde1c2e6292ce686d2b6799bd01d (bbd1f2582e61a4356b54a5972bc405c305892434) 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-ssh3956732531561233278.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7120139383135732892.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4711/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-4711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2812450064537724053.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-4711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14512346112869982786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8837602657277723446.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-4711/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-4711/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13203129705383337253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12013 in /w/workspace/edgexfoundry_edgex-go_PR-4711 [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/4711/head:refs/remotes/origin/PR-4711 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit e6de786c70187a4d0c91f4793597ca0a646e8347 Merge succeeded, producing e6de786c70187a4d0c91f4793597ca0a646e8347 Checking out Revision e6de786c70187a4d0c91f4793597ca0a646e8347 (PR-4711) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T19:34:07.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e6de786c70187a4d0c91f4793597ca0a646e8347 # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6de786c70187a4d0c91f4793597ca0a646e8347 # timeout=10 [Pipeline] withCredentials [2023-10-26T19:34:07.944Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T19:34:08.036Z] ========================================================= [2023-10-26T19:34:08.036Z] EdgeX Global Pipelines Version Info [2023-10-26T19:34:08.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:34:08.764Z] ------------------- [2023-10-26T19:34:08.764Z] stable info: [2023-10-26T19:34:08.764Z] ------------------- [2023-10-26T19:34:08.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T19:34:08.764Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T19:34:08.764Z] Message: update stable to v1.0.254 [2023-10-26T19:34:09.333Z] ------------------- [2023-10-26T19:34:09.333Z] experimental info: [2023-10-26T19:34:09.333Z] ------------------- [2023-10-26T19:34:09.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T19:34:09.333Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T19:34:09.333Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T19:34:09.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-26T19:34:09.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-26T19:34:09.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T19:34:09.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T19:34:09.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T19:34:09.816Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T19:34:09.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T19:34:09.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-26T19:34:10.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-26T19:34:10.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-26T19:34:10.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T19:34:10.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T19:34:10.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T19:34:10.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T19:34:10.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T19:34:10.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T19:34:10.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T19:34:10.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T19:34:10.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-26T19:34:10.488Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-26T19:34:10.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T19:34:10.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T19:34:10.628Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T19:34:10.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4711 [Pipeline] echo [2023-10-26T19:34:10.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4711 [Pipeline] echo [2023-10-26T19:34:10.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4711 [Pipeline] echo [2023-10-26T19:34:10.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6de786c70187a4d0c91f4793597ca0a646e8347 [Pipeline] echo [2023-10-26T19:34:10.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6de786 [Pipeline] echo [2023-10-26T19:34:10.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T19:34:10.990Z] provisioning config files... [2023-10-26T19:34:11.005Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13278162006386464253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:34:11.352Z] ---> docker-login.sh [2023-10-26T19:34:11.352Z] nexus3.edgexfoundry.org:10001 [2023-10-26T19:34:11.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:34:11.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:34:11.611Z] Configure a credential helper to remove this warning. See [2023-10-26T19:34:11.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:34:11.612Z] [2023-10-26T19:34:11.612Z] Login Succeeded [2023-10-26T19:34:11.612Z] nexus3.edgexfoundry.org:10002 [2023-10-26T19:34:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:34:11.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:34:11.612Z] Configure a credential helper to remove this warning. See [2023-10-26T19:34:11.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:34:11.612Z] [2023-10-26T19:34:11.612Z] Login Succeeded [2023-10-26T19:34:11.612Z] nexus3.edgexfoundry.org:10003 [2023-10-26T19:34:11.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:34:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:34:11.871Z] Configure a credential helper to remove this warning. See [2023-10-26T19:34:11.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:34:11.872Z] [2023-10-26T19:34:11.872Z] Login Succeeded [2023-10-26T19:34:11.872Z] nexus3.edgexfoundry.org:10004 [2023-10-26T19:34:11.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:34:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:34:11.872Z] Configure a credential helper to remove this warning. See [2023-10-26T19:34:11.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:34:11.872Z] [2023-10-26T19:34:11.872Z] Login Succeeded [2023-10-26T19:34:11.872Z] docker.io [2023-10-26T19:34:12.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:34:12.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:34:12.131Z] Configure a credential helper to remove this warning. See [2023-10-26T19:34:12.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:34:12.131Z] [2023-10-26T19:34:12.131Z] Login Succeeded [2023-10-26T19:34:12.131Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T19:34:12.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T19:34:12.574Z] + 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-10-26T19:34:12.574Z] + dirname cmd/core-command/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-26T19:34:12.574Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-10-26T19:34:12.574Z] [2023-10-26T19:34:12.574Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/core-data/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/core-metadata/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-26T19:34:12.574Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-26T19:34:12.574Z] cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T19:34:12.574Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-10-26T19:34:12.574Z] cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-26T19:34:12.574Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/support-notifications/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-26T19:34:12.574Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-26T19:34:12.574Z] + cut -d/ -f2 [2023-10-26T19:34:12.574Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-26T19:34:12.640Z] 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-10-26T19:34:13.143Z] + git rev-list -1 --merges e6de786c70187a4d0c91f4793597ca0a646e8347~1..e6de786c70187a4d0c91f4793597ca0a646e8347 [Pipeline] echo [2023-10-26T19:34:13.174Z] -----------> git rev-list -1 --merges e6de786c70187a4d0c91f4793597ca0a646e8347~1..e6de786c70187a4d0c91f4793597ca0a646e8347 e6de786c70187a4d0c91f4793597ca0a646e8347 [false] [Pipeline] sh [2023-10-26T19:34:13.481Z] + git log --format=format:%s -1 e6de786c70187a4d0c91f4793597ca0a646e8347 [Pipeline] echo [2023-10-26T19:34:13.513Z] ========================================================= [2023-10-26T19:34:13.513Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T19:34:13.513Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-26T19:34:13.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T19:34:13.935Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T19:34:13.935Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T19:34:13.935Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T19:34:13.935Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T19:34:13.935Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T19:34:13.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:34:14.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:34:14.353Z] [2023-10-26T19:34:14.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:34:14.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:34:14.719Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T19:34:14.719Z] b85a868b505f: Pulling fs layer [2023-10-26T19:34:14.719Z] e2be974225ed: Pulling fs layer [2023-10-26T19:34:14.719Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T19:34:14.719Z] 988bab9f4d93: Pulling fs layer [2023-10-26T19:34:14.719Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T19:34:14.719Z] eaf3925da568: Pulling fs layer [2023-10-26T19:34:14.719Z] bab4dde63d76: Pulling fs layer [2023-10-26T19:34:14.719Z] bde34c3a00c8: Pulling fs layer [2023-10-26T19:34:14.719Z] b352a97aabf1: Pulling fs layer [2023-10-26T19:34:14.719Z] 4872d77fe225: Pulling fs layer [2023-10-26T19:34:14.719Z] bab4dde63d76: Waiting [2023-10-26T19:34:14.719Z] eaf3925da568: Waiting [2023-10-26T19:34:14.719Z] 1469e6f7b9e6: Waiting [2023-10-26T19:34:14.719Z] 988bab9f4d93: Waiting [2023-10-26T19:34:14.719Z] bde34c3a00c8: Waiting [2023-10-26T19:34:14.719Z] b352a97aabf1: Waiting [2023-10-26T19:34:14.719Z] 5851b861e8e6: Pulling fs layer [2023-10-26T19:34:14.719Z] 4872d77fe225: Waiting [2023-10-26T19:34:14.719Z] 5851b861e8e6: Waiting [2023-10-26T19:34:14.719Z] e2be974225ed: Download complete [2023-10-26T19:34:14.719Z] 988bab9f4d93: Verifying Checksum [2023-10-26T19:34:14.719Z] 988bab9f4d93: Download complete [2023-10-26T19:34:14.719Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T19:34:14.719Z] 1469e6f7b9e6: Download complete [2023-10-26T19:34:14.977Z] eaf3925da568: Verifying Checksum [2023-10-26T19:34:14.977Z] eaf3925da568: Download complete [2023-10-26T19:34:14.977Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T19:34:14.977Z] 339a4e72a1f5: Download complete [2023-10-26T19:34:14.977Z] bde34c3a00c8: Verifying Checksum [2023-10-26T19:34:14.977Z] bde34c3a00c8: Download complete [2023-10-26T19:34:14.977Z] b352a97aabf1: Verifying Checksum [2023-10-26T19:34:14.977Z] b352a97aabf1: Download complete [2023-10-26T19:34:14.977Z] 4872d77fe225: Verifying Checksum [2023-10-26T19:34:14.977Z] 4872d77fe225: Download complete [2023-10-26T19:34:14.977Z] 5851b861e8e6: Verifying Checksum [2023-10-26T19:34:14.977Z] 5851b861e8e6: Download complete [2023-10-26T19:34:14.977Z] b85a868b505f: Verifying Checksum [2023-10-26T19:34:14.977Z] b85a868b505f: Download complete [2023-10-26T19:34:15.300Z] bab4dde63d76: Verifying Checksum [2023-10-26T19:34:15.300Z] bab4dde63d76: Download complete [2023-10-26T19:34:16.236Z] b85a868b505f: Pull complete [2023-10-26T19:34:16.236Z] e2be974225ed: Pull complete [2023-10-26T19:34:16.802Z] 339a4e72a1f5: Pull complete [2023-10-26T19:34:16.802Z] 988bab9f4d93: Pull complete [2023-10-26T19:34:17.060Z] 1469e6f7b9e6: Pull complete [2023-10-26T19:34:17.060Z] eaf3925da568: Pull complete [2023-10-26T19:34:18.962Z] bab4dde63d76: Pull complete [2023-10-26T19:34:18.962Z] bde34c3a00c8: Pull complete [2023-10-26T19:34:18.962Z] b352a97aabf1: Pull complete [2023-10-26T19:34:18.962Z] 4872d77fe225: Pull complete [2023-10-26T19:34:18.962Z] 5851b861e8e6: Pull complete [2023-10-26T19:34:18.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T19:34:18.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T19:34:18.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:34:19.211Z] prd-ubuntu20.04-docker-8c-8g-12013 does not seem to be running inside a container [2023-10-26T19:34:19.237Z] $ 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-10-26T19:34:21.679Z] $ docker top d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 -eo pid,comm [2023-10-26T19:34:21.733Z] 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-10-26T19:34:21.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T19:34:21.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T19:34:21.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T19:34:21.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T19:34:21.952Z] $ docker exec d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 ssh-agent [2023-10-26T19:34:22.054Z] SSH_AUTH_SOCK=/tmp/ssh-clVvPxdBik3f/agent.33 [2023-10-26T19:34:22.054Z] SSH_AGENT_PID=39 [2023-10-26T19:34:22.059Z] Running ssh-add (command line suppressed) [2023-10-26T19:34:22.160Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3439225472434159923.key (/w/workspace/edgex-go/1@tmp/private_key_3439225472434159923.key) [2023-10-26T19:34:22.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T19:34:22.500Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T19:34:22.522Z] $ docker exec --env ******** --env ******** d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 ssh-agent -k [2023-10-26T19:34:22.631Z] unset SSH_AUTH_SOCK; [2023-10-26T19:34:22.632Z] unset SSH_AGENT_PID; [2023-10-26T19:34:22.632Z] echo Agent pid 39 killed; [2023-10-26T19:34:22.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T19:34:22.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T19:34:22.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T19:34:22.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T19:34:22.833Z] $ docker exec d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 ssh-agent [2023-10-26T19:34:22.940Z] SSH_AUTH_SOCK=/tmp/ssh-W2n2cAGg5u8a/agent.72 [2023-10-26T19:34:22.940Z] SSH_AGENT_PID=78 [2023-10-26T19:34:22.944Z] Running ssh-add (command line suppressed) [2023-10-26T19:34:23.039Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8117477313281990408.key (/w/workspace/edgex-go/1@tmp/private_key_8117477313281990408.key) [2023-10-26T19:34:23.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T19:34:23.387Z] + git semver init [2023-10-26T19:34:23.645Z] 2023-10-26 19:34:23,552 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T19:34:23.645Z] 2023-10-26 19:34:23,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-26T19:34:23.645Z] 2023-10-26 19:34:23,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-26T19:34:23.645Z] 2023-10-26 19:34:23,553 [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-10-26T19:34:28.912Z] 2023-10-26 19:34:28,010 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4711 with force:False [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,011 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4711 [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,013 [execute] INFO git cat-file --batch-check [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,018 [execute] INFO git cat-file --batch [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T19:34:28.912Z] 2023-10-26 19:34:28,023 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4711 [2023-10-26T19:34:28.912Z] 0.0.0 [Pipeline] } [2023-10-26T19:34:28.938Z] $ docker exec --env ******** --env ******** d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 ssh-agent -k [2023-10-26T19:34:29.030Z] unset SSH_AUTH_SOCK; [2023-10-26T19:34:29.030Z] unset SSH_AGENT_PID; [2023-10-26T19:34:29.030Z] echo Agent pid 78 killed; [2023-10-26T19:34:29.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T19:34:29.465Z] + git semver [Pipeline] } [2023-10-26T19:34:29.744Z] $ docker stop --time=1 d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 [2023-10-26T19:34:31.041Z] $ docker rm -f --volumes d8f90f23cc8822cb616646f145e171823e66e1526780aeef1ce15aeb70adcec8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T19:34:31.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T19:34:31.821Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T19:34:31.837Z] [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-10-26T19:34:32.633Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-26T19:34:32.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:34:32.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:34:32.727Z] ========================================================= [2023-10-26T19:34:32.727Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T19:34:32.727Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:34:33.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:34:33.064Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T19:34:33.064Z] 7264a8db6415: Pulling fs layer [2023-10-26T19:34:33.064Z] c4d48a809fc2: Pulling fs layer [2023-10-26T19:34:33.064Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T19:34:33.064Z] ad3a456e5733: Pulling fs layer [2023-10-26T19:34:33.064Z] 33e27b845d1e: Pulling fs layer [2023-10-26T19:34:33.064Z] c68163c4e522: Pulling fs layer [2023-10-26T19:34:33.064Z] 50da416c3ac9: Pulling fs layer [2023-10-26T19:34:33.064Z] 33e27b845d1e: Waiting [2023-10-26T19:34:33.064Z] ad3a456e5733: Waiting [2023-10-26T19:34:33.064Z] c68163c4e522: Waiting [2023-10-26T19:34:33.064Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T19:34:33.064Z] 50da416c3ac9: Waiting [2023-10-26T19:34:33.064Z] 23d2d4c4bb30: Waiting [2023-10-26T19:34:33.064Z] c4d48a809fc2: Download complete [2023-10-26T19:34:33.064Z] ad3a456e5733: Download complete [2023-10-26T19:34:33.064Z] 33e27b845d1e: Download complete [2023-10-26T19:34:33.064Z] 7264a8db6415: Verifying Checksum [2023-10-26T19:34:33.064Z] 7264a8db6415: Download complete [2023-10-26T19:34:33.064Z] c68163c4e522: Verifying Checksum [2023-10-26T19:34:33.064Z] c68163c4e522: Download complete [2023-10-26T19:34:33.323Z] 7264a8db6415: Pull complete [2023-10-26T19:34:33.323Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T19:34:33.323Z] 23d2d4c4bb30: Download complete [2023-10-26T19:34:33.323Z] c4d48a809fc2: Pull complete [2023-10-26T19:34:33.582Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T19:34:33.582Z] 4f1c88b9dad5: Download complete [2023-10-26T19:34:33.839Z] 50da416c3ac9: Verifying Checksum [2023-10-26T19:34:33.839Z] 50da416c3ac9: Download complete [2023-10-26T19:34:37.118Z] 4f1c88b9dad5: Pull complete [2023-10-26T19:34:37.118Z] ad3a456e5733: Pull complete [2023-10-26T19:34:37.118Z] 33e27b845d1e: Pull complete [2023-10-26T19:34:37.118Z] c68163c4e522: Pull complete [2023-10-26T19:34:39.016Z] 50da416c3ac9: Pull complete [2023-10-26T19:34:39.273Z] 23d2d4c4bb30: Pull complete [2023-10-26T19:34:39.273Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T19:34:39.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:34:39.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:34:39.633Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:34:39.634Z] WORKDIR /edgex [2023-10-26T19:34:39.634Z] COPY go.mod . [2023-10-26T19:34:39.634Z] RUN go mod download [2023-10-26T19:34:39.634Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-26T19:34:40.202Z] Sending build context to Docker daemon 171MB [2023-10-26T19:34:40.202Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T19:34:40.202Z] ---> 0786185ac409 [2023-10-26T19:34:40.202Z] Step 2/4 : WORKDIR /edgex [2023-10-26T19:34:44.392Z] ---> Running in 9e9c22cf55ad [2023-10-26T19:34:44.392Z] Removing intermediate container 9e9c22cf55ad [2023-10-26T19:34:44.392Z] ---> 82f82cbde441 [2023-10-26T19:34:44.392Z] Step 3/4 : COPY go.mod . [2023-10-26T19:34:44.392Z] ---> ea440885a56b [2023-10-26T19:34:44.392Z] Step 4/4 : RUN go mod download [2023-10-26T19:34:44.392Z] ---> Running in 101ce2271fc2 [2023-10-26T19:34:47.152Z] Still waiting to schedule task [2023-10-26T19:34:47.152Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T19:35:02.487Z] Removing intermediate container 101ce2271fc2 [2023-10-26T19:35:02.487Z] ---> 242c244fc654 [2023-10-26T19:35:02.487Z] Successfully built 242c244fc654 [2023-10-26T19:35:02.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:35:02.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T19:35:02.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:35:03.019Z] prd-ubuntu20.04-docker-8c-8g-12013 does not seem to be running inside a container [2023-10-26T19:35:03.052Z] $ 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-10-26T19:35:03.393Z] $ docker top ef46ac505e0ebc348e4b09f9117dd2a395823d6894e0725e499e97fa83e48f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:35:03.778Z] + go version [2023-10-26T19:35:03.778Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T19:35:03.811Z] $ docker stop --time=1 ef46ac505e0ebc348e4b09f9117dd2a395823d6894e0725e499e97fa83e48f16 [2023-10-26T19:35:05.075Z] $ docker rm -f --volumes ef46ac505e0ebc348e4b09f9117dd2a395823d6894e0725e499e97fa83e48f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:35:05.741Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T19:35:05.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:35:05.878Z] prd-ubuntu20.04-docker-8c-8g-12013 does not seem to be running inside a container [2023-10-26T19:35:05.908Z] $ 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-10-26T19:35:06.235Z] $ docker top bb1f5af0df9dd7d6830433f2b4adbe76dab9ffb165f374547d19dc6df152116e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T19:35:06.352Z] ========================================================= [2023-10-26T19:35:06.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T19:35:06.353Z] ========================================================= [Pipeline] sh [2023-10-26T19:35:06.643Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:35:07.009Z] + make test [2023-10-26T19:35:07.010Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T19:35:13.567Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T19:35:25.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T19:35:26.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T19:35:26.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T19:35:27.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2023-10-26T19:35:29.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements [2023-10-26T19:35:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T19:35:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T19:35:29.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T19:35:30.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T19:35:30.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T19:35:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T19:35:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T19:35:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:35:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T19:35:31.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T19:35:32.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T19:35:32.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T19:35:32.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2023-10-26T19:35:32.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T19:35:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.320s coverage: 93.4% of statements [2023-10-26T19:35:35.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T19:35:35.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T19:35:36.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 97.6% of statements [2023-10-26T19:35:36.387Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2023-10-26T19:35:36.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T19:35:36.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T19:35:37.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-10-26T19:35:37.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2023-10-26T19:35:37.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2023-10-26T19:35:37.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2023-10-26T19:35:38.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2023-10-26T19:35:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements [2023-10-26T19:35:38.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-10-26T19:35:38.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T19:35:38.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T19:35:38.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T19:35:38.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T19:35:39.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T19:35:39.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T19:35:39.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T19:35:39.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T19:35:40.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T19:35:40.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T19:35:40.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T19:35:40.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T19:35:40.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T19:35:40.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T19:35:40.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T19:35:42.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T19:35:43.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T19:35:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T19:35:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T19:35:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T19:35:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T19:35:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T19:35:48.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T19:35:48.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T19:35:48.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T19:35:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T19:35:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T19:35:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T19:35:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T19:35:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T19:35:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T19:35:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T19:35:51.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T19:35:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2023-10-26T19:35:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T19:35:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T19:35:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T19:35:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:35:53.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T19:35:53.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T19:35:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T19:35:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.058s coverage: 92.9% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.472s coverage: 38.4% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.058s coverage: 89.5% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-10-26T19:36:03.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-26T19:36:03.797Z] 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-10-26T19:36:03.797Z] running golangci-lint [2023-10-26T19:36:03.797Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-26T19:36:03.797Z] go version go1.21.0 linux/amd64 [2023-10-26T19:36:04.059Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-26T19:36:04.059Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-26T19:36:16.258Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 12.344591426s" [2023-10-26T19:36:16.258Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.364529ms" [2023-10-26T19:36:24.353Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.905796041s with top 10 stages: buildir: 29.941827112s, gosec: 6.263948595s, fact_deprecated: 1.997949247s, inspect: 1.959796135s, printf: 1.236845271s, S1038: 1.160331815s, ctrlflow: 1.0699283s, nilness: 771.129941ms, fact_purity: 753.870613ms, isgenerated: 500.753189ms" [2023-10-26T19:36:24.353Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-26T19:36:24.353Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, exclude-rules: 21/197" [2023-10-26T19:36:24.353Z] level=info msg="[runner] processing took 16.78099ms with stages: nolint: 10.46614ms, identifier_marker: 3.171801ms, exclude-rules: 1.301501ms, autogenerated_exclude: 822.436µs, path_prettifier: 681.392µs, skip_dirs: 310.599µs, cgo: 15.361µs, filename_unadjuster: 7.49µs, max_same_issues: 860ns, fixer: 500ns, max_from_linter: 360ns, uniq_by_line: 350ns, sort_results: 310ns, exclude: 300ns, severity-rules: 300ns, skip_files: 270ns, diff: 260ns, source_code: 250ns, max_per_file_from_linter: 180ns, path_shortener: 170ns, path_prefixer: 160ns" [2023-10-26T19:36:24.353Z] level=info msg="[runner] linters took 7.444130079s with stages: goanalysis_metalinter: 7.427241696s" [2023-10-26T19:36:24.353Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-26T19:36:24.353Z] level=info msg="Memory: 200 samples, avg is 231.0MB, max is 908.6MB" [2023-10-26T19:36:24.353Z] level=info msg="Execution took 19.832768856s" [2023-10-26T19:36:24.353Z] go vet ./... [2023-10-26T19:36:27.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T19:36:27.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T19:36:27.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T19:36:27.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T19:36:28.222Z] + ls -al . [2023-10-26T19:36:28.222Z] total 728 [2023-10-26T19:36:28.222Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 19:35 . [2023-10-26T19:36:28.222Z] drwxr-xr-x 4 root root 4096 Oct 26 19:35 .. [2023-10-26T19:36:28.222Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:34 .blubracket [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 19:34 .dockerignore [2023-10-26T19:36:28.222Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:36 .git [2023-10-26T19:36:28.222Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:34 .github [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:34 .gitignore [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:34 .golangci.yml [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 19:34 .hadolint.yml [2023-10-26T19:36:28.222Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 19:34 .semver [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 19:34 .sonarcloud.properties [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:34 ADOPTERS.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:34 Attribution.txt [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:34 CHANGELOG.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:34 CONTRIBUTING.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:34 GOVERNANCE.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 19:34 Jenkinsfile [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:34 LICENSE [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:34 Makefile [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:34 OWNERS.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:34 README.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 19:34 SECURITY.md [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:34 VERSION [2023-10-26T19:36:28.222Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:34 bin [2023-10-26T19:36:28.222Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 19:34 cmd [2023-10-26T19:36:28.222Z] -rw-r--r-- 1 root root 453602 Oct 26 19:36 coverage.out [2023-10-26T19:36:28.222Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:34 fuzz_test [2023-10-26T19:36:28.222Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:34 go.mod [2023-10-26T19:36:28.223Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:34 go.sum [2023-10-26T19:36:28.223Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 19:34 internal [2023-10-26T19:36:28.223Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:34 openapi [2023-10-26T19:36:28.223Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 19:34 security.txt [2023-10-26T19:36:28.223Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:34 version.go [Pipeline] sh [2023-10-26T19:36:28.524Z] + '[' -e coverage.out ] [2023-10-26T19:36:28.525Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T19:36:28.645Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T19:36:28.934Z] + make build [2023-10-26T19:36:28.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T19:36:41.118Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T19:36:41.118Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T19:36:41.680Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T19:36:42.615Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T19:36:47.869Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T19:36:49.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T19:36:50.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T19:36:51.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T19:36:52.038Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T19:36:52.970Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T19:36:53.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-26T19:36:54.866Z] $ docker stop --time=1 bb1f5af0df9dd7d6830433f2b4adbe76dab9ffb165f374547d19dc6df152116e [2023-10-26T19:36:58.442Z] $ docker rm -f --volumes bb1f5af0df9dd7d6830433f2b4adbe76dab9ffb165f374547d19dc6df152116e [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-10-26T19:36:59.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:36:59.620Z] [2023-10-26T19:36:59.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:36:59.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:36:59.981Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-26T19:36:59.981Z] 91d30c5bc195: Pulling fs layer [2023-10-26T19:36:59.981Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-26T19:36:59.981Z] 9c61dcf015f6: Pulling fs layer [2023-10-26T19:36:59.981Z] 4698f68db338: Pulling fs layer [2023-10-26T19:36:59.981Z] 2a2f49069b9e: Pulling fs layer [2023-10-26T19:36:59.981Z] e0025b399a48: Pulling fs layer [2023-10-26T19:36:59.981Z] 4698f68db338: Waiting [2023-10-26T19:36:59.981Z] 2a2f49069b9e: Waiting [2023-10-26T19:36:59.981Z] e0025b399a48: Waiting [2023-10-26T19:37:00.917Z] 91d30c5bc195: Verifying Checksum [2023-10-26T19:37:00.917Z] 91d30c5bc195: Download complete [2023-10-26T19:37:00.917Z] 4698f68db338: Verifying Checksum [2023-10-26T19:37:00.917Z] 4698f68db338: Download complete [2023-10-26T19:37:00.917Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-26T19:37:00.917Z] 2e9b0aa3be6d: Download complete [2023-10-26T19:37:00.917Z] e0025b399a48: Verifying Checksum [2023-10-26T19:37:00.917Z] e0025b399a48: Download complete [2023-10-26T19:37:00.917Z] 91d30c5bc195: Pull complete [2023-10-26T19:37:01.176Z] 2a2f49069b9e: Download complete [2023-10-26T19:37:01.176Z] 2e9b0aa3be6d: Pull complete [2023-10-26T19:37:01.434Z] 9c61dcf015f6: Download complete [2023-10-26T19:37:03.966Z] 9c61dcf015f6: Pull complete [2023-10-26T19:37:03.966Z] 4698f68db338: Pull complete [2023-10-26T19:37:04.225Z] 2a2f49069b9e: Pull complete [2023-10-26T19:37:04.225Z] e0025b399a48: Pull complete [2023-10-26T19:37:04.225Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-26T19:37:04.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T19:37:04.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:37:04.438Z] prd-ubuntu20.04-docker-8c-8g-12013 does not seem to be running inside a container [2023-10-26T19:37:04.470Z] $ 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-10-26T19:37:06.246Z] $ docker top 648d8709d8076f23a63855b03bbda70cde8689bc078ce6de700fe1b1d8184e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:37:06.620Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T19:37:08.521Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-26T19:37:08.521Z] #1 transferring dockerfile: 1.82kB done [2023-10-26T19:37:08.779Z] #1 ... [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #2 transferring dockerfile: 1.82kB done [2023-10-26T19:37:08.779Z] #2 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #3 transferring dockerfile: 1.59kB done [2023-10-26T19:37:08.779Z] #3 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #4 transferring dockerfile: 1.70kB done [2023-10-26T19:37:08.779Z] #4 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #5 transferring dockerfile: 2.39kB done [2023-10-26T19:37:08.779Z] #5 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #6 transferring dockerfile: 1.96kB done [2023-10-26T19:37:08.779Z] #6 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #7 transferring dockerfile: 2.12kB done [2023-10-26T19:37:08.779Z] #7 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #8 transferring dockerfile: 1.58kB done [2023-10-26T19:37:08.779Z] #8 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #9 transferring dockerfile: 2.82kB done [2023-10-26T19:37:08.779Z] #9 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #10 transferring dockerfile: 1.84kB done [2023-10-26T19:37:08.779Z] #10 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #11 transferring dockerfile: 2.38kB done [2023-10-26T19:37:08.779Z] #11 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #12 [core-data internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #12 transferring dockerfile: 1.90kB done [2023-10-26T19:37:08.779Z] #12 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #13 transferring dockerfile: 2.04kB done [2023-10-26T19:37:08.779Z] #13 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T19:37:08.779Z] #14 transferring dockerfile: 1.78kB done [2023-10-26T19:37:08.779Z] #14 DONE 0.0s [2023-10-26T19:37:08.779Z] [2023-10-26T19:37:08.779Z] #15 [core-command internal] load .dockerignore [2023-10-26T19:37:08.779Z] #15 transferring context: 50B done [2023-10-26T19:37:09.037Z] #15 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-26T19:37:09.037Z] #1 ... [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #16 [support-scheduler internal] load .dockerignore [2023-10-26T19:37:09.037Z] #16 transferring context: 50B done [2023-10-26T19:37:09.037Z] #16 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #17 [security-spire-server internal] load .dockerignore [2023-10-26T19:37:09.037Z] #17 transferring context: 50B done [2023-10-26T19:37:09.037Z] #17 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #18 [security-spire-agent internal] load .dockerignore [2023-10-26T19:37:09.037Z] #18 transferring context: 50B done [2023-10-26T19:37:09.037Z] #18 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #19 [security-proxy-setup internal] load .dockerignore [2023-10-26T19:37:09.037Z] #19 transferring context: 50B done [2023-10-26T19:37:09.037Z] #19 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #20 [core-metadata internal] load .dockerignore [2023-10-26T19:37:09.037Z] #20 transferring context: 50B done [2023-10-26T19:37:09.037Z] #20 DONE 0.0s [2023-10-26T19:37:09.037Z] [2023-10-26T19:37:09.037Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T19:37:09.037Z] #21 transferring context: 50B done [2023-10-26T19:37:09.037Z] #21 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #22 [security-spire-config internal] load .dockerignore [2023-10-26T19:37:09.296Z] #22 transferring context: 50B done [2023-10-26T19:37:09.296Z] #22 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #23 [security-bootstrapper internal] load .dockerignore [2023-10-26T19:37:09.296Z] #23 transferring context: 50B done [2023-10-26T19:37:09.296Z] #23 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #24 [support-notifications internal] load .dockerignore [2023-10-26T19:37:09.296Z] #24 transferring context: 50B done [2023-10-26T19:37:09.296Z] #24 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-10-26T19:37:09.296Z] #25 transferring context: 50B done [2023-10-26T19:37:09.296Z] #25 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #26 [core-data internal] load .dockerignore [2023-10-26T19:37:09.296Z] #26 transferring context: 50B done [2023-10-26T19:37:09.296Z] #26 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #27 [security-proxy-auth internal] load .dockerignore [2023-10-26T19:37:09.296Z] #27 transferring context: 50B done [2023-10-26T19:37:09.296Z] #27 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T19:37:09.296Z] #28 transferring context: 50B done [2023-10-26T19:37:09.296Z] #28 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.296Z] #29 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:37:09.296Z] #30 DONE 0.1s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.296Z] #29 DONE 0.0s [2023-10-26T19:37:09.296Z] [2023-10-26T19:37:09.296Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.296Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:09.554Z] #31 ... [2023-10-26T19:37:09.554Z] [2023-10-26T19:37:09.554Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.554Z] #29 DONE 0.0s [2023-10-26T19:37:09.554Z] [2023-10-26T19:37:09.554Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:09.554Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:09.554Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:09.554Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:09.554Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:09.554Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-26T19:37:09.554Z] #31 ... [2023-10-26T19:37:09.554Z] [2023-10-26T19:37:09.554Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.554Z] #29 DONE 0.0s [2023-10-26T19:37:09.554Z] [2023-10-26T19:37:09.554Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:09.554Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:09.554Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:09.554Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:09.554Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:09.822Z] #31 ... [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.822Z] #29 DONE 0.0s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #32 [security-proxy-auth internal] load build context [2023-10-26T19:37:09.822Z] #32 DONE 0.0s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:37:09.822Z] #30 DONE 0.3s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #33 [security-secretstore-setup internal] load build context [2023-10-26T19:37:09.822Z] #33 DONE 0.0s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.822Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:09.822Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:09.822Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:09.822Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:09.822Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:09.822Z] #31 ... [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T19:37:09.822Z] #29 DONE 0.0s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.822Z] #31 ... [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:37:09.822Z] #30 DONE 0.4s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T19:37:09.822Z] #34 DONE 0.8s [2023-10-26T19:37:09.822Z] [2023-10-26T19:37:09.822Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:09.822Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:09.822Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:09.822Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:09.822Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:09.822Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:09.822Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:37:10.079Z] #31 DONE 1.0s [2023-10-26T19:37:10.079Z] [2023-10-26T19:37:10.079Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-26T19:37:10.337Z] #35 ... [2023-10-26T19:37:10.337Z] [2023-10-26T19:37:10.337Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T19:37:10.337Z] #36 DONE 0.8s [2023-10-26T19:37:10.337Z] [2023-10-26T19:37:10.337Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:10.337Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:10.337Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:10.337Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:10.337Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:10.337Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:10.337Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:37:10.337Z] #31 DONE 1.0s [2023-10-26T19:37:10.337Z] [2023-10-26T19:37:10.337Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:10.337Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:10.902Z] #37 ... [2023-10-26T19:37:10.902Z] [2023-10-26T19:37:10.902Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:37:10.902Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:37:10.902Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:37:10.902Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T19:37:10.902Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T19:37:10.902Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-26T19:37:10.902Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-26T19:37:10.902Z] #31 DONE 1.0s [2023-10-26T19:37:10.902Z] [2023-10-26T19:37:10.902Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T19:37:10.902Z] #38 DONE 1.3s [2023-10-26T19:37:10.902Z] [2023-10-26T19:37:10.902Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:16.181Z] #37 ... [2023-10-26T19:37:16.181Z] [2023-10-26T19:37:16.181Z] #39 [core-command internal] load build context [2023-10-26T19:37:16.181Z] #39 transferring context: 291.29MB 5.9s [2023-10-26T19:37:16.181Z] #39 ... [2023-10-26T19:37:16.181Z] [2023-10-26T19:37:16.181Z] #40 [security-proxy-setup internal] load build context [2023-10-26T19:37:16.181Z] #40 transferring context: 365.22MB 6.0s done [2023-10-26T19:37:16.181Z] #40 ... [2023-10-26T19:37:16.181Z] [2023-10-26T19:37:16.181Z] #39 [core-command internal] load build context [2023-10-26T19:37:16.181Z] #39 transferring context: 365.22MB 6.9s done [2023-10-26T19:37:19.459Z] #39 ... [2023-10-26T19:37:19.459Z] [2023-10-26T19:37:19.459Z] #41 [support-scheduler internal] load build context [2023-10-26T19:37:19.459Z] #41 transferring context: 365.22MB 6.9s done [2023-10-26T19:37:19.459Z] #41 ... [2023-10-26T19:37:19.459Z] [2023-10-26T19:37:19.459Z] #42 [core-metadata internal] load build context [2023-10-26T19:37:19.459Z] #42 transferring context: 365.22MB 5.9s done [2023-10-26T19:37:20.279Z] #42 ... [2023-10-26T19:37:20.279Z] [2023-10-26T19:37:20.279Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:37:20.279Z] #43 transferring context: 365.22MB 6.0s done [2023-10-26T19:37:20.537Z] #43 ... [2023-10-26T19:37:20.537Z] [2023-10-26T19:37:20.537Z] #33 [security-secretstore-setup internal] load build context [2023-10-26T19:37:20.537Z] #33 transferring context: 365.22MB 6.7s done [2023-10-26T19:37:20.537Z] #33 ... [2023-10-26T19:37:20.537Z] [2023-10-26T19:37:20.537Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:37:20.794Z] #44 ... [2023-10-26T19:37:20.794Z] [2023-10-26T19:37:20.794Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:37:20.794Z] #45 transferring context: 365.22MB 6.4s done [2023-10-26T19:37:20.794Z] #45 ... [2023-10-26T19:37:20.794Z] [2023-10-26T19:37:20.794Z] #46 [security-spire-config internal] load build context [2023-10-26T19:37:20.794Z] #46 transferring context: 16.35kB 0.0s done [2023-10-26T19:37:21.052Z] #46 ... [2023-10-26T19:37:21.052Z] [2023-10-26T19:37:21.052Z] #47 [security-spire-agent internal] load build context [2023-10-26T19:37:21.052Z] #47 ... [2023-10-26T19:37:21.052Z] [2023-10-26T19:37:21.052Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:37:21.309Z] #48 ... [2023-10-26T19:37:21.309Z] [2023-10-26T19:37:21.309Z] #49 [security-spire-server internal] load build context [2023-10-26T19:37:21.309Z] #49 transferring context: 18.10kB 0.0s done [2023-10-26T19:37:21.309Z] #49 ... [2023-10-26T19:37:21.309Z] [2023-10-26T19:37:21.309Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:37:21.567Z] #50 ... [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #46 [security-spire-config internal] load build context [2023-10-26T19:37:21.567Z] #46 DONE 11.3s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #49 [security-spire-server internal] load build context [2023-10-26T19:37:21.567Z] #49 DONE 11.3s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #40 [security-proxy-setup internal] load build context [2023-10-26T19:37:21.567Z] #40 DONE 12.1s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #42 [core-metadata internal] load build context [2023-10-26T19:37:21.567Z] #42 DONE 12.0s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:37:21.567Z] #43 DONE 11.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:37:21.567Z] #35 DONE 11.5s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:37:21.567Z] #51 ... [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #32 [security-proxy-auth internal] load build context [2023-10-26T19:37:21.567Z] #32 transferring context: 365.22MB 6.2s done [2023-10-26T19:37:21.567Z] #32 DONE 11.8s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-26T19:37:21.567Z] #45 DONE 11.7s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #52 [core-data internal] load build context [2023-10-26T19:37:21.567Z] #52 transferring context: 365.22MB 6.6s done [2023-10-26T19:37:21.567Z] #52 DONE 11.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #33 [security-secretstore-setup internal] load build context [2023-10-26T19:37:21.567Z] #33 DONE 11.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #41 [support-scheduler internal] load build context [2023-10-26T19:37:21.567Z] #41 DONE 12.2s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #53 [security-bootstrapper internal] load build context [2023-10-26T19:37:21.567Z] #53 transferring context: 365.22MB 6.7s done [2023-10-26T19:37:21.567Z] #53 DONE 11.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #54 [support-notifications internal] load build context [2023-10-26T19:37:21.567Z] #54 transferring context: 365.22MB 7.4s done [2023-10-26T19:37:21.567Z] #54 DONE 11.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #47 [security-spire-agent internal] load build context [2023-10-26T19:37:21.567Z] #47 transferring context: 17.63kB 0.0s done [2023-10-26T19:37:21.567Z] #47 DONE 10.9s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #39 [core-command internal] load build context [2023-10-26T19:37:21.567Z] #39 DONE 12.3s [2023-10-26T19:37:21.567Z] [2023-10-26T19:37:21.567Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:21.824Z] #55 ... [2023-10-26T19:37:21.824Z] [2023-10-26T19:37:21.824Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:37:21.824Z] #56 ... [2023-10-26T19:37:21.824Z] [2023-10-26T19:37:21.824Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:37:22.080Z] #57 ... [2023-10-26T19:37:22.080Z] [2023-10-26T19:37:22.080Z] #58 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:22.080Z] #58 ... [2023-10-26T19:37:22.080Z] [2023-10-26T19:37:22.080Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:37:22.338Z] #59 ... [2023-10-26T19:37:22.338Z] [2023-10-26T19:37:22.338Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:37:22.338Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.7s done [2023-10-26T19:37:22.338Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T19:37:22.338Z] #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-26T19:37:22.338Z] #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-26T19:37:22.338Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-26T19:37:22.338Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-26T19:37:22.338Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-10-26T19:37:22.338Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T19:37:22.338Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-10-26T19:37:22.338Z] #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2023-10-26T19:37:22.338Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-26T19:37:22.338Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2023-10-26T19:37:22.338Z] #60 ... [2023-10-26T19:37:22.338Z] [2023-10-26T19:37:22.338Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:22.338Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 11.2s done [2023-10-26T19:37:22.338Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-26T19:37:22.338Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-26T19:37:22.338Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-10-26T19:37:22.338Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T19:37:22.338Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-26T19:37:22.338Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-26T19:37:22.338Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:37:22.338Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s done [2023-10-26T19:37:22.338Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T19:37:22.338Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T19:37:22.338Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s [2023-10-26T19:37:23.300Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-10-26T19:37:23.300Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-10-26T19:37:25.832Z] #37 ... [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:37:25.832Z] #0 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #0 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #0 1.076 OK: 264 MiB in 52 packages [2023-10-26T19:37:25.832Z] #61 DONE 3.9s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:37:25.832Z] #44 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #44 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #44 13.97 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T19:37:25.832Z] #44 13.99 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #44 13.99 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #44 14.00 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:37:25.832Z] #44 14.24 OK: 8 MiB in 17 packages [2023-10-26T19:37:25.832Z] #44 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:37:25.832Z] #51 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #51 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #51 12.68 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T19:37:25.832Z] #51 12.69 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #51 12.70 (3/4) Installing su-exec (0.2-r3) [2023-10-26T19:37:25.832Z] #51 12.70 (4/4) Installing yq (4.33.3-r4) [2023-10-26T19:37:25.832Z] #51 12.76 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #51 12.77 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:37:25.832Z] #51 12.81 OK: 17 MiB in 19 packages [2023-10-26T19:37:25.832Z] #51 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:37:25.832Z] #0 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #0 1.079 OK: 264 MiB in 52 packages [2023-10-26T19:37:25.832Z] #62 DONE 4.0s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:37:25.832Z] #50 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #50 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #50 12.42 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #50 12.42 (2/2) Installing su-exec (0.2-r3) [2023-10-26T19:37:25.832Z] #50 12.43 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #50 12.43 OK: 7 MiB in 17 packages [2023-10-26T19:37:25.832Z] #50 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:25.832Z] #55 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #55 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #55 13.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #55 13.30 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #55 13.31 OK: 7 MiB in 16 packages [2023-10-26T19:37:25.832Z] #55 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:37:25.832Z] #56 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #56 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #56 12.78 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:37:25.832Z] #56 12.81 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:37:25.832Z] #56 12.82 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #56 12.82 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T19:37:25.832Z] #56 12.83 (5/6) Installing su-exec (0.2-r3) [2023-10-26T19:37:25.832Z] #56 12.84 (6/6) Installing yq (4.33.3-r4) [2023-10-26T19:37:25.832Z] #56 12.89 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #56 12.90 OK: 17 MiB in 19 packages [2023-10-26T19:37:25.832Z] #56 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:37:25.832Z] #59 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #59 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #59 14.57 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:37:25.832Z] #59 14.57 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:37:25.832Z] #59 14.57 OK: 20073 distinct packages available [2023-10-26T19:37:25.832Z] #59 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #59 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #59 14.94 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T19:37:25.832Z] #59 14.96 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T19:37:25.832Z] #59 15.00 (3/11) Installing libunistring (1.1-r1) [2023-10-26T19:37:25.832Z] #59 15.02 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T19:37:25.832Z] #59 15.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T19:37:25.832Z] #59 15.02 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T19:37:25.832Z] #59 15.03 (7/11) Installing curl (8.4.0-r0) [2023-10-26T19:37:25.832Z] #59 15.04 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #59 15.04 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:37:25.832Z] #59 15.05 (10/11) Installing libucontext (1.2-r2) [2023-10-26T19:37:25.832Z] #59 15.05 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T19:37:25.832Z] #59 15.06 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #59 15.06 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:37:25.832Z] #59 15.10 OK: 12 MiB in 26 packages [2023-10-26T19:37:25.832Z] #59 DONE 15.3s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #58 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-26T19:37:25.832Z] #58 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #58 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:25.832Z] #58 12.44 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:25.832Z] #58 12.44 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:25.832Z] #58 12.45 OK: 7 MiB in 16 packages [2023-10-26T19:37:25.832Z] #58 DONE 15.4s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:25.832Z] #63 DONE 0.1s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T19:37:25.832Z] #64 DONE 0.1s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:25.832Z] #65 DONE 0.1s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.832Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:37:25.832Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-10-26T19:37:25.832Z] #60 DONE 14.8s [2023-10-26T19:37:25.832Z] [2023-10-26T19:37:25.833Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:37:25.833Z] #37 DONE 15.5s [2023-10-26T19:37:25.833Z] [2023-10-26T19:37:25.833Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:27.211Z] #66 ... [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:37:27.211Z] #0 4.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #0 4.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #0 5.134 OK: 264 MiB in 52 packages [2023-10-26T19:37:27.211Z] #67 DONE 5.5s [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:27.211Z] #68 DONE 0.0s [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:37:27.211Z] #48 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #48 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #48 16.27 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:37:27.211Z] #48 16.27 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:37:27.211Z] #48 16.27 OK: 20073 distinct packages available [2023-10-26T19:37:27.211Z] #48 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #48 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #48 16.61 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:37:27.211Z] #48 16.64 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:37:27.211Z] #48 16.66 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:27.211Z] #48 16.66 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:37:27.211Z] #48 16.66 (5/7) Installing libucontext (1.2-r2) [2023-10-26T19:37:27.211Z] #48 16.67 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T19:37:27.211Z] #48 16.67 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T19:37:27.211Z] #48 16.68 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:27.211Z] #48 16.69 OK: 8 MiB in 20 packages [2023-10-26T19:37:27.211Z] #48 DONE 16.8s [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:37:27.211Z] #57 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #57 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #57 16.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:37:27.211Z] #57 16.23 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:37:27.211Z] #57 16.23 OK: 20073 distinct packages available [2023-10-26T19:37:27.211Z] #57 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #57 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:27.211Z] #57 16.66 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:37:27.211Z] #57 16.67 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:37:27.211Z] #57 16.67 (3/4) Installing libucontext (1.2-r2) [2023-10-26T19:37:27.211Z] #57 16.67 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T19:37:27.211Z] #57 16.68 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:37:27.211Z] #57 16.69 OK: 8 MiB in 19 packages [2023-10-26T19:37:27.211Z] #57 DONE 16.8s [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T19:37:27.211Z] #69 DONE 1.8s [2023-10-26T19:37:27.211Z] [2023-10-26T19:37:27.211Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T19:37:28.147Z] #70 DONE 0.8s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:28.147Z] #71 DONE 0.9s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:37:28.147Z] #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:28.147Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:28.147Z] #0 5.318 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:37:28.147Z] #0 5.318 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:37:28.147Z] #0 5.318 OK: 20077 distinct packages available [2023-10-26T19:37:28.147Z] #0 5.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:28.147Z] #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T19:37:28.147Z] #0 5.741 OK: 264 MiB in 52 packages [2023-10-26T19:37:28.147Z] #72 DONE 6.6s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:28.147Z] #73 DONE 0.9s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T19:37:28.147Z] #74 DONE 0.9s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T19:37:28.147Z] #75 DONE 0.1s [2023-10-26T19:37:28.147Z] [2023-10-26T19:37:28.147Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:28.405Z] #76 ... [2023-10-26T19:37:28.405Z] [2023-10-26T19:37:28.405Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T19:37:28.405Z] #77 DONE 0.2s [2023-10-26T19:37:28.405Z] [2023-10-26T19:37:28.406Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:37:28.406Z] #78 DONE 0.4s [2023-10-26T19:37:28.406Z] [2023-10-26T19:37:28.406Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:37:28.406Z] #76 DONE 0.4s [2023-10-26T19:37:28.406Z] [2023-10-26T19:37:28.406Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:28.664Z] #79 ... [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T19:37:28.664Z] #80 DONE 0.3s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T19:37:28.664Z] #81 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:28.664Z] #82 DONE 0.0s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T19:37:28.664Z] #83 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:28.664Z] #84 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T19:37:28.664Z] #85 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #86 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T19:37:28.664Z] #86 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T19:37:28.664Z] #87 DONE 0.1s [2023-10-26T19:37:28.664Z] [2023-10-26T19:37:28.664Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T19:37:28.921Z] #88 DONE 0.1s [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:37:28.921Z] #89 DONE 0.1s [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #90 [security-spire-config] exporting to image [2023-10-26T19:37:28.921Z] #90 exporting layers [2023-10-26T19:37:28.921Z] #90 ... [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T19:37:28.921Z] #91 DONE 0.1s [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T19:37:28.921Z] #92 DONE 0.1s [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T19:37:28.921Z] #93 DONE 0.1s [2023-10-26T19:37:28.921Z] [2023-10-26T19:37:28.921Z] #90 [security-spire-server] exporting to image [2023-10-26T19:37:29.485Z] #90 exporting layers 0.6s done [2023-10-26T19:37:29.485Z] #90 exporting layers 0.5s done [2023-10-26T19:37:29.485Z] #90 writing image sha256:5db39b6d255967b2bd065c80f74622dfe56358fb2400888e62d5caaf6a4b44b6 done [2023-10-26T19:37:29.485Z] #90 naming to docker.io/library/security-spire-config done [2023-10-26T19:37:29.485Z] #90 writing image sha256:cf792bc97d3a0e5b922a551dd7591d8055f14ab60f3b51270d1f3ad8dfb50252 done [2023-10-26T19:37:29.485Z] #90 naming to docker.io/library/security-spire-server done [2023-10-26T19:37:29.485Z] #90 writing image sha256:c3434af01186b69e55ad2a672f3a6eb08da90ac676f0c8d5a48071299df91723 [2023-10-26T19:37:29.743Z] #90 writing image sha256:c3434af01186b69e55ad2a672f3a6eb08da90ac676f0c8d5a48071299df91723 done [2023-10-26T19:37:29.743Z] #90 naming to docker.io/library/security-spire-agent done [2023-10-26T19:37:29.743Z] #90 DONE 0.7s [2023-10-26T19:37:29.743Z] [2023-10-26T19:37:29.743Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:37:36.302Z] #94 ... [2023-10-26T19:37:36.302Z] [2023-10-26T19:37:36.302Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.425Z] #95 DONE 37.4s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #79 DONE 34.5s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #66 DONE 37.4s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #94 DONE 36.1s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #96 DONE 3.9s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #97 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #98 [core-data builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #98 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #99 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #99 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #100 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #101 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #102 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #103 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #104 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #105 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #106 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #107 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #108 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #109 [core-metadata builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #109 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #110 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #111 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #112 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #113 [support-scheduler builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #113 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #114 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #115 DONE 4.0s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #116 [core-command builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #116 DONE 4.0s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:38:08.426Z] #117 ... [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:38:08.426Z] #118 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:38:08.426Z] #119 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #120 CACHED [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #121 [support-notifications builder 6/7] COPY . . [2023-10-26T19:38:08.426Z] #121 DONE 4.0s [2023-10-26T19:38:08.426Z] [2023-10-26T19:38:08.426Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:38:08.426Z] #122 0.798 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T19:38:18.379Z] #122 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:38:18.379Z] #0 0.713 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T19:38:18.379Z] #123 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:38:18.379Z] #0 0.350 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T19:38:18.379Z] #124 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #125 [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-10-26T19:38:18.379Z] #0 1.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T19:38:18.379Z] #125 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:38:18.379Z] #0 1.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-26T19:38:18.379Z] #126 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:38:18.379Z] #0 0.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T19:38:18.379Z] #127 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:38:18.379Z] #0 0.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T19:38:18.379Z] #128 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:38:18.379Z] #0 0.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T19:38:18.379Z] #129 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:38:18.379Z] #0 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T19:38:18.379Z] #130 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:38:18.379Z] #117 1.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T19:38:18.379Z] #117 ... [2023-10-26T19:38:18.379Z] [2023-10-26T19:38:18.379Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:38:18.379Z] #0 0.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T19:39:26.020Z] #131 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #125 [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-10-26T19:39:26.020Z] #125 70.90 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T19:39:26.020Z] #125 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:39:26.020Z] #129 DONE 76.9s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:39:26.020Z] #122 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:39:26.020Z] #123 DONE 77.2s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:39:26.020Z] #128 DONE 77.1s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #132 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:39:26.020Z] #131 DONE 77.2s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:39:26.020Z] #130 DONE 77.4s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #133 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:39:26.020Z] #126 DONE 77.6s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #117 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:39:26.020Z] #117 DONE 77.6s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #125 [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-10-26T19:39:26.020Z] #125 DONE 77.6s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:39:26.020Z] #127 DONE 77.7s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:39:26.020Z] #124 DONE 77.7s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #134 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:39:26.020Z] #122 DONE 77.9s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #132 DONE 0.9s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #135 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #135 DONE 0.9s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #136 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.020Z] #136 ... [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #133 DONE 0.7s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.020Z] #134 DONE 0.6s [2023-10-26T19:39:26.020Z] [2023-10-26T19:39:26.020Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.020Z] #137 ... [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #138 DONE 0.5s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T19:39:26.021Z] #139 DONE 0.7s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #136 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #136 DONE 0.4s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #140 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #140 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #141 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #142 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #143 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #144 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #144 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #145 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #146 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #147 CACHED [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:26.021Z] #148 DONE 0.3s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #149 DONE 0.4s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #150 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #150 DONE 0.3s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #151 ... [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #137 DONE 0.3s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:26.021Z] #152 DONE 0.2s [2023-10-26T19:39:26.021Z] [2023-10-26T19:39:26.021Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T19:39:27.001Z] #153 ... [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #154 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T19:39:27.001Z] #154 DONE 1.3s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T19:39:27.001Z] #155 DONE 1.3s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #156 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T19:39:27.001Z] #156 DONE 1.4s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T19:39:27.001Z] #157 DONE 1.4s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T19:39:27.001Z] #158 DONE 1.3s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:27.001Z] #151 DONE 1.4s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T19:39:27.001Z] #159 DONE 1.5s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T19:39:27.001Z] #160 DONE 1.3s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T19:39:27.001Z] #153 DONE 1.3s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T19:39:27.001Z] #161 DONE 1.4s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T19:39:27.001Z] #162 DONE 1.6s [2023-10-26T19:39:27.001Z] [2023-10-26T19:39:27.001Z] #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.260Z] #163 ... [2023-10-26T19:39:27.260Z] [2023-10-26T19:39:27.260Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.260Z] #164 DONE 0.2s [2023-10-26T19:39:27.260Z] [2023-10-26T19:39:27.260Z] #90 [core-data] exporting to image [2023-10-26T19:39:27.260Z] #90 exporting layers [2023-10-26T19:39:27.519Z] #90 ... [2023-10-26T19:39:27.519Z] [2023-10-26T19:39:27.519Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.519Z] #165 DONE 0.7s [2023-10-26T19:39:27.519Z] [2023-10-26T19:39:27.519Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.519Z] #166 DONE 0.8s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.776Z] #167 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.776Z] #168 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T19:39:27.776Z] #169 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T19:39:27.776Z] #170 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #163 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.776Z] #163 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T19:39:27.776Z] #171 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T19:39:27.776Z] #172 DONE 0.7s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:27.776Z] #173 DONE 0.8s [2023-10-26T19:39:27.776Z] [2023-10-26T19:39:27.776Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:28.398Z] #174 ... [2023-10-26T19:39:28.398Z] [2023-10-26T19:39:28.398Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:28.398Z] #175 DONE 0.8s [2023-10-26T19:39:28.398Z] [2023-10-26T19:39:28.398Z] #90 [core-data] exporting to image [2023-10-26T19:39:28.398Z] #90 exporting layers 0.8s done [2023-10-26T19:39:28.398Z] #90 writing image sha256:466c090ed81dd2e1e1823cef535a5dc6268156673fb1ff3f70c1c4541723b594 0.1s done [2023-10-26T19:39:28.398Z] #90 naming to docker.io/library/core-data done [2023-10-26T19:39:28.398Z] #90 writing image sha256:bf1d8c1c8224dce95553abda7d7ccfa0a71e21a39ba073d45eafb9d113e00dbc [2023-10-26T19:39:28.966Z] #90 ... [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:28.966Z] #176 DONE 1.4s [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:28.966Z] #177 DONE 1.4s [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T19:39:28.966Z] #178 DONE 1.4s [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T19:39:28.966Z] #179 DONE 1.4s [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T19:39:28.966Z] #174 DONE 1.4s [2023-10-26T19:39:28.966Z] [2023-10-26T19:39:28.966Z] #90 [core-metadata] exporting to image [2023-10-26T19:39:28.966Z] #90 writing image sha256:bf1d8c1c8224dce95553abda7d7ccfa0a71e21a39ba073d45eafb9d113e00dbc 0.5s done [2023-10-26T19:39:28.966Z] #90 writing image sha256:0c8a7c865abd65706ba0bff609dcf2788a99fc32778b4eb682cf99b7a3bdc2d4 0.0s done [2023-10-26T19:39:28.966Z] #90 naming to docker.io/library/core-command done [2023-10-26T19:39:28.966Z] #90 naming to docker.io/library/support-scheduler done [2023-10-26T19:39:29.288Z] #90 ... [2023-10-26T19:39:29.288Z] [2023-10-26T19:39:29.288Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T19:39:29.288Z] #180 DONE 1.4s [2023-10-26T19:39:29.288Z] [2023-10-26T19:39:29.288Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-26T19:39:29.288Z] #90 writing image sha256:d0c16af3a3d3783335eb8e88ce8fbf12b4e83d8312558d61c4b22d1f71402798 0.0s done [2023-10-26T19:39:29.288Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2023-10-26T19:39:29.288Z] #90 exporting layers 0.3s done [2023-10-26T19:39:29.546Z] #90 ... [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T19:39:29.546Z] #181 DONE 0.3s [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:29.546Z] #182 DONE 0.3s [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #90 [support-notifications] exporting to image [2023-10-26T19:39:29.546Z] #90 exporting layers 0.3s done [2023-10-26T19:39:29.546Z] #90 writing image sha256:d1d64ab6f9ad34d563e14b6e6f5a8e723f9b186366bf558467d1c8ca8254c948 done [2023-10-26T19:39:29.546Z] #90 naming to docker.io/library/support-notifications done [2023-10-26T19:39:29.546Z] #90 writing image sha256:6f1c17aa7981d18cf1c29be85f52bbebd31b2f39a6fe7368612198efeec24331 done [2023-10-26T19:39:29.546Z] #90 naming to docker.io/library/core-metadata [2023-10-26T19:39:29.546Z] #90 ... [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T19:39:29.546Z] #183 DONE 0.4s [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:29.546Z] #184 DONE 0.5s [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:29.546Z] #185 DONE 1.2s [2023-10-26T19:39:29.546Z] [2023-10-26T19:39:29.546Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-26T19:39:29.546Z] #90 naming to docker.io/library/core-metadata done [2023-10-26T19:39:29.803Z] #90 ... [2023-10-26T19:39:29.803Z] [2023-10-26T19:39:29.803Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T19:39:29.803Z] #186 DONE 0.3s [2023-10-26T19:39:29.803Z] [2023-10-26T19:39:29.803Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T19:39:29.803Z] #187 DONE 0.2s [2023-10-26T19:39:29.803Z] [2023-10-26T19:39:29.803Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T19:39:29.803Z] #188 DONE 0.1s [2023-10-26T19:39:29.803Z] [2023-10-26T19:39:29.803Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T19:39:29.803Z] #189 DONE 0.1s [2023-10-26T19:39:29.803Z] [2023-10-26T19:39:29.803Z] #90 [security-proxy-auth] exporting to image [2023-10-26T19:39:29.803Z] #90 exporting layers 0.3s done [2023-10-26T19:39:29.803Z] #90 writing image sha256:bf2676e572033c9b1fdffa6cdca7f41f947d36315b2fb8e8f0644e4a02d1e4d9 done [2023-10-26T19:39:29.803Z] #90 naming to docker.io/library/security-proxy-auth done [2023-10-26T19:39:30.061Z] #90 writing image sha256:6d642b3272bf9d2c1dbbf2542b614bfdb7cb3457529122e7dbcefc7a2c324b78 done [2023-10-26T19:39:30.061Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-26T19:39:30.061Z] #90 DONE 3.5s [2023-10-26T19:39:30.061Z] [2023-10-26T19:39:30.061Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T19:39:30.061Z] #190 DONE 0.1s [2023-10-26T19:39:30.061Z] [2023-10-26T19:39:30.061Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T19:39:30.061Z] #191 DONE 0.1s [2023-10-26T19:39:30.061Z] [2023-10-26T19:39:30.061Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T19:39:30.061Z] #192 DONE 0.1s [2023-10-26T19:39:30.061Z] [2023-10-26T19:39:30.061Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:30.061Z] #193 DONE 0.7s [2023-10-26T19:39:30.061Z] [2023-10-26T19:39:30.061Z] #90 [security-proxy-setup] exporting to image [2023-10-26T19:39:30.321Z] #90 ... [2023-10-26T19:39:30.321Z] [2023-10-26T19:39:30.321Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T19:39:30.321Z] #194 DONE 0.4s [2023-10-26T19:39:30.321Z] [2023-10-26T19:39:30.321Z] #90 [security-secretstore-setup] exporting to image [2023-10-26T19:39:30.321Z] #90 exporting layers 0.3s done [2023-10-26T19:39:30.321Z] #90 writing image sha256:482bc80a89f6a4abf9747e60753b4d72d36ba7aff96dffeef1d2614b5ee17f21 done [2023-10-26T19:39:30.321Z] #90 naming to docker.io/library/security-proxy-setup done [2023-10-26T19:39:30.588Z] #90 exporting layers 0.2s done [2023-10-26T19:39:30.588Z] #90 writing image sha256:4679442c3b44f157b4b92b3c5937099c44ded6a4b52faf85f61c1328b9d505e0 done [2023-10-26T19:39:30.588Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-10-26T19:39:30.588Z] #90 DONE 3.8s [2023-10-26T19:39:30.588Z] [2023-10-26T19:39:30.588Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T19:39:30.588Z] #195 DONE 0.6s [2023-10-26T19:39:30.588Z] [2023-10-26T19:39:30.588Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-26T19:39:30.847Z] #1 ... [2023-10-26T19:39:30.847Z] [2023-10-26T19:39:30.847Z] #90 [security-bootstrapper] exporting to image [2023-10-26T19:39:30.847Z] #90 exporting layers 0.2s done [2023-10-26T19:39:30.847Z] #90 writing image sha256:08ef1cca44e0190a1022d77eb36a76f0f07916fca6f5334b924ba9d80e9690b1 done [2023-10-26T19:39:30.847Z] #90 naming to docker.io/library/security-bootstrapper done [2023-10-26T19:39:30.847Z] #90 DONE 4.0s [2023-10-26T19:39:30.847Z] [2023-10-26T19:39:30.847Z] #1 [core-command internal] load build definition from Dockerfile [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T19:39:30.847Z] time="2023-10-26T19:37:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T19:39:30.894Z] $ docker stop --time=1 648d8709d8076f23a63855b03bbda70cde8689bc078ce6de700fe1b1d8184e35 [2023-10-26T19:39:32.213Z] $ docker rm -f --volumes 648d8709d8076f23a63855b03bbda70cde8689bc078ce6de700fe1b1d8184e35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T19:39:32.611Z] + docker images [2023-10-26T19:39:32.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T19:39:32.611Z] security-bootstrapper latest 08ef1cca44e0 2 seconds ago 23.3MB [2023-10-26T19:39:32.611Z] security-secretstore-setup latest 4679442c3b44 2 seconds ago 44.4MB [2023-10-26T19:39:32.611Z] security-proxy-setup latest 482bc80a89f6 3 seconds ago 34.4MB [2023-10-26T19:39:32.611Z] security-proxy-auth latest bf2676e57203 3 seconds ago 19.5MB [2023-10-26T19:39:32.611Z] core-common-config-bootstrapper latest 6d642b3272bf 3 seconds ago 18.2MB [2023-10-26T19:39:32.611Z] core-metadata latest 6f1c17aa7981 4 seconds ago 21.7MB [2023-10-26T19:39:32.611Z] support-notifications latest d1d64ab6f9ad 4 seconds ago 34.7MB [2023-10-26T19:39:32.611Z] support-scheduler latest 0c8a7c865abd 5 seconds ago 34.1MB [2023-10-26T19:39:32.611Z] core-command latest bf1d8c1c8224 5 seconds ago 21.2MB [2023-10-26T19:39:32.611Z] security-spiffe-token-provider latest d0c16af3a3d3 5 seconds ago 35.1MB [2023-10-26T19:39:32.611Z] core-data latest 466c090ed81d 6 seconds ago 21.3MB [2023-10-26T19:39:32.611Z] security-spire-agent latest c3434af01186 2 minutes ago 166MB [2023-10-26T19:39:32.611Z] security-spire-server latest cf792bc97d3a 2 minutes ago 107MB [2023-10-26T19:39:32.611Z] security-spire-config latest 5db39b6d2559 2 minutes ago 101MB [2023-10-26T19:39:32.611Z] ci-base-image-x86_64 latest 242c244fc654 4 minutes ago 930MB [2023-10-26T19:39:32.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-26T19:39:32.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-26T19:39:32.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-26T19:39:56.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12049 in /w/workspace/edgexfoundry_edgex-go_PR-4711 [Pipeline] { [Pipeline] ws [2023-10-26T19:39:56.737Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-26T19:39:56.817Z] The recommended git tool is: git [2023-10-26T19:40:03.342Z] using credential edgex-jenkins-ssh [2023-10-26T19:40:03.359Z] Cloning the remote Git repository [2023-10-26T19:40:03.413Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:40:03.525Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-26T19:40:03.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:40:03.711Z] > git --version # timeout=10 [2023-10-26T19:40:03.745Z] > git --version # 'git version 2.25.1' [2023-10-26T19:40:03.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:40:03.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T19:40:23.130Z] Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit e6de786c70187a4d0c91f4793597ca0a646e8347 [2023-10-26T19:40:21.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T19:40:21.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T19:40:22.312Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T19:40:22.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T19:40:22.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:40:22.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4711/head:refs/remotes/origin/PR-4711 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T19:40:23.167Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T19:40:23.252Z] > git checkout -f e6de786c70187a4d0c91f4793597ca0a646e8347 # timeout=10 [2023-10-26T19:40:23.604Z] Merge succeeded, producing e6de786c70187a4d0c91f4793597ca0a646e8347 [2023-10-26T19:40:23.605Z] Checking out Revision e6de786c70187a4d0c91f4793597ca0a646e8347 (PR-4711) [2023-10-26T19:40:24.315Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-26T19:40:24.374Z] > git --version # timeout=10 [2023-10-26T19:40:24.387Z] > git --version # 'git version 2.25.1' [2023-10-26T19:40:24.411Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T19:40:25.505Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T19:40:25.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T19:40:25.505Z] Dload Upload Total Spent Left Speed [2023-10-26T19:40:25.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [2023-10-26T19:40:23.501Z] > git remote # timeout=10 [2023-10-26T19:40:23.523Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T19:40:23.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T19:40:23.552Z] > git merge 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [2023-10-26T19:40:23.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T19:40:23.611Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T19:40:23.633Z] > git checkout -f e6de786c70187a4d0c91f4793597ca0a646e8347 # timeout=10 [Pipeline] sh [2023-10-26T19:40:26.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T19:40:26.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T19:40:26.573Z] + sudo tee /etc/docker/daemon.new [2023-10-26T19:40:26.573Z] { [2023-10-26T19:40:26.573Z] "registry-mirrors": [ [2023-10-26T19:40:26.573Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T19:40:26.573Z] ], [2023-10-26T19:40:26.573Z] "bip": "10.250.0.254/24", [2023-10-26T19:40:26.573Z] "hosts": [ [2023-10-26T19:40:26.573Z] "tcp://0.0.0.0:5555", [2023-10-26T19:40:26.573Z] "unix:///var/run/docker.sock" [2023-10-26T19:40:26.573Z] ], [2023-10-26T19:40:26.573Z] "mtu": 1458, [2023-10-26T19:40:26.573Z] "selinux-enabled": true, [2023-10-26T19:40:26.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T19:40:26.573Z] } [Pipeline] sh [2023-10-26T19:40:26.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T19:40:27.258Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T19:40:45.573Z] provisioning config files... [2023-10-26T19:40:45.607Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10371828607591120703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T19:40:46.009Z] ---> docker-login.sh [2023-10-26T19:40:46.009Z] nexus3.edgexfoundry.org:10001 [2023-10-26T19:40:46.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:46.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:46.609Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:46.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:46.609Z] [2023-10-26T19:40:46.609Z] Login Succeeded [2023-10-26T19:40:46.609Z] nexus3.edgexfoundry.org:10002 [2023-10-26T19:40:46.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:47.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:47.158Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:47.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:47.158Z] [2023-10-26T19:40:47.158Z] Login Succeeded [2023-10-26T19:40:47.158Z] nexus3.edgexfoundry.org:10003 [2023-10-26T19:40:47.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:47.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:47.429Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:47.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:47.429Z] [2023-10-26T19:40:47.429Z] Login Succeeded [2023-10-26T19:40:47.429Z] nexus3.edgexfoundry.org:10004 [2023-10-26T19:40:47.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:47.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:47.984Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:47.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:47.984Z] [2023-10-26T19:40:47.984Z] Login Succeeded [2023-10-26T19:40:47.984Z] docker.io [2023-10-26T19:40:48.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T19:40:48.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T19:40:48.529Z] Configure a credential helper to remove this warning. See [2023-10-26T19:40:48.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T19:40:48.529Z] [2023-10-26T19:40:48.529Z] Login Succeeded [2023-10-26T19:40:48.529Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T19:40:48.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-26T19:40:49.301Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-26T19:40:49.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:40:49.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T19:40:49.412Z] ========================================================= [2023-10-26T19:40:49.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T19:40:49.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:40:49.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:40:50.102Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T19:40:50.102Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T19:40:50.102Z] 5d54e960e981: Pulling fs layer [2023-10-26T19:40:50.102Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T19:40:50.102Z] f0e02332f6b5: Pulling fs layer [2023-10-26T19:40:50.102Z] cefa15bbcfad: Pulling fs layer [2023-10-26T19:40:50.102Z] 17808c966233: Pulling fs layer [2023-10-26T19:40:50.102Z] f4c1fc716caa: Pulling fs layer [2023-10-26T19:40:50.102Z] 17808c966233: Waiting [2023-10-26T19:40:50.102Z] cefa15bbcfad: Waiting [2023-10-26T19:40:50.102Z] f4c1fc716caa: Waiting [2023-10-26T19:40:50.102Z] f0e02332f6b5: Waiting [2023-10-26T19:40:50.102Z] 5d54e960e981: Verifying Checksum [2023-10-26T19:40:50.102Z] 5d54e960e981: Download complete [2023-10-26T19:40:50.102Z] f0e02332f6b5: Verifying Checksum [2023-10-26T19:40:50.102Z] f0e02332f6b5: Download complete [2023-10-26T19:40:50.102Z] cefa15bbcfad: Verifying Checksum [2023-10-26T19:40:50.102Z] cefa15bbcfad: Download complete [2023-10-26T19:40:50.102Z] 9fda8d8052c6: Download complete [2023-10-26T19:40:50.701Z] f4c1fc716caa: Verifying Checksum [2023-10-26T19:40:50.701Z] f4c1fc716caa: Download complete [2023-10-26T19:40:51.297Z] 9fda8d8052c6: Pull complete [2023-10-26T19:40:51.893Z] 5d54e960e981: Pull complete [2023-10-26T19:40:52.162Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T19:40:52.162Z] c4a7e357bf2a: Download complete [2023-10-26T19:40:53.134Z] 17808c966233: Verifying Checksum [2023-10-26T19:40:53.134Z] 17808c966233: Download complete [2023-10-26T19:41:05.601Z] c4a7e357bf2a: Pull complete [2023-10-26T19:41:05.601Z] f0e02332f6b5: Pull complete [2023-10-26T19:41:05.601Z] cefa15bbcfad: Pull complete [2023-10-26T19:41:13.843Z] 17808c966233: Pull complete [2023-10-26T19:41:15.253Z] f4c1fc716caa: Pull complete [2023-10-26T19:41:15.253Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T19:41:15.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:15.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:41:15.654Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:15.654Z] WORKDIR /edgex [2023-10-26T19:41:15.654Z] COPY go.mod . [2023-10-26T19:41:15.654Z] RUN go mod download build [2023-10-26T19:41:15.654Z] -t ci-base-image-arm64 -f - . [2023-10-26T19:41:16.255Z] Sending build context to Docker daemon 2.91MB [2023-10-26T19:41:16.255Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T19:41:16.255Z] ---> ea914061e18c [2023-10-26T19:41:16.255Z] Step 2/4 : WORKDIR /edgex [2023-10-26T19:41:17.222Z] ---> Running in d19805edf060 [2023-10-26T19:41:17.494Z] Removing intermediate container d19805edf060 [2023-10-26T19:41:17.494Z] ---> f5ac0faa3608 [2023-10-26T19:41:17.494Z] Step 3/4 : COPY go.mod . [2023-10-26T19:41:18.087Z] ---> b2fec5375515 [2023-10-26T19:41:18.087Z] Step 4/4 : RUN go mod download [2023-10-26T19:41:18.087Z] ---> Running in 945b94a3a393 [2023-10-26T19:42:04.945Z] Removing intermediate container 945b94a3a393 [2023-10-26T19:42:04.945Z] ---> fc4123b88af6 [2023-10-26T19:42:04.945Z] Successfully built fc4123b88af6 [2023-10-26T19:42:04.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:42:05.345Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T19:42:05.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:42:05.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-12049 does not seem to be running inside a container [2023-10-26T19:42:05.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T19:42:07.016Z] $ docker top 0b3300a26fc03867ea1ec53fc5df7733f2d21cb4a33dccecbb99def86fb345f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:42:07.892Z] + go version [2023-10-26T19:42:07.893Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T19:42:07.927Z] $ docker stop --time=1 0b3300a26fc03867ea1ec53fc5df7733f2d21cb4a33dccecbb99def86fb345f3 [2023-10-26T19:42:09.575Z] $ docker rm -f --volumes 0b3300a26fc03867ea1ec53fc5df7733f2d21cb4a33dccecbb99def86fb345f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:42:10.508Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T19:42:10.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:42:10.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-12049 does not seem to be running inside a container [2023-10-26T19:42:10.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T19:42:12.183Z] $ docker top b9714b85f644c0cf4396c244f68c1701a0a6e40b1956bab4e96c85bd354b52a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T19:42:12.449Z] ========================================================= [2023-10-26T19:42:12.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T19:42:12.449Z] ========================================================= [Pipeline] sh [2023-10-26T19:42:13.090Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T19:42:13.801Z] + make test [2023-10-26T19:42:13.801Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T19:42:52.716Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T19:44:29.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T19:44:29.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T19:44:29.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T19:44:29.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T19:44:29.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T19:44:30.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T19:44:30.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T19:44:31.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T19:44:31.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T19:44:32.099Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T19:44:34.158Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T19:44:34.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T19:44:34.425Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T19:44:34.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T19:44:44.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T19:44:44.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T19:44:45.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.241s coverage: 28.7% of statements [2023-10-26T19:44:53.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.316s coverage: 97.0% of statements [2023-10-26T19:44:58.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T19:44:58.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T19:44:58.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T19:45:02.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.423s coverage: 69.2% of statements [2023-10-26T19:45:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T19:45:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T19:45:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.292s coverage: 53.2% of statements [2023-10-26T19:45:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T19:45:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T19:45:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:45:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T19:45:10.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T19:45:16.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T19:45:16.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T19:45:32.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.621s coverage: 93.4% of statements [2023-10-26T19:45:32.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.503s coverage: 4.1% of statements [2023-10-26T19:45:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T19:45:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:45:32.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T19:45:33.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T19:45:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.047s coverage: 97.6% of statements [2023-10-26T19:45:35.073Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.212s coverage: 72.2% of statements [2023-10-26T19:45:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T19:45:45.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T19:45:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.456s coverage: 0.9% of statements [2023-10-26T19:45:45.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.273s coverage: 32.2% of statements [2023-10-26T19:45:49.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.246s coverage: 41.7% of statements [2023-10-26T19:45:49.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 82.9% of statements [2023-10-26T19:45:49.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.195s coverage: 94.1% of statements [2023-10-26T19:45:49.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.232s coverage: 96.3% of statements [2023-10-26T19:45:53.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.211s coverage: 87.5% of statements [2023-10-26T19:45:54.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T19:45:56.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T19:45:56.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T19:45:56.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T19:46:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T19:46:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T19:46:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T19:46:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T19:46:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.203s coverage: 94.4% of statements [2023-10-26T19:46:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T19:46:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T19:46:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T19:46:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T19:46:15.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T19:46:15.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T19:46:17.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.016s coverage: 79.9% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.256s coverage: 92.9% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.212s coverage: 62.3% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.211s coverage: 87.2% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements [2023-10-26T19:46:19.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.175s coverage: 100.0% of statements [2023-10-26T19:46:21.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T19:46:21.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.389s coverage: 81.8% of statements [2023-10-26T19:46:22.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T19:46:23.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.363s coverage: 82.1% of statements [2023-10-26T19:46:23.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.232s coverage: 86.0% of statements [2023-10-26T19:46:27.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T19:46:27.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T19:46:29.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.968s coverage: 63.1% of statements [2023-10-26T19:46:29.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.290s coverage: 100.0% of statements [2023-10-26T19:46:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements [2023-10-26T19:46:30.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2023-10-26T19:46:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T19:46:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T19:46:30.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T19:46:31.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2023-10-26T19:46:32.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.075s coverage: 100.0% of statements [2023-10-26T19:46:37.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T19:46:37.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T19:46:37.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T19:46:39.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.850s coverage: 38.4% of statements [2023-10-26T19:46:39.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.235s coverage: 89.5% of statements [2023-10-26T19:46:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T19:46:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T19:46:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T19:46:42.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T19:46:43.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.207s coverage: 84.8% of statements [2023-10-26T19:46:48.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T19:46:48.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T19:46:48.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T19:46:48.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T19:46:56.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T19:46:56.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:46:56.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T19:46:56.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T19:46:56.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.313s coverage: 19.9% of statements [2023-10-26T19:46:56.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.526s coverage: 95.7% of statements [2023-10-26T19:46:59.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T19:46:59.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T19:47:00.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.243s coverage: 61.8% of statements [2023-10-26T19:47:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T19:47:02.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T19:47:03.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.387s coverage: 98.9% of statements [2023-10-26T19:47:05.004Z] 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-10-26T19:47:05.004Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T19:47:05.004Z] go vet ./... [2023-10-26T19:49:26.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T19:49:26.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T19:49:26.704Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T19:49:26.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T19:49:27.481Z] + ls -al . [2023-10-26T19:49:27.481Z] total 724 [2023-10-26T19:49:27.481Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 19:42 . [2023-10-26T19:49:27.481Z] drwxr-xr-x 4 root root 4096 Oct 26 19:42 .. [2023-10-26T19:49:27.481Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 .blubracket [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 19:40 .dockerignore [2023-10-26T19:49:27.481Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:40 .git [2023-10-26T19:49:27.481Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 .github [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 19:40 .gitignore [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:40 .golangci.yml [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 19:40 .hadolint.yml [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 19:40 .sonarcloud.properties [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:40 ADOPTERS.md [2023-10-26T19:49:27.481Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 19:40 Attribution.txt [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 19:40 CHANGELOG.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:40 CONTRIBUTING.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:40 GOVERNANCE.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 19:40 Jenkinsfile [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:40 LICENSE [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 19:40 Makefile [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:40 OWNERS.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 19:40 README.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 19:40 SECURITY.md [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:34 VERSION [2023-10-26T19:49:27.482Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 bin [2023-10-26T19:49:27.482Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 19:40 cmd [2023-10-26T19:49:27.482Z] -rw-r--r-- 1 root root 453602 Oct 26 19:47 coverage.out [2023-10-26T19:49:27.482Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:40 fuzz_test [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 19:40 go.mod [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 19:40 go.sum [2023-10-26T19:49:27.482Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 19:40 internal [2023-10-26T19:49:27.482Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:40 openapi [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 19:40 security.txt [2023-10-26T19:49:27.482Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:40 version.go [Pipeline] sh [2023-10-26T19:49:28.148Z] + '[' -e coverage.out ] [2023-10-26T19:49:28.148Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T19:49:28.182Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T19:49:29.228Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T19:49:29.880Z] + make build [2023-10-26T19:49:29.880Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T19:51:06.520Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T19:51:06.520Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T19:51:07.480Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T19:51:10.816Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T19:51:47.081Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T19:51:49.674Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T19:51:56.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T19:52:00.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T19:52:03.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T19:52:08.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T19:52:13.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-26T19:52:19.018Z] $ docker stop --time=1 b9714b85f644c0cf4396c244f68c1701a0a6e40b1956bab4e96c85bd354b52a4 [2023-10-26T19:52:21.150Z] $ docker rm -f --volumes b9714b85f644c0cf4396c244f68c1701a0a6e40b1956bab4e96c85bd354b52a4 [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-10-26T19:52:24.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:24.275Z] [2023-10-26T19:52:24.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T19:52:24.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:26.097Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-26T19:52:26.097Z] 547446be3368: Pulling fs layer [2023-10-26T19:52:26.097Z] d125d8839a47: Pulling fs layer [2023-10-26T19:52:26.097Z] 3e85d5ac6304: Pulling fs layer [2023-10-26T19:52:26.097Z] c3105a71a48b: Pulling fs layer [2023-10-26T19:52:26.097Z] 0f093f025ec4: Pulling fs layer [2023-10-26T19:52:26.097Z] c3106fc0e877: Pulling fs layer [2023-10-26T19:52:26.097Z] c3105a71a48b: Waiting [2023-10-26T19:52:26.097Z] 0f093f025ec4: Waiting [2023-10-26T19:52:26.097Z] c3106fc0e877: Waiting [2023-10-26T19:52:26.097Z] 547446be3368: Verifying Checksum [2023-10-26T19:52:26.097Z] 547446be3368: Download complete [2023-10-26T19:52:26.365Z] c3105a71a48b: Verifying Checksum [2023-10-26T19:52:26.365Z] c3105a71a48b: Download complete [2023-10-26T19:52:26.632Z] d125d8839a47: Verifying Checksum [2023-10-26T19:52:26.632Z] d125d8839a47: Download complete [2023-10-26T19:52:26.904Z] c3106fc0e877: Verifying Checksum [2023-10-26T19:52:26.904Z] c3106fc0e877: Download complete [2023-10-26T19:52:26.904Z] 0f093f025ec4: Verifying Checksum [2023-10-26T19:52:26.904Z] 0f093f025ec4: Download complete [2023-10-26T19:52:26.904Z] 547446be3368: Pull complete [2023-10-26T19:52:28.311Z] d125d8839a47: Pull complete [2023-10-26T19:52:28.577Z] 3e85d5ac6304: Verifying Checksum [2023-10-26T19:52:28.577Z] 3e85d5ac6304: Download complete [2023-10-26T19:52:37.336Z] 3e85d5ac6304: Pull complete [2023-10-26T19:52:37.603Z] c3105a71a48b: Pull complete [2023-10-26T19:52:39.552Z] 0f093f025ec4: Pull complete [2023-10-26T19:52:39.820Z] c3106fc0e877: Pull complete [2023-10-26T19:52:39.820Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-26T19:52:39.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T19:52:39.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T19:52:40.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-12049 does not seem to be running inside a container [2023-10-26T19:52:40.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-26T19:52:42.663Z] $ docker top 7250c7e15cdc65964b3015fa6cccdd5c6b765f927452e65ff76ac217e158bc4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T19:52:43.597Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T19:52:53.675Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #1 transferring dockerfile: 1.90kB 0.0s done [2023-10-26T19:52:53.675Z] #1 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #2 transferring dockerfile: 1.96kB 0.0s done [2023-10-26T19:52:53.675Z] #2 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #3 transferring dockerfile: 1.58kB done [2023-10-26T19:52:53.675Z] #3 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #4 [core-command internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T19:52:53.675Z] #4 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #5 transferring dockerfile: 2.04kB done [2023-10-26T19:52:53.675Z] #5 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #6 transferring dockerfile: 1.84kB done [2023-10-26T19:52:53.675Z] #6 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #7 transferring dockerfile: 1.78kB done [2023-10-26T19:52:53.675Z] #7 DONE 0.0s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #8 transferring dockerfile: 1.59kB done [2023-10-26T19:52:53.675Z] #8 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #9 transferring dockerfile: 2.82kB done [2023-10-26T19:52:53.675Z] #9 DONE 0.1s [2023-10-26T19:52:53.675Z] [2023-10-26T19:52:53.675Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T19:52:53.675Z] #10 transferring dockerfile: 1.70kB done [2023-10-26T19:52:53.948Z] #10 DONE 0.1s [2023-10-26T19:52:53.948Z] [2023-10-26T19:52:53.948Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T19:52:53.948Z] #11 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T19:52:53.948Z] #11 DONE 0.1s [2023-10-26T19:52:53.948Z] [2023-10-26T19:52:53.948Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T19:52:53.948Z] #12 transferring dockerfile: 2.38kB 0.0s done [2023-10-26T19:52:53.948Z] #12 DONE 0.1s [2023-10-26T19:52:53.948Z] [2023-10-26T19:52:53.948Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T19:52:53.948Z] #13 transferring dockerfile: 2.12kB 0.0s done [2023-10-26T19:52:53.948Z] #13 DONE 0.1s [2023-10-26T19:52:54.225Z] [2023-10-26T19:52:54.225Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T19:52:54.225Z] #14 transferring dockerfile: 2.39kB 0.0s done [2023-10-26T19:52:54.225Z] #14 DONE 0.1s [2023-10-26T19:52:54.225Z] [2023-10-26T19:52:54.225Z] #15 [core-data internal] load .dockerignore [2023-10-26T19:52:54.225Z] #15 transferring context: [2023-10-26T19:52:54.225Z] #15 transferring context: 50B 0.0s done [2023-10-26T19:52:54.225Z] #15 DONE 0.1s [2023-10-26T19:52:55.188Z] [2023-10-26T19:52:55.188Z] #16 [core-metadata internal] load .dockerignore [2023-10-26T19:52:55.188Z] #16 transferring context: 50B done [2023-10-26T19:52:55.188Z] #16 DONE 0.1s [2023-10-26T19:52:55.188Z] [2023-10-26T19:52:55.188Z] #17 [security-spire-config internal] load .dockerignore [2023-10-26T19:52:55.188Z] #17 transferring context: 50B done [2023-10-26T19:52:55.188Z] #17 DONE 0.0s [2023-10-26T19:52:55.188Z] [2023-10-26T19:52:55.188Z] #18 [core-command internal] load .dockerignore [2023-10-26T19:52:55.188Z] #18 transferring context: 50B 0.0s done [2023-10-26T19:52:55.188Z] #18 DONE 0.1s [2023-10-26T19:52:55.188Z] [2023-10-26T19:52:55.188Z] #19 [security-proxy-auth internal] load .dockerignore [2023-10-26T19:52:55.188Z] #19 transferring context: 50B done [2023-10-26T19:52:55.188Z] #19 DONE 0.1s [2023-10-26T19:52:55.458Z] [2023-10-26T19:52:55.458Z] #20 [support-notifications internal] load .dockerignore [2023-10-26T19:52:55.458Z] #20 transferring context: 50B 0.0s done [2023-10-26T19:52:55.458Z] #20 DONE 0.1s [2023-10-26T19:52:55.458Z] [2023-10-26T19:52:55.458Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T19:52:55.458Z] #21 transferring context: 50B done [2023-10-26T19:52:55.458Z] #21 DONE 0.1s [2023-10-26T19:52:55.458Z] [2023-10-26T19:52:55.458Z] #22 [security-spire-server internal] load .dockerignore [2023-10-26T19:52:55.458Z] #22 transferring context: 50B done [2023-10-26T19:52:55.458Z] #22 DONE 0.1s [2023-10-26T19:52:55.458Z] [2023-10-26T19:52:55.458Z] #23 [security-bootstrapper internal] load .dockerignore [2023-10-26T19:52:55.731Z] #23 transferring context: 50B done [2023-10-26T19:52:55.731Z] #23 DONE 0.1s [2023-10-26T19:52:55.731Z] [2023-10-26T19:52:55.731Z] #24 [security-spire-agent internal] load .dockerignore [2023-10-26T19:52:55.731Z] #24 transferring context: 50B 0.0s done [2023-10-26T19:52:55.731Z] #24 DONE 0.1s [2023-10-26T19:52:55.731Z] [2023-10-26T19:52:55.731Z] #25 [support-scheduler internal] load .dockerignore [2023-10-26T19:52:55.731Z] #25 transferring context: 50B 0.0s done [2023-10-26T19:52:55.731Z] #25 DONE 0.1s [2023-10-26T19:52:55.731Z] [2023-10-26T19:52:55.731Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-10-26T19:52:56.005Z] #26 transferring context: 50B done [2023-10-26T19:52:56.005Z] #26 DONE 0.1s [2023-10-26T19:52:56.005Z] [2023-10-26T19:52:56.005Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T19:52:56.005Z] #27 transferring context: 50B 0.0s done [2023-10-26T19:52:56.005Z] #27 DONE 0.1s [2023-10-26T19:52:56.005Z] [2023-10-26T19:52:56.005Z] #28 [security-proxy-setup internal] load .dockerignore [2023-10-26T19:52:56.005Z] #28 transferring context: 50B done [2023-10-26T19:52:56.005Z] #28 DONE 0.1s [2023-10-26T19:52:56.005Z] [2023-10-26T19:52:56.005Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:56.005Z] #29 DONE 0.0s [2023-10-26T19:52:56.005Z] [2023-10-26T19:52:56.005Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:56.275Z] #30 DONE 0.2s [2023-10-26T19:52:56.275Z] [2023-10-26T19:52:56.275Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:56.275Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:56.275Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:52:56.275Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:52:56.275Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:52:56.275Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:52:56.275Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-10-26T19:52:56.545Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.86MB / 3.33MB 0.2s [2023-10-26T19:52:56.545Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:52:56.545Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-26T19:52:57.137Z] #31 ... [2023-10-26T19:52:57.137Z] [2023-10-26T19:52:57.137Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:57.137Z] #32 DONE 0.9s [2023-10-26T19:52:57.137Z] [2023-10-26T19:52:57.137Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.137Z] #31 ... [2023-10-26T19:52:57.137Z] [2023-10-26T19:52:57.137Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:57.137Z] #29 DONE 0.0s [2023-10-26T19:52:57.137Z] [2023-10-26T19:52:57.137Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.406Z] #31 ... [2023-10-26T19:52:57.406Z] [2023-10-26T19:52:57.406Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:57.406Z] #30 DONE 0.3s [2023-10-26T19:52:57.406Z] [2023-10-26T19:52:57.406Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.406Z] #31 ... [2023-10-26T19:52:57.406Z] [2023-10-26T19:52:57.406Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:57.406Z] #32 DONE 1.6s [2023-10-26T19:52:57.406Z] [2023-10-26T19:52:57.406Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:57.406Z] #33 DONE 0.5s [2023-10-26T19:52:57.406Z] [2023-10-26T19:52:57.406Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.406Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:52:57.406Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:52:57.406Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:52:57.406Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:52:57.406Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:52:57.682Z] #31 ... [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:57.682Z] #30 DONE 0.5s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.682Z] #31 ... [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:57.682Z] #29 DONE 0.0s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:57.682Z] #30 DONE 0.5s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.682Z] #31 ... [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:57.682Z] #29 DONE 0.0s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:57.682Z] #32 DONE 1.6s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:57.682Z] #33 DONE 0.6s [2023-10-26T19:52:57.682Z] [2023-10-26T19:52:57.682Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.682Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:52:57.682Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:52:57.682Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:52:57.682Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:52:57.682Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:52:57.952Z] #31 ... [2023-10-26T19:52:57.952Z] [2023-10-26T19:52:57.952Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:57.952Z] #30 DONE 0.7s [2023-10-26T19:52:57.952Z] [2023-10-26T19:52:57.952Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:57.952Z] #29 DONE 0.0s [2023-10-26T19:52:57.952Z] [2023-10-26T19:52:57.952Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:57.952Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:52:58.224Z] #31 ... [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:58.224Z] #32 DONE 1.7s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:58.224Z] #29 DONE 0.0s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:58.224Z] #34 DONE 0.0s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:58.224Z] #33 DONE 0.7s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:58.224Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:52:58.224Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:52:58.224Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:52:58.224Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:52:58.224Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:52:58.224Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:52:58.224Z] #31 ... [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:58.224Z] #32 DONE 1.7s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:58.224Z] #33 DONE 0.7s [2023-10-26T19:52:58.224Z] [2023-10-26T19:52:58.224Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:52:58.224Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:52:58.224Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:52:58.224Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:52:58.224Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:52:58.224Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:52:58.224Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:52:58.493Z] #31 ... [2023-10-26T19:52:58.493Z] [2023-10-26T19:52:58.493Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:58.493Z] #29 DONE 0.0s [2023-10-26T19:52:58.761Z] [2023-10-26T19:52:58.761Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:52:58.761Z] #30 DONE 1.3s [2023-10-26T19:52:58.761Z] [2023-10-26T19:52:58.761Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.036Z] #34 ... [2023-10-26T19:52:59.036Z] [2023-10-26T19:52:59.037Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:59.037Z] #32 DONE 1.8s [2023-10-26T19:52:59.037Z] [2023-10-26T19:52:59.037Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:59.037Z] #33 DONE 0.8s [2023-10-26T19:52:59.037Z] [2023-10-26T19:52:59.037Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.037Z] #34 ... [2023-10-26T19:52:59.037Z] [2023-10-26T19:52:59.037Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:59.037Z] #29 DONE 0.0s [2023-10-26T19:52:59.037Z] [2023-10-26T19:52:59.037Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.308Z] #34 ... [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:59.308Z] #29 DONE 0.0s [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T19:52:59.308Z] #35 DONE 1.8s [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.308Z] #34 ... [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:52:59.308Z] #32 DONE 1.8s [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-26T19:52:59.308Z] #33 DONE 0.8s [2023-10-26T19:52:59.308Z] [2023-10-26T19:52:59.308Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.580Z] #34 ... [2023-10-26T19:52:59.580Z] [2023-10-26T19:52:59.580Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:59.580Z] #29 DONE 0.0s [2023-10-26T19:52:59.580Z] [2023-10-26T19:52:59.580Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:52:59.847Z] #34 ... [2023-10-26T19:52:59.847Z] [2023-10-26T19:52:59.847Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T19:52:59.847Z] #29 DONE 0.0s [2023-10-26T19:52:59.847Z] [2023-10-26T19:52:59.847Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:00.433Z] #34 ... [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T19:53:00.433Z] #30 DONE 2.7s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:00.433Z] #32 DONE 2.0s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:00.433Z] #33 DONE 0.9s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #36 [security-spire-config internal] load build context [2023-10-26T19:53:00.433Z] #36 transferring context: 16.35kB 0.3s done [2023-10-26T19:53:00.433Z] #36 DONE 1.2s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:00.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:00.433Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:00.433Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:00.433Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:00.433Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:53:00.433Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:53:00.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:00.433Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:00.433Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:00.433Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:00.433Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:53:00.433Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:53:00.433Z] #31 DONE 5.2s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T19:53:00.433Z] #32 DONE 2.0s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T19:53:00.433Z] #33 DONE 0.9s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:00.433Z] #37 DONE 0.0s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:00.433Z] #38 DONE 0.0s [2023-10-26T19:53:00.433Z] [2023-10-26T19:53:00.433Z] #39 [core-command internal] load build context [2023-10-26T19:53:00.701Z] #39 ... [2023-10-26T19:53:00.701Z] [2023-10-26T19:53:00.701Z] #40 [security-spire-server internal] load build context [2023-10-26T19:53:00.701Z] #40 transferring context: 18.10kB 0.3s done [2023-10-26T19:53:00.701Z] #40 DONE 1.3s [2023-10-26T19:53:00.701Z] [2023-10-26T19:53:00.701Z] #39 [core-command internal] load build context [2023-10-26T19:53:00.970Z] #39 ... [2023-10-26T19:53:00.970Z] [2023-10-26T19:53:00.970Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:00.970Z] #41 DONE 0.0s [2023-10-26T19:53:00.970Z] [2023-10-26T19:53:00.970Z] #39 [core-command internal] load build context [2023-10-26T19:53:02.389Z] #39 ... [2023-10-26T19:53:02.389Z] [2023-10-26T19:53:02.389Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T19:53:02.389Z] #42 DONE 3.2s [2023-10-26T19:53:02.389Z] [2023-10-26T19:53:02.389Z] #39 [core-command internal] load build context [2023-10-26T19:53:02.389Z] #39 ... [2023-10-26T19:53:02.389Z] [2023-10-26T19:53:02.389Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T19:53:02.389Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T19:53:02.389Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T19:53:02.389Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T19:53:02.389Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T19:53:02.389Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T19:53:02.389Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done [2023-10-26T19:53:02.389Z] #31 DONE 5.2s [2023-10-26T19:53:02.389Z] [2023-10-26T19:53:02.389Z] #39 [core-command internal] load build context [2023-10-26T19:53:04.349Z] #39 ... [2023-10-26T19:53:04.349Z] [2023-10-26T19:53:04.349Z] #43 [security-spire-agent internal] load build context [2023-10-26T19:53:04.349Z] #43 transferring context: 17.63kB 0.4s done [2023-10-26T19:53:04.349Z] #43 DONE 2.1s [2023-10-26T19:53:04.349Z] [2023-10-26T19:53:04.349Z] #39 [core-command internal] load build context [2023-10-26T19:53:06.305Z] #39 ... [2023-10-26T19:53:06.305Z] [2023-10-26T19:53:06.305Z] #44 [core-data internal] load build context [2023-10-26T19:53:06.305Z] #44 ... [2023-10-26T19:53:06.305Z] [2023-10-26T19:53:06.305Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:06.305Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.1s done [2023-10-26T19:53:06.305Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T19:53:06.305Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-26T19:53:06.305Z] #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-26T19:53:06.305Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.4s done [2023-10-26T19:53:06.305Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.8s done [2023-10-26T19:53:06.305Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.9s done [2023-10-26T19:53:06.305Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-10-26T19:53:06.305Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.3s [2023-10-26T19:53:06.572Z] #45 ... [2023-10-26T19:53:06.572Z] [2023-10-26T19:53:06.572Z] #44 [core-data internal] load build context [2023-10-26T19:53:07.538Z] #44 ... [2023-10-26T19:53:07.538Z] [2023-10-26T19:53:07.538Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:07.538Z] #0 6.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:07.538Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:07.538Z] #46 ... [2023-10-26T19:53:07.538Z] [2023-10-26T19:53:07.538Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:07.538Z] #47 ... [2023-10-26T19:53:07.538Z] [2023-10-26T19:53:07.538Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:07.538Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.17MB / 23.39MB 4.7s [2023-10-26T19:53:07.809Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-26T19:53:07.809Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-26T19:53:08.076Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.3s [2023-10-26T19:53:08.076Z] #45 ... [2023-10-26T19:53:08.076Z] [2023-10-26T19:53:08.076Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:08.344Z] #48 ... [2023-10-26T19:53:08.344Z] [2023-10-26T19:53:08.344Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:53:08.344Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:08.344Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:08.344Z] #49 ... [2023-10-26T19:53:08.344Z] [2023-10-26T19:53:08.344Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:53:08.344Z] #0 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:08.344Z] #0 8.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:08.613Z] #50 ... [2023-10-26T19:53:08.613Z] [2023-10-26T19:53:08.613Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:08.613Z] #51 ... [2023-10-26T19:53:08.613Z] [2023-10-26T19:53:08.613Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:08.885Z] #48 ... [2023-10-26T19:53:08.885Z] [2023-10-26T19:53:08.885Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:09.169Z] #52 ... [2023-10-26T19:53:09.169Z] [2023-10-26T19:53:09.169Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:09.169Z] #0 6.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:09.169Z] #0 7.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:09.169Z] #53 ... [2023-10-26T19:53:09.169Z] [2023-10-26T19:53:09.169Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:09.169Z] #52 transferring context: 23.82MB 9.8s [2023-10-26T19:53:09.456Z] #52 ... [2023-10-26T19:53:09.456Z] [2023-10-26T19:53:09.456Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:09.456Z] #54 ... [2023-10-26T19:53:09.456Z] [2023-10-26T19:53:09.456Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.424Z] #52 ... [2023-10-26T19:53:10.424Z] [2023-10-26T19:53:10.424Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:10.424Z] #46 10.82 OK: 266 MiB in 52 packages [2023-10-26T19:53:10.424Z] #46 DONE 13.9s [2023-10-26T19:53:10.424Z] [2023-10-26T19:53:10.424Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:10.424Z] #52 ... [2023-10-26T19:53:10.424Z] [2023-10-26T19:53:10.424Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:10.707Z] #34 ... [2023-10-26T19:53:10.707Z] [2023-10-26T19:53:10.707Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:10.707Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 6.4s [2023-10-26T19:53:10.707Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.8s [2023-10-26T19:53:10.980Z] #45 ... [2023-10-26T19:53:10.980Z] [2023-10-26T19:53:10.980Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:10.980Z] #38 ... [2023-10-26T19:53:10.980Z] [2023-10-26T19:53:10.980Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:11.250Z] #37 ... [2023-10-26T19:53:11.250Z] [2023-10-26T19:53:11.250Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:11.250Z] #41 ... [2023-10-26T19:53:11.250Z] [2023-10-26T19:53:11.250Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T19:53:11.250Z] #49 11.69 OK: 266 MiB in 52 packages [2023-10-26T19:53:11.250Z] #49 DONE 13.1s [2023-10-26T19:53:11.250Z] [2023-10-26T19:53:11.250Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:11.250Z] #55 ... [2023-10-26T19:53:11.250Z] [2023-10-26T19:53:11.250Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:11.250Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.35MB / 23.39MB 8.4s [2023-10-26T19:53:11.528Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-10-26T19:53:11.528Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-26T19:53:11.798Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-26T19:53:12.064Z] #45 ... [2023-10-26T19:53:12.064Z] [2023-10-26T19:53:12.064Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:12.064Z] #56 ... [2023-10-26T19:53:12.065Z] [2023-10-26T19:53:12.065Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T19:53:12.065Z] #53 11.08 OK: 266 MiB in 52 packages [2023-10-26T19:53:12.065Z] #53 DONE 13.2s [2023-10-26T19:53:12.065Z] [2023-10-26T19:53:12.065Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:12.065Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.2s [2023-10-26T19:53:12.332Z] #45 ... [2023-10-26T19:53:12.332Z] [2023-10-26T19:53:12.332Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:12.332Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done [2023-10-26T19:53:12.332Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T19:53:12.332Z] #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-26T19:53:12.332Z] #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-26T19:53:12.332Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T19:53:12.332Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-26T19:53:12.332Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-26T19:53:12.332Z] #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 6.0s [2023-10-26T19:53:12.332Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done [2023-10-26T19:53:12.332Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-26T19:53:12.332Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-26T19:53:12.332Z] #57 ... [2023-10-26T19:53:12.332Z] [2023-10-26T19:53:12.332Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:12.600Z] #58 ... [2023-10-26T19:53:12.600Z] [2023-10-26T19:53:12.600Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:53:12.600Z] #59 ... [2023-10-26T19:53:12.600Z] [2023-10-26T19:53:12.600Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:12.867Z] #60 ... [2023-10-26T19:53:12.867Z] [2023-10-26T19:53:12.867Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:12.867Z] #61 ... [2023-10-26T19:53:12.867Z] [2023-10-26T19:53:12.867Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:53:12.867Z] #62 ... [2023-10-26T19:53:12.867Z] [2023-10-26T19:53:12.867Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:13.138Z] #63 ... [2023-10-26T19:53:13.138Z] [2023-10-26T19:53:13.138Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:53:13.138Z] #64 ... [2023-10-26T19:53:13.138Z] [2023-10-26T19:53:13.138Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:13.138Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 10.2s [2023-10-26T19:53:14.128Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.1s [2023-10-26T19:53:14.733Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.8s [2023-10-26T19:53:15.321Z] #45 ... [2023-10-26T19:53:15.321Z] [2023-10-26T19:53:15.321Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T19:53:15.321Z] #50 12.44 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:15.321Z] #50 12.44 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:15.321Z] #50 12.44 OK: 19954 distinct packages available [2023-10-26T19:53:15.321Z] #50 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:15.321Z] #50 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:15.321Z] #50 15.53 OK: 266 MiB in 52 packages [2023-10-26T19:53:15.321Z] #50 DONE 16.8s [2023-10-26T19:53:15.321Z] [2023-10-26T19:53:15.321Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:15.591Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 12.7s [2023-10-26T19:53:16.177Z] #45 ... [2023-10-26T19:53:16.177Z] [2023-10-26T19:53:16.177Z] #39 [core-command internal] load build context [2023-10-26T19:53:16.177Z] #39 transferring context: 50.26MB 18.3s [2023-10-26T19:53:16.446Z] #39 ... [2023-10-26T19:53:16.446Z] [2023-10-26T19:53:16.446Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:16.722Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.8s [2023-10-26T19:53:16.995Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.9s done [2023-10-26T19:53:17.264Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-26T19:53:17.530Z] #45 ... [2023-10-26T19:53:17.530Z] [2023-10-26T19:53:17.530Z] #44 [core-data internal] load build context [2023-10-26T19:53:17.799Z] #44 ... [2023-10-26T19:53:17.799Z] [2023-10-26T19:53:17.799Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:17.799Z] #47 ... [2023-10-26T19:53:17.799Z] [2023-10-26T19:53:17.799Z] #44 [core-data internal] load build context [2023-10-26T19:53:18.382Z] #44 ... [2023-10-26T19:53:18.382Z] [2023-10-26T19:53:18.382Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T19:53:18.382Z] #55 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:18.382Z] #55 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:18.382Z] #55 13.90 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:18.382Z] #55 14.08 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:18.382Z] #55 14.10 (3/4) Installing su-exec (0.2-r3) [2023-10-26T19:53:18.382Z] #55 14.10 (4/4) Installing yq (4.33.3-r4) [2023-10-26T19:53:18.382Z] #55 14.92 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:18.382Z] #55 14.92 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:18.382Z] #55 15.26 OK: 18 MiB in 19 packages [2023-10-26T19:53:18.382Z] #55 DONE 17.4s [2023-10-26T19:53:18.382Z] [2023-10-26T19:53:18.382Z] #44 [core-data internal] load build context [2023-10-26T19:53:18.968Z] #44 ... [2023-10-26T19:53:18.968Z] [2023-10-26T19:53:18.968Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:18.968Z] #51 ... [2023-10-26T19:53:18.968Z] [2023-10-26T19:53:18.968Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:19.235Z] #48 ... [2023-10-26T19:53:19.235Z] [2023-10-26T19:53:19.235Z] #44 [core-data internal] load build context [2023-10-26T19:53:19.827Z] #44 ... [2023-10-26T19:53:19.827Z] [2023-10-26T19:53:19.827Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:19.827Z] #54 ... [2023-10-26T19:53:19.827Z] [2023-10-26T19:53:19.827Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:20.413Z] #45 ... [2023-10-26T19:53:20.413Z] [2023-10-26T19:53:20.413Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:20.681Z] #52 ... [2023-10-26T19:53:20.681Z] [2023-10-26T19:53:20.681Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:20.681Z] #45 ... [2023-10-26T19:53:20.681Z] [2023-10-26T19:53:20.681Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:20.681Z] #34 ... [2023-10-26T19:53:20.681Z] [2023-10-26T19:53:20.681Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:21.302Z] #52 ... [2023-10-26T19:53:21.302Z] [2023-10-26T19:53:21.302Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:21.302Z] #38 ... [2023-10-26T19:53:21.302Z] [2023-10-26T19:53:21.302Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:21.302Z] #37 ... [2023-10-26T19:53:21.302Z] [2023-10-26T19:53:21.302Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:21.579Z] #41 ... [2023-10-26T19:53:21.579Z] [2023-10-26T19:53:21.579Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:21.848Z] #45 ... [2023-10-26T19:53:21.848Z] [2023-10-26T19:53:21.848Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:21.848Z] #56 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:21.848Z] #56 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:21.848Z] #56 17.48 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:21.848Z] #56 17.54 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:21.848Z] #56 17.65 OK: 8 MiB in 16 packages [2023-10-26T19:53:21.848Z] #56 DONE 19.9s [2023-10-26T19:53:21.848Z] [2023-10-26T19:53:21.848Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:21.848Z] #52 transferring context: 40.45MB 22.5s [2023-10-26T19:53:22.452Z] #52 ... [2023-10-26T19:53:22.452Z] [2023-10-26T19:53:22.452Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T19:53:22.452Z] #58 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:22.452Z] #58 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:22.452Z] #58 17.68 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:22.452Z] #58 17.72 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:22.452Z] #58 17.95 OK: 8 MiB in 16 packages [2023-10-26T19:53:22.452Z] #58 DONE 20.3s [2023-10-26T19:53:22.452Z] [2023-10-26T19:53:22.452Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:22.452Z] #52 ... [2023-10-26T19:53:22.452Z] [2023-10-26T19:53:22.452Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:22.452Z] #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.8s done [2023-10-26T19:53:22.452Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.6s [2023-10-26T19:53:22.721Z] #57 ... [2023-10-26T19:53:22.721Z] [2023-10-26T19:53:22.721Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:22.721Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-10-26T19:53:26.072Z] #45 ... [2023-10-26T19:53:26.072Z] [2023-10-26T19:53:26.072Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T19:53:26.072Z] #64 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:26.072Z] #64 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:26.072Z] #64 19.83 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:26.072Z] #64 20.11 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:26.072Z] #64 20.17 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:26.072Z] #64 20.35 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:26.072Z] #64 21.37 OK: 9 MiB in 17 packages [2023-10-26T19:53:26.072Z] #64 DONE 23.1s [2023-10-26T19:53:26.072Z] [2023-10-26T19:53:26.072Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:26.072Z] #51 ... [2023-10-26T19:53:26.072Z] [2023-10-26T19:53:26.072Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:26.340Z] #45 ... [2023-10-26T19:53:26.340Z] [2023-10-26T19:53:26.340Z] #39 [core-command internal] load build context [2023-10-26T19:53:26.608Z] #39 ... [2023-10-26T19:53:26.608Z] [2023-10-26T19:53:26.608Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:26.608Z] #48 ... [2023-10-26T19:53:26.608Z] [2023-10-26T19:53:26.608Z] #39 [core-command internal] load build context [2023-10-26T19:53:26.608Z] #39 transferring context: 75.05MB 28.8s [2023-10-26T19:53:28.027Z] #39 ... [2023-10-26T19:53:28.027Z] [2023-10-26T19:53:28.027Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:28.027Z] #47 ... [2023-10-26T19:53:28.027Z] [2023-10-26T19:53:28.027Z] #39 [core-command internal] load build context [2023-10-26T19:53:28.295Z] #39 ... [2023-10-26T19:53:28.295Z] [2023-10-26T19:53:28.295Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T19:53:28.295Z] #62 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:28.295Z] #62 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:28.295Z] #62 23.66 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:28.295Z] #62 23.68 (2/2) Installing su-exec (0.2-r3) [2023-10-26T19:53:28.295Z] #62 23.73 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:28.295Z] #62 23.89 OK: 8 MiB in 17 packages [2023-10-26T19:53:28.295Z] #62 DONE 25.9s [2023-10-26T19:53:28.564Z] [2023-10-26T19:53:28.564Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T19:53:29.976Z] #65 ... [2023-10-26T19:53:29.976Z] [2023-10-26T19:53:29.976Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T19:53:29.976Z] #59 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:29.976Z] #59 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:29.976Z] #59 24.18 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:29.976Z] #59 24.71 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:29.976Z] #59 24.83 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:29.976Z] #59 24.86 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T19:53:29.976Z] #59 24.96 (5/6) Installing su-exec (0.2-r3) [2023-10-26T19:53:29.976Z] #59 24.96 (6/6) Installing yq (4.33.3-r4) [2023-10-26T19:53:29.976Z] #59 25.65 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:29.976Z] #59 25.85 OK: 18 MiB in 19 packages [2023-10-26T19:53:29.976Z] #59 DONE 27.3s [2023-10-26T19:53:29.976Z] [2023-10-26T19:53:29.976Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:29.976Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s [2023-10-26T19:53:29.976Z] #45 ... [2023-10-26T19:53:29.976Z] [2023-10-26T19:53:29.976Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:30.245Z] #54 ... [2023-10-26T19:53:30.245Z] [2023-10-26T19:53:30.245Z] #44 [core-data internal] load build context [2023-10-26T19:53:30.245Z] #44 ... [2023-10-26T19:53:30.245Z] [2023-10-26T19:53:30.245Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:30.517Z] #54 ... [2023-10-26T19:53:30.517Z] [2023-10-26T19:53:30.517Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:30.517Z] #63 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:30.517Z] #63 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:30.517Z] #63 24.30 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:30.517Z] #63 24.30 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:30.517Z] #63 24.30 OK: 19950 distinct packages available [2023-10-26T19:53:30.517Z] #63 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:30.517Z] #63 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:30.517Z] #63 ... [2023-10-26T19:53:30.517Z] [2023-10-26T19:53:30.517Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:31.115Z] #45 ... [2023-10-26T19:53:31.115Z] [2023-10-26T19:53:31.115Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T19:53:31.115Z] #66 DONE 0.8s [2023-10-26T19:53:31.115Z] [2023-10-26T19:53:31.115Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:31.115Z] #45 ... [2023-10-26T19:53:31.115Z] [2023-10-26T19:53:31.115Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:31.115Z] #34 ... [2023-10-26T19:53:31.115Z] [2023-10-26T19:53:31.115Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:31.382Z] #45 ... [2023-10-26T19:53:31.382Z] [2023-10-26T19:53:31.382Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:31.648Z] #38 ... [2023-10-26T19:53:31.648Z] [2023-10-26T19:53:31.648Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:31.648Z] #37 ... [2023-10-26T19:53:31.648Z] [2023-10-26T19:53:31.648Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:31.648Z] #45 ... [2023-10-26T19:53:31.648Z] [2023-10-26T19:53:31.648Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:31.917Z] #41 ... [2023-10-26T19:53:31.917Z] [2023-10-26T19:53:31.917Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:32.183Z] #38 transferring context: 22.09MB 29.8s [2023-10-26T19:53:32.455Z] #38 ... [2023-10-26T19:53:32.455Z] [2023-10-26T19:53:32.455Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:32.727Z] #52 ... [2023-10-26T19:53:32.727Z] [2023-10-26T19:53:32.727Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:32.727Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.8s [2023-10-26T19:53:32.727Z] #57 ... [2023-10-26T19:53:32.727Z] [2023-10-26T19:53:32.727Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:32.995Z] #45 ... [2023-10-26T19:53:32.996Z] [2023-10-26T19:53:32.996Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:32.996Z] #61 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #61 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #61 26.57 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:32.996Z] #61 26.57 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:32.996Z] #61 26.57 OK: 19950 distinct packages available [2023-10-26T19:53:32.996Z] #61 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #61 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #61 ... [2023-10-26T19:53:32.996Z] [2023-10-26T19:53:32.996Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:32.996Z] #60 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #60 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #60 26.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T19:53:32.996Z] #60 26.56 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T19:53:32.996Z] #60 26.56 OK: 19950 distinct packages available [2023-10-26T19:53:32.996Z] #60 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:32.996Z] #60 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T19:53:33.277Z] #60 ... [2023-10-26T19:53:33.277Z] [2023-10-26T19:53:33.277Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:34.257Z] #45 ... [2023-10-26T19:53:34.257Z] [2023-10-26T19:53:34.257Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T19:53:34.257Z] #63 29.88 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:34.257Z] #63 29.91 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:34.257Z] #63 29.91 (3/4) Installing libucontext (1.2-r2) [2023-10-26T19:53:34.257Z] #63 29.94 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:34.257Z] #63 29.97 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:34.257Z] #63 30.04 OK: 8 MiB in 19 packages [2023-10-26T19:53:34.257Z] #63 DONE 31.6s [2023-10-26T19:53:34.257Z] [2023-10-26T19:53:34.257Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:34.524Z] #45 ... [2023-10-26T19:53:34.524Z] [2023-10-26T19:53:34.524Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T19:53:34.524Z] #65 DONE 6.0s [2023-10-26T19:53:34.524Z] [2023-10-26T19:53:34.524Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T19:53:35.493Z] #67 ... [2023-10-26T19:53:35.493Z] [2023-10-26T19:53:35.493Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T19:53:35.493Z] #61 30.80 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:35.493Z] #61 31.06 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T19:53:35.493Z] #61 31.06 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:35.493Z] #61 31.11 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:35.493Z] #61 31.11 (5/7) Installing libucontext (1.2-r2) [2023-10-26T19:53:35.493Z] #61 31.11 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:35.493Z] #61 31.20 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T19:53:35.493Z] #61 31.30 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:35.494Z] #61 31.39 OK: 9 MiB in 20 packages [2023-10-26T19:53:35.494Z] #61 DONE 33.0s [2023-10-26T19:53:35.761Z] [2023-10-26T19:53:35.761Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:35.761Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.3s [2023-10-26T19:53:36.036Z] #45 ... [2023-10-26T19:53:36.036Z] [2023-10-26T19:53:36.036Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T19:53:36.036Z] #60 31.42 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T19:53:36.036Z] #60 31.56 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T19:53:36.036Z] #60 31.64 (3/11) Installing libunistring (1.1-r1) [2023-10-26T19:53:36.036Z] #60 31.76 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T19:53:36.036Z] #60 31.79 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T19:53:36.036Z] #60 31.79 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T19:53:36.036Z] #60 31.85 (7/11) Installing curl (8.4.0-r0) [2023-10-26T19:53:36.036Z] #60 31.90 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T19:53:36.036Z] #60 31.90 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T19:53:36.036Z] #60 31.90 (10/11) Installing libucontext (1.2-r2) [2023-10-26T19:53:36.036Z] #60 31.95 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T19:53:36.036Z] #60 31.95 Executing busybox-1.36.1-r2.trigger [2023-10-26T19:53:36.036Z] #60 32.03 Executing ca-certificates-20230506-r0.trigger [2023-10-26T19:53:36.036Z] #60 32.41 OK: 13 MiB in 26 packages [2023-10-26T19:53:36.036Z] #60 DONE 33.4s [2023-10-26T19:53:36.036Z] [2023-10-26T19:53:36.036Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:36.036Z] #52 ... [2023-10-26T19:53:36.036Z] [2023-10-26T19:53:36.036Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:36.302Z] #51 ... [2023-10-26T19:53:36.302Z] [2023-10-26T19:53:36.302Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T19:53:36.302Z] #67 DONE 1.8s [2023-10-26T19:53:36.302Z] [2023-10-26T19:53:36.302Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:36.302Z] #51 ... [2023-10-26T19:53:36.302Z] [2023-10-26T19:53:36.302Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:36.890Z] #52 ... [2023-10-26T19:53:36.890Z] [2023-10-26T19:53:36.890Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:36.890Z] #48 transferring context: 92.42MB 38.4s [2023-10-26T19:53:36.890Z] #48 ... [2023-10-26T19:53:36.890Z] [2023-10-26T19:53:36.890Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:38.314Z] #52 ... [2023-10-26T19:53:38.314Z] [2023-10-26T19:53:38.314Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:38.314Z] #47 ... [2023-10-26T19:53:38.314Z] [2023-10-26T19:53:38.314Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:38.900Z] #52 ... [2023-10-26T19:53:38.900Z] [2023-10-26T19:53:38.900Z] #39 [core-command internal] load build context [2023-10-26T19:53:38.900Z] #39 ... [2023-10-26T19:53:38.900Z] [2023-10-26T19:53:38.900Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:40.313Z] #52 ... [2023-10-26T19:53:40.313Z] [2023-10-26T19:53:40.313Z] #44 [core-data internal] load build context [2023-10-26T19:53:40.581Z] #44 ... [2023-10-26T19:53:40.581Z] [2023-10-26T19:53:40.581Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:40.847Z] #52 ... [2023-10-26T19:53:40.847Z] [2023-10-26T19:53:40.847Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:40.847Z] #54 ... [2023-10-26T19:53:40.847Z] [2023-10-26T19:53:40.847Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:40.847Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.6s [2023-10-26T19:53:41.432Z] #45 ... [2023-10-26T19:53:41.432Z] [2023-10-26T19:53:41.432Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:41.432Z] #34 ... [2023-10-26T19:53:41.432Z] [2023-10-26T19:53:41.432Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:42.013Z] #54 transferring context: 107.00MB 42.2s [2023-10-26T19:53:42.013Z] #54 ... [2023-10-26T19:53:42.013Z] [2023-10-26T19:53:42.013Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:42.281Z] #41 ... [2023-10-26T19:53:42.281Z] [2023-10-26T19:53:42.281Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:42.281Z] #37 ... [2023-10-26T19:53:42.281Z] [2023-10-26T19:53:42.281Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:42.874Z] #54 ... [2023-10-26T19:53:42.874Z] [2023-10-26T19:53:42.874Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:42.874Z] #38 ... [2023-10-26T19:53:42.874Z] [2023-10-26T19:53:42.874Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:42.874Z] #54 ... [2023-10-26T19:53:42.874Z] [2023-10-26T19:53:42.874Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T19:53:42.874Z] #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.6s done [2023-10-26T19:53:42.874Z] #57 ... [2023-10-26T19:53:42.874Z] [2023-10-26T19:53:42.874Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:44.280Z] #54 ... [2023-10-26T19:53:44.280Z] [2023-10-26T19:53:44.280Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T19:53:44.280Z] #68 DONE 2.0s [2023-10-26T19:53:44.280Z] [2023-10-26T19:53:44.280Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:46.233Z] #54 ... [2023-10-26T19:53:46.233Z] [2023-10-26T19:53:46.233Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:46.500Z] #51 ... [2023-10-26T19:53:46.500Z] [2023-10-26T19:53:46.500Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:47.091Z] #54 ... [2023-10-26T19:53:47.091Z] [2023-10-26T19:53:47.091Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:47.091Z] #48 transferring context: 148.17MB 48.6s [2023-10-26T19:53:47.091Z] #48 ... [2023-10-26T19:53:47.091Z] [2023-10-26T19:53:47.091Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:48.504Z] #51 ... [2023-10-26T19:53:48.504Z] [2023-10-26T19:53:48.504Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:48.504Z] #47 ... [2023-10-26T19:53:48.504Z] [2023-10-26T19:53:48.504Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:48.774Z] #51 ... [2023-10-26T19:53:48.774Z] [2023-10-26T19:53:48.774Z] #39 [core-command internal] load build context [2023-10-26T19:53:49.043Z] #39 ... [2023-10-26T19:53:49.043Z] [2023-10-26T19:53:49.043Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:50.458Z] #51 ... [2023-10-26T19:53:50.458Z] [2023-10-26T19:53:50.458Z] #44 [core-data internal] load build context [2023-10-26T19:53:50.733Z] #44 ... [2023-10-26T19:53:50.733Z] [2023-10-26T19:53:50.733Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:51.004Z] #51 ... [2023-10-26T19:53:51.004Z] [2023-10-26T19:53:51.004Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:51.004Z] #52 ... [2023-10-26T19:53:51.004Z] [2023-10-26T19:53:51.004Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:51.273Z] #51 ... [2023-10-26T19:53:51.273Z] [2023-10-26T19:53:51.273Z] #39 [core-command internal] load build context [2023-10-26T19:53:51.273Z] #39 transferring context: 189.79MB 53.2s done [2023-10-26T19:53:51.273Z] #39 DONE 53.6s [2023-10-26T19:53:51.273Z] [2023-10-26T19:53:51.273Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:51.545Z] #51 ... [2023-10-26T19:53:51.545Z] [2023-10-26T19:53:51.545Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:53:51.545Z] #34 ... [2023-10-26T19:53:51.545Z] [2023-10-26T19:53:51.545Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T19:53:51.545Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.0s done [2023-10-26T19:53:51.819Z] #45 ... [2023-10-26T19:53:51.819Z] [2023-10-26T19:53:51.819Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:52.088Z] #51 ... [2023-10-26T19:53:52.088Z] [2023-10-26T19:53:52.089Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:53:52.089Z] #69 DONE 2.2s [2023-10-26T19:53:52.089Z] [2023-10-26T19:53:52.089Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:52.358Z] #51 ... [2023-10-26T19:53:52.358Z] [2023-10-26T19:53:52.358Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:53:52.358Z] #41 ... [2023-10-26T19:53:52.358Z] [2023-10-26T19:53:52.358Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:52.358Z] #51 ... [2023-10-26T19:53:52.358Z] [2023-10-26T19:53:52.358Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:52.627Z] #37 ... [2023-10-26T19:53:52.627Z] [2023-10-26T19:53:52.627Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:53:52.893Z] #52 ... [2023-10-26T19:53:52.893Z] [2023-10-26T19:53:52.893Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:52.893Z] #38 ... [2023-10-26T19:53:52.893Z] [2023-10-26T19:53:52.893Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:53:53.162Z] #51 ... [2023-10-26T19:53:53.162Z] [2023-10-26T19:53:53.162Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:53:53.162Z] #70 DONE 4.0s [2023-10-26T19:53:53.162Z] [2023-10-26T19:53:53.162Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:53.432Z] #38 ... [2023-10-26T19:53:53.432Z] [2023-10-26T19:53:53.432Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T19:53:53.432Z] #71 DONE 4.3s [2023-10-26T19:53:53.432Z] [2023-10-26T19:53:53.432Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:53.702Z] #38 ... [2023-10-26T19:53:53.702Z] [2023-10-26T19:53:53.702Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:53:53.702Z] #72 DONE 1.8s [2023-10-26T19:53:53.702Z] [2023-10-26T19:53:53.702Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:53.702Z] #38 ... [2023-10-26T19:53:53.702Z] [2023-10-26T19:53:53.702Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T19:53:53.702Z] #73 DONE 1.8s [2023-10-26T19:53:53.702Z] [2023-10-26T19:53:53.702Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:55.122Z] #38 ... [2023-10-26T19:53:55.122Z] [2023-10-26T19:53:55.122Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T19:53:55.122Z] #74 DONE 1.9s [2023-10-26T19:53:55.122Z] [2023-10-26T19:53:55.122Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:55.390Z] #38 ... [2023-10-26T19:53:55.390Z] [2023-10-26T19:53:55.390Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T19:53:55.390Z] #75 DONE 1.4s [2023-10-26T19:53:55.676Z] [2023-10-26T19:53:55.676Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:55.948Z] #37 ... [2023-10-26T19:53:55.948Z] [2023-10-26T19:53:55.948Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T19:53:55.948Z] #76 DONE 2.1s [2023-10-26T19:53:55.948Z] [2023-10-26T19:53:55.948Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:56.533Z] #37 transferring context: 90.80MB 54.1s [2023-10-26T19:53:56.533Z] #37 ... [2023-10-26T19:53:56.533Z] [2023-10-26T19:53:56.533Z] #48 [support-notifications internal] load build context [2023-10-26T19:53:56.533Z] #48 transferring context: 189.79MB 57.4s done [2023-10-26T19:53:56.533Z] #48 DONE 58.4s [2023-10-26T19:53:56.533Z] [2023-10-26T19:53:56.533Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:56.927Z] #37 ... [2023-10-26T19:53:56.927Z] [2023-10-26T19:53:56.927Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T19:53:56.927Z] #77 DONE 1.5s [2023-10-26T19:53:56.927Z] [2023-10-26T19:53:56.927Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:57.257Z] #37 ... [2023-10-26T19:53:57.257Z] [2023-10-26T19:53:57.257Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:53:57.257Z] #78 DONE 1.4s [2023-10-26T19:53:57.257Z] [2023-10-26T19:53:57.257Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:53:57.257Z] #37 ... [2023-10-26T19:53:57.257Z] [2023-10-26T19:53:57.257Z] #54 [support-scheduler internal] load build context [2023-10-26T19:53:57.539Z] #54 ... [2023-10-26T19:53:57.539Z] [2023-10-26T19:53:57.539Z] #79 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T19:53:57.539Z] #79 ... [2023-10-26T19:53:57.539Z] [2023-10-26T19:53:57.539Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T19:53:57.539Z] #80 DONE 1.6s [2023-10-26T19:53:57.539Z] [2023-10-26T19:53:57.539Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:53:58.586Z] #81 ... [2023-10-26T19:53:58.586Z] [2023-10-26T19:53:58.586Z] #47 [core-metadata internal] load build context [2023-10-26T19:53:58.586Z] #47 ... [2023-10-26T19:53:58.586Z] [2023-10-26T19:53:58.586Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.190Z] #38 ... [2023-10-26T19:53:59.190Z] [2023-10-26T19:53:59.190Z] #79 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T19:53:59.190Z] #79 DONE 1.8s [2023-10-26T19:53:59.190Z] [2023-10-26T19:53:59.190Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.480Z] #38 ... [2023-10-26T19:53:59.480Z] [2023-10-26T19:53:59.480Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:53:59.480Z] #82 DONE 2.3s [2023-10-26T19:53:59.480Z] [2023-10-26T19:53:59.480Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.480Z] #38 ... [2023-10-26T19:53:59.480Z] [2023-10-26T19:53:59.480Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:53:59.480Z] #83 DONE 2.6s [2023-10-26T19:53:59.480Z] [2023-10-26T19:53:59.480Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T19:53:59.480Z] #81 DONE 1.8s [2023-10-26T19:53:59.480Z] [2023-10-26T19:53:59.480Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:53:59.755Z] #38 ... [2023-10-26T19:53:59.755Z] [2023-10-26T19:53:59.755Z] #44 [core-data internal] load build context [2023-10-26T19:53:59.755Z] #44 transferring context: 189.79MB 62.4s done [2023-10-26T19:53:59.755Z] #44 DONE 63.6s [2023-10-26T19:53:59.755Z] [2023-10-26T19:53:59.755Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:00.382Z] #38 ... [2023-10-26T19:54:00.382Z] [2023-10-26T19:54:00.382Z] #54 [support-scheduler internal] load build context [2023-10-26T19:54:00.382Z] #54 transferring context: 189.79MB 59.3s done [2023-10-26T19:54:00.382Z] #54 DONE 60.8s [2023-10-26T19:54:00.382Z] [2023-10-26T19:54:00.382Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:00.656Z] #38 ... [2023-10-26T19:54:00.656Z] [2023-10-26T19:54:00.656Z] #51 [security-spiffe-token-provider internal] load build context [2023-10-26T19:54:00.656Z] #51 transferring context: 189.79MB 61.2s done [2023-10-26T19:54:00.656Z] #51 DONE 62.2s [2023-10-26T19:54:00.656Z] [2023-10-26T19:54:00.656Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:00.924Z] #38 ... [2023-10-26T19:54:00.924Z] [2023-10-26T19:54:00.924Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T19:54:00.924Z] #84 DONE 1.7s [2023-10-26T19:54:00.924Z] [2023-10-26T19:54:00.924Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:01.193Z] #38 ... [2023-10-26T19:54:01.193Z] [2023-10-26T19:54:01.193Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T19:54:01.193Z] #85 DONE 1.7s [2023-10-26T19:54:01.193Z] [2023-10-26T19:54:01.193Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:01.778Z] #38 ... [2023-10-26T19:54:01.778Z] [2023-10-26T19:54:01.778Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T19:54:01.778Z] #86 DONE 2.2s [2023-10-26T19:54:01.778Z] [2023-10-26T19:54:01.778Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:01.778Z] #38 ... [2023-10-26T19:54:01.778Z] [2023-10-26T19:54:01.778Z] #52 [security-bootstrapper internal] load build context [2023-10-26T19:54:01.778Z] #52 transferring context: 189.79MB 61.6s done [2023-10-26T19:54:01.778Z] #52 DONE 62.9s [2023-10-26T19:54:01.778Z] [2023-10-26T19:54:01.778Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:01.778Z] #38 ... [2023-10-26T19:54:01.778Z] [2023-10-26T19:54:01.778Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:54:02.142Z] #34 ... [2023-10-26T19:54:02.142Z] [2023-10-26T19:54:02.142Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:02.412Z] #38 ... [2023-10-26T19:54:02.412Z] [2023-10-26T19:54:02.412Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:54:02.412Z] #41 ... [2023-10-26T19:54:02.412Z] [2023-10-26T19:54:02.412Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:03.378Z] #38 ... [2023-10-26T19:54:03.378Z] [2023-10-26T19:54:03.379Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T19:54:03.379Z] #87 DONE 2.0s [2023-10-26T19:54:03.379Z] [2023-10-26T19:54:03.379Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:03.379Z] #38 ... [2023-10-26T19:54:03.379Z] [2023-10-26T19:54:03.379Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:03.379Z] #88 DONE 2.5s [2023-10-26T19:54:03.379Z] [2023-10-26T19:54:03.379Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:03.645Z] #38 ... [2023-10-26T19:54:03.645Z] [2023-10-26T19:54:03.645Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T19:54:03.645Z] #89 DONE 1.9s [2023-10-26T19:54:03.645Z] [2023-10-26T19:54:03.645Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:03.918Z] #38 ... [2023-10-26T19:54:03.918Z] [2023-10-26T19:54:03.918Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:04.192Z] #90 ... [2023-10-26T19:54:04.192Z] [2023-10-26T19:54:04.192Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:04.192Z] #91 DONE 2.0s [2023-10-26T19:54:04.192Z] [2023-10-26T19:54:04.192Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:06.131Z] #38 ... [2023-10-26T19:54:06.131Z] [2023-10-26T19:54:06.131Z] #41 [security-secretstore-setup internal] load build context [2023-10-26T19:54:06.131Z] #41 transferring context: 189.79MB 62.9s done [2023-10-26T19:54:06.131Z] #41 DONE 64.8s [2023-10-26T19:54:06.131Z] [2023-10-26T19:54:06.131Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:07.562Z] #38 ... [2023-10-26T19:54:07.562Z] [2023-10-26T19:54:07.562Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:54:07.562Z] #37 ... [2023-10-26T19:54:07.562Z] [2023-10-26T19:54:07.562Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:08.520Z] #38 ... [2023-10-26T19:54:08.520Z] [2023-10-26T19:54:08.520Z] #92 [security-spire-server] exporting to image [2023-10-26T19:54:08.520Z] #92 exporting layers 4.6s done [2023-10-26T19:54:08.520Z] #92 writing image sha256:b9ecb989418628b36969dfdd196c3e9ca219ecfc49bb7d4dd9750fa05a2a9574 0.0s done [2023-10-26T19:54:08.520Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-26T19:54:08.520Z] #92 writing image sha256:dc9d15b8c8f2174cecd62b141991091e877c97d6c7d3aeba0a4b6e564a309db4 0.0s done [2023-10-26T19:54:08.520Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-10-26T19:54:08.520Z] #92 writing image sha256:590d21f3bd81b6c09d5a6518e30ea979a18c99e5cd5d00f0e234c1cb929504fc done [2023-10-26T19:54:08.520Z] #92 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-26T19:54:08.520Z] #92 DONE 7.2s [2023-10-26T19:54:08.520Z] [2023-10-26T19:54:08.520Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:08.786Z] #38 ... [2023-10-26T19:54:08.787Z] [2023-10-26T19:54:08.787Z] #47 [core-metadata internal] load build context [2023-10-26T19:54:08.787Z] #47 transferring context: 189.79MB 71.1s done [2023-10-26T19:54:08.787Z] #47 DONE 71.3s [2023-10-26T19:54:08.787Z] [2023-10-26T19:54:08.787Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:09.751Z] #38 ... [2023-10-26T19:54:09.751Z] [2023-10-26T19:54:09.751Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:09.751Z] #93 ... [2023-10-26T19:54:09.751Z] [2023-10-26T19:54:09.751Z] #38 [core-common-config-bootstrapper internal] load build context [2023-10-26T19:54:11.699Z] #38 transferring context: 189.79MB 69.3s done [2023-10-26T19:54:11.699Z] #38 DONE 70.9s [2023-10-26T19:54:11.699Z] [2023-10-26T19:54:11.699Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:54:11.969Z] #37 ... [2023-10-26T19:54:11.969Z] [2023-10-26T19:54:11.969Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:54:12.236Z] #34 ... [2023-10-26T19:54:12.236Z] [2023-10-26T19:54:12.236Z] #37 [security-proxy-setup internal] load build context [2023-10-26T19:54:12.236Z] #37 transferring context: 189.79MB 69.9s done [2023-10-26T19:54:12.236Z] #37 DONE 71.4s [2023-10-26T19:54:12.236Z] [2023-10-26T19:54:12.236Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:54:12.236Z] #34 ... [2023-10-26T19:54:12.236Z] [2023-10-26T19:54:12.236Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:12.236Z] #94 ... [2023-10-26T19:54:12.236Z] [2023-10-26T19:54:12.236Z] #34 [security-proxy-auth internal] load build context [2023-10-26T19:54:12.236Z] #34 transferring context: 189.79MB 74.1s done [2023-10-26T19:54:12.236Z] #34 DONE 74.2s [2023-10-26T19:54:12.236Z] [2023-10-26T19:54:12.236Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:44.472Z] #95 ... [2023-10-26T19:54:44.472Z] [2023-10-26T19:54:44.472Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:44.472Z] #90 DONE 48.2s [2023-10-26T19:54:44.472Z] [2023-10-26T19:54:44.472Z] #96 [core-command builder 6/7] COPY . . [2023-10-26T19:54:45.059Z] #96 DONE 3.0s [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:45.059Z] #97 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:45.059Z] #98 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T19:54:45.059Z] #99 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:45.059Z] #100 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #101 [support-scheduler builder 6/7] COPY . . [2023-10-26T19:54:45.059Z] #101 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:45.059Z] #102 CACHED [2023-10-26T19:54:45.059Z] [2023-10-26T19:54:45.059Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:45.059Z] #103 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:45.060Z] #104 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T19:54:45.060Z] #105 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:45.060Z] #106 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #107 [core-metadata builder 6/7] COPY . . [2023-10-26T19:54:45.060Z] #107 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:45.060Z] #108 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:45.060Z] #109 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:54:45.060Z] #110 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #111 [core-data builder 6/7] COPY . . [2023-10-26T19:54:45.060Z] #111 CACHED [2023-10-26T19:54:45.060Z] [2023-10-26T19:54:45.060Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:54:47.007Z] #112 ... [2023-10-26T19:54:47.008Z] [2023-10-26T19:54:47.008Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:54:47.008Z] #93 DONE 47.1s [2023-10-26T19:54:47.008Z] [2023-10-26T19:54:47.008Z] #113 [support-notifications builder 6/7] COPY . . [2023-10-26T19:54:52.384Z] #113 ... [2023-10-26T19:54:52.384Z] [2023-10-26T19:54:52.384Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T19:54:52.384Z] #112 5.476 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T19:54:53.824Z] #112 ... [2023-10-26T19:54:53.824Z] [2023-10-26T19:54:53.824Z] #113 [support-notifications builder 6/7] COPY . . [2023-10-26T19:54:53.824Z] #113 DONE 6.9s [2023-10-26T19:54:53.824Z] [2023-10-26T19:54:53.824Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:54:55.235Z] #114 ... [2023-10-26T19:54:55.235Z] [2023-10-26T19:54:55.235Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T19:54:55.235Z] #0 5.637 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T19:54:55.235Z] #115 ... [2023-10-26T19:54:55.235Z] [2023-10-26T19:54:55.235Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T19:54:55.235Z] #0 5.813 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T19:54:55.502Z] #116 ... [2023-10-26T19:54:55.502Z] [2023-10-26T19:54:55.502Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T19:54:55.502Z] #0 5.752 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T19:54:55.502Z] #117 ... [2023-10-26T19:54:55.502Z] [2023-10-26T19:54:55.502Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T19:54:55.502Z] #0 5.398 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-26T19:54:55.768Z] #118 ... [2023-10-26T19:54:55.768Z] [2023-10-26T19:54:55.768Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T19:54:55.768Z] #0 5.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-26T19:54:55.768Z] #119 ... [2023-10-26T19:54:55.768Z] [2023-10-26T19:54:55.768Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T19:54:55.768Z] #114 1.855 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T19:55:04.189Z] #114 ... [2023-10-26T19:55:04.189Z] [2023-10-26T19:55:04.189Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:04.189Z] #94 DONE 60.1s [2023-10-26T19:55:04.458Z] [2023-10-26T19:55:04.458Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:04.458Z] #95 DONE 60.9s [2023-10-26T19:55:04.458Z] [2023-10-26T19:55:04.458Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T19:55:07.857Z] #120 ... [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:07.857Z] #121 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:07.857Z] #122 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #123 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T19:55:07.857Z] #123 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #124 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T19:55:07.857Z] #124 DONE 3.4s [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T19:55:07.857Z] #125 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T19:55:07.857Z] #126 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T19:55:07.857Z] #127 CACHED [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T19:55:07.857Z] #120 DONE 3.4s [2023-10-26T19:55:07.857Z] [2023-10-26T19:55:07.857Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T19:55:12.123Z] #128 4.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-26T19:55:18.778Z] #128 ... [2023-10-26T19:55:18.778Z] [2023-10-26T19:55:18.778Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T19:55:18.778Z] #0 4.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T19:55:18.778Z] #129 ... [2023-10-26T19:55:18.778Z] [2023-10-26T19:55:18.778Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T19:55:18.778Z] #0 4.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T19:55:18.778Z] #130 ... [2023-10-26T19:55:18.778Z] [2023-10-26T19:55:18.778Z] #131 [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-10-26T19:55:18.778Z] #0 4.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-26T20:08:26.405Z] #131 789.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-26T20:08:26.405Z] #131 ... [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T20:08:26.405Z] #130 DONE 791.9s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:26.405Z] #115 ... [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:26.405Z] #132 DONE 0.3s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:26.405Z] #133 DONE 0.2s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T20:08:26.405Z] #134 DONE 0.2s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:08:26.405Z] #114 ... [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T20:08:26.405Z] #135 DONE 0.2s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T20:08:26.405Z] #136 DONE 0.4s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T20:08:26.405Z] #137 DONE 0.2s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:26.405Z] #138 DONE 2.5s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:26.405Z] #115 ... [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #92 [security-proxy-setup] exporting to image [2023-10-26T20:08:26.405Z] #92 exporting layers [2023-10-26T20:08:26.405Z] #92 exporting layers 1.4s done [2023-10-26T20:08:26.405Z] #92 writing image sha256:e4ef736a9d06b311ce89af27ced5868b02c5e2e619fc80b5c8d732c00a6c57a3 done [2023-10-26T20:08:26.405Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-26T20:08:26.405Z] #92 DONE 8.6s [2023-10-26T20:08:26.405Z] [2023-10-26T20:08:26.405Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:08:34.630Z] #45 ... [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T20:08:34.630Z] #119 DONE 828.4s [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:34.630Z] #115 ... [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #139 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:34.630Z] #139 DONE 0.4s [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T20:08:34.630Z] #116 ... [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:34.630Z] #140 DONE 0.3s [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:08:34.630Z] #115 ... [2023-10-26T20:08:34.630Z] [2023-10-26T20:08:34.630Z] #141 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T20:08:35.219Z] #141 DONE 0.5s [2023-10-26T20:08:35.219Z] [2023-10-26T20:08:35.219Z] #142 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:08:35.507Z] #142 DONE 0.3s [2023-10-26T20:08:35.507Z] [2023-10-26T20:08:35.507Z] #143 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T20:08:35.507Z] #143 DONE 0.2s [2023-10-26T20:08:35.507Z] [2023-10-26T20:08:35.507Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:08:35.774Z] #114 ... [2023-10-26T20:08:35.774Z] [2023-10-26T20:08:35.775Z] #144 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:37.729Z] #144 ... [2023-10-26T20:08:37.729Z] [2023-10-26T20:08:37.729Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T20:08:37.729Z] #129 DONE 809.7s [2023-10-26T20:08:37.729Z] [2023-10-26T20:08:37.729Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T20:08:37.996Z] #57 ... [2023-10-26T20:08:37.996Z] [2023-10-26T20:08:37.996Z] #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T20:08:38.263Z] #145 ... [2023-10-26T20:08:38.263Z] [2023-10-26T20:08:38.263Z] #144 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:38.263Z] #144 DONE 2.5s [2023-10-26T20:08:38.263Z] [2023-10-26T20:08:38.263Z] #92 [security-proxy-auth] exporting to image [2023-10-26T20:08:38.263Z] #92 exporting layers [2023-10-26T20:08:38.542Z] #92 ... [2023-10-26T20:08:38.542Z] [2023-10-26T20:08:38.542Z] #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T20:08:38.542Z] #145 DONE 0.6s [2023-10-26T20:08:38.812Z] [2023-10-26T20:08:38.812Z] #146 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T20:08:39.401Z] #146 ... [2023-10-26T20:08:39.401Z] [2023-10-26T20:08:39.401Z] #92 [security-proxy-auth] exporting to image [2023-10-26T20:08:39.401Z] #92 exporting layers 1.0s done [2023-10-26T20:08:39.401Z] #92 writing image sha256:ee0f878209d1650338665eaf85ebf43580a340c626744f9aacd8770c4446864f 0.1s done [2023-10-26T20:08:39.401Z] #92 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2023-10-26T20:08:39.401Z] #92 DONE 9.8s [2023-10-26T20:08:39.671Z] [2023-10-26T20:08:39.671Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:08:41.659Z] #112 ... [2023-10-26T20:08:41.659Z] [2023-10-26T20:08:41.659Z] #131 [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-10-26T20:08:41.659Z] #131 DONE 813.4s [2023-10-26T20:08:41.659Z] [2023-10-26T20:08:41.659Z] #146 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T20:08:41.659Z] #146 DONE 2.4s [2023-10-26T20:08:41.659Z] [2023-10-26T20:08:41.659Z] #147 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:41.659Z] #147 DONE 0.3s [2023-10-26T20:08:41.659Z] [2023-10-26T20:08:41.659Z] #148 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:41.939Z] #148 DONE 0.5s [2023-10-26T20:08:41.939Z] [2023-10-26T20:08:41.939Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:42.210Z] #149 DONE 0.3s [2023-10-26T20:08:42.210Z] [2023-10-26T20:08:42.210Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:42.482Z] #150 DONE 0.3s [2023-10-26T20:08:42.482Z] [2023-10-26T20:08:42.482Z] #151 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T20:08:42.764Z] #151 ... [2023-10-26T20:08:42.764Z] [2023-10-26T20:08:42.764Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T20:08:42.764Z] #152 DONE 0.7s [2023-10-26T20:08:42.764Z] [2023-10-26T20:08:42.764Z] #151 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T20:08:42.764Z] #151 DONE 0.3s [2023-10-26T20:08:42.764Z] [2023-10-26T20:08:42.764Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T20:08:43.041Z] #153 ... [2023-10-26T20:08:43.041Z] [2023-10-26T20:08:43.041Z] #154 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T20:08:43.041Z] #154 DONE 0.3s [2023-10-26T20:08:43.041Z] [2023-10-26T20:08:43.041Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T20:08:43.041Z] #153 DONE 0.3s [2023-10-26T20:08:43.041Z] [2023-10-26T20:08:43.041Z] #155 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:08:43.313Z] #155 ... [2023-10-26T20:08:43.313Z] [2023-10-26T20:08:43.313Z] #156 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T20:08:43.313Z] #156 DONE 0.2s [2023-10-26T20:08:43.313Z] [2023-10-26T20:08:43.313Z] #155 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:08:43.313Z] #155 DONE 0.2s [2023-10-26T20:08:43.313Z] [2023-10-26T20:08:43.313Z] #157 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T20:08:43.582Z] #157 ... [2023-10-26T20:08:43.582Z] [2023-10-26T20:08:43.582Z] #158 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T20:08:43.582Z] #158 DONE 0.2s [2023-10-26T20:08:43.582Z] [2023-10-26T20:08:43.582Z] #157 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T20:08:43.582Z] #157 DONE 0.4s [2023-10-26T20:08:43.582Z] [2023-10-26T20:08:43.582Z] #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T20:08:43.851Z] #159 ... [2023-10-26T20:08:43.851Z] [2023-10-26T20:08:43.851Z] #160 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T20:08:43.851Z] #160 DONE 0.2s [2023-10-26T20:08:43.851Z] [2023-10-26T20:08:43.851Z] #161 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T20:08:44.146Z] #161 DONE 0.3s [2023-10-26T20:08:44.146Z] [2023-10-26T20:08:44.146Z] #162 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T20:08:44.415Z] #162 ... [2023-10-26T20:08:44.415Z] [2023-10-26T20:08:44.415Z] #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T20:08:44.415Z] #159 DONE 0.8s [2023-10-26T20:08:44.686Z] [2023-10-26T20:08:44.686Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T20:08:44.954Z] #163 DONE 0.3s [2023-10-26T20:08:44.954Z] [2023-10-26T20:08:44.954Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:46.906Z] #164 ... [2023-10-26T20:08:46.906Z] [2023-10-26T20:08:46.906Z] #162 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T20:08:46.906Z] #162 DONE 2.9s [2023-10-26T20:08:47.173Z] [2023-10-26T20:08:47.173Z] #92 [security-bootstrapper] exporting to image [2023-10-26T20:08:47.173Z] #92 exporting layers [2023-10-26T20:08:47.759Z] #92 ... [2023-10-26T20:08:47.759Z] [2023-10-26T20:08:47.759Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:47.759Z] #164 DONE 2.8s [2023-10-26T20:08:47.759Z] [2023-10-26T20:08:47.759Z] #92 [security-secretstore-setup] exporting to image [2023-10-26T20:08:48.730Z] #92 exporting layers 1.8s done [2023-10-26T20:08:48.730Z] #92 writing image sha256:dcb758841bf073f45e6ce6b2d5f153c33a4713e3dd5337f421b57b650c7d7ad6 0.0s done [2023-10-26T20:08:48.730Z] #92 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-26T20:08:49.008Z] #92 exporting layers 1.4s done [2023-10-26T20:08:49.272Z] #92 writing image sha256:5a0e614e924a8d2bf816c929c8df2f5704bfd3b280b0b9b97af5c8e1205e0e68 done [2023-10-26T20:08:49.272Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-26T20:08:49.272Z] #92 DONE 12.0s [2023-10-26T20:08:49.272Z] [2023-10-26T20:08:49.272Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:08:57.484Z] #114 ... [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #118 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T20:08:57.484Z] #118 DONE 851.1s [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T20:08:57.484Z] #116 ... [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:08:57.484Z] #165 DONE 0.2s [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:08:57.484Z] #166 DONE 0.1s [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T20:08:57.484Z] #167 DONE 0.4s [2023-10-26T20:08:57.484Z] [2023-10-26T20:08:57.484Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:08:57.750Z] #114 ... [2023-10-26T20:08:57.750Z] [2023-10-26T20:08:57.750Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:08:57.750Z] #168 DONE 0.2s [2023-10-26T20:08:57.750Z] [2023-10-26T20:08:57.750Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T20:08:58.018Z] #169 DONE 0.2s [2023-10-26T20:08:58.018Z] [2023-10-26T20:08:58.018Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T20:08:59.967Z] #170 DONE 2.0s [2023-10-26T20:08:59.967Z] [2023-10-26T20:08:59.967Z] #92 [core-common-config-bootstrapper] exporting to image [2023-10-26T20:08:59.967Z] #92 exporting layers [2023-10-26T20:09:00.548Z] #92 exporting layers 0.6s done [2023-10-26T20:09:00.548Z] #92 writing image sha256:d30a9abcf44f5e86fa07921c42c31870a1dd1eb7ccd77a1e61ddabcdbf0eaa45 done [2023-10-26T20:09:00.548Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-26T20:09:00.548Z] #92 DONE 12.5s [2023-10-26T20:09:00.548Z] [2023-10-26T20:09:00.548Z] #116 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T20:09:47.388Z] #116 DONE 897.0s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:09:47.388Z] #114 ... [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:47.388Z] #171 DONE 0.2s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:47.388Z] #172 DONE 0.2s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T20:09:47.388Z] #173 DONE 0.4s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:09:47.388Z] #45 ... [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:09:47.388Z] #174 DONE 0.2s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #92 [core-command] exporting to image [2023-10-26T20:09:47.388Z] #92 exporting layers [2023-10-26T20:09:47.388Z] #92 exporting layers 0.7s done [2023-10-26T20:09:47.388Z] #92 writing image sha256:bb09f7586ca9b02b4e2c7ad36b8262dae660d8ad0f395f30da8b8c8455a7c43f done [2023-10-26T20:09:47.388Z] #92 naming to docker.io/library/core-command-arm64 done [2023-10-26T20:09:47.388Z] #92 DONE 13.2s [2023-10-26T20:09:47.388Z] [2023-10-26T20:09:47.388Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:49.336Z] #128 ... [2023-10-26T20:09:49.336Z] [2023-10-26T20:09:49.336Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T20:09:49.336Z] #112 DONE 904.3s [2023-10-26T20:09:49.602Z] [2023-10-26T20:09:49.602Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T20:09:49.870Z] #57 ... [2023-10-26T20:09:49.870Z] [2023-10-26T20:09:49.870Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:50.144Z] #175 DONE 0.2s [2023-10-26T20:09:50.144Z] [2023-10-26T20:09:50.144Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:09:50.144Z] #45 ... [2023-10-26T20:09:50.144Z] [2023-10-26T20:09:50.144Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:50.425Z] #176 DONE 0.3s [2023-10-26T20:09:50.425Z] [2023-10-26T20:09:50.425Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:50.425Z] #128 ... [2023-10-26T20:09:50.425Z] [2023-10-26T20:09:50.425Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T20:09:50.706Z] #177 DONE 0.3s [2023-10-26T20:09:50.706Z] [2023-10-26T20:09:50.706Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:09:50.979Z] #178 DONE 0.1s [2023-10-26T20:09:50.979Z] [2023-10-26T20:09:50.979Z] #92 [core-data] exporting to image [2023-10-26T20:09:50.979Z] #92 exporting layers [2023-10-26T20:09:51.256Z] #92 exporting layers 0.3s done [2023-10-26T20:09:51.256Z] #92 writing image sha256:91ffa140df9db289422862cff67e6880480550603652cee679490fff86293d7f 0.0s done [2023-10-26T20:09:51.256Z] #92 naming to docker.io/library/core-data-arm64 done [2023-10-26T20:09:51.256Z] #92 DONE 13.5s [2023-10-26T20:09:51.256Z] [2023-10-26T20:09:51.256Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:52.673Z] #128 ... [2023-10-26T20:09:52.673Z] [2023-10-26T20:09:52.673Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T20:09:52.673Z] #117 DONE 907.4s [2023-10-26T20:09:52.673Z] [2023-10-26T20:09:52.673Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T20:09:53.281Z] #57 ... [2023-10-26T20:09:53.281Z] [2023-10-26T20:09:53.281Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:09:53.281Z] #179 DONE 0.2s [2023-10-26T20:09:53.281Z] [2023-10-26T20:09:53.281Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:09:53.550Z] #180 DONE 0.2s [2023-10-26T20:09:53.550Z] [2023-10-26T20:09:53.550Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:53.550Z] #128 ... [2023-10-26T20:09:53.550Z] [2023-10-26T20:09:53.550Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T20:09:53.818Z] #181 DONE 0.3s [2023-10-26T20:09:53.818Z] [2023-10-26T20:09:53.818Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:53.818Z] #128 ... [2023-10-26T20:09:53.818Z] [2023-10-26T20:09:53.818Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:09:54.086Z] #182 DONE 0.1s [2023-10-26T20:09:54.086Z] [2023-10-26T20:09:54.086Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T20:09:54.086Z] #183 DONE 0.1s [2023-10-26T20:09:54.086Z] [2023-10-26T20:09:54.086Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:09:54.473Z] #128 ... [2023-10-26T20:09:54.473Z] [2023-10-26T20:09:54.473Z] #92 [core-metadata] exporting to image [2023-10-26T20:09:54.473Z] #92 exporting layers 0.3s done [2023-10-26T20:09:54.473Z] #92 writing image sha256:e3263f7025c310395eb992761bbc60771acca11f761d9ad432e03f3f7770b89b done [2023-10-26T20:09:54.473Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-10-26T20:09:54.473Z] #92 DONE 13.8s [2023-10-26T20:09:54.473Z] [2023-10-26T20:09:54.473Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T20:10:21.275Z] #128 DONE 912.1s [2023-10-26T20:10:21.275Z] [2023-10-26T20:10:21.276Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T20:10:21.276Z] #57 ... [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:21.276Z] #184 DONE 0.4s [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:21.276Z] #115 ... [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:21.276Z] #185 DONE 0.2s [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T20:10:21.276Z] #186 DONE 0.4s [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:21.276Z] #187 DONE 0.2s [2023-10-26T20:10:21.276Z] [2023-10-26T20:10:21.276Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-26T20:10:21.276Z] #92 exporting layers [2023-10-26T20:10:22.234Z] #92 exporting layers 0.7s done [2023-10-26T20:10:22.234Z] #92 writing image sha256:6dbbfffbc3abc6a0ffb8de13569c96cd08a39d5fb39488bdcdac6bd05cdb40d6 done [2023-10-26T20:10:22.234Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-26T20:10:22.234Z] #92 DONE 14.6s [2023-10-26T20:10:22.234Z] [2023-10-26T20:10:22.234Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:10:44.279Z] #114 ... [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #115 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T20:10:44.279Z] #115 DONE 955.6s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:10:44.279Z] #114 ... [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:44.279Z] #188 DONE 0.2s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:44.279Z] #189 DONE 0.2s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:10:44.279Z] #45 ... [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T20:10:44.279Z] #190 DONE 0.5s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:44.279Z] #191 DONE 0.2s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #92 [support-scheduler] exporting to image [2023-10-26T20:10:44.279Z] #92 exporting layers [2023-10-26T20:10:44.279Z] #92 ... [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T20:10:44.279Z] #114 DONE 949.1s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #92 [support-scheduler] exporting to image [2023-10-26T20:10:44.279Z] #92 exporting layers 0.4s done [2023-10-26T20:10:44.279Z] #92 writing image sha256:b7d725d33765ff94f145d9ac997e090b01de35fe739b796bc348802597c234fe 0.0s done [2023-10-26T20:10:44.279Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-10-26T20:10:44.279Z] #92 DONE 15.0s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:10:44.279Z] #45 ... [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T20:10:44.279Z] #192 DONE 0.2s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T20:10:44.279Z] #193 DONE 0.1s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T20:10:44.279Z] #194 DONE 0.4s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T20:10:44.279Z] #195 DONE 0.1s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #92 [support-notifications] exporting to image [2023-10-26T20:10:44.279Z] #92 exporting layers 0.5s done [2023-10-26T20:10:44.279Z] #92 writing image sha256:e781dbc51f183e65fe84c35c9ddf83e786f0d711424d0f28ce3b98306f201bab done [2023-10-26T20:10:44.279Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-10-26T20:10:44.279Z] #92 DONE 15.5s [2023-10-26T20:10:44.279Z] [2023-10-26T20:10:44.279Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T20:10:44.279Z] time="2023-10-26T19:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T20:10:44.309Z] $ docker stop --time=1 7250c7e15cdc65964b3015fa6cccdd5c6b765f927452e65ff76ac217e158bc4b [2023-10-26T20:10:46.076Z] $ docker rm -f --volumes 7250c7e15cdc65964b3015fa6cccdd5c6b765f927452e65ff76ac217e158bc4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T20:10:46.649Z] + docker images [2023-10-26T20:10:46.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T20:10:46.649Z] support-notifications-arm64 latest e781dbc51f18 3 seconds ago 34.3MB [2023-10-26T20:10:46.649Z] support-scheduler-arm64 latest b7d725d33765 4 seconds ago 33.6MB [2023-10-26T20:10:46.649Z] security-spiffe-token-provider-arm64 latest 6dbbfffbc3ab 25 seconds ago 35.3MB [2023-10-26T20:10:46.649Z] core-metadata-arm64 latest e3263f7025c3 53 seconds ago 21.5MB [2023-10-26T20:10:46.649Z] core-data-arm64 latest 91ffa140df9d 56 seconds ago 21.2MB [2023-10-26T20:10:46.649Z] core-command-arm64 latest bb09f7586ca9 About a minute ago 21MB [2023-10-26T20:10:46.649Z] core-common-config-bootstrapper-arm64 latest d30a9abcf44f About a minute ago 18.3MB [2023-10-26T20:10:46.649Z] security-secretstore-setup-arm64 latest 5a0e614e924a About a minute ago 43.7MB [2023-10-26T20:10:46.649Z] security-bootstrapper-arm64 latest dcb758841bf0 2 minutes ago 23.1MB [2023-10-26T20:10:46.649Z] security-proxy-auth-arm64 latest ee0f878209d1 2 minutes ago 19.4MB [2023-10-26T20:10:46.649Z] security-proxy-setup-arm64 latest e4ef736a9d06 2 minutes ago 34MB [2023-10-26T20:10:46.649Z] security-spire-server-arm64 latest 590d21f3bd81 16 minutes ago 101MB [2023-10-26T20:10:46.649Z] security-spire-config-arm64 latest dc9d15b8c8f2 16 minutes ago 95.8MB [2023-10-26T20:10:46.649Z] security-spire-agent-arm64 latest b9ecb9894186 16 minutes ago 157MB [2023-10-26T20:10:46.649Z] ci-base-image-arm64 latest fc4123b88af6 28 minutes ago 926MB [2023-10-26T20:10:46.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-26T20:10:46.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-26T20:10:47.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:10:47.465Z] [2023-10-26T20:10:47.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:10:47.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:10:48.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T20:10:48.160Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T20:10:48.160Z] 04944245beec: Pulling fs layer [2023-10-26T20:10:48.160Z] 699f458cf7ca: Pulling fs layer [2023-10-26T20:10:48.160Z] 765212b225bb: Pulling fs layer [2023-10-26T20:10:48.160Z] f23df028b6ca: Pulling fs layer [2023-10-26T20:10:48.160Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T20:10:48.160Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T20:10:48.160Z] f23df028b6ca: Waiting [2023-10-26T20:10:48.160Z] d65c8cfc05b1: Waiting [2023-10-26T20:10:48.160Z] 2437ff75d9bd: Waiting [2023-10-26T20:10:48.160Z] 765212b225bb: Waiting [2023-10-26T20:10:48.160Z] 04944245beec: Verifying Checksum [2023-10-26T20:10:48.160Z] 04944245beec: Download complete [2023-10-26T20:10:48.160Z] 765212b225bb: Verifying Checksum [2023-10-26T20:10:48.160Z] 765212b225bb: Download complete [2023-10-26T20:10:48.435Z] f23df028b6ca: Verifying Checksum [2023-10-26T20:10:48.435Z] f23df028b6ca: Download complete [2023-10-26T20:10:48.435Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T20:10:48.435Z] d65c8cfc05b1: Download complete [2023-10-26T20:10:48.435Z] 699f458cf7ca: Verifying Checksum [2023-10-26T20:10:48.435Z] 699f458cf7ca: Download complete [2023-10-26T20:10:49.028Z] 8998bd30e6a1: Download complete [2023-10-26T20:10:51.624Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T20:10:51.624Z] 2437ff75d9bd: Download complete [2023-10-26T20:10:54.204Z] 8998bd30e6a1: Pull complete [2023-10-26T20:10:54.204Z] 04944245beec: Pull complete [2023-10-26T20:10:56.144Z] 699f458cf7ca: Pull complete [2023-10-26T20:10:56.144Z] 765212b225bb: Pull complete [2023-10-26T20:10:57.106Z] f23df028b6ca: Pull complete [2023-10-26T20:10:57.373Z] d65c8cfc05b1: Pull complete [2023-10-26T20:11:15.607Z] 2437ff75d9bd: Pull complete [2023-10-26T20:11:15.608Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T20:11:15.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T20:11:15.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:11:15.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-12049 does not seem to be running inside a container [2023-10-26T20:11:16.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T20:11:19.212Z] $ docker top be23d4a01687446fd1245d36b3f82f3b4ca34102fc83e54a653dfbe33176331f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:20.204Z] ---> job-cost.sh [2023-10-26T20:11:20.204Z] lf-activate-venv: SKIPPING [2023-10-26T20:11:20.204Z] INFO: No Stack... [2023-10-26T20:11:20.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T20:11:21.371Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T20:11:22.038Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-26T20:11:22.038Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T20:11:22.104Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4711-1-stack-cost] [2023-10-26T20:11:22.108Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4711-1-stack-cost] did not exist. Created. [2023-10-26T20:11:22.109Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4711-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T20:11:22.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T20:11:23.082Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T20:11:23.098Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4711-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T20:11:23.173Z] $ docker stop --time=1 be23d4a01687446fd1245d36b3f82f3b4ca34102fc83e54a653dfbe33176331f [2023-10-26T20:11:24.729Z] $ docker rm -f --volumes be23d4a01687446fd1245d36b3f82f3b4ca34102fc83e54a653dfbe33176331f [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-10-26T20:11:25.765Z] provisioning config files... [2023-10-26T20:11:25.779Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14474041510072020415tmp [Pipeline] { [Pipeline] sh [2023-10-26T20:11:26.118Z] + set +x [2023-10-26T20:11:26.118Z] + curl -s https://codecov.io/bash [2023-10-26T20:11:26.118Z] + bash -s -- [2023-10-26T20:11:26.376Z] [2023-10-26T20:11:26.377Z] _____ _ [2023-10-26T20:11:26.377Z] / ____| | | [2023-10-26T20:11:26.377Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T20:11:26.377Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T20:11:26.377Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T20:11:26.377Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T20:11:26.377Z] Bash-1.0.6 [2023-10-26T20:11:26.377Z] [2023-10-26T20:11:26.377Z] [2023-10-26T20:11:26.377Z] ==> git version 2.25.1 found [2023-10-26T20:11:26.377Z] ==> 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-10-26T20:11:26.377Z] Release-Date: 2020-01-08 [2023-10-26T20:11:26.377Z] 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-10-26T20:11:26.377Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T20:11:26.377Z] ==> Jenkins CI detected. [2023-10-26T20:11:26.377Z] current dir:  /w/workspace/edgex-go/1 [2023-10-26T20:11:26.377Z] project root: . [2023-10-26T20:11:26.377Z] --> token set from env [2023-10-26T20:11:26.377Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T20:11:26.377Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T20:11:26.377Z] ==> Python coveragepy not found [2023-10-26T20:11:26.377Z] ==> Searching for coverage reports in: [2023-10-26T20:11:26.377Z] + . [2023-10-26T20:11:26.377Z] -> Found 1 reports [2023-10-26T20:11:26.377Z] ==> Detecting git/mercurial file structure [2023-10-26T20:11:26.377Z] ==> Reading reports [2023-10-26T20:11:26.377Z] + ./coverage.out bytes=453602 [2023-10-26T20:11:26.377Z] ==> Appending adjustments [2023-10-26T20:11:26.377Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T20:11:27.752Z] + Found adjustments [2023-10-26T20:11:27.752Z] ==> Gzipping contents [2023-10-26T20:11:27.752Z] 60K /tmp/codecov.PVvZKS.gz [2023-10-26T20:11:27.752Z] ==> Uploading reports [2023-10-26T20:11:27.752Z] url: https://codecov.io [2023-10-26T20:11:27.752Z] query: branch=PR-4711&commit=e6de786c70187a4d0c91f4793597ca0a646e8347&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4711&job=&cmd_args= [2023-10-26T20:11:27.752Z] -> Pinging Codecov [2023-10-26T20:11:27.752Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4711&commit=e6de786c70187a4d0c91f4793597ca0a646e8347&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4711&job=&cmd_args= [2023-10-26T20:11:27.752Z] -> Uploading to [2023-10-26T20:11:27.752Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/e6de786c70187a4d0c91f4793597ca0a646e8347/7ee171ff-afbe-45a5-bcd4-3527fc1f0472.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T201127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d242205d8c61350afc51f2d4a71660978627186100584a6f10770fcd0eaba656 [2023-10-26T20:11:27.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T20:11:27.752Z] Dload Upload Total Spent Left Speed [2023-10-26T20:11:28.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57698 0 0 100 57698 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-10-26T20:11:28.012Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e6de786c70187a4d0c91f4793597ca0a646e8347 [Pipeline] } [2023-10-26T20:11:28.039Z] 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-10-26T20:11:29.370Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:29.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:30.573Z] ---> package-listing.sh [2023-10-26T20:11:30.573Z] ++ facter osfamily [2023-10-26T20:11:30.573Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T20:11:30.833Z] + OS_FAMILY=debian [2023-10-26T20:11:30.833Z] + workspace=/w/workspace/edgex-go/1 [2023-10-26T20:11:30.833Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T20:11:30.833Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T20:11:30.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T20:11:30.833Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T20:11:30.833Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-26T20:11:30.833Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T20:11:30.833Z] + case "${OS_FAMILY}" in [2023-10-26T20:11:30.833Z] + dpkg -l [2023-10-26T20:11:30.833Z] + grep '^ii' [2023-10-26T20:11:30.833Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T20:11:30.833Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T20:11:30.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T20:11:30.833Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-26T20:11:30.833Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-26T20:11:30.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-26T20:11:30.868Z] 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-10-26T20:11:31.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:11:31.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:11:31.769Z] [2023-10-26T20:11:31.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T20:11:32.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:11:32.140Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T20:11:32.140Z] 5eb5b503b376: Pulling fs layer [2023-10-26T20:11:32.140Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T20:11:32.140Z] ec43610c2a17: Pulling fs layer [2023-10-26T20:11:32.140Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T20:11:32.140Z] 33b1e0a273af: Pulling fs layer [2023-10-26T20:11:32.140Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T20:11:32.140Z] 2f39f015ded8: Pulling fs layer [2023-10-26T20:11:32.140Z] 5d3b04190fa2: Waiting [2023-10-26T20:11:32.140Z] 3a2ae6a8a46f: Waiting [2023-10-26T20:11:32.140Z] 33b1e0a273af: Waiting [2023-10-26T20:11:32.140Z] 5c69ac0246d0: Download complete [2023-10-26T20:11:32.140Z] 3a2ae6a8a46f: Download complete [2023-10-26T20:11:32.140Z] 33b1e0a273af: Verifying Checksum [2023-10-26T20:11:32.140Z] 33b1e0a273af: Download complete [2023-10-26T20:11:32.140Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T20:11:32.140Z] 5d3b04190fa2: Download complete [2023-10-26T20:11:32.140Z] ec43610c2a17: Verifying Checksum [2023-10-26T20:11:32.140Z] ec43610c2a17: Download complete [2023-10-26T20:11:32.398Z] 5eb5b503b376: Verifying Checksum [2023-10-26T20:11:32.398Z] 5eb5b503b376: Download complete [2023-10-26T20:11:32.966Z] 2f39f015ded8: Download complete [2023-10-26T20:11:33.899Z] 5eb5b503b376: Pull complete [2023-10-26T20:11:33.899Z] 5c69ac0246d0: Pull complete [2023-10-26T20:11:34.156Z] ec43610c2a17: Pull complete [2023-10-26T20:11:34.414Z] 3a2ae6a8a46f: Pull complete [2023-10-26T20:11:34.414Z] 33b1e0a273af: Pull complete [2023-10-26T20:11:34.673Z] 5d3b04190fa2: Pull complete [2023-10-26T20:11:38.855Z] 2f39f015ded8: Pull complete [2023-10-26T20:11:38.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T20:11:38.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T20:11:38.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T20:11:39.066Z] prd-ubuntu20.04-docker-8c-8g-12013 does not seem to be running inside a container [2023-10-26T20:11:39.111Z] $ 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-10-26T20:11:42.635Z] $ docker top d50bd9bbf4cc3c7c5dfadce4e29fbcf7c8f0bce873bcb4c994010e00b26587bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T20:11:43.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T20:11:43.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T20:11:43.664Z] + ls /var/log/sa-host [2023-10-26T20:11:43.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T20:11:43.884Z] provisioning config files... [2023-10-26T20:11:43.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11018089351261747877tmp [Pipeline] { [Pipeline] echo [2023-10-26T20:11:43.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:44.251Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T20:11:44.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:44.680Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T20:11:44.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:45.019Z] ---> sudo-logs.sh [2023-10-26T20:11:45.019Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T20:11:45.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:45.400Z] ---> job-cost.sh [2023-10-26T20:11:45.400Z] lf-activate-venv: SKIPPING [2023-10-26T20:11:45.400Z] DEBUG: total: 0.10999999940395355 [2023-10-26T20:11:45.400Z] INFO: Retrieving Stack Cost... [2023-10-26T20:11:45.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T20:11:46.227Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T20:11:46.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T20:11:46.567Z] ---> logs-deploy.sh [2023-10-26T20:11:46.567Z] lf-activate-venv: SKIPPING [2023-10-26T20:11:46.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4711/1 [2023-10-26T20:11:46.567Z] INFO: archiving workspace using pattern(s): [2023-10-26T20:11:47.504Z] Archives upload complete. [2023-10-26T20:11:47.504Z] INFO: archiving logs to Nexus