Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf5dffe09f735488e58652c4bff2d526c9df102+2bac5d16a43a6729031be1bb569bb56c5aedbab0 (5f3247fd4f6f58c1d6e80b8fd43c393783cb3a7d) 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-ssh5273216112273074468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17326351185926798117.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17009182643921753387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh12011406939726662043.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4670/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4670/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3758086009580164859.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5435 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 Merge succeeded, producing 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e Checking out Revision 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e (PR-4670) > 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/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # 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 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e # timeout=10 Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" > git rev-list --no-walk 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T08:29:33.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T08:29:33.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T08:29:33.598Z] ========================================================= [2023-09-06T08:29:33.599Z] EdgeX Global Pipelines Version Info [2023-09-06T08:29:33.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T08:29:34.304Z] ------------------- [2023-09-06T08:29:34.304Z] stable info: [2023-09-06T08:29:34.304Z] ------------------- [2023-09-06T08:29:34.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T08:29:34.305Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T08:29:34.305Z] Message: update stable to v1.0.253 [2023-09-06T08:29:34.875Z] ------------------- [2023-09-06T08:29:34.875Z] experimental info: [2023-09-06T08:29:34.875Z] ------------------- [2023-09-06T08:29:34.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T08:29:34.875Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T08:29:34.875Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T08:29:35.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-06T08:29:35.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-06T08:29:35.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T08:29:35.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T08:29:35.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T08:29:35.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T08:29:35.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T08:29:35.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-06T08:29:35.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-06T08:29:35.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-06T08:29:35.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T08:29:35.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T08:29:35.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T08:29:35.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T08:29:35.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T08:29:35.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T08:29:35.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T08:29:35.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T08:29:35.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-06T08:29:35.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-06T08:29:35.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T08:29:35.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T08:29:35.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T08:29:35.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4670 [Pipeline] echo [2023-09-06T08:29:35.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4670 [Pipeline] echo [2023-09-06T08:29:35.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4670 [Pipeline] echo [2023-09-06T08:29:35.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [Pipeline] echo [2023-09-06T08:29:35.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fdd9d3 [Pipeline] echo [2023-09-06T08:29:35.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T08:29:35.503Z] provisioning config files... [2023-09-06T08:29:35.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config652533999531575220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T08:29:35.815Z] ---> docker-login.sh [2023-09-06T08:29:35.815Z] nexus3.edgexfoundry.org:10001 [2023-09-06T08:29:35.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:29:36.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:29:36.077Z] Configure a credential helper to remove this warning. See [2023-09-06T08:29:36.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:29:36.077Z] [2023-09-06T08:29:36.077Z] Login Succeeded [2023-09-06T08:29:36.077Z] nexus3.edgexfoundry.org:10002 [2023-09-06T08:29:36.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:29:36.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:29:36.337Z] Configure a credential helper to remove this warning. See [2023-09-06T08:29:36.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:29:36.337Z] [2023-09-06T08:29:36.337Z] Login Succeeded [2023-09-06T08:29:36.337Z] nexus3.edgexfoundry.org:10003 [2023-09-06T08:29:36.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:29:36.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:29:36.337Z] Configure a credential helper to remove this warning. See [2023-09-06T08:29:36.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:29:36.337Z] [2023-09-06T08:29:36.337Z] Login Succeeded [2023-09-06T08:29:36.337Z] nexus3.edgexfoundry.org:10004 [2023-09-06T08:29:36.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:29:36.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:29:36.597Z] Configure a credential helper to remove this warning. See [2023-09-06T08:29:36.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:29:36.597Z] [2023-09-06T08:29:36.597Z] Login Succeeded [2023-09-06T08:29:36.597Z] docker.io [2023-09-06T08:29:36.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:29:36.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:29:36.857Z] Configure a credential helper to remove this warning. See [2023-09-06T08:29:36.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:29:36.857Z] [2023-09-06T08:29:36.857Z] Login Succeeded [2023-09-06T08:29:36.857Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T08:29:36.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T08:29:37.179Z] + 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-09-06T08:29:37.179Z] + dirname cmd/core-command/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/core-data/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/core-metadata/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-06T08:29:37.179Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-09-06T08:29:37.179Z] cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-06T08:29:37.179Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-09-06T08:29:37.179Z] cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-06T08:29:37.179Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-06T08:29:37.179Z] cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-06T08:29:37.179Z] + + cut -d/ -f2 [2023-09-06T08:29:37.179Z] dirname cmd/security-spire-config/Dockerfile [2023-09-06T08:29:37.179Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/support-notifications/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-06T08:29:37.179Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-06T08:29:37.179Z] + cut -d/ -f2 [2023-09-06T08:29:37.179Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-06T08:29:37.235Z] 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-09-06T08:29:37.586Z] + git rev-list -1 --merges 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e~1..2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [Pipeline] echo [2023-09-06T08:29:37.599Z] -----------> git rev-list -1 --merges 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e~1..2fdd9d364c5659d6e3b68e6aa35a08f69b96169e 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [2023-09-06T08:29:37.599Z] 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [false] [Pipeline] sh [2023-09-06T08:29:37.893Z] + git log --format=format:%s -1 2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [Pipeline] echo [2023-09-06T08:29:37.907Z] ========================================================= [2023-09-06T08:29:37.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T08:29:37.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-06T08:29:38.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T08:29:38.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T08:29:38.336Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T08:29:38.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T08:29:38.336Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T08:29:38.336Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T08:29:38.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:29:38.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T08:29:38.753Z] [2023-09-06T08:29:38.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:29:39.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T08:29:39.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T08:29:39.060Z] b85a868b505f: Pulling fs layer [2023-09-06T08:29:39.060Z] e2be974225ed: Pulling fs layer [2023-09-06T08:29:39.060Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T08:29:39.060Z] 988bab9f4d93: Pulling fs layer [2023-09-06T08:29:39.060Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T08:29:39.060Z] eaf3925da568: Pulling fs layer [2023-09-06T08:29:39.060Z] bab4dde63d76: Pulling fs layer [2023-09-06T08:29:39.060Z] bde34c3a00c8: Pulling fs layer [2023-09-06T08:29:39.060Z] b352a97aabf1: Pulling fs layer [2023-09-06T08:29:39.060Z] 4872d77fe225: Pulling fs layer [2023-09-06T08:29:39.060Z] 5851b861e8e6: Pulling fs layer [2023-09-06T08:29:39.060Z] 988bab9f4d93: Waiting [2023-09-06T08:29:39.060Z] bde34c3a00c8: Waiting [2023-09-06T08:29:39.060Z] 4872d77fe225: Waiting [2023-09-06T08:29:39.060Z] 5851b861e8e6: Waiting [2023-09-06T08:29:39.060Z] bab4dde63d76: Waiting [2023-09-06T08:29:39.060Z] b352a97aabf1: Waiting [2023-09-06T08:29:39.060Z] eaf3925da568: Waiting [2023-09-06T08:29:39.060Z] 1469e6f7b9e6: Waiting [2023-09-06T08:29:39.060Z] e2be974225ed: Verifying Checksum [2023-09-06T08:29:39.060Z] e2be974225ed: Download complete [2023-09-06T08:29:39.060Z] 988bab9f4d93: Verifying Checksum [2023-09-06T08:29:39.061Z] 988bab9f4d93: Download complete [2023-09-06T08:29:39.322Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T08:29:39.322Z] 1469e6f7b9e6: Download complete [2023-09-06T08:29:39.322Z] eaf3925da568: Verifying Checksum [2023-09-06T08:29:39.322Z] eaf3925da568: Download complete [2023-09-06T08:29:39.322Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T08:29:39.322Z] 339a4e72a1f5: Download complete [2023-09-06T08:29:39.322Z] bde34c3a00c8: Verifying Checksum [2023-09-06T08:29:39.322Z] bde34c3a00c8: Download complete [2023-09-06T08:29:39.322Z] b352a97aabf1: Verifying Checksum [2023-09-06T08:29:39.322Z] b352a97aabf1: Download complete [2023-09-06T08:29:39.322Z] 4872d77fe225: Verifying Checksum [2023-09-06T08:29:39.322Z] 4872d77fe225: Download complete [2023-09-06T08:29:39.322Z] 5851b861e8e6: Verifying Checksum [2023-09-06T08:29:39.322Z] 5851b861e8e6: Download complete [2023-09-06T08:29:39.322Z] b85a868b505f: Verifying Checksum [2023-09-06T08:29:39.322Z] b85a868b505f: Download complete [2023-09-06T08:29:39.582Z] bab4dde63d76: Verifying Checksum [2023-09-06T08:29:39.582Z] bab4dde63d76: Download complete [2023-09-06T08:29:40.970Z] b85a868b505f: Pull complete [2023-09-06T08:29:40.970Z] e2be974225ed: Pull complete [2023-09-06T08:29:41.229Z] 339a4e72a1f5: Pull complete [2023-09-06T08:29:41.489Z] 988bab9f4d93: Pull complete [2023-09-06T08:29:41.489Z] 1469e6f7b9e6: Pull complete [2023-09-06T08:29:41.748Z] eaf3925da568: Pull complete [2023-09-06T08:29:43.688Z] bab4dde63d76: Pull complete [2023-09-06T08:29:43.688Z] bde34c3a00c8: Pull complete [2023-09-06T08:29:43.688Z] b352a97aabf1: Pull complete [2023-09-06T08:29:43.688Z] 4872d77fe225: Pull complete [2023-09-06T08:29:43.950Z] 5851b861e8e6: Pull complete [2023-09-06T08:29:43.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T08:29:43.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T08:29:43.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:29:44.104Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-09-06T08:29:44.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-06T08:29:51.154Z] $ docker top ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a -eo pid,comm [2023-09-06T08:29:51.200Z] 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-09-06T08:29:51.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T08:29:51.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T08:29:51.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T08:29:51.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T08:29:51.350Z] $ docker exec ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a ssh-agent [2023-09-06T08:29:51.457Z] SSH_AUTH_SOCK=/tmp/ssh-Qla1Z0EA9T83/agent.33 [2023-09-06T08:29:51.457Z] SSH_AGENT_PID=39 [2023-09-06T08:29:51.463Z] Running ssh-add (command line suppressed) [2023-09-06T08:29:51.572Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13082334065672184675.key (/w/workspace/edgex-go/2@tmp/private_key_13082334065672184675.key) [2023-09-06T08:29:51.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T08:29:51.875Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T08:29:51.891Z] $ docker exec --env ******** --env ******** ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a ssh-agent -k [2023-09-06T08:29:51.984Z] unset SSH_AUTH_SOCK; [2023-09-06T08:29:51.984Z] unset SSH_AGENT_PID; [2023-09-06T08:29:51.984Z] echo Agent pid 39 killed; [2023-09-06T08:29:51.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T08:29:52.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T08:29:52.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T08:29:52.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T08:29:52.115Z] $ docker exec ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a ssh-agent [2023-09-06T08:29:52.224Z] SSH_AUTH_SOCK=/tmp/ssh-0HHYMVXRav03/agent.71 [2023-09-06T08:29:52.224Z] SSH_AGENT_PID=77 [2023-09-06T08:29:52.229Z] Running ssh-add (command line suppressed) [2023-09-06T08:29:52.332Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8370734505821293502.key (/w/workspace/edgex-go/2@tmp/private_key_8370734505821293502.key) [2023-09-06T08:29:52.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T08:29:52.627Z] + git semver init [2023-09-06T08:29:52.886Z] 2023-09-06 08:29:52,846 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T08:29:52.886Z] 2023-09-06 08:29:52,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-09-06T08:29:52.886Z] 2023-09-06 08:29:52,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-09-06T08:29:52.887Z] 2023-09-06 08:29:52,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-09-06T08:30:01.021Z] 2023-09-06 08:29:59,711 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,712 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4670 with force:False [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,712 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4670 [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,714 [execute] INFO git cat-file --batch-check [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,726 [execute] INFO git cat-file --batch [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T08:30:01.022Z] 2023-09-06 08:29:59,729 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4670 [2023-09-06T08:30:01.022Z] 0.0.0 [Pipeline] } [2023-09-06T08:30:01.031Z] $ docker exec --env ******** --env ******** ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a ssh-agent -k [2023-09-06T08:30:01.160Z] unset SSH_AUTH_SOCK; [2023-09-06T08:30:01.160Z] unset SSH_AGENT_PID; [2023-09-06T08:30:01.161Z] echo Agent pid 77 killed; [2023-09-06T08:30:01.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T08:30:01.470Z] + git semver [Pipeline] } [2023-09-06T08:30:01.747Z] $ docker stop --time=1 ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a [2023-09-06T08:30:03.165Z] $ docker rm -f --volumes ebae1a8275980a9686db3488f80d848e3796244fedb992c47164cb9ffd4e968a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T08:30:03.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T08:30:03.726Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T08:30:03.728Z] [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-09-06T08:30:04.145Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-09-06T08:30:04.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T08:30:04.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T08:30:04.183Z] ========================================================= [2023-09-06T08:30:04.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T08:30:04.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-06T08:30:04.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T08:30:04.471Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T08:30:04.471Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T08:30:04.471Z] 6911f1a30b25: Pulling fs layer [2023-09-06T08:30:04.471Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T08:30:04.471Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T08:30:04.471Z] ec0bb842ea78: Pulling fs layer [2023-09-06T08:30:04.471Z] 40a00589a448: Pulling fs layer [2023-09-06T08:30:04.471Z] 6c08303d61cc: Pulling fs layer [2023-09-06T08:30:04.471Z] 798269fcf238: Pulling fs layer [2023-09-06T08:30:04.471Z] 40a00589a448: Waiting [2023-09-06T08:30:04.471Z] 6863d3e3a2b1: Waiting [2023-09-06T08:30:04.471Z] ec0bb842ea78: Waiting [2023-09-06T08:30:04.471Z] 6c08303d61cc: Waiting [2023-09-06T08:30:04.471Z] 798269fcf238: Waiting [2023-09-06T08:30:04.471Z] 6911f1a30b25: Verifying Checksum [2023-09-06T08:30:04.471Z] 6911f1a30b25: Download complete [2023-09-06T08:30:04.471Z] 6863d3e3a2b1: Download complete [2023-09-06T08:30:04.471Z] ec0bb842ea78: Verifying Checksum [2023-09-06T08:30:04.471Z] ec0bb842ea78: Download complete [2023-09-06T08:30:04.471Z] 4db1b89c0bd1: Verifying Checksum [2023-09-06T08:30:04.471Z] 4db1b89c0bd1: Download complete [2023-09-06T08:30:04.471Z] 40a00589a448: Verifying Checksum [2023-09-06T08:30:04.471Z] 40a00589a448: Download complete [2023-09-06T08:30:04.732Z] 4db1b89c0bd1: Pull complete [2023-09-06T08:30:04.732Z] 6911f1a30b25: Pull complete [2023-09-06T08:30:04.991Z] 798269fcf238: Verifying Checksum [2023-09-06T08:30:04.991Z] 798269fcf238: Download complete [2023-09-06T08:30:05.249Z] e194b8c5c2a9: Verifying Checksum [2023-09-06T08:30:05.249Z] e194b8c5c2a9: Download complete [2023-09-06T08:30:05.249Z] 6c08303d61cc: Verifying Checksum [2023-09-06T08:30:05.249Z] 6c08303d61cc: Download complete [2023-09-06T08:30:08.538Z] e194b8c5c2a9: Pull complete [2023-09-06T08:30:08.539Z] 6863d3e3a2b1: Pull complete [2023-09-06T08:30:08.539Z] ec0bb842ea78: Pull complete [2023-09-06T08:30:08.797Z] 40a00589a448: Pull complete [2023-09-06T08:30:11.323Z] 6c08303d61cc: Pull complete [2023-09-06T08:30:11.889Z] 798269fcf238: Pull complete [2023-09-06T08:30:11.889Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T08:30:11.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T08:30:11.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-06T08:30:12.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T08:30:12.175Z] WORKDIR /edgex [2023-09-06T08:30:12.175Z] COPY go.mod . [2023-09-06T08:30:12.175Z] RUN go mod download [2023-09-06T08:30:12.175Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-06T08:30:12.740Z] Sending build context to Docker daemon 170.9MB [2023-09-06T08:30:12.740Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T08:30:12.740Z] ---> ec979cd7f677 [2023-09-06T08:30:12.740Z] Step 2/4 : WORKDIR /edgex [2023-09-06T08:30:18.818Z] Still waiting to schedule task [2023-09-06T08:30:18.818Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-06T08:30:20.856Z] ---> Running in d83972cbeed4 [2023-09-06T08:30:20.856Z] Removing intermediate container d83972cbeed4 [2023-09-06T08:30:20.856Z] ---> 1dfba3286b92 [2023-09-06T08:30:20.856Z] Step 3/4 : COPY go.mod . [2023-09-06T08:30:20.856Z] ---> ebafbff49997 [2023-09-06T08:30:20.856Z] Step 4/4 : RUN go mod download [2023-09-06T08:30:20.856Z] ---> Running in 37846f53a345 [2023-09-06T08:30:47.402Z] Removing intermediate container 37846f53a345 [2023-09-06T08:30:47.402Z] ---> aa3f2616992c [2023-09-06T08:30:47.402Z] Successfully built aa3f2616992c [2023-09-06T08:30:47.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:30:47.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T08:30:47.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:30:47.770Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-09-06T08:30:47.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T08:30:48.212Z] $ docker top 4a7ce03dc4437a33e87fe2d0f31c168cb764bf1b1e73b676da21f7b9cfc3a428 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T08:30:48.556Z] + go version [2023-09-06T08:30:48.556Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T08:30:48.565Z] $ docker stop --time=1 4a7ce03dc4437a33e87fe2d0f31c168cb764bf1b1e73b676da21f7b9cfc3a428 [2023-09-06T08:30:49.834Z] $ docker rm -f --volumes 4a7ce03dc4437a33e87fe2d0f31c168cb764bf1b1e73b676da21f7b9cfc3a428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:30:50.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T08:30:50.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:30:50.294Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-09-06T08:30:50.326Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-06T08:30:50.643Z] $ docker top 43e667935cf3bb4f9a9b12b253aab6450ad1d053eb610fa050a72a1bed757551 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-06T08:30:50.707Z] ========================================================= [2023-09-06T08:30:50.707Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-06T08:30:50.707Z] ========================================================= [Pipeline] sh [2023-09-06T08:30:50.983Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-09-06T08:30:51.277Z] + make test [2023-09-06T08:30:51.277Z] go test -race -coverprofile=coverage.out ./... [2023-09-06T08:30:57.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-06T08:31:10.032Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-06T08:31:10.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-06T08:31:10.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-06T08:31:10.597Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-06T08:31:10.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-06T08:31:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-06T08:31:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-06T08:31:11.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2023-09-06T08:31:12.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 97.0% of statements [2023-09-06T08:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-06T08:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-06T08:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-06T08:31:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-06T08:31:13.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-06T08:31:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-06T08:31:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-06T08:31:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:31:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-06T08:31:14.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-06T08:31:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-06T08:31:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-06T08:31:15.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 69.4% of statements [2023-09-06T08:31:15.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-09-06T08:31:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.054s coverage: 93.4% of statements [2023-09-06T08:31:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-09-06T08:31:17.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-06T08:31:17.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:31:17.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-06T08:31:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-06T08:31:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 97.6% of statements [2023-09-06T08:31:18.234Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-09-06T08:31:19.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-06T08:31:19.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-06T08:31:19.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-09-06T08:31:19.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 32.2% of statements [2023-09-06T08:31:19.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements [2023-09-06T08:31:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 82.9% of statements [2023-09-06T08:31:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-09-06T08:31:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2023-09-06T08:31:20.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-09-06T08:31:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-06T08:31:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-06T08:31:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-06T08:31:21.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-06T08:31:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-06T08:31:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-06T08:31:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-06T08:31:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-06T08:31:22.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-06T08:31:22.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-06T08:31:22.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-06T08:31:22.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-06T08:31:23.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-06T08:31:23.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-06T08:31:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-06T08:31:25.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-06T08:31:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-06T08:31:26.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-06T08:31:26.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-06T08:31:28.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-06T08:31:28.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-06T08:31:28.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-06T08:31:30.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-06T08:31:30.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-06T08:31:30.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-06T08:31:32.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-09-06T08:31:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-06T08:31:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-06T08:31:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-06T08:31:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-06T08:31:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-06T08:31:36.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-06T08:31:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-06T08:31:36.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-06T08:31:37.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-06T08:31:37.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:31:37.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-06T08:31:37.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-06T08:31:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-06T08:31:38.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-06T08:31:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-06T08:31:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 38.4% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-09-06T08:31:45.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements [2023-09-06T08:31:45.169Z] 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-09-06T08:31:45.169Z] running golangci-lint [2023-09-06T08:31:45.169Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-06T08:31:45.169Z] go version go1.20.6 linux/amd64 [2023-09-06T08:31:45.169Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-06T08:31:45.169Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-06T08:31:47.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5437 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [Pipeline] { [Pipeline] ws [2023-09-06T08:31:47.576Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-09-06T08:31:47.612Z] The recommended git tool is: git [2023-09-06T08:31:52.621Z] using credential edgex-jenkins-ssh [2023-09-06T08:31:52.637Z] Cloning the remote Git repository [2023-09-06T08:31:52.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-06T08:31:52.774Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-09-06T08:31:52.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-06T08:31:52.911Z] > git --version # timeout=10 [2023-09-06T08:31:52.932Z] > git --version # 'git version 2.25.1' [2023-09-06T08:31:52.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T08:31:53.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T08:32:00.041Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|name|deps|imports) took 14.42772393s" [2023-09-06T08:32:00.041Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.323764ms" [2023-09-06T08:32:06.634Z] level=info msg="[linters_context/goanalysis] analyzers took 58.373516804s with top 10 stages: buildir: 31.0236758s, inspect: 1.823210315s, gosec: 1.773256734s, fact_deprecated: 1.682084569s, ctrlflow: 1.263713486s, S1038: 1.093890193s, printf: 1.086162767s, nilness: 878.790435ms, fact_purity: 751.832118ms, errcheck: 542.705902ms" [2023-09-06T08:32:06.634Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-06T08:32:06.634Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 200/200, nolint: 0/21, cgo: 200/200, skip_files: 200/200, skip_dirs: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, exclude-rules: 21/200" [2023-09-06T08:32:06.634Z] level=info msg="[runner] processing took 15.947598ms with stages: nolint: 6.413236ms, identifier_marker: 5.089214ms, autogenerated_exclude: 1.380603ms, path_prettifier: 1.280481ms, exclude-rules: 1.072909ms, skip_dirs: 651.445µs, cgo: 40.71µs, filename_unadjuster: 15.22µs, max_same_issues: 700ns, skip_files: 440ns, severity-rules: 410ns, uniq_by_line: 400ns, diff: 390ns, source_code: 290ns, exclude: 290ns, sort_results: 250ns, max_from_linter: 180ns, path_prefixer: 160ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-09-06T08:32:06.634Z] level=info msg="[runner] linters took 7.282018507s with stages: goanalysis_metalinter: 7.265985628s" [2023-09-06T08:32:06.634Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-06T08:32:06.634Z] level=info msg="Memory: 219 samples, avg is 192.2MB, max is 799.2MB" [2023-09-06T08:32:06.634Z] level=info msg="Execution took 21.753828487s" [2023-09-06T08:32:06.634Z] go vet ./... [2023-09-06T08:32:09.730Z] Merging remotes/origin/main commit 2bac5d16a43a6729031be1bb569bb56c5aedbab0 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 [2023-09-06T08:32:08.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-06T08:32:08.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T08:32:09.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-06T08:32:09.167Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-06T08:32:09.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T08:32:09.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-06T08:32:09.751Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T08:32:10.296Z] Merge succeeded, producing b5265b7cb912c44d0969a438a8338fc284478df3 [2023-09-06T08:32:10.296Z] Checking out Revision b5265b7cb912c44d0969a438a8338fc284478df3 (PR-4670) [2023-09-06T08:32:09.818Z] > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [2023-09-06T08:32:10.033Z] > git remote # timeout=10 [2023-09-06T08:32:10.052Z] > git config --get remote.origin.url # timeout=10 [2023-09-06T08:32:10.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T08:32:10.089Z] > git merge 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 [2023-09-06T08:32:10.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-06T08:32:10.306Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T08:32:10.317Z] > git checkout -f b5265b7cb912c44d0969a438a8338fc284478df3 # timeout=10 [2023-09-06T08:32:11.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T08:32:11.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T08:32:11.904Z] ./bin/test-attribution-txt.sh [2023-09-06T08:32:11.904Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-06T08:32:11.904Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-06T08:32:11.905Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-06T08:32:11.905Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-06T08:32:11.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-06T08:32:12.212Z] + ls -al . [2023-09-06T08:32:12.212Z] total 728 [2023-09-06T08:32:12.212Z] drwxrwxr-x 12 1001 1001 4096 Sep 6 08:30 . [2023-09-06T08:32:12.212Z] drwxr-xr-x 4 root root 4096 Sep 6 08:30 .. [2023-09-06T08:32:12.212Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:29 .blubracket [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 08:29 .dockerignore [2023-09-06T08:32:12.212Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 08:30 .git [2023-09-06T08:32:12.212Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 08:29 .github [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 1173 Sep 6 08:29 .gitignore [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 08:29 .golangci.yml [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 08:29 .hadolint.yml [2023-09-06T08:32:12.212Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 08:29 .semver [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 08:29 .sonarcloud.properties [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 08:29 ADOPTERS.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 11152 Sep 6 08:29 Attribution.txt [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 93407 Sep 6 08:29 CHANGELOG.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 08:29 CONTRIBUTING.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 08:29 GOVERNANCE.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 883 Sep 6 08:29 Jenkinsfile [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 08:29 LICENSE [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 14764 Sep 6 08:29 Makefile [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 08:29 OWNERS.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 9923 Sep 6 08:29 README.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 08:29 SECURITY.md [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 08:30 VERSION [2023-09-06T08:32:12.212Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:29 bin [2023-09-06T08:32:12.212Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 08:29 cmd [2023-09-06T08:32:12.212Z] -rw-r--r-- 1 root root 447827 Sep 6 08:31 coverage.out [2023-09-06T08:32:12.212Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:29 fuzz_test [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 3687 Sep 6 08:29 go.mod [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 33714 Sep 6 08:29 go.sum [2023-09-06T08:32:12.212Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 08:29 internal [2023-09-06T08:32:12.212Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 08:29 openapi [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 594 Sep 6 08:29 security.txt [2023-09-06T08:32:12.212Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 08:29 snap [2023-09-06T08:32:12.212Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 08:29 version.go [Pipeline] sh [2023-09-06T08:32:12.500Z] + '[' -e coverage.out ] [2023-09-06T08:32:12.500Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-06T08:32:12.595Z] Stashed 1 file(s) [Pipeline] sh [2023-09-06T08:32:12.874Z] + make build [2023-09-06T08:32:12.874Z] 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-09-06T08:32:13.781Z] Commit message: "Merge commit '2bac5d16a43a6729031be1bb569bb56c5aedbab0' into HEAD" [2023-09-06T08:32:13.791Z] > git rev-list --no-walk 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T08:32:14.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T08:32:14.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T08:32:14.693Z] Dload Upload Total Spent Left Speed [2023-09-06T08:32:15.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 24195 0 --:--:-- --:--:-- --:--:-- 24195 100 12751 100 12751 0 0 24149 0 --:--:-- --:--:-- --:--:-- 24149 [Pipeline] sh [2023-09-06T08:32:15.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T08:32:16.286Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T08:32:16.286Z] + sudo tee /etc/docker/daemon.new [2023-09-06T08:32:16.286Z] { [2023-09-06T08:32:16.286Z] "registry-mirrors": [ [2023-09-06T08:32:16.286Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T08:32:16.286Z] ], [2023-09-06T08:32:16.286Z] "bip": "10.250.0.254/24", [2023-09-06T08:32:16.286Z] "hosts": [ [2023-09-06T08:32:16.286Z] "tcp://0.0.0.0:5555", [2023-09-06T08:32:16.286Z] "unix:///var/run/docker.sock" [2023-09-06T08:32:16.286Z] ], [2023-09-06T08:32:16.286Z] "mtu": 1458, [2023-09-06T08:32:16.286Z] "selinux-enabled": true, [2023-09-06T08:32:16.286Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T08:32:16.286Z] } [Pipeline] sh [2023-09-06T08:32:16.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T08:32:16.921Z] + sudo service docker restart [2023-09-06T08:32:27.741Z] 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-09-06T08:32:27.742Z] 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-09-06T08:32:28.309Z] 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-09-06T08:32:29.242Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T08:32:35.155Z] provisioning config files... [2023-09-06T08:32:35.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18411899027723463119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T08:32:35.514Z] ---> docker-login.sh [2023-09-06T08:32:35.514Z] nexus3.edgexfoundry.org:10001 [2023-09-06T08:32:35.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:32:35.797Z] 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-09-06T08:32:36.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:32:36.049Z] Configure a credential helper to remove this warning. See [2023-09-06T08:32:36.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:32:36.049Z] [2023-09-06T08:32:36.049Z] Login Succeeded [2023-09-06T08:32:36.049Z] nexus3.edgexfoundry.org:10002 [2023-09-06T08:32:36.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:32:36.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:32:36.319Z] Configure a credential helper to remove this warning. See [2023-09-06T08:32:36.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:32:36.319Z] [2023-09-06T08:32:36.319Z] Login Succeeded [2023-09-06T08:32:36.319Z] nexus3.edgexfoundry.org:10003 [2023-09-06T08:32:36.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:32:36.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:32:36.855Z] Configure a credential helper to remove this warning. See [2023-09-06T08:32:36.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:32:36.855Z] [2023-09-06T08:32:36.855Z] Login Succeeded [2023-09-06T08:32:36.855Z] nexus3.edgexfoundry.org:10004 [2023-09-06T08:32:36.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:32:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:32:37.123Z] Configure a credential helper to remove this warning. See [2023-09-06T08:32:37.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:32:37.123Z] [2023-09-06T08:32:37.123Z] Login Succeeded [2023-09-06T08:32:37.123Z] docker.io [2023-09-06T08:32:37.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T08:32:37.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T08:32:37.656Z] Configure a credential helper to remove this warning. See [2023-09-06T08:32:37.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T08:32:37.656Z] [2023-09-06T08:32:37.656Z] Login Succeeded [2023-09-06T08:32:37.656Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T08:32:37.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-06T08:32:37.695Z] 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 [Pipeline] sh [2023-09-06T08:32:38.192Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-09-06T08:32:38.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T08:32:38.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T08:32:38.245Z] ========================================================= [2023-09-06T08:32:38.245Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T08:32:38.245Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-06T08:32:38.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T08:32:38.561Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T08:32:38.561Z] edb6bdbacee9: Pulling fs layer [2023-09-06T08:32:38.561Z] 5f9638ab2659: Pulling fs layer [2023-09-06T08:32:38.561Z] 8d51d6327a98: Pulling fs layer [2023-09-06T08:32:38.561Z] 8b374f2dd631: Pulling fs layer [2023-09-06T08:32:38.561Z] ec14aa9079de: Pulling fs layer [2023-09-06T08:32:38.561Z] 2f466654f4bb: Pulling fs layer [2023-09-06T08:32:38.561Z] 554e91adad29: Pulling fs layer [2023-09-06T08:32:38.561Z] 8b374f2dd631: Waiting [2023-09-06T08:32:38.561Z] ec14aa9079de: Waiting [2023-09-06T08:32:38.561Z] 2f466654f4bb: Waiting [2023-09-06T08:32:38.561Z] 554e91adad29: Waiting [2023-09-06T08:32:38.832Z] 5f9638ab2659: Verifying Checksum [2023-09-06T08:32:38.832Z] 5f9638ab2659: Download complete [2023-09-06T08:32:38.832Z] 8b374f2dd631: Download complete [2023-09-06T08:32:38.832Z] ec14aa9079de: Verifying Checksum [2023-09-06T08:32:38.832Z] ec14aa9079de: Download complete [2023-09-06T08:32:38.832Z] edb6bdbacee9: Verifying Checksum [2023-09-06T08:32:38.832Z] edb6bdbacee9: Download complete [2023-09-06T08:32:39.065Z] 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-09-06T08:32:39.800Z] edb6bdbacee9: Pull complete [2023-09-06T08:32:40.072Z] 554e91adad29: Verifying Checksum [2023-09-06T08:32:40.072Z] 554e91adad29: Download complete [2023-09-06T08:32:40.341Z] 5f9638ab2659: Pull complete [2023-09-06T08:32:40.441Z] 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-09-06T08:32:41.008Z] 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-09-06T08:32:41.304Z] 8d51d6327a98: Download complete [2023-09-06T08:32:41.304Z] 2f466654f4bb: Verifying Checksum [2023-09-06T08:32:41.304Z] 2f466654f4bb: Download complete [2023-09-06T08:32:41.940Z] 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-09-06T08:32:43.312Z] 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-09-06T08:32:44.260Z] $ docker stop --time=1 43e667935cf3bb4f9a9b12b253aab6450ad1d053eb610fa050a72a1bed757551 [2023-09-06T08:32:53.628Z] 8d51d6327a98: Pull complete [2023-09-06T08:32:53.628Z] 8b374f2dd631: Pull complete [2023-09-06T08:32:53.628Z] ec14aa9079de: Pull complete [2023-09-06T08:32:53.821Z] $ docker rm -f --volumes 43e667935cf3bb4f9a9b12b253aab6450ad1d053eb610fa050a72a1bed757551 [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-09-06T08:32:54.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T08:32:54.727Z] [2023-09-06T08:32:54.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:32:55.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T08:32:55.311Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-06T08:32:55.311Z] 91d30c5bc195: Pulling fs layer [2023-09-06T08:32:55.311Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-06T08:32:55.311Z] 9c61dcf015f6: Pulling fs layer [2023-09-06T08:32:55.311Z] 4698f68db338: Pulling fs layer [2023-09-06T08:32:55.311Z] 2a2f49069b9e: Pulling fs layer [2023-09-06T08:32:55.311Z] e0025b399a48: Pulling fs layer [2023-09-06T08:32:55.311Z] 4698f68db338: Waiting [2023-09-06T08:32:55.311Z] 2a2f49069b9e: Waiting [2023-09-06T08:32:55.311Z] e0025b399a48: Waiting [2023-09-06T08:32:55.311Z] 91d30c5bc195: Verifying Checksum [2023-09-06T08:32:55.311Z] 91d30c5bc195: Download complete [2023-09-06T08:32:55.311Z] 4698f68db338: Verifying Checksum [2023-09-06T08:32:55.311Z] 4698f68db338: Download complete [2023-09-06T08:32:55.311Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-06T08:32:55.311Z] 2e9b0aa3be6d: Download complete [2023-09-06T08:32:55.311Z] e0025b399a48: Verifying Checksum [2023-09-06T08:32:55.311Z] e0025b399a48: Download complete [2023-09-06T08:32:55.569Z] 91d30c5bc195: Pull complete [2023-09-06T08:32:55.569Z] 2a2f49069b9e: Verifying Checksum [2023-09-06T08:32:55.569Z] 2a2f49069b9e: Download complete [2023-09-06T08:32:55.829Z] 2e9b0aa3be6d: Pull complete [2023-09-06T08:32:56.763Z] 9c61dcf015f6: Verifying Checksum [2023-09-06T08:32:56.763Z] 9c61dcf015f6: Download complete [2023-09-06T08:32:58.979Z] 2f466654f4bb: Pull complete [2023-09-06T08:32:59.290Z] 9c61dcf015f6: Pull complete [2023-09-06T08:32:59.290Z] 4698f68db338: Pull complete [2023-09-06T08:32:59.549Z] 2a2f49069b9e: Pull complete [2023-09-06T08:32:59.549Z] e0025b399a48: Pull complete [2023-09-06T08:32:59.549Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-06T08:32:59.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-06T08:32:59.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:32:59.620Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-09-06T08:32:59.650Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-06T08:33:01.562Z] 554e91adad29: Pull complete [2023-09-06T08:33:01.563Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T08:33:01.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T08:33:01.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T08:33:04.153Z] $ docker top 1eff7502739c2a444b55e76c68ac21db00e244da3fbd2fbf4790a189c1c6e368 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-09-06T08:33:04.509Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-06T08:33:04.565Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T08:33:04.565Z] WORKDIR /edgex [2023-09-06T08:33:04.565Z] COPY go.mod . [2023-09-06T08:33:04.565Z] RUN go mod download [2023-09-06T08:33:04.565Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-06T08:33:05.152Z] Sending build context to Docker daemon 2.966MB [2023-09-06T08:33:05.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T08:33:05.152Z] ---> 1e15ea492957 [2023-09-06T08:33:05.152Z] Step 2/4 : WORKDIR /edgex [2023-09-06T08:33:06.411Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-06T08:33:06.411Z] #1 transferring dockerfile: 2.12kB done [2023-09-06T08:33:06.411Z] #1 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #2 transferring dockerfile: 1.96kB done [2023-09-06T08:33:06.669Z] #2 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #3 transferring dockerfile: 1.82kB done [2023-09-06T08:33:06.669Z] #3 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #4 transferring dockerfile: 1.84kB done [2023-09-06T08:33:06.669Z] #4 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #5 transferring dockerfile: 1.78kB done [2023-09-06T08:33:06.669Z] #5 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #6 [core-data internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #6 transferring dockerfile: 1.90kB done [2023-09-06T08:33:06.669Z] #6 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #7 transferring dockerfile: 1.59kB done [2023-09-06T08:33:06.669Z] #7 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #8 transferring dockerfile: 2.04kB done [2023-09-06T08:33:06.669Z] #8 DONE 0.0s [2023-09-06T08:33:06.669Z] [2023-09-06T08:33:06.669Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-06T08:33:06.669Z] #9 transferring dockerfile: 1.70kB done [2023-09-06T08:33:06.669Z] #9 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-09-06T08:33:06.927Z] #10 transferring dockerfile: 1.58kB done [2023-09-06T08:33:06.927Z] #10 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-06T08:33:06.927Z] #11 transferring dockerfile: 1.82kB done [2023-09-06T08:33:06.927Z] #11 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-06T08:33:06.927Z] #12 transferring dockerfile: 2.38kB done [2023-09-06T08:33:06.927Z] #12 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-06T08:33:06.927Z] #13 transferring dockerfile: 2.39kB done [2023-09-06T08:33:06.927Z] #13 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-06T08:33:06.927Z] #14 transferring dockerfile: 2.82kB done [2023-09-06T08:33:06.927Z] #14 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-06T08:33:06.927Z] #15 transferring context: 56B done [2023-09-06T08:33:06.927Z] #15 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #16 [core-metadata internal] load .dockerignore [2023-09-06T08:33:06.927Z] #16 transferring context: 56B done [2023-09-06T08:33:06.927Z] #16 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #17 [support-scheduler internal] load .dockerignore [2023-09-06T08:33:06.927Z] #17 transferring context: 56B done [2023-09-06T08:33:06.927Z] #17 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #18 [support-notifications internal] load .dockerignore [2023-09-06T08:33:06.927Z] #18 transferring context: 56B done [2023-09-06T08:33:06.927Z] #18 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-06T08:33:06.927Z] #19 transferring context: 56B done [2023-09-06T08:33:06.927Z] #19 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #20 [core-data internal] load .dockerignore [2023-09-06T08:33:06.927Z] #20 transferring context: 56B done [2023-09-06T08:33:06.927Z] #20 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #21 [security-spire-server internal] load .dockerignore [2023-09-06T08:33:06.927Z] #21 transferring context: 56B done [2023-09-06T08:33:06.927Z] #21 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-06T08:33:06.927Z] #22 transferring context: 56B done [2023-09-06T08:33:06.927Z] #22 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #23 [security-spire-config internal] load .dockerignore [2023-09-06T08:33:06.927Z] #23 transferring context: 56B done [2023-09-06T08:33:06.927Z] #23 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #24 [core-command internal] load .dockerignore [2023-09-06T08:33:06.927Z] #24 transferring context: 56B done [2023-09-06T08:33:06.927Z] #24 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-06T08:33:06.927Z] #25 transferring context: 56B done [2023-09-06T08:33:06.927Z] #25 DONE 0.0s [2023-09-06T08:33:06.927Z] [2023-09-06T08:33:06.927Z] #26 [security-bootstrapper internal] load .dockerignore [2023-09-06T08:33:07.093Z] ---> Running in ffcb9aada32c [2023-09-06T08:33:07.093Z] Removing intermediate container ffcb9aada32c [2023-09-06T08:33:07.093Z] ---> 6b5535b9e996 [2023-09-06T08:33:07.093Z] Step 3/4 : COPY go.mod . [2023-09-06T08:33:07.185Z] #26 transferring context: 56B done [2023-09-06T08:33:07.185Z] #26 DONE 0.0s [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-09-06T08:33:07.185Z] #27 transferring context: 56B done [2023-09-06T08:33:07.185Z] #27 DONE 0.0s [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-06T08:33:07.185Z] #28 transferring context: 56B done [2023-09-06T08:33:07.185Z] #28 DONE 0.0s [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T08:33:07.185Z] #29 DONE 0.0s [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:33:07.185Z] #30 ... [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T08:33:07.185Z] #29 DONE 0.0s [2023-09-06T08:33:07.185Z] [2023-09-06T08:33:07.185Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:33:07.364Z] ---> bfde29a6cc23 [2023-09-06T08:33:07.364Z] Step 4/4 : RUN go mod download [2023-09-06T08:33:07.443Z] #30 ... [2023-09-06T08:33:07.443Z] [2023-09-06T08:33:07.443Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-06T08:33:07.443Z] #29 DONE 0.0s [2023-09-06T08:33:07.443Z] [2023-09-06T08:33:07.443Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:33:07.630Z] ---> Running in b03a8254cc99 [2023-09-06T08:33:07.701Z] #30 DONE 0.6s [2023-09-06T08:33:07.701Z] [2023-09-06T08:33:07.701Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:33:07.701Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:33:07.960Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.2s done [2023-09-06T08:33:07.960Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:33:07.960Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T08:33:07.960Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T08:33:07.960Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-09-06T08:33:07.960Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-09-06T08:33:08.524Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.5s done [2023-09-06T08:33:08.524Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-06T08:33:08.524Z] #31 ... [2023-09-06T08:33:08.524Z] [2023-09-06T08:33:08.524Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-06T08:33:08.524Z] #32 DONE 1.2s [2023-09-06T08:33:08.524Z] [2023-09-06T08:33:08.524Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:33:08.524Z] #31 ... [2023-09-06T08:33:08.524Z] [2023-09-06T08:33:08.524Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T08:33:08.524Z] #33 DONE 1.3s [2023-09-06T08:33:08.524Z] [2023-09-06T08:33:08.524Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:33:08.524Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.2s done [2023-09-06T08:33:08.524Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:33:08.524Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T08:33:08.524Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T08:33:08.524Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.5s done [2023-09-06T08:33:08.783Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.2s done [2023-09-06T08:33:08.783Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:33:08.783Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-06T08:33:08.783Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-06T08:33:08.783Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.5s done [2023-09-06T08:33:08.783Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-06T08:33:09.042Z] #31 ... [2023-09-06T08:33:09.042Z] [2023-09-06T08:33:09.042Z] #34 [security-spire-server internal] load build context [2023-09-06T08:33:09.042Z] #34 transferring context: 17.59kB done [2023-09-06T08:33:09.042Z] #34 DONE 0.3s [2023-09-06T08:33:09.042Z] [2023-09-06T08:33:09.042Z] #35 [security-spire-config internal] load build context [2023-09-06T08:33:09.042Z] #35 transferring context: 15.84kB 0.0s done [2023-09-06T08:33:09.042Z] #35 DONE 0.3s [2023-09-06T08:33:09.042Z] [2023-09-06T08:33:09.042Z] #36 [security-spire-agent internal] load build context [2023-09-06T08:33:09.042Z] #36 transferring context: 17.12kB done [2023-09-06T08:33:09.042Z] #36 DONE 0.3s [2023-09-06T08:33:09.042Z] [2023-09-06T08:33:09.042Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:33:09.042Z] #31 ... [2023-09-06T08:33:09.042Z] [2023-09-06T08:33:09.042Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-06T08:33:09.042Z] #37 DONE 1.7s [2023-09-06T08:33:09.300Z] [2023-09-06T08:33:09.300Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:33:09.300Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-06T08:33:09.300Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-06T08:33:09.300Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-06T08:33:09.300Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-06T08:33:09.300Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-06T08:33:09.300Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-06T08:33:09.300Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-06T08:33:09.300Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-06T08:33:09.300Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2023-09-06T08:33:09.300Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T08:33:09.300Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-06T08:33:09.558Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-09-06T08:33:09.558Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-06T08:33:11.452Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-06T08:33:18.044Z] #38 ... [2023-09-06T08:33:18.044Z] [2023-09-06T08:33:18.044Z] #39 [core-command internal] load build context [2023-09-06T08:33:18.044Z] #39 transferring context: 365.26MB 8.4s done [2023-09-06T08:33:18.044Z] #39 ... [2023-09-06T08:33:18.044Z] [2023-09-06T08:33:18.044Z] #40 [security-proxy-setup internal] load build context [2023-09-06T08:33:18.044Z] #40 transferring context: 365.26MB 8.9s done [2023-09-06T08:33:18.044Z] #40 ... [2023-09-06T08:33:18.044Z] [2023-09-06T08:33:18.044Z] #41 [core-metadata internal] load build context [2023-09-06T08:33:18.044Z] #41 transferring context: 365.26MB 9.3s done [2023-09-06T08:33:18.303Z] #41 ... [2023-09-06T08:33:18.303Z] [2023-09-06T08:33:18.303Z] #42 [security-bootstrapper internal] load build context [2023-09-06T08:33:18.303Z] #42 transferring context: 365.26MB 8.4s done [2023-09-06T08:33:18.303Z] #42 ... [2023-09-06T08:33:18.303Z] [2023-09-06T08:33:18.303Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-06T08:33:18.303Z] #43 transferring context: 365.26MB 8.9s done [2023-09-06T08:33:18.561Z] #43 ... [2023-09-06T08:33:18.561Z] [2023-09-06T08:33:18.561Z] #44 [security-proxy-auth internal] load build context [2023-09-06T08:33:18.561Z] #44 transferring context: 365.26MB 9.1s done [2023-09-06T08:33:18.830Z] #44 ... [2023-09-06T08:33:18.830Z] [2023-09-06T08:33:18.830Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:33:18.830Z] #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-06T08:33:18.830Z] #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-06T08:33:18.830Z] #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-06T08:33:18.830Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-06T08:33:18.830Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-06T08:33:18.830Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-06T08:33:18.830Z] #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-06T08:33:18.830Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T08:33:18.830Z] #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-06T08:33:18.830Z] #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-06T08:33:18.830Z] #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-06T08:33:18.830Z] #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-09-06T08:33:18.830Z] #45 ... [2023-09-06T08:33:18.830Z] [2023-09-06T08:33:18.830Z] #46 [support-scheduler internal] load build context [2023-09-06T08:33:18.830Z] #46 transferring context: 365.26MB 9.3s done [2023-09-06T08:33:19.089Z] #46 ... [2023-09-06T08:33:19.089Z] [2023-09-06T08:33:19.089Z] #47 [support-notifications internal] load build context [2023-09-06T08:33:19.089Z] #47 transferring context: 365.26MB 8.8s done [2023-09-06T08:33:19.089Z] #47 ... [2023-09-06T08:33:19.089Z] [2023-09-06T08:33:19.089Z] #48 [security-secretstore-setup internal] load build context [2023-09-06T08:33:19.089Z] #48 transferring context: 365.26MB 8.0s done [2023-09-06T08:33:19.561Z] #48 ... [2023-09-06T08:33:19.561Z] [2023-09-06T08:33:19.561Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:33:19.561Z] #49 transferring context: 365.26MB 8.2s done [2023-09-06T08:33:19.823Z] #49 ... [2023-09-06T08:33:19.823Z] [2023-09-06T08:33:19.823Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T08:33:19.823Z] #50 ... [2023-09-06T08:33:19.823Z] [2023-09-06T08:33:19.823Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T08:33:20.326Z] #51 ... [2023-09-06T08:33:20.326Z] [2023-09-06T08:33:20.326Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:33:20.326Z] #52 ... [2023-09-06T08:33:20.326Z] [2023-09-06T08:33:20.326Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T08:33:20.587Z] #53 ... [2023-09-06T08:33:20.587Z] [2023-09-06T08:33:20.587Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T08:33:20.587Z] #54 ... [2023-09-06T08:33:20.587Z] [2023-09-06T08:33:20.587Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T08:33:20.846Z] #55 ... [2023-09-06T08:33:20.846Z] [2023-09-06T08:33:20.846Z] #56 [core-data internal] load build context [2023-09-06T08:33:20.846Z] #56 transferring context: 365.26MB 8.7s done [2023-09-06T08:33:20.846Z] #56 ... [2023-09-06T08:33:20.846Z] [2023-09-06T08:33:20.846Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T08:33:20.846Z] #0 0.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:20.846Z] #0 0.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:20.846Z] #0 1.103 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:33:20.846Z] #0 1.103 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:33:20.846Z] #0 1.103 OK: 17818 distinct packages available [2023-09-06T08:33:20.846Z] #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:20.846Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:20.846Z] #0 1.446 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:20.846Z] #0 1.451 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:33:20.846Z] #0 1.452 (3/4) Installing libucontext (1.2-r0) [2023-09-06T08:33:20.846Z] #0 1.455 (4/4) Installing gcompat (1.1.0-r0) [2023-09-06T08:33:20.846Z] #0 1.460 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:20.846Z] #0 1.464 OK: 7 MiB in 19 packages [2023-09-06T08:33:21.105Z] #57 ... [2023-09-06T08:33:21.105Z] [2023-09-06T08:33:21.105Z] #58 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-06T08:33:21.105Z] #58 ... [2023-09-06T08:33:21.105Z] [2023-09-06T08:33:21.105Z] #59 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-06T08:33:22.037Z] #59 ... [2023-09-06T08:33:22.037Z] [2023-09-06T08:33:22.037Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:33:46.529Z] Removing intermediate container b03a8254cc99 [2023-09-06T08:33:46.529Z] ---> c66913aad83e [2023-09-06T08:33:46.529Z] Successfully built c66913aad83e [2023-09-06T08:33:46.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:33:46.853Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T08:33:46.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:33:47.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-5437 does not seem to be running inside a container [2023-09-06T08:33:47.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T08:33:48.252Z] $ docker top bdf0f3cabaad3e4b2ea540c08bc06cd9c41081a8317c6a0f135f9dd36b4cc613 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T08:33:49.078Z] + go version [2023-09-06T08:33:49.078Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T08:33:49.099Z] $ docker stop --time=1 bdf0f3cabaad3e4b2ea540c08bc06cd9c41081a8317c6a0f135f9dd36b4cc613 [2023-09-06T08:33:49.157Z] #60 ... [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #48 [security-secretstore-setup internal] load build context [2023-09-06T08:33:49.157Z] #48 DONE 38.8s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T08:33:49.157Z] #57 DONE 37.5s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #42 [security-bootstrapper internal] load build context [2023-09-06T08:33:49.157Z] #42 DONE 38.9s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #39 [core-command internal] load build context [2023-09-06T08:33:49.157Z] #39 DONE 38.9s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #56 [core-data internal] load build context [2023-09-06T08:33:49.157Z] #56 DONE 38.9s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #40 [security-proxy-setup internal] load build context [2023-09-06T08:33:49.157Z] #40 DONE 39.0s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #47 [support-notifications internal] load build context [2023-09-06T08:33:49.157Z] #47 DONE 38.9s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-06T08:33:49.157Z] #43 DONE 39.0s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #44 [security-proxy-auth internal] load build context [2023-09-06T08:33:49.157Z] #44 DONE 39.0s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #46 [support-scheduler internal] load build context [2023-09-06T08:33:49.157Z] #46 DONE 39.0s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #41 [core-metadata internal] load build context [2023-09-06T08:33:49.157Z] #41 DONE 39.0s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:33:49.157Z] #45 DONE 38.1s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #59 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-06T08:33:49.157Z] #59 DONE 37.5s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:33:49.157Z] #49 DONE 38.9s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:33:49.157Z] #61 ... [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:33:49.157Z] #38 DONE 38.2s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T08:33:49.157Z] #54 37.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.157Z] #54 37.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.157Z] #54 38.23 (1/2) Installing ca-certificates (20230506-r0) [2023-09-06T08:33:49.157Z] #54 38.25 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:49.157Z] #54 38.28 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:49.157Z] #54 38.30 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:33:49.157Z] #54 38.37 OK: 8 MiB in 17 packages [2023-09-06T08:33:49.157Z] #54 DONE 39.7s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:33:49.157Z] #62 DONE 1.8s [2023-09-06T08:33:49.157Z] [2023-09-06T08:33:49.157Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T08:33:49.157Z] #50 39.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.157Z] #50 39.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #50 39.56 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:49.158Z] #50 39.57 (2/2) Installing su-exec (0.2-r2) [2023-09-06T08:33:49.158Z] #50 39.57 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:49.158Z] #50 39.58 OK: 7 MiB in 17 packages [2023-09-06T08:33:49.158Z] #50 DONE 39.8s [2023-09-06T08:33:49.158Z] [2023-09-06T08:33:49.158Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:33:49.158Z] #60 37.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #60 37.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #60 38.27 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:33:49.158Z] #60 38.27 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:33:49.158Z] #60 38.27 OK: 17818 distinct packages available [2023-09-06T08:33:49.158Z] #60 38.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #60 38.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #60 38.65 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:49.158Z] #60 38.66 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:33:49.158Z] #60 38.66 (3/5) Installing libucontext (1.2-r0) [2023-09-06T08:33:49.158Z] #60 38.66 (4/5) Installing gcompat (1.1.0-r0) [2023-09-06T08:33:49.158Z] #60 38.67 (5/5) Installing openssl (3.0.10-r0) [2023-09-06T08:33:49.158Z] #60 38.68 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:49.158Z] #60 38.68 OK: 8 MiB in 20 packages [2023-09-06T08:33:49.158Z] #60 DONE 39.8s [2023-09-06T08:33:49.158Z] [2023-09-06T08:33:49.158Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T08:33:49.158Z] #55 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #55 38.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #55 39.12 (1/4) Installing ca-certificates (20230506-r0) [2023-09-06T08:33:49.158Z] #55 39.13 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:49.158Z] #55 39.14 (3/4) Installing su-exec (0.2-r2) [2023-09-06T08:33:49.158Z] #55 39.14 (4/4) Installing yq (4.30.4-r4) [2023-09-06T08:33:49.158Z] #55 39.21 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:49.158Z] #55 39.21 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:33:49.158Z] #55 39.41 OK: 17 MiB in 19 packages [2023-09-06T08:33:49.158Z] #55 DONE 39.8s [2023-09-06T08:33:49.158Z] [2023-09-06T08:33:49.158Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T08:33:49.158Z] #53 38.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #53 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:49.158Z] #53 38.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:49.158Z] #53 38.30 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:49.158Z] #53 38.31 OK: 7 MiB in 16 packages [2023-09-06T08:33:49.158Z] #53 DONE 39.8s [2023-09-06T08:33:49.158Z] [2023-09-06T08:33:49.158Z] #63 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-06T08:33:49.158Z] #63 DONE 0.1s [2023-09-06T08:33:49.158Z] [2023-09-06T08:33:49.158Z] #64 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-06T08:33:50.572Z] #64 DONE 1.5s [2023-09-06T08:33:50.572Z] [2023-09-06T08:33:50.572Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-06T08:33:50.572Z] #65 DONE 1.6s [2023-09-06T08:33:50.572Z] [2023-09-06T08:33:50.572Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:33:50.572Z] #52 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:50.572Z] #52 39.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:50.572Z] #52 39.89 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:33:50.572Z] #52 39.89 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:33:50.572Z] #52 39.89 OK: 17818 distinct packages available [2023-09-06T08:33:50.572Z] #52 39.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:50.572Z] #52 40.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:50.572Z] #52 40.29 (1/9) Installing ca-certificates (20230506-r0) [2023-09-06T08:33:50.572Z] #52 40.30 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-06T08:33:50.572Z] #52 40.31 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-06T08:33:50.572Z] #52 40.31 (4/9) Installing libcurl (8.2.1-r0) [2023-09-06T08:33:50.572Z] #52 40.32 (5/9) Installing curl (8.2.1-r0) [2023-09-06T08:33:50.572Z] #52 40.33 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:50.572Z] #52 40.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:33:50.572Z] #52 40.33 (8/9) Installing libucontext (1.2-r0) [2023-09-06T08:33:50.572Z] #52 40.34 (9/9) Installing gcompat (1.1.0-r0) [2023-09-06T08:33:50.572Z] #52 40.34 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:50.572Z] #52 40.37 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:33:50.572Z] #52 40.41 OK: 10 MiB in 24 packages [2023-09-06T08:33:50.572Z] #52 DONE 41.4s [2023-09-06T08:33:50.572Z] [2023-09-06T08:33:50.572Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:33:50.572Z] #66 DONE 1.6s [2023-09-06T08:33:50.572Z] [2023-09-06T08:33:50.572Z] #67 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:33:50.572Z] #67 DONE 0.0s [2023-09-06T08:33:50.572Z] [2023-09-06T08:33:50.572Z] #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-06T08:33:50.747Z] $ docker rm -f --volumes bdf0f3cabaad3e4b2ea540c08bc06cd9c41081a8317c6a0f135f9dd36b4cc613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:33:51.326Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T08:33:51.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:33:51.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-5437 does not seem to be running inside a container [2023-09-06T08:33:51.579Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T08:33:51.806Z] #68 DONE 1.3s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T08:33:51.806Z] #51 41.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:51.806Z] #51 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:51.806Z] #51 42.21 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:51.806Z] #51 42.21 (2/4) Installing openssl (3.0.10-r0) [2023-09-06T08:33:51.806Z] #51 42.24 (3/4) Installing su-exec (0.2-r2) [2023-09-06T08:33:51.806Z] #51 42.24 (4/4) Installing yq (4.30.4-r4) [2023-09-06T08:33:51.806Z] #51 42.36 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:51.806Z] #51 42.37 OK: 17 MiB in 19 packages [2023-09-06T08:33:51.806Z] #51 DONE 42.7s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:33:51.806Z] #69 DONE 1.3s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #70 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-06T08:33:51.806Z] #70 DONE 1.3s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-06T08:33:51.806Z] #71 DONE 0.1s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-06T08:33:51.806Z] #72 DONE 0.1s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T08:33:51.806Z] #73 DONE 0.1s [2023-09-06T08:33:51.806Z] [2023-09-06T08:33:51.806Z] #74 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-06T08:33:52.068Z] #74 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #75 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-06T08:33:52.068Z] #75 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:33:52.068Z] #76 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #77 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-06T08:33:52.068Z] #77 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:33:52.068Z] #78 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-06T08:33:52.068Z] #79 DONE 0.1s [2023-09-06T08:33:52.068Z] [2023-09-06T08:33:52.068Z] #80 [security-spire-server] exporting to image [2023-09-06T08:33:52.068Z] #80 exporting layers [2023-09-06T08:33:52.327Z] #80 ... [2023-09-06T08:33:52.327Z] [2023-09-06T08:33:52.327Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-06T08:33:52.327Z] #81 DONE 0.1s [2023-09-06T08:33:52.327Z] [2023-09-06T08:33:52.327Z] #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-06T08:33:52.327Z] #82 DONE 0.0s [2023-09-06T08:33:52.327Z] [2023-09-06T08:33:52.327Z] #58 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-06T08:33:52.327Z] #58 42.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:52.327Z] #58 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:52.327Z] #58 43.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T08:33:52.327Z] #58 43.15 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:33:52.327Z] #58 43.16 OK: 7 MiB in 16 packages [2023-09-06T08:33:52.327Z] #58 DONE 43.2s [2023-09-06T08:33:52.327Z] [2023-09-06T08:33:52.327Z] #80 [security-spire-agent] exporting to image [2023-09-06T08:33:52.588Z] #80 exporting layers 0.6s done [2023-09-06T08:33:52.588Z] #80 writing image sha256:b625297319b56187750121f42a0e6516ee0b722d2f0aa07679addb1326f3110f done [2023-09-06T08:33:52.588Z] #80 naming to docker.io/library/security-spire-config done [2023-09-06T08:33:52.767Z] $ docker top dc36ae0ffd55c476d9edec1a3c3348de18479a1aaf7d47eab2a405959af41722 -eo pid,comm [2023-09-06T08:33:52.917Z] #80 ... [2023-09-06T08:33:52.917Z] [2023-09-06T08:33:52.917Z] #83 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:33:52.917Z] #0 5.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:52.917Z] #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:52.917Z] #0 5.958 OK: 265 MiB in 53 packages [2023-09-06T08:33:52.917Z] #83 DONE 6.1s [2023-09-06T08:33:52.917Z] [2023-09-06T08:33:52.917Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:33:52.917Z] #84 DONE 0.1s [2023-09-06T08:33:52.917Z] [2023-09-06T08:33:52.917Z] #80 [security-spire-server] exporting to image [2023-09-06T08:33:52.917Z] #80 exporting layers 0.6s done [2023-09-06T08:33:52.917Z] #80 writing image sha256:091de4cac08c274c86a3a42d5927de17ff3c036b4b4e74a8cec189acd4239aab done [2023-09-06T08:33:52.917Z] #80 naming to docker.io/library/security-spire-server done [2023-09-06T08:33:52.917Z] #80 exporting layers 0.5s done [2023-09-06T08:33:52.917Z] #80 writing image sha256:8083309d9b259e9090741972509a03a1234f4e3682ae6783b5edd892873367d8 done [2023-09-06T08:33:52.917Z] #80 naming to docker.io/library/security-spire-agent done [2023-09-06T08:33:52.917Z] #80 DONE 0.8s [2023-09-06T08:33:52.917Z] [2023-09-06T08:33:52.917Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] echo [2023-09-06T08:33:52.949Z] ========================================================= [2023-09-06T08:33:52.949Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-06T08:33:52.949Z] ========================================================= [Pipeline] sh [2023-09-06T08:33:53.177Z] #85 ... [2023-09-06T08:33:53.177Z] [2023-09-06T08:33:53.177Z] #86 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-06T08:33:53.177Z] #86 DONE 4.2s [2023-09-06T08:33:53.177Z] [2023-09-06T08:33:53.177Z] #87 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-06T08:33:53.177Z] #87 DONE 0.0s [2023-09-06T08:33:53.177Z] [2023-09-06T08:33:53.177Z] #88 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T08:33:53.177Z] #0 6.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.177Z] #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.177Z] #0 6.475 OK: 265 MiB in 53 packages [2023-09-06T08:33:53.177Z] #88 DONE 6.5s [2023-09-06T08:33:53.177Z] [2023-09-06T08:33:53.177Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:33:53.177Z] #89 DONE 0.0s [2023-09-06T08:33:53.177Z] [2023-09-06T08:33:53.177Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:33:53.250Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-09-06T08:33:53.438Z] #90 ... [2023-09-06T08:33:53.438Z] [2023-09-06T08:33:53.438Z] #91 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:33:53.438Z] #91 DONE 0.0s [2023-09-06T08:33:53.438Z] [2023-09-06T08:33:53.438Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:33:53.438Z] #61 6.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #61 6.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #61 6.847 OK: 265 MiB in 53 packages [2023-09-06T08:33:53.438Z] #61 DONE 6.9s [2023-09-06T08:33:53.438Z] [2023-09-06T08:33:53.438Z] #92 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T08:33:53.438Z] #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #0 6.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #0 6.374 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:33:53.438Z] #0 6.374 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:33:53.438Z] #0 6.374 OK: 17823 distinct packages available [2023-09-06T08:33:53.438Z] #0 6.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #0 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T08:33:53.438Z] #0 6.831 OK: 265 MiB in 53 packages [2023-09-06T08:33:53.438Z] #92 DONE 6.9s [2023-09-06T08:33:53.438Z] [2023-09-06T08:33:53.438Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:33:53.576Z] + make test [2023-09-06T08:33:53.576Z] go test -race -coverprofile=coverage.out ./... [2023-09-06T08:33:53.698Z] #93 ... [2023-09-06T08:33:53.698Z] [2023-09-06T08:33:53.698Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:33:53.698Z] #94 DONE 0.0s [2023-09-06T08:33:53.698Z] [2023-09-06T08:33:53.698Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:32.443Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-06T08:34:40.439Z] #95 DONE 44.5s [2023-09-06T08:34:40.439Z] [2023-09-06T08:34:40.439Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:40.439Z] #90 DONE 44.9s [2023-09-06T08:34:40.439Z] [2023-09-06T08:34:40.439Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T08:34:40.439Z] #96 ... [2023-09-06T08:34:40.439Z] [2023-09-06T08:34:40.439Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:40.439Z] #85 DONE 45.4s [2023-09-06T08:34:40.439Z] [2023-09-06T08:34:40.439Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:40.439Z] #93 DONE 44.7s [2023-09-06T08:34:40.439Z] [2023-09-06T08:34:40.439Z] #97 [core-command builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #97 ... [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #96 DONE 9.4s [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #98 DONE 9.4s [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #99 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #100 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #101 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #97 [core-command builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #97 DONE 9.4s [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #102 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #103 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #104 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #105 [support-notifications builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #105 DONE 9.4s [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #106 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #107 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #108 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #109 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #110 [core-data builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #110 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #111 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #112 [core-metadata builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #112 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #113 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #114 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #115 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #116 [support-scheduler builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #116 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #117 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-06T08:34:48.566Z] #118 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:34:48.566Z] #119 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:34:48.566Z] #120 CACHED [2023-09-06T08:34:48.566Z] [2023-09-06T08:34:48.566Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T08:34:49.131Z] #121 1.450 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-09-06T08:34:59.092Z] #121 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T08:34:59.092Z] #0 0.714 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-09-06T08:34:59.092Z] #122 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T08:34:59.092Z] #0 1.139 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-09-06T08:34:59.092Z] #123 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #124 [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-09-06T08:34:59.092Z] #0 0.558 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-09-06T08:34:59.092Z] #124 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T08:34:59.092Z] #0 1.171 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-09-06T08:34:59.092Z] #125 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T08:34:59.092Z] #0 1.374 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-09-06T08:34:59.092Z] #126 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T08:34:59.092Z] #0 1.246 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-09-06T08:34:59.092Z] #127 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T08:34:59.092Z] #0 0.356 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-09-06T08:34:59.092Z] #128 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T08:34:59.092Z] #0 0.492 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-09-06T08:34:59.092Z] #129 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T08:34:59.092Z] #0 1.102 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-09-06T08:34:59.092Z] #130 ... [2023-09-06T08:34:59.092Z] [2023-09-06T08:34:59.092Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T08:34:59.092Z] #0 0.287 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-09-06T08:36:06.782Z] #131 ... [2023-09-06T08:36:06.782Z] [2023-09-06T08:36:06.782Z] #124 [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-09-06T08:36:06.782Z] #124 72.72 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-09-06T08:36:28.734Z] #124 ... [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T08:36:28.734Z] #125 DONE 100.7s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T08:36:28.734Z] #129 DONE 100.7s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #124 [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-09-06T08:36:28.734Z] #124 DONE 100.7s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T08:36:28.734Z] #131 DONE 100.7s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T08:36:28.734Z] #128 DONE 100.8s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T08:36:28.734Z] #127 DONE 100.8s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.734Z] #132 ... [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T08:36:28.734Z] #126 DONE 100.8s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T08:36:28.734Z] #130 DONE 101.0s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T08:36:28.734Z] #122 DONE 101.0s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T08:36:28.734Z] #121 DONE 101.0s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.734Z] #133 ... [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T08:36:28.734Z] #123 DONE 101.1s [2023-09-06T08:36:28.734Z] [2023-09-06T08:36:28.734Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #134 ... [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-06T08:36:28.992Z] #135 DONE 0.6s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #136 DONE 0.6s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #133 DONE 0.6s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #132 DONE 0.7s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #137 DONE 0.6s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:28.992Z] #138 DONE 0.4s [2023-09-06T08:36:28.992Z] [2023-09-06T08:36:28.992Z] #139 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.250Z] #139 ... [2023-09-06T08:36:29.250Z] [2023-09-06T08:36:29.250Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:29.250Z] #134 DONE 0.4s [2023-09-06T08:36:29.250Z] [2023-09-06T08:36:29.250Z] #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.250Z] #140 DONE 0.4s [2023-09-06T08:36:29.250Z] [2023-09-06T08:36:29.250Z] #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.250Z] #141 DONE 0.3s [2023-09-06T08:36:29.250Z] [2023-09-06T08:36:29.250Z] #142 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T08:36:29.509Z] #142 ... [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #143 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #143 DONE 0.4s [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #139 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #139 DONE 0.4s [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #144 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:29.509Z] #145 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #146 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:29.509Z] #147 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #148 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:29.509Z] #149 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:29.509Z] #150 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.509Z] #151 CACHED [2023-09-06T08:36:29.509Z] [2023-09-06T08:36:29.509Z] #152 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-06T08:36:29.769Z] #152 ... [2023-09-06T08:36:29.769Z] [2023-09-06T08:36:29.769Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:29.769Z] #153 DONE 0.8s [2023-09-06T08:36:30.027Z] [2023-09-06T08:36:30.027Z] #154 [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-09-06T08:36:30.285Z] #154 ... [2023-09-06T08:36:30.285Z] [2023-09-06T08:36:30.285Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:30.285Z] #155 DONE 1.0s [2023-09-06T08:36:30.285Z] [2023-09-06T08:36:30.285Z] #142 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T08:36:30.285Z] #142 DONE 0.9s [2023-09-06T08:36:30.543Z] [2023-09-06T08:36:30.543Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-06T08:36:31.109Z] #156 ... [2023-09-06T08:36:31.109Z] [2023-09-06T08:36:31.109Z] #157 [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-09-06T08:36:31.109Z] #157 DONE 1.8s [2023-09-06T08:36:31.109Z] [2023-09-06T08:36:31.109Z] #152 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-06T08:36:31.109Z] #152 DONE 1.8s [2023-09-06T08:36:31.109Z] [2023-09-06T08:36:31.109Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-06T08:36:31.109Z] #158 DONE 1.9s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #154 [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-09-06T08:36:31.368Z] #154 DONE 1.3s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-06T08:36:31.368Z] #159 DONE 1.8s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-06T08:36:31.368Z] #160 DONE 1.9s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-06T08:36:31.368Z] #161 DONE 1.9s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-06T08:36:31.368Z] #162 DONE 1.9s [2023-09-06T08:36:31.368Z] [2023-09-06T08:36:31.368Z] #163 [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-09-06T08:36:31.626Z] #163 ... [2023-09-06T08:36:31.626Z] [2023-09-06T08:36:31.626Z] #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:31.626Z] #164 DONE 0.5s [2023-09-06T08:36:31.626Z] [2023-09-06T08:36:31.626Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:31.626Z] #165 DONE 1.5s [2023-09-06T08:36:31.626Z] [2023-09-06T08:36:31.626Z] #166 [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-09-06T08:36:31.626Z] #166 DONE 0.5s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #167 [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-09-06T08:36:31.885Z] #167 DONE 0.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-06T08:36:31.885Z] #156 DONE 1.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:31.885Z] #168 DONE 0.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #169 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:31.885Z] #169 DONE 0.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:31.885Z] #170 DONE 0.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #163 [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-09-06T08:36:31.885Z] #163 DONE 0.6s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #80 [support-scheduler] exporting to image [2023-09-06T08:36:31.885Z] #80 exporting layers [2023-09-06T08:36:31.885Z] #80 ... [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-06T08:36:31.885Z] #171 DONE 0.8s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-06T08:36:31.885Z] #172 DONE 3.1s [2023-09-06T08:36:31.885Z] [2023-09-06T08:36:31.885Z] #80 [support-scheduler] exporting to image [2023-09-06T08:36:31.885Z] #80 exporting layers 0.3s done [2023-09-06T08:36:32.196Z] #80 exporting layers 0.3s done [2023-09-06T08:36:32.196Z] #80 writing image sha256:94fb4b11650ed3576e8b025bd2dfc1198b5c8945b7dde69127029731d97e70c4 0.0s done [2023-09-06T08:36:32.196Z] #80 naming to docker.io/library/core-command done [2023-09-06T08:36:32.196Z] #80 writing image sha256:147f606746247d21255570e235ddbe1483f2a96b0b57c748d66f4905693fbc3b done [2023-09-06T08:36:32.196Z] #80 naming to docker.io/library/support-notifications done [2023-09-06T08:36:32.469Z] #80 ... [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #173 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:32.469Z] #173 DONE 0.7s [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-06T08:36:32.469Z] #174 DONE 0.7s [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-06T08:36:32.469Z] #175 DONE 0.7s [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-06T08:36:32.469Z] #176 DONE 0.7s [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-06T08:36:32.469Z] #177 DONE 0.6s [2023-09-06T08:36:32.469Z] [2023-09-06T08:36:32.469Z] #80 [core-metadata] exporting to image [2023-09-06T08:36:32.469Z] #80 writing image sha256:f0eed578418ef4ee1aec9e11b5ee3a81d728eaf614430536a7a8c3ae6b4b6501 done [2023-09-06T08:36:32.469Z] #80 naming to docker.io/library/security-spiffe-token-provider done [2023-09-06T08:36:32.469Z] #80 writing image sha256:68151b97b7700ea1af43c5dbdd23fcf874ad1b7a600acff8fe69d70563d443ad done [2023-09-06T08:36:32.469Z] #80 naming to docker.io/library/support-scheduler done [2023-09-06T08:36:32.748Z] #80 ... [2023-09-06T08:36:32.748Z] [2023-09-06T08:36:32.748Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-06T08:36:32.748Z] #178 DONE 0.6s [2023-09-06T08:36:32.748Z] [2023-09-06T08:36:32.748Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T08:36:32.748Z] #179 DONE 0.6s [2023-09-06T08:36:32.748Z] [2023-09-06T08:36:32.748Z] #80 [core-metadata] exporting to image [2023-09-06T08:36:32.748Z] #80 exporting layers 0.1s done [2023-09-06T08:36:33.045Z] #80 writing image sha256:2c3c0da109a7ea990080c7978b554fff06fa39b4e2ebced50924fc26699b27e4 [2023-09-06T08:36:33.045Z] #80 writing image sha256:2c3c0da109a7ea990080c7978b554fff06fa39b4e2ebced50924fc26699b27e4 done [2023-09-06T08:36:33.045Z] #80 writing image sha256:f02053fb1f0ca904cd22cf12123db5ecd6de64dba8d68c4f108bce13b21ab31b done [2023-09-06T08:36:33.045Z] #80 naming to docker.io/library/core-data done [2023-09-06T08:36:33.045Z] #80 naming to docker.io/library/core-metadata done [2023-09-06T08:36:33.045Z] #80 DONE 2.1s [2023-09-06T08:36:33.045Z] [2023-09-06T08:36:33.045Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-06T08:36:33.045Z] #180 DONE 0.4s [2023-09-06T08:36:33.045Z] [2023-09-06T08:36:33.045Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T08:36:33.045Z] #181 DONE 0.4s [2023-09-06T08:36:33.045Z] [2023-09-06T08:36:33.045Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-06T08:36:33.045Z] #182 DONE 0.4s [2023-09-06T08:36:33.045Z] [2023-09-06T08:36:33.045Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-06T08:36:33.698Z] #183 DONE 0.6s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-06T08:36:33.698Z] #184 DONE 0.7s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T08:36:33.698Z] #185 DONE 0.0s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-06T08:36:33.698Z] #186 DONE 0.0s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T08:36:33.698Z] #187 DONE 1.2s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #188 [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-09-06T08:36:33.698Z] #188 DONE 0.1s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T08:36:33.698Z] #189 DONE 1.1s [2023-09-06T08:36:33.698Z] [2023-09-06T08:36:33.698Z] #80 [security-proxy-auth] exporting to image [2023-09-06T08:36:33.979Z] #80 ... [2023-09-06T08:36:33.979Z] [2023-09-06T08:36:33.979Z] #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-09-06T08:36:33.979Z] #190 DONE 0.1s [2023-09-06T08:36:33.979Z] [2023-09-06T08:36:33.979Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-06T08:36:33.979Z] #191 DONE 0.1s [2023-09-06T08:36:33.979Z] [2023-09-06T08:36:33.979Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-06T08:36:33.979Z] #192 DONE 0.1s [2023-09-06T08:36:33.979Z] [2023-09-06T08:36:33.979Z] #80 [security-proxy-auth] exporting to image [2023-09-06T08:36:33.979Z] #80 exporting layers 0.2s done [2023-09-06T08:36:33.979Z] #80 writing image sha256:d80e9bc0a5986b0354c6a8ef1433ef91eb6e797aa75aed90371092906eec7250 done [2023-09-06T08:36:33.979Z] #80 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-06T08:36:33.979Z] #80 writing image sha256:58ab0419eccdde16125266b693b24abf52957fab1879a309764c6ede787d023f done [2023-09-06T08:36:33.979Z] #80 naming to docker.io/library/security-proxy-auth done [2023-09-06T08:36:33.979Z] #80 DONE 2.5s [2023-09-06T08:36:33.979Z] [2023-09-06T08:36:33.979Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T08:36:34.265Z] #193 ... [2023-09-06T08:36:34.265Z] [2023-09-06T08:36:34.265Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T08:36:34.265Z] #194 DONE 1.1s [2023-09-06T08:36:34.265Z] [2023-09-06T08:36:34.265Z] #80 [security-proxy-setup] exporting to image [2023-09-06T08:36:34.265Z] #80 exporting layers 0.2s done [2023-09-06T08:36:34.265Z] #80 writing image sha256:7762afe3472aaccf426d69a83a8915799cfa57c8fca622786bdd1b00740d923f done [2023-09-06T08:36:34.265Z] #80 naming to docker.io/library/security-proxy-setup done [2023-09-06T08:36:34.265Z] #80 DONE 2.6s [2023-09-06T08:36:34.265Z] [2023-09-06T08:36:34.265Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T08:36:34.553Z] #195 DONE 0.5s [2023-09-06T08:36:34.553Z] [2023-09-06T08:36:34.553Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T08:36:34.553Z] #193 DONE 0.9s [2023-09-06T08:36:34.553Z] [2023-09-06T08:36:34.553Z] #80 [security-secretstore-setup] exporting to image [2023-09-06T08:36:34.811Z] #80 exporting layers 0.2s done [2023-09-06T08:36:34.811Z] #80 exporting layers 0.2s done [2023-09-06T08:36:34.811Z] #80 writing image sha256:5f18ddf4ffdafc027413aff7f1959d1ea600e1d67b7a61497a22fbcc2b3e2761 done [2023-09-06T08:36:34.811Z] #80 naming to docker.io/library/security-bootstrapper done [2023-09-06T08:36:34.811Z] #80 writing image sha256:94271fe701c20dd12b73ae6b9ee866f25eec0a97d3b8c4baa3c3e54bc2cb9690 done [2023-09-06T08:36:34.811Z] #80 naming to docker.io/library/security-secretstore-setup done [2023-09-06T08:36:34.811Z] #80 DONE 2.9s [2023-09-06T08:36:34.811Z] [2023-09-06T08:36:34.811Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T08:36:34.811Z] time="2023-09-06T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-06T08:36:34.819Z] $ docker stop --time=1 1eff7502739c2a444b55e76c68ac21db00e244da3fbd2fbf4790a189c1c6e368 [2023-09-06T08:36:36.084Z] $ docker rm -f --volumes 1eff7502739c2a444b55e76c68ac21db00e244da3fbd2fbf4790a189c1c6e368 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T08:36:36.434Z] + docker images [2023-09-06T08:36:36.434Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-06T08:36:36.434Z] security-bootstrapper latest 5f18ddf4ffda 2 seconds ago 23MB [2023-09-06T08:36:36.434Z] security-secretstore-setup latest 94271fe701c2 2 seconds ago 44.1MB [2023-09-06T08:36:36.434Z] security-proxy-setup latest 7762afe3472a 3 seconds ago 29.2MB [2023-09-06T08:36:36.434Z] security-proxy-auth latest 58ab0419eccd 3 seconds ago 19.4MB [2023-09-06T08:36:36.434Z] core-common-config-bootstrapper latest d80e9bc0a598 3 seconds ago 18MB [2023-09-06T08:36:36.434Z] core-data latest f02053fb1f0c 4 seconds ago 21.2MB [2023-09-06T08:36:36.434Z] core-metadata latest 2c3c0da109a7 4 seconds ago 21.6MB [2023-09-06T08:36:36.434Z] support-notifications latest 147f60674624 5 seconds ago 34.3MB [2023-09-06T08:36:36.434Z] core-command latest 94fb4b11650e 5 seconds ago 21MB [2023-09-06T08:36:36.434Z] support-scheduler latest 68151b97b770 5 seconds ago 33.7MB [2023-09-06T08:36:36.434Z] security-spiffe-token-provider latest f0eed578418e 5 seconds ago 33.5MB [2023-09-06T08:36:36.434Z] security-spire-agent latest 8083309d9b25 2 minutes ago 161MB [2023-09-06T08:36:36.434Z] security-spire-config latest b625297319b5 2 minutes ago 102MB [2023-09-06T08:36:36.434Z] security-spire-server latest 091de4cac08c 2 minutes ago 103MB [2023-09-06T08:36:36.434Z] ci-base-image-x86_64 latest aa3f2616992c 6 minutes ago 1.07GB [2023-09-06T08:36:36.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-06T08:36:36.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-06T08:36:36.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-06T08:36:54.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-06T08:36:54.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-06T08:37:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-06T08:37:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-06T08:37:00.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2023-09-06T08:37:09.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements [2023-09-06T08:37:14.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-06T08:37:14.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-06T08:37:14.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-06T08:37:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.398s coverage: 69.4% of statements [2023-09-06T08:37:20.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-06T08:37:20.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-06T08:37:20.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements [2023-09-06T08:37:25.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-06T08:37:25.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-06T08:37:25.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:37:25.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-06T08:37:25.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-06T08:37:34.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-06T08:37:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-06T08:37:52.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-06T08:37:52.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:37:52.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-06T08:37:53.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.678s coverage: 93.4% of statements [2023-09-06T08:37:53.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.485s coverage: 3.8% of statements [2023-09-06T08:37:53.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.999s coverage: 97.6% of statements [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-06T08:37:54.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-06T08:37:54.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2023-09-06T08:38:04.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-06T08:38:04.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-06T08:38:05.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.423s coverage: 0.9% of statements [2023-09-06T08:38:05.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 32.2% of statements [2023-09-06T08:38:09.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements [2023-09-06T08:38:10.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-09-06T08:38:10.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2023-09-06T08:38:10.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-09-06T08:38:12.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-09-06T08:38:15.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-06T08:38:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-06T08:38:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-06T08:38:15.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-06T08:38:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-06T08:38:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-06T08:38:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-06T08:38:18.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-06T08:38:25.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2023-09-06T08:38:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-06T08:38:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-06T08:38:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-06T08:38:25.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-06T08:38:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-06T08:38:31.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-06T08:38:33.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-06T08:38:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.183s coverage: 79.9% of statements [2023-09-06T08:38:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.273s coverage: 92.9% of statements [2023-09-06T08:38:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-09-06T08:38:40.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.230s coverage: 62.3% of statements [2023-09-06T08:38:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2023-09-06T08:38:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-09-06T08:38:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2023-09-06T08:38:40.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.489s coverage: 81.8% of statements [2023-09-06T08:38:42.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-06T08:38:42.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-06T08:38:42.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.520s coverage: 82.1% of statements [2023-09-06T08:38:42.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements [2023-09-06T08:38:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-06T08:38:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-06T08:38:49.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 63.1% of statements [2023-09-06T08:38:49.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-09-06T08:38:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-09-06T08:38:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-09-06T08:38:51.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-09-06T08:38:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-06T08:38:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-06T08:38:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-06T08:38:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-09-06T08:38:59.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-06T08:38:59.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-06T08:38:59.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-06T08:39:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements [2023-09-06T08:39:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2023-09-06T08:39:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-06T08:39:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-06T08:39:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-06T08:39:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-06T08:39:05.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2023-09-06T08:39:12.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-06T08:39:12.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-06T08:39:12.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-06T08:39:12.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-06T08:39:18.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2023-09-06T08:39:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-06T08:39:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:39:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-06T08:39:19.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-06T08:39:20.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.634s coverage: 95.7% of statements [2023-09-06T08:39:24.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-06T08:39:24.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-06T08:39:24.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.8% of statements [2023-09-06T08:39:27.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-06T08:39:27.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-06T08:39:27.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 98.9% of statements [2023-09-06T08:39:28.721Z] 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-09-06T08:39:28.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T08:39:28.721Z] go vet ./... [2023-09-06T08:42:20.483Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T08:42:20.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T08:42:20.483Z] ./bin/test-attribution-txt.sh [2023-09-06T08:42:20.483Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-06T08:42:20.483Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-06T08:42:20.483Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-06T08:42:20.483Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-06T08:42:20.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-06T08:42:21.132Z] + ls -al . [2023-09-06T08:42:21.132Z] total 724 [2023-09-06T08:42:21.132Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 08:33 . [2023-09-06T08:42:21.132Z] drwxr-xr-x 4 root root 4096 Sep 6 08:33 .. [2023-09-06T08:42:21.132Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:32 .blubracket [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 08:32 .dockerignore [2023-09-06T08:42:21.132Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 08:32 .git [2023-09-06T08:42:21.132Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 08:32 .github [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 1173 Sep 6 08:32 .gitignore [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 08:32 .golangci.yml [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 08:32 .hadolint.yml [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 08:32 .sonarcloud.properties [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 08:32 ADOPTERS.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 11152 Sep 6 08:32 Attribution.txt [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 93407 Sep 6 08:32 CHANGELOG.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 08:32 CONTRIBUTING.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 08:32 GOVERNANCE.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 883 Sep 6 08:32 Jenkinsfile [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 08:32 LICENSE [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 14764 Sep 6 08:32 Makefile [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 08:32 OWNERS.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 9923 Sep 6 08:32 README.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 08:32 SECURITY.md [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 08:30 VERSION [2023-09-06T08:42:21.132Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:32 bin [2023-09-06T08:42:21.132Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 08:32 cmd [2023-09-06T08:42:21.132Z] -rw-r--r-- 1 root root 447827 Sep 6 08:39 coverage.out [2023-09-06T08:42:21.132Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 08:32 fuzz_test [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 3687 Sep 6 08:32 go.mod [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 33714 Sep 6 08:32 go.sum [2023-09-06T08:42:21.132Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 08:32 internal [2023-09-06T08:42:21.132Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 08:32 openapi [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 594 Sep 6 08:32 security.txt [2023-09-06T08:42:21.132Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 08:32 snap [2023-09-06T08:42:21.132Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 08:32 version.go [Pipeline] sh [2023-09-06T08:42:21.449Z] + '[' -e coverage.out ] [2023-09-06T08:42:21.450Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-06T08:42:21.473Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T08:42:22.270Z] Stashed 1 file(s) [Pipeline] sh [2023-09-06T08:42:22.588Z] + make build [2023-09-06T08:42:22.856Z] 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-09-06T08:44:14.497Z] 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-09-06T08:44:14.497Z] 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-09-06T08:44:17.838Z] 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-09-06T08:44:22.093Z] 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-09-06T08:45:08.979Z] 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-09-06T08:45:13.315Z] 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-09-06T08:45:21.520Z] 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-09-06T08:45:26.858Z] 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-09-06T08:45:31.100Z] 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-09-06T08:45:35.340Z] 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-09-06T08:45:41.981Z] 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-09-06T08:45:47.600Z] $ docker stop --time=1 dc36ae0ffd55c476d9edec1a3c3348de18479a1aaf7d47eab2a405959af41722 [2023-09-06T08:45:49.713Z] $ docker rm -f --volumes dc36ae0ffd55c476d9edec1a3c3348de18479a1aaf7d47eab2a405959af41722 [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-09-06T08:45:52.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T08:45:52.286Z] [2023-09-06T08:45:52.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T08:45:52.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T08:45:52.883Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-06T08:45:52.883Z] 547446be3368: Pulling fs layer [2023-09-06T08:45:52.883Z] d125d8839a47: Pulling fs layer [2023-09-06T08:45:52.883Z] 3e85d5ac6304: Pulling fs layer [2023-09-06T08:45:52.883Z] c3105a71a48b: Pulling fs layer [2023-09-06T08:45:52.883Z] 0f093f025ec4: Pulling fs layer [2023-09-06T08:45:52.883Z] c3106fc0e877: Pulling fs layer [2023-09-06T08:45:52.883Z] c3105a71a48b: Waiting [2023-09-06T08:45:52.883Z] 0f093f025ec4: Waiting [2023-09-06T08:45:52.883Z] c3106fc0e877: Waiting [2023-09-06T08:45:52.883Z] 547446be3368: Download complete [2023-09-06T08:45:53.152Z] c3105a71a48b: Verifying Checksum [2023-09-06T08:45:53.152Z] c3105a71a48b: Download complete [2023-09-06T08:45:53.420Z] d125d8839a47: Verifying Checksum [2023-09-06T08:45:53.420Z] d125d8839a47: Download complete [2023-09-06T08:45:53.687Z] 547446be3368: Pull complete [2023-09-06T08:45:53.687Z] c3106fc0e877: Verifying Checksum [2023-09-06T08:45:53.687Z] c3106fc0e877: Download complete [2023-09-06T08:45:53.954Z] 0f093f025ec4: Verifying Checksum [2023-09-06T08:45:53.954Z] 0f093f025ec4: Download complete [2023-09-06T08:45:54.540Z] d125d8839a47: Pull complete [2023-09-06T08:45:55.501Z] 3e85d5ac6304: Download complete [2023-09-06T08:46:05.563Z] 3e85d5ac6304: Pull complete [2023-09-06T08:46:05.563Z] c3105a71a48b: Pull complete [2023-09-06T08:46:05.563Z] 0f093f025ec4: Pull complete [2023-09-06T08:46:05.829Z] c3106fc0e877: Pull complete [2023-09-06T08:46:05.829Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-06T08:46:05.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-06T08:46:05.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T08:46:06.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-5437 does not seem to be running inside a container [2023-09-06T08:46:06.447Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-06T08:46:10.797Z] $ docker top 29b2cbb8c0cb87d511396d97d40d11c6e334d672841784ca86b7b3c7b848067e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T08:46:11.613Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-06T08:46:19.823Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-06T08:46:19.824Z] #1 transferring dockerfile: 2.39kB done [2023-09-06T08:46:19.824Z] #1 DONE 0.1s [2023-09-06T08:46:20.411Z] [2023-09-06T08:46:20.411Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-06T08:46:20.411Z] #2 transferring dockerfile: 1.59kB done [2023-09-06T08:46:20.411Z] #2 DONE 0.0s [2023-09-06T08:46:20.411Z] [2023-09-06T08:46:20.411Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-06T08:46:20.411Z] #3 transferring dockerfile: 1.96kB done [2023-09-06T08:46:20.411Z] #3 DONE 0.1s [2023-09-06T08:46:20.411Z] [2023-09-06T08:46:20.411Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-06T08:46:20.678Z] #4 transferring dockerfile: 2.04kB done [2023-09-06T08:46:20.678Z] #4 DONE 0.1s [2023-09-06T08:46:20.678Z] [2023-09-06T08:46:20.678Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-06T08:46:23.267Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-09-06T08:46:23.267Z] #5 DONE 2.7s [2023-09-06T08:46:23.267Z] [2023-09-06T08:46:23.267Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-06T08:46:23.267Z] #6 transferring dockerfile: 2.12kB done [2023-09-06T08:46:23.267Z] #6 DONE 2.7s [2023-09-06T08:46:23.267Z] [2023-09-06T08:46:23.267Z] #7 [security-proxy-auth internal] load .dockerignore [2023-09-06T08:46:23.534Z] #7 ... [2023-09-06T08:46:23.534Z] [2023-09-06T08:46:23.534Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-06T08:46:23.534Z] #8 transferring dockerfile: 1.82kB done [2023-09-06T08:46:23.534Z] #8 DONE 2.9s [2023-09-06T08:46:23.534Z] [2023-09-06T08:46:23.534Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-09-06T08:46:23.534Z] #9 transferring dockerfile: 1.82kB done [2023-09-06T08:46:23.534Z] #9 DONE 2.9s [2023-09-06T08:46:23.534Z] [2023-09-06T08:46:23.534Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-06T08:46:23.534Z] #10 transferring dockerfile: 1.78kB done [2023-09-06T08:46:23.534Z] #10 DONE 2.9s [2023-09-06T08:46:23.534Z] [2023-09-06T08:46:23.534Z] #7 [security-proxy-auth internal] load .dockerignore [2023-09-06T08:46:23.534Z] #7 transferring context: [2023-09-06T08:46:23.801Z] #7 ... [2023-09-06T08:46:23.801Z] [2023-09-06T08:46:23.801Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-06T08:46:23.801Z] #11 transferring dockerfile: 1.58kB done [2023-09-06T08:46:23.801Z] #11 DONE 3.0s [2023-09-06T08:46:23.801Z] [2023-09-06T08:46:23.801Z] #7 [security-proxy-auth internal] load .dockerignore [2023-09-06T08:46:23.801Z] #7 transferring context: 56B 0.0s done [2023-09-06T08:46:23.801Z] #7 DONE 2.2s [2023-09-06T08:46:23.801Z] [2023-09-06T08:46:23.801Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-09-06T08:46:23.801Z] #12 transferring dockerfile: 1.84kB done [2023-09-06T08:46:23.801Z] #12 DONE 3.0s [2023-09-06T08:46:23.801Z] [2023-09-06T08:46:23.801Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-06T08:46:23.801Z] #13 transferring dockerfile: 1.90kB 0.0s done [2023-09-06T08:46:23.801Z] #13 DONE 3.0s [2023-09-06T08:46:23.801Z] [2023-09-06T08:46:23.801Z] #14 [security-spire-agent internal] load .dockerignore [2023-09-06T08:46:23.801Z] #14 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #14 ... [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #15 [security-spire-server internal] load .dockerignore [2023-09-06T08:46:24.071Z] #15 transferring context: 56B 0.0s done [2023-09-06T08:46:24.071Z] #15 DONE 2.3s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2023-09-06T08:46:24.071Z] #16 transferring dockerfile: 1.70kB 0.1s done [2023-09-06T08:46:24.071Z] #16 DONE 3.0s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-06T08:46:24.071Z] #17 transferring dockerfile: 2.38kB 0.1s done [2023-09-06T08:46:24.071Z] #17 DONE 3.1s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-09-06T08:46:24.071Z] #18 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #18 DONE 1.9s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #19 [support-scheduler internal] load .dockerignore [2023-09-06T08:46:24.071Z] #19 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #19 DONE 2.1s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #20 [support-notifications internal] load .dockerignore [2023-09-06T08:46:24.071Z] #20 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #20 DONE 2.0s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-09-06T08:46:24.071Z] #21 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #21 DONE 2.1s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:24.071Z] #22 DONE 0.0s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-06T08:46:24.071Z] #23 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #23 DONE 2.3s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #24 [core-metadata internal] load .dockerignore [2023-09-06T08:46:24.071Z] #24 transferring context: 56B 0.1s done [2023-09-06T08:46:24.071Z] #24 DONE 2.5s [2023-09-06T08:46:24.071Z] [2023-09-06T08:46:24.071Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:24.337Z] #25 ... [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #26 [core-data internal] load .dockerignore [2023-09-06T08:46:24.337Z] #26 transferring context: 56B 0.1s done [2023-09-06T08:46:24.337Z] #26 DONE 2.1s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #27 [security-spire-config internal] load .dockerignore [2023-09-06T08:46:24.337Z] #27 transferring context: 56B 0.1s done [2023-09-06T08:46:24.337Z] #27 DONE 2.2s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #14 [security-spire-agent internal] load .dockerignore [2023-09-06T08:46:24.337Z] #14 DONE 2.1s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-06T08:46:24.337Z] #28 transferring context: 56B 0.1s done [2023-09-06T08:46:24.337Z] #28 DONE 3.2s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #29 [security-bootstrapper internal] load .dockerignore [2023-09-06T08:46:24.337Z] #29 transferring context: 56B 0.1s done [2023-09-06T08:46:24.337Z] #29 DONE 2.5s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #30 [core-command internal] load .dockerignore [2023-09-06T08:46:24.337Z] #30 transferring context: 56B 0.1s done [2023-09-06T08:46:24.337Z] #30 DONE 2.5s [2023-09-06T08:46:24.337Z] [2023-09-06T08:46:24.337Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:24.605Z] #25 DONE 0.6s [2023-09-06T08:46:24.605Z] [2023-09-06T08:46:24.605Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:24.605Z] #22 DONE 0.0s [2023-09-06T08:46:24.605Z] [2023-09-06T08:46:24.605Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-06T08:46:24.605Z] #31 DONE 0.0s [2023-09-06T08:46:24.605Z] [2023-09-06T08:46:24.605Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:46:24.605Z] #32 DONE 0.0s [2023-09-06T08:46:24.605Z] [2023-09-06T08:46:24.605Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:24.605Z] #33 DONE 0.0s [2023-09-06T08:46:24.605Z] [2023-09-06T08:46:24.605Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T08:46:25.186Z] #34 ... [2023-09-06T08:46:25.186Z] [2023-09-06T08:46:25.186Z] #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:25.186Z] #22 DONE 0.0s [2023-09-06T08:46:25.186Z] [2023-09-06T08:46:25.186Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.186Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:25.186Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:25.186Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:25.186Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:25.186Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:25.186Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.1s [2023-09-06T08:46:25.186Z] #33 ... [2023-09-06T08:46:25.186Z] [2023-09-06T08:46:25.186Z] #25 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:25.186Z] #25 DONE 0.8s [2023-09-06T08:46:25.186Z] [2023-09-06T08:46:25.186Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.186Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:25.186Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:25.186Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:25.186Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:25.186Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:25.455Z] #33 ... [2023-09-06T08:46:25.455Z] [2023-09-06T08:46:25.455Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T08:46:25.455Z] #34 DONE 0.9s [2023-09-06T08:46:25.455Z] [2023-09-06T08:46:25.455Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.455Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:25.455Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:25.455Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:25.455Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:25.455Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:25.723Z] #33 ... [2023-09-06T08:46:25.723Z] [2023-09-06T08:46:25.723Z] #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:25.723Z] #22 DONE 0.0s [2023-09-06T08:46:25.723Z] [2023-09-06T08:46:25.723Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.723Z] #33 ... [2023-09-06T08:46:25.723Z] [2023-09-06T08:46:25.723Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:25.723Z] #22 DONE 0.0s [2023-09-06T08:46:25.723Z] [2023-09-06T08:46:25.723Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.989Z] #33 ... [2023-09-06T08:46:25.989Z] [2023-09-06T08:46:25.989Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:25.989Z] #22 DONE 0.0s [2023-09-06T08:46:25.989Z] [2023-09-06T08:46:25.989Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:25.989Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:25.989Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:25.989Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:25.989Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:25.989Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:25.989Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:25.989Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:25.989Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:25.989Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:25.989Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:26.255Z] #33 ... [2023-09-06T08:46:26.255Z] [2023-09-06T08:46:26.255Z] #22 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:26.255Z] #22 DONE 0.0s [2023-09-06T08:46:26.255Z] [2023-09-06T08:46:26.255Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:26.255Z] #33 ... [2023-09-06T08:46:26.255Z] [2023-09-06T08:46:26.255Z] #25 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:26.255Z] #25 DONE 1.3s [2023-09-06T08:46:26.255Z] [2023-09-06T08:46:26.255Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:26.255Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:26.255Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:26.255Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:26.255Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:26.256Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:26.523Z] #33 ... [2023-09-06T08:46:26.523Z] [2023-09-06T08:46:26.523Z] #35 [security-spire-server internal] load build context [2023-09-06T08:46:26.523Z] #35 transferring context: 17.59kB 0.1s done [2023-09-06T08:46:26.523Z] #35 DONE 1.0s [2023-09-06T08:46:26.523Z] [2023-09-06T08:46:26.523Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:26.523Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:26.523Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:26.523Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:26.523Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:26.523Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:26.523Z] #33 ... [2023-09-06T08:46:26.523Z] [2023-09-06T08:46:26.523Z] #22 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:26.523Z] #22 DONE 0.0s [2023-09-06T08:46:26.793Z] [2023-09-06T08:46:26.793Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:26.793Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-06T08:46:26.793Z] #33 ... [2023-09-06T08:46:26.793Z] [2023-09-06T08:46:26.793Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T08:46:26.793Z] #34 DONE 1.2s [2023-09-06T08:46:26.793Z] [2023-09-06T08:46:26.793Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:26.793Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-06T08:46:27.068Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:27.068Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:27.068Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:27.068Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:27.068Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:27.068Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-06T08:46:27.336Z] #33 ... [2023-09-06T08:46:27.336Z] [2023-09-06T08:46:27.336Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-06T08:46:27.336Z] #31 DONE 3.2s [2023-09-06T08:46:27.606Z] [2023-09-06T08:46:27.606Z] #22 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:27.606Z] #22 DONE 0.0s [2023-09-06T08:46:27.606Z] [2023-09-06T08:46:27.606Z] #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:27.606Z] #25 DONE 2.1s [2023-09-06T08:46:27.606Z] [2023-09-06T08:46:27.606Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:27.606Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-06T08:46:27.606Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-06T08:46:27.606Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-06T08:46:27.606Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-06T08:46:27.606Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-06T08:46:27.606Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-06T08:46:27.606Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-06T08:46:27.606Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-06T08:46:27.606Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.9s [2023-09-06T08:46:27.606Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T08:46:27.606Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-06T08:46:27.606Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.0s [2023-09-06T08:46:27.606Z] #36 ... [2023-09-06T08:46:27.606Z] [2023-09-06T08:46:27.606Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-06T08:46:27.606Z] #22 DONE 0.0s [2023-09-06T08:46:27.606Z] [2023-09-06T08:46:27.606Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:27.872Z] #36 ... [2023-09-06T08:46:27.872Z] [2023-09-06T08:46:27.872Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-06T08:46:27.872Z] #34 DONE 2.0s [2023-09-06T08:46:27.872Z] [2023-09-06T08:46:27.872Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-06T08:46:27.872Z] #31 DONE 3.2s [2023-09-06T08:46:27.872Z] [2023-09-06T08:46:27.872Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:27.872Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.3s [2023-09-06T08:46:28.139Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.84MB / 23.39MB 2.5s [2023-09-06T08:46:28.139Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [2023-09-06T08:46:28.408Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2023-09-06T08:46:28.408Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2023-09-06T08:46:28.408Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-06T08:46:28.674Z] #36 ... [2023-09-06T08:46:28.674Z] [2023-09-06T08:46:28.674Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-06T08:46:28.674Z] #31 DONE 3.2s [2023-09-06T08:46:28.674Z] [2023-09-06T08:46:28.674Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-06T08:46:28.674Z] #25 DONE 2.9s [2023-09-06T08:46:28.674Z] [2023-09-06T08:46:28.674Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-06T08:46:28.940Z] #37 ... [2023-09-06T08:46:28.940Z] [2023-09-06T08:46:28.940Z] #38 [security-spire-config internal] load build context [2023-09-06T08:46:28.940Z] #38 transferring context: 15.84kB 0.1s done [2023-09-06T08:46:28.940Z] #38 DONE 2.0s [2023-09-06T08:46:28.940Z] [2023-09-06T08:46:28.940Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-06T08:46:28.940Z] #39 DONE 2.0s [2023-09-06T08:46:29.214Z] [2023-09-06T08:46:29.214Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:29.214Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-06T08:46:29.214Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-06T08:46:29.214Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-06T08:46:29.214Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-06T08:46:29.214Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-06T08:46:29.214Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-06T08:46:29.214Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-06T08:46:29.214Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-06T08:46:29.214Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s done [2023-09-06T08:46:29.214Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-06T08:46:29.214Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-06T08:46:29.809Z] #36 ... [2023-09-06T08:46:29.809Z] [2023-09-06T08:46:29.809Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-06T08:46:29.809Z] #37 DONE 2.2s [2023-09-06T08:46:29.809Z] [2023-09-06T08:46:29.809Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:30.075Z] #36 ... [2023-09-06T08:46:30.075Z] [2023-09-06T08:46:30.075Z] #40 [security-spire-agent internal] load build context [2023-09-06T08:46:30.075Z] #40 transferring context: 17.12kB 0.3s done [2023-09-06T08:46:30.075Z] #40 DONE 0.9s [2023-09-06T08:46:30.075Z] [2023-09-06T08:46:30.075Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:34.332Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-09-06T08:46:34.915Z] #36 ... [2023-09-06T08:46:34.915Z] [2023-09-06T08:46:34.915Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:34.915Z] #41 ... [2023-09-06T08:46:34.915Z] [2023-09-06T08:46:34.915Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:46:34.915Z] #32 ... [2023-09-06T08:46:34.915Z] [2023-09-06T08:46:34.915Z] #42 [support-scheduler internal] load build context [2023-09-06T08:46:34.915Z] #42 transferring context: 39.30MB 9.6s [2023-09-06T08:46:35.186Z] #42 ... [2023-09-06T08:46:35.186Z] [2023-09-06T08:46:35.186Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:36.146Z] #41 ... [2023-09-06T08:46:36.146Z] [2023-09-06T08:46:36.146Z] #43 [support-notifications internal] load build context [2023-09-06T08:46:36.146Z] #43 ... [2023-09-06T08:46:36.146Z] [2023-09-06T08:46:36.146Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:46:36.146Z] #44 ... [2023-09-06T08:46:36.146Z] [2023-09-06T08:46:36.146Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:46:36.418Z] #45 ... [2023-09-06T08:46:36.418Z] [2023-09-06T08:46:36.418Z] #46 [core-metadata internal] load build context [2023-09-06T08:46:36.418Z] #46 ... [2023-09-06T08:46:36.418Z] [2023-09-06T08:46:36.418Z] #47 [core-data internal] load build context [2023-09-06T08:46:36.418Z] #47 ... [2023-09-06T08:46:36.418Z] [2023-09-06T08:46:36.418Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:46:37.002Z] #45 ... [2023-09-06T08:46:37.002Z] [2023-09-06T08:46:37.002Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:46:37.268Z] #48 ... [2023-09-06T08:46:37.268Z] [2023-09-06T08:46:37.268Z] #42 [support-scheduler internal] load build context [2023-09-06T08:46:37.851Z] #42 ... [2023-09-06T08:46:37.851Z] [2023-09-06T08:46:37.851Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:37.851Z] #49 ... [2023-09-06T08:46:37.851Z] [2023-09-06T08:46:37.851Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T08:46:37.851Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-06T08:46:37.851Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-06T08:46:37.851Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-06T08:46:37.852Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-06T08:46:37.852Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-06T08:46:37.852Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-09-06T08:46:38.119Z] #33 ... [2023-09-06T08:46:38.119Z] [2023-09-06T08:46:38.119Z] #42 [support-scheduler internal] load build context [2023-09-06T08:46:38.702Z] #42 ... [2023-09-06T08:46:38.702Z] [2023-09-06T08:46:38.702Z] #50 [core-command internal] load build context [2023-09-06T08:46:38.702Z] #50 ... [2023-09-06T08:46:38.702Z] [2023-09-06T08:46:38.702Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:39.286Z] #49 ... [2023-09-06T08:46:39.286Z] [2023-09-06T08:46:39.286Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:46:39.286Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-09-06T08:46:39.286Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-06T08:46:39.286Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-06T08:46:39.286Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-06T08:46:39.286Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-09-06T08:46:39.286Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 7.4s [2023-09-06T08:46:39.286Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-06T08:46:39.286Z] #51 ... [2023-09-06T08:46:39.286Z] [2023-09-06T08:46:39.286Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:39.553Z] #49 ... [2023-09-06T08:46:39.553Z] [2023-09-06T08:46:39.553Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:39.553Z] #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:39.553Z] #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:39.820Z] #52 ... [2023-09-06T08:46:39.820Z] [2023-09-06T08:46:39.820Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T08:46:39.820Z] #53 ... [2023-09-06T08:46:39.820Z] [2023-09-06T08:46:39.820Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T08:46:39.820Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:39.820Z] #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:40.097Z] #54 ... [2023-09-06T08:46:40.097Z] [2023-09-06T08:46:40.097Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:40.097Z] #0 9.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:40.097Z] #55 ... [2023-09-06T08:46:40.097Z] [2023-09-06T08:46:40.097Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T08:46:40.364Z] #56 ... [2023-09-06T08:46:40.364Z] [2023-09-06T08:46:40.364Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T08:46:40.364Z] #0 6.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:40.364Z] #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:40.364Z] #57 ... [2023-09-06T08:46:40.364Z] [2023-09-06T08:46:40.364Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T08:46:40.364Z] #58 ... [2023-09-06T08:46:40.364Z] [2023-09-06T08:46:40.364Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-06T08:46:40.364Z] #0 9.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:40.637Z] #59 ... [2023-09-06T08:46:40.637Z] [2023-09-06T08:46:40.637Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:46:40.637Z] #60 ... [2023-09-06T08:46:40.637Z] [2023-09-06T08:46:40.637Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T08:46:40.906Z] #61 ... [2023-09-06T08:46:40.906Z] [2023-09-06T08:46:40.906Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T08:46:41.173Z] #62 ... [2023-09-06T08:46:41.173Z] [2023-09-06T08:46:41.173Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:46:41.173Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:41.173Z] #63 ... [2023-09-06T08:46:41.173Z] [2023-09-06T08:46:41.173Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T08:46:41.173Z] #64 ... [2023-09-06T08:46:41.173Z] [2023-09-06T08:46:41.173Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:41.173Z] #55 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:42.594Z] #55 ... [2023-09-06T08:46:42.594Z] [2023-09-06T08:46:42.594Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-06T08:46:42.594Z] #57 10.98 OK: 263 MiB in 53 packages [2023-09-06T08:46:42.594Z] #57 DONE 12.6s [2023-09-06T08:46:42.594Z] [2023-09-06T08:46:42.594Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T08:46:42.594Z] #53 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:43.201Z] #53 ... [2023-09-06T08:46:43.201Z] [2023-09-06T08:46:43.201Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-06T08:46:43.201Z] #54 10.35 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-06T08:46:43.201Z] #54 10.35 (2/2) Installing su-exec (0.2-r2) [2023-09-06T08:46:43.201Z] #54 10.35 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:46:43.201Z] #54 10.38 OK: 8 MiB in 17 packages [2023-09-06T08:46:43.201Z] #54 DONE 13.4s [2023-09-06T08:46:43.201Z] [2023-09-06T08:46:43.201Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-06T08:46:43.781Z] #65 ... [2023-09-06T08:46:43.781Z] [2023-09-06T08:46:43.781Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:43.781Z] #52 11.94 OK: 263 MiB in 53 packages [2023-09-06T08:46:43.781Z] #52 DONE 13.9s [2023-09-06T08:46:43.781Z] [2023-09-06T08:46:43.781Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:43.781Z] #49 transferring context: 30.54MB 14.6s [2023-09-06T08:46:45.190Z] #49 ... [2023-09-06T08:46:45.190Z] [2023-09-06T08:46:45.190Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:46:45.190Z] #32 ... [2023-09-06T08:46:45.190Z] [2023-09-06T08:46:45.190Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:46:45.190Z] #60 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:45.458Z] #60 ... [2023-09-06T08:46:45.458Z] [2023-09-06T08:46:45.458Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:45.458Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.4s [2023-09-06T08:46:45.458Z] #36 ... [2023-09-06T08:46:45.458Z] [2023-09-06T08:46:45.458Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:46:46.041Z] #32 ... [2023-09-06T08:46:46.041Z] [2023-09-06T08:46:46.041Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:46.308Z] #41 ... [2023-09-06T08:46:46.308Z] [2023-09-06T08:46:46.308Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:46:46.308Z] #44 ... [2023-09-06T08:46:46.308Z] [2023-09-06T08:46:46.308Z] #43 [support-notifications internal] load build context [2023-09-06T08:46:46.578Z] #43 ... [2023-09-06T08:46:46.578Z] [2023-09-06T08:46:46.578Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:46.578Z] #36 ... [2023-09-06T08:46:46.578Z] [2023-09-06T08:46:46.578Z] #46 [core-metadata internal] load build context [2023-09-06T08:46:46.845Z] #46 ... [2023-09-06T08:46:46.845Z] [2023-09-06T08:46:46.845Z] #47 [core-data internal] load build context [2023-09-06T08:46:46.845Z] #47 ... [2023-09-06T08:46:46.845Z] [2023-09-06T08:46:46.845Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:47.113Z] #36 ... [2023-09-06T08:46:47.113Z] [2023-09-06T08:46:47.113Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:46:47.381Z] #45 ... [2023-09-06T08:46:47.381Z] [2023-09-06T08:46:47.381Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:46:47.381Z] #48 ... [2023-09-06T08:46:47.381Z] [2023-09-06T08:46:47.381Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:47.381Z] #55 18.55 OK: 263 MiB in 53 packages [2023-09-06T08:46:48.979Z] #55 ... [2023-09-06T08:46:48.979Z] [2023-09-06T08:46:48.979Z] #50 [core-command internal] load build context [2023-09-06T08:46:48.979Z] #50 transferring context: 39.51MB 19.3s [2023-09-06T08:46:48.979Z] #50 ... [2023-09-06T08:46:48.979Z] [2023-09-06T08:46:48.979Z] #42 [support-scheduler internal] load build context [2023-09-06T08:46:48.979Z] #42 ... [2023-09-06T08:46:48.979Z] [2023-09-06T08:46:48.979Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:49.615Z] #41 ... [2023-09-06T08:46:49.615Z] [2023-09-06T08:46:49.615Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:46:49.615Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.1s done [2023-09-06T08:46:49.615Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.7s [2023-09-06T08:46:49.615Z] #51 ... [2023-09-06T08:46:49.615Z] [2023-09-06T08:46:49.615Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:50.643Z] #41 ... [2023-09-06T08:46:50.643Z] [2023-09-06T08:46:50.643Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-06T08:46:50.643Z] #55 DONE 21.4s [2023-09-06T08:46:50.643Z] [2023-09-06T08:46:50.643Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:50.643Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.9s [2023-09-06T08:46:50.643Z] #36 ... [2023-09-06T08:46:50.643Z] [2023-09-06T08:46:50.643Z] #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-06T08:46:50.643Z] #59 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:50.643Z] #59 17.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T08:46:50.643Z] #59 17.92 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:46:50.643Z] #59 18.05 OK: 8 MiB in 16 packages [2023-09-06T08:46:50.643Z] #59 DONE 20.7s [2023-09-06T08:46:50.643Z] [2023-09-06T08:46:50.643Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:51.637Z] #36 ... [2023-09-06T08:46:51.637Z] [2023-09-06T08:46:51.637Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-06T08:46:51.637Z] #65 DONE 8.5s [2023-09-06T08:46:51.903Z] [2023-09-06T08:46:51.904Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-06T08:46:52.487Z] #66 ... [2023-09-06T08:46:52.487Z] [2023-09-06T08:46:52.487Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T08:46:52.487Z] #58 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:52.487Z] #58 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:52.487Z] #58 22.12 (1/4) Installing ca-certificates (20230506-r0) [2023-09-06T08:46:52.487Z] #58 ... [2023-09-06T08:46:52.487Z] [2023-09-06T08:46:52.487Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:52.756Z] #36 ... [2023-09-06T08:46:52.756Z] [2023-09-06T08:46:52.756Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-06T08:46:52.756Z] #66 DONE 0.8s [2023-09-06T08:46:52.756Z] [2023-09-06T08:46:52.756Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:46:52.756Z] #63 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:52.756Z] #63 20.69 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:46:52.756Z] #63 20.69 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:46:52.756Z] #63 20.69 OK: 17689 distinct packages available [2023-09-06T08:46:52.756Z] #63 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:52.756Z] #63 ... [2023-09-06T08:46:52.756Z] [2023-09-06T08:46:52.756Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:53.341Z] #36 ... [2023-09-06T08:46:53.341Z] [2023-09-06T08:46:53.341Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T08:46:53.341Z] #56 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:53.341Z] #56 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:53.610Z] #56 ... [2023-09-06T08:46:53.610Z] [2023-09-06T08:46:53.610Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:46:53.880Z] #41 transferring context: 83.69MB 29.0s [2023-09-06T08:46:55.290Z] #41 ... [2023-09-06T08:46:55.290Z] [2023-09-06T08:46:55.290Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:55.290Z] #49 ... [2023-09-06T08:46:55.290Z] [2023-09-06T08:46:55.290Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:46:55.290Z] #63 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:55.290Z] #63 ... [2023-09-06T08:46:55.290Z] [2023-09-06T08:46:55.290Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T08:46:55.290Z] #61 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:55.290Z] #61 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:55.558Z] #61 ... [2023-09-06T08:46:55.558Z] [2023-09-06T08:46:55.558Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T08:46:55.558Z] #53 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:55.558Z] #53 24.23 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:46:55.558Z] #53 24.23 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:46:55.558Z] #53 24.23 OK: 17694 distinct packages available [2023-09-06T08:46:55.558Z] #53 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:55.558Z] #53 ... [2023-09-06T08:46:55.558Z] [2023-09-06T08:46:55.558Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:55.558Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.1s [2023-09-06T08:46:56.142Z] #36 ... [2023-09-06T08:46:56.142Z] [2023-09-06T08:46:56.142Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:46:56.409Z] #32 ... [2023-09-06T08:46:56.409Z] [2023-09-06T08:46:56.409Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:46:56.677Z] #49 ... [2023-09-06T08:46:56.677Z] [2023-09-06T08:46:56.677Z] #43 [support-notifications internal] load build context [2023-09-06T08:46:56.677Z] #43 ... [2023-09-06T08:46:56.677Z] [2023-09-06T08:46:56.677Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:46:56.947Z] #44 ... [2023-09-06T08:46:56.947Z] [2023-09-06T08:46:56.947Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T08:46:56.947Z] #64 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:56.947Z] #64 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:56.947Z] #64 ... [2023-09-06T08:46:56.947Z] [2023-09-06T08:46:56.947Z] #46 [core-metadata internal] load build context [2023-09-06T08:46:57.214Z] #46 ... [2023-09-06T08:46:57.214Z] [2023-09-06T08:46:57.214Z] #47 [core-data internal] load build context [2023-09-06T08:46:57.214Z] #47 ... [2023-09-06T08:46:57.214Z] [2023-09-06T08:46:57.214Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:57.482Z] #36 ... [2023-09-06T08:46:57.482Z] [2023-09-06T08:46:57.482Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T08:46:57.482Z] #62 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:57.482Z] #62 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:57.482Z] #62 27.27 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:46:57.482Z] #62 27.27 (2/4) Installing openssl (3.0.10-r0) [2023-09-06T08:46:57.482Z] #62 27.35 (3/4) Installing su-exec (0.2-r2) [2023-09-06T08:46:57.751Z] #62 27.41 (4/4) Installing yq (4.30.4-r4) [2023-09-06T08:46:57.751Z] #62 ... [2023-09-06T08:46:57.751Z] [2023-09-06T08:46:57.751Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:46:57.751Z] #48 ... [2023-09-06T08:46:57.751Z] [2023-09-06T08:46:57.751Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:57.751Z] #36 ... [2023-09-06T08:46:57.751Z] [2023-09-06T08:46:57.751Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:46:58.017Z] #45 ... [2023-09-06T08:46:58.017Z] [2023-09-06T08:46:58.017Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:46:58.284Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.8s done [2023-09-06T08:46:58.556Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.8s done [2023-09-06T08:46:59.139Z] #36 ... [2023-09-06T08:46:59.139Z] [2023-09-06T08:46:59.139Z] #50 [core-command internal] load build context [2023-09-06T08:46:59.139Z] #50 transferring context: 68.41MB 29.6s [2023-09-06T08:46:59.403Z] #50 ... [2023-09-06T08:46:59.404Z] [2023-09-06T08:46:59.404Z] #42 [support-scheduler internal] load build context [2023-09-06T08:46:59.404Z] #42 ... [2023-09-06T08:46:59.404Z] [2023-09-06T08:46:59.404Z] #50 [core-command internal] load build context [2023-09-06T08:46:59.671Z] #50 ... [2023-09-06T08:46:59.671Z] [2023-09-06T08:46:59.671Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:46:59.964Z] #60 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:59.964Z] #60 26.52 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:46:59.964Z] #60 26.52 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:46:59.964Z] #60 26.52 OK: 17689 distinct packages available [2023-09-06T08:46:59.964Z] #60 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:46:59.964Z] #60 ... [2023-09-06T08:46:59.964Z] [2023-09-06T08:46:59.964Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:00.232Z] #41 ... [2023-09-06T08:47:00.232Z] [2023-09-06T08:47:00.232Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:47:00.232Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.4s done [2023-09-06T08:47:00.232Z] #51 ... [2023-09-06T08:47:00.232Z] [2023-09-06T08:47:00.232Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:00.815Z] #41 ... [2023-09-06T08:47:00.815Z] [2023-09-06T08:47:00.815Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-06T08:47:00.815Z] #61 26.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:00.815Z] #61 26.70 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:00.815Z] #61 26.98 OK: 8 MiB in 16 packages [2023-09-06T08:47:00.815Z] #61 DONE 30.6s [2023-09-06T08:47:00.815Z] [2023-09-06T08:47:00.815Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:00.815Z] #41 ... [2023-09-06T08:47:00.815Z] [2023-09-06T08:47:00.815Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-06T08:47:00.815Z] #58 22.89 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:00.815Z] #58 22.89 (3/4) Installing su-exec (0.2-r2) [2023-09-06T08:47:00.815Z] #58 22.93 (4/4) Installing yq (4.30.4-r4) [2023-09-06T08:47:00.815Z] #58 24.18 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:00.815Z] #58 24.39 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:47:00.815Z] #58 26.92 OK: 17 MiB in 19 packages [2023-09-06T08:47:00.815Z] #58 DONE 30.9s [2023-09-06T08:47:01.084Z] [2023-09-06T08:47:01.084Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:47:01.084Z] #63 30.77 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:01.084Z] #63 30.80 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:47:01.084Z] #63 30.80 (3/5) Installing libucontext (1.2-r0) [2023-09-06T08:47:01.084Z] #63 30.81 (4/5) Installing gcompat (1.1.0-r0) [2023-09-06T08:47:01.084Z] #63 30.82 (5/5) Installing openssl (3.0.10-r0) [2023-09-06T08:47:01.084Z] #63 30.97 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:01.084Z] #63 31.06 OK: 9 MiB in 20 packages [2023-09-06T08:47:01.351Z] #63 ... [2023-09-06T08:47:01.351Z] [2023-09-06T08:47:01.351Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-06T08:47:01.351Z] #56 24.27 (1/2) Installing ca-certificates (20230506-r0) [2023-09-06T08:47:01.351Z] #56 24.77 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:01.351Z] #56 24.79 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:01.351Z] #56 24.91 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:47:01.351Z] #56 27.73 OK: 8 MiB in 17 packages [2023-09-06T08:47:01.351Z] #56 DONE 31.3s [2023-09-06T08:47:01.622Z] [2023-09-06T08:47:01.622Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-06T08:47:01.622Z] #62 28.93 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:01.622Z] #62 29.20 OK: 17 MiB in 19 packages [2023-09-06T08:47:01.622Z] #62 DONE 31.3s [2023-09-06T08:47:01.622Z] [2023-09-06T08:47:01.622Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T08:47:02.588Z] #67 ... [2023-09-06T08:47:02.588Z] [2023-09-06T08:47:02.588Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-06T08:47:02.588Z] #53 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:47:02.588Z] #53 31.44 OK: 263 MiB in 53 packages [2023-09-06T08:47:02.588Z] #53 DONE 33.0s [2023-09-06T08:47:02.855Z] [2023-09-06T08:47:02.855Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:02.855Z] #48 ... [2023-09-06T08:47:02.855Z] [2023-09-06T08:47:02.855Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-06T08:47:02.855Z] #63 DONE 32.9s [2023-09-06T08:47:02.855Z] [2023-09-06T08:47:02.855Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:02.855Z] #48 ... [2023-09-06T08:47:02.855Z] [2023-09-06T08:47:02.855Z] #47 [core-data internal] load build context [2023-09-06T08:47:03.437Z] #47 ... [2023-09-06T08:47:03.437Z] [2023-09-06T08:47:03.437Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:03.437Z] #48 ... [2023-09-06T08:47:03.437Z] [2023-09-06T08:47:03.437Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-06T08:47:03.437Z] #67 DONE 2.1s [2023-09-06T08:47:03.437Z] [2023-09-06T08:47:03.437Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:03.437Z] #48 transferring context: 54.27MB 35.4s [2023-09-06T08:47:03.708Z] #48 ... [2023-09-06T08:47:03.708Z] [2023-09-06T08:47:03.708Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-06T08:47:03.708Z] #64 27.61 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-06T08:47:03.708Z] #64 27.61 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-06T08:47:03.708Z] #64 27.61 OK: 17689 distinct packages available [2023-09-06T08:47:03.708Z] #64 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T08:47:03.708Z] #64 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:47:03.708Z] #64 32.57 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:03.708Z] #64 32.61 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:47:03.708Z] #64 32.61 (3/4) Installing libucontext (1.2-r0) [2023-09-06T08:47:03.708Z] #64 32.61 (4/4) Installing gcompat (1.1.0-r0) [2023-09-06T08:47:03.708Z] #64 32.61 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:03.708Z] #64 32.68 OK: 8 MiB in 19 packages [2023-09-06T08:47:03.708Z] #64 DONE 33.5s [2023-09-06T08:47:03.708Z] [2023-09-06T08:47:03.708Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:04.292Z] #48 ... [2023-09-06T08:47:04.292Z] [2023-09-06T08:47:04.292Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-06T08:47:04.292Z] #60 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T08:47:04.292Z] #60 32.58 (1/9) Installing ca-certificates (20230506-r0) [2023-09-06T08:47:04.292Z] #60 32.67 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-06T08:47:04.292Z] #60 32.71 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-06T08:47:04.292Z] #60 32.74 (4/9) Installing libcurl (8.2.1-r0) [2023-09-06T08:47:04.292Z] #60 32.76 (5/9) Installing curl (8.2.1-r0) [2023-09-06T08:47:04.292Z] #60 32.79 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-06T08:47:04.292Z] #60 32.80 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-06T08:47:04.292Z] #60 32.86 (8/9) Installing libucontext (1.2-r0) [2023-09-06T08:47:04.292Z] #60 32.86 (9/9) Installing gcompat (1.1.0-r0) [2023-09-06T08:47:04.292Z] #60 32.86 Executing busybox-1.35.0-r29.trigger [2023-09-06T08:47:04.292Z] #60 32.91 Executing ca-certificates-20230506-r0.trigger [2023-09-06T08:47:04.292Z] #60 33.51 OK: 11 MiB in 24 packages [2023-09-06T08:47:04.292Z] #60 DONE 34.2s [2023-09-06T08:47:04.292Z] [2023-09-06T08:47:04.292Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:06.863Z] #48 ... [2023-09-06T08:47:06.863Z] [2023-09-06T08:47:06.863Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:06.863Z] #32 ... [2023-09-06T08:47:06.863Z] [2023-09-06T08:47:06.863Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:47:06.863Z] #49 ... [2023-09-06T08:47:06.863Z] [2023-09-06T08:47:06.863Z] #47 [core-data internal] load build context [2023-09-06T08:47:06.863Z] #47 ... [2023-09-06T08:47:06.863Z] [2023-09-06T08:47:06.863Z] #43 [support-notifications internal] load build context [2023-09-06T08:47:07.130Z] #43 ... [2023-09-06T08:47:07.130Z] [2023-09-06T08:47:07.130Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:47:07.130Z] #44 ... [2023-09-06T08:47:07.130Z] [2023-09-06T08:47:07.130Z] #43 [support-notifications internal] load build context [2023-09-06T08:47:07.130Z] #43 ... [2023-09-06T08:47:07.130Z] [2023-09-06T08:47:07.130Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:07.396Z] #46 ... [2023-09-06T08:47:07.396Z] [2023-09-06T08:47:07.396Z] #43 [support-notifications internal] load build context [2023-09-06T08:47:08.359Z] #43 ... [2023-09-06T08:47:08.359Z] [2023-09-06T08:47:08.359Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:47:08.359Z] #45 ... [2023-09-06T08:47:08.359Z] [2023-09-06T08:47:08.359Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:08.658Z] #32 ... [2023-09-06T08:47:08.658Z] [2023-09-06T08:47:08.658Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-06T08:47:08.658Z] #68 DONE 2.5s [2023-09-06T08:47:08.658Z] [2023-09-06T08:47:08.658Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:08.927Z] #32 ... [2023-09-06T08:47:08.927Z] [2023-09-06T08:47:08.927Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:47:08.927Z] #69 DONE 3.1s [2023-09-06T08:47:08.927Z] [2023-09-06T08:47:08.927Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:09.193Z] #32 ... [2023-09-06T08:47:09.193Z] [2023-09-06T08:47:09.193Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:47:09.193Z] #70 DONE 3.2s [2023-09-06T08:47:09.193Z] [2023-09-06T08:47:09.193Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:09.193Z] #32 transferring context: 106.93MB 44.4s [2023-09-06T08:47:09.774Z] #32 ... [2023-09-06T08:47:09.774Z] [2023-09-06T08:47:09.774Z] #42 [support-scheduler internal] load build context [2023-09-06T08:47:09.774Z] #42 ... [2023-09-06T08:47:09.774Z] [2023-09-06T08:47:09.774Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:10.054Z] #32 ... [2023-09-06T08:47:10.054Z] [2023-09-06T08:47:10.054Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-06T08:47:10.054Z] #71 DONE 1.0s [2023-09-06T08:47:10.054Z] [2023-09-06T08:47:10.054Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:10.054Z] #32 ... [2023-09-06T08:47:10.054Z] [2023-09-06T08:47:10.054Z] #50 [core-command internal] load build context [2023-09-06T08:47:10.054Z] #50 ... [2023-09-06T08:47:10.054Z] [2023-09-06T08:47:10.054Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:10.321Z] #32 ... [2023-09-06T08:47:10.321Z] [2023-09-06T08:47:10.321Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-06T08:47:10.321Z] #72 DONE 1.3s [2023-09-06T08:47:10.321Z] [2023-09-06T08:47:10.321Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:10.958Z] #32 ... [2023-09-06T08:47:10.958Z] [2023-09-06T08:47:10.958Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:11.234Z] #41 ... [2023-09-06T08:47:11.234Z] [2023-09-06T08:47:11.234Z] #73 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-06T08:47:11.234Z] #73 DONE 0.9s [2023-09-06T08:47:11.234Z] [2023-09-06T08:47:11.234Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:11.234Z] #41 ... [2023-09-06T08:47:11.234Z] [2023-09-06T08:47:11.234Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:11.814Z] #32 ... [2023-09-06T08:47:11.814Z] [2023-09-06T08:47:11.814Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-06T08:47:11.814Z] #74 DONE 1.2s [2023-09-06T08:47:11.814Z] [2023-09-06T08:47:11.814Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:11.814Z] #32 ... [2023-09-06T08:47:11.814Z] [2023-09-06T08:47:11.814Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-06T08:47:11.814Z] #75 DONE 3.1s [2023-09-06T08:47:12.080Z] [2023-09-06T08:47:12.080Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:12.667Z] #32 ... [2023-09-06T08:47:12.667Z] [2023-09-06T08:47:12.667Z] #76 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:47:12.667Z] #76 DONE 1.4s [2023-09-06T08:47:12.667Z] [2023-09-06T08:47:12.667Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:12.939Z] #32 ... [2023-09-06T08:47:12.939Z] [2023-09-06T08:47:12.939Z] #77 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:47:12.939Z] #77 DONE 1.1s [2023-09-06T08:47:12.939Z] [2023-09-06T08:47:12.939Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:12.939Z] #32 ... [2023-09-06T08:47:12.939Z] [2023-09-06T08:47:12.939Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-06T08:47:12.939Z] #78 DONE 1.0s [2023-09-06T08:47:12.939Z] [2023-09-06T08:47:12.939Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:13.520Z] #32 ... [2023-09-06T08:47:13.520Z] [2023-09-06T08:47:13.520Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T08:47:13.520Z] #36 ... [2023-09-06T08:47:13.520Z] [2023-09-06T08:47:13.520Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:13.786Z] #32 ... [2023-09-06T08:47:13.786Z] [2023-09-06T08:47:13.786Z] #79 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-06T08:47:13.786Z] #79 DONE 0.9s [2023-09-06T08:47:13.786Z] [2023-09-06T08:47:13.786Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:14.051Z] #32 ... [2023-09-06T08:47:14.051Z] [2023-09-06T08:47:14.051Z] #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-06T08:47:14.051Z] #80 DONE 1.0s [2023-09-06T08:47:14.051Z] [2023-09-06T08:47:14.051Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:14.051Z] #32 ... [2023-09-06T08:47:14.051Z] [2023-09-06T08:47:14.051Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-06T08:47:14.051Z] #81 DONE 1.3s [2023-09-06T08:47:14.051Z] [2023-09-06T08:47:14.051Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:14.319Z] #32 transferring context: 126.27MB 49.5s [2023-09-06T08:47:14.903Z] #32 ... [2023-09-06T08:47:14.903Z] [2023-09-06T08:47:14.903Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T08:47:14.903Z] #51 ... [2023-09-06T08:47:14.903Z] [2023-09-06T08:47:14.903Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:15.171Z] #32 ... [2023-09-06T08:47:15.171Z] [2023-09-06T08:47:15.171Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-06T08:47:15.171Z] #82 DONE 0.9s [2023-09-06T08:47:15.171Z] [2023-09-06T08:47:15.171Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-06T08:47:15.171Z] #83 DONE 1.4s [2023-09-06T08:47:15.171Z] [2023-09-06T08:47:15.171Z] #84 [security-spire-server] exporting to image [2023-09-06T08:47:15.171Z] #84 exporting layers [2023-09-06T08:47:15.752Z] #84 ... [2023-09-06T08:47:15.752Z] [2023-09-06T08:47:15.752Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-06T08:47:15.752Z] #85 DONE 1.4s [2023-09-06T08:47:16.022Z] [2023-09-06T08:47:16.022Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-06T08:47:16.987Z] #86 ... [2023-09-06T08:47:16.987Z] [2023-09-06T08:47:16.987Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:16.987Z] #48 ... [2023-09-06T08:47:16.987Z] [2023-09-06T08:47:16.987Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-06T08:47:16.987Z] #86 DONE 0.9s [2023-09-06T08:47:16.987Z] [2023-09-06T08:47:16.987Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-06T08:47:16.987Z] #87 ... [2023-09-06T08:47:16.987Z] [2023-09-06T08:47:16.987Z] #47 [core-data internal] load build context [2023-09-06T08:47:16.987Z] #47 ... [2023-09-06T08:47:16.987Z] [2023-09-06T08:47:16.987Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:47:17.253Z] #49 ... [2023-09-06T08:47:17.253Z] [2023-09-06T08:47:17.253Z] #47 [core-data internal] load build context [2023-09-06T08:47:17.253Z] #47 ... [2023-09-06T08:47:17.253Z] [2023-09-06T08:47:17.253Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:47:17.532Z] #44 ... [2023-09-06T08:47:17.532Z] [2023-09-06T08:47:17.532Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:17.532Z] #46 ... [2023-09-06T08:47:17.532Z] [2023-09-06T08:47:17.532Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:47:17.532Z] #49 ... [2023-09-06T08:47:17.532Z] [2023-09-06T08:47:17.532Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-06T08:47:17.532Z] #87 DONE 0.7s [2023-09-06T08:47:17.532Z] [2023-09-06T08:47:17.532Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:47:18.113Z] #49 ... [2023-09-06T08:47:18.113Z] [2023-09-06T08:47:18.113Z] #43 [support-notifications internal] load build context [2023-09-06T08:47:18.113Z] #43 transferring context: 188.29MB 51.1s done [2023-09-06T08:47:18.378Z] #43 ... [2023-09-06T08:47:18.378Z] [2023-09-06T08:47:18.378Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:47:18.378Z] #45 ... [2023-09-06T08:47:18.378Z] [2023-09-06T08:47:18.378Z] #43 [support-notifications internal] load build context [2023-09-06T08:47:18.378Z] #43 DONE 52.4s [2023-09-06T08:47:18.378Z] [2023-09-06T08:47:18.378Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:47:18.378Z] #45 ... [2023-09-06T08:47:18.378Z] [2023-09-06T08:47:18.378Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:19.782Z] #46 ... [2023-09-06T08:47:19.782Z] [2023-09-06T08:47:19.782Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:47:19.782Z] #88 DONE 1.3s [2023-09-06T08:47:19.782Z] [2023-09-06T08:47:19.782Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:19.782Z] #46 ... [2023-09-06T08:47:19.782Z] [2023-09-06T08:47:19.782Z] #42 [support-scheduler internal] load build context [2023-09-06T08:47:20.050Z] #42 ... [2023-09-06T08:47:20.050Z] [2023-09-06T08:47:20.050Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:20.319Z] #46 ... [2023-09-06T08:47:20.319Z] [2023-09-06T08:47:20.319Z] #50 [core-command internal] load build context [2023-09-06T08:47:20.319Z] #50 ... [2023-09-06T08:47:20.319Z] [2023-09-06T08:47:20.319Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:20.904Z] #46 ... [2023-09-06T08:47:20.904Z] [2023-09-06T08:47:20.904Z] #41 [security-secretstore-setup internal] load build context [2023-09-06T08:47:20.904Z] #41 transferring context: 188.29MB 55.8s done [2023-09-06T08:47:20.904Z] #41 DONE 56.1s [2023-09-06T08:47:20.904Z] [2023-09-06T08:47:20.904Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:21.170Z] #46 ... [2023-09-06T08:47:21.170Z] [2023-09-06T08:47:21.170Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-06T08:47:21.170Z] #45 transferring context: 188.29MB 53.9s done [2023-09-06T08:47:21.170Z] #45 DONE 55.1s [2023-09-06T08:47:21.170Z] [2023-09-06T08:47:21.170Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:21.170Z] #46 ... [2023-09-06T08:47:21.170Z] [2023-09-06T08:47:21.170Z] #49 [security-bootstrapper internal] load build context [2023-09-06T08:47:21.170Z] #49 transferring context: 188.29MB 52.0s done [2023-09-06T08:47:21.170Z] #49 DONE 53.4s [2023-09-06T08:47:21.436Z] [2023-09-06T08:47:21.436Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:22.398Z] #46 ... [2023-09-06T08:47:22.398Z] [2023-09-06T08:47:22.398Z] #84 [security-spire-agent] exporting to image [2023-09-06T08:47:22.398Z] #84 exporting layers 4.3s done [2023-09-06T08:47:22.398Z] #84 writing image sha256:104fa0a4194363c71e61930cfbd62e017e3899e9bb0c4c8a1bbc80af6b3fbe13 0.0s done [2023-09-06T08:47:22.398Z] #84 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-09-06T08:47:22.398Z] #84 writing image sha256:279073d56f9231a6c3835e9d6c6246f3e9673dc4894afb777c2b025946145610 0.2s done [2023-09-06T08:47:22.398Z] #84 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-06T08:47:22.398Z] #84 writing image sha256:868c47e83ad50b60603124e606802fbbacd2b148b3dac00e07f6cd45efc70e51 done [2023-09-06T08:47:22.398Z] #84 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-06T08:47:22.398Z] #84 DONE 7.0s [2023-09-06T08:47:22.398Z] [2023-09-06T08:47:22.398Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:47:22.398Z] #89 DONE 1.2s [2023-09-06T08:47:22.398Z] [2023-09-06T08:47:22.398Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:22.977Z] #46 ... [2023-09-06T08:47:22.978Z] [2023-09-06T08:47:22.978Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:47:22.978Z] #90 DONE 1.6s [2023-09-06T08:47:22.978Z] [2023-09-06T08:47:22.978Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:23.558Z] #46 ... [2023-09-06T08:47:23.558Z] [2023-09-06T08:47:23.558Z] #50 [core-command internal] load build context [2023-09-06T08:47:23.558Z] #50 transferring context: 188.29MB 53.3s done [2023-09-06T08:47:23.558Z] #50 DONE 54.7s [2023-09-06T08:47:23.558Z] [2023-09-06T08:47:23.558Z] #42 [support-scheduler internal] load build context [2023-09-06T08:47:23.558Z] #42 transferring context: 188.29MB 57.5s done [2023-09-06T08:47:23.558Z] #42 DONE 58.2s [2023-09-06T08:47:23.558Z] [2023-09-06T08:47:23.558Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:24.519Z] #46 ... [2023-09-06T08:47:24.519Z] [2023-09-06T08:47:24.519Z] #91 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:47:24.519Z] #91 DONE 1.0s [2023-09-06T08:47:24.519Z] [2023-09-06T08:47:24.519Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:25.494Z] #46 ... [2023-09-06T08:47:25.494Z] [2023-09-06T08:47:25.494Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:25.494Z] #32 ... [2023-09-06T08:47:25.494Z] [2023-09-06T08:47:25.494Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:26.903Z] #46 ... [2023-09-06T08:47:26.903Z] [2023-09-06T08:47:26.903Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:27.200Z] #48 ... [2023-09-06T08:47:27.200Z] [2023-09-06T08:47:27.200Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:27.467Z] #46 ... [2023-09-06T08:47:27.467Z] [2023-09-06T08:47:27.467Z] #47 [core-data internal] load build context [2023-09-06T08:47:27.467Z] #47 ... [2023-09-06T08:47:27.467Z] [2023-09-06T08:47:27.467Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:27.736Z] #46 ... [2023-09-06T08:47:27.736Z] [2023-09-06T08:47:27.736Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:47:27.736Z] #44 ... [2023-09-06T08:47:27.736Z] [2023-09-06T08:47:27.736Z] #47 [core-data internal] load build context [2023-09-06T08:47:28.005Z] #47 transferring context: 181.91MB 60.7s [2023-09-06T08:47:28.271Z] #47 ... [2023-09-06T08:47:28.271Z] [2023-09-06T08:47:28.271Z] #32 [security-proxy-auth internal] load build context [2023-09-06T08:47:28.271Z] #32 transferring context: 188.29MB 63.3s done [2023-09-06T08:47:28.271Z] #32 DONE 63.5s [2023-09-06T08:47:28.271Z] [2023-09-06T08:47:28.271Z] #47 [core-data internal] load build context [2023-09-06T08:47:28.857Z] #47 transferring context: 188.29MB 61.7s done [2023-09-06T08:47:29.127Z] #47 DONE 62.6s [2023-09-06T08:47:29.127Z] [2023-09-06T08:47:29.127Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:30.087Z] #46 ... [2023-09-06T08:47:30.087Z] [2023-09-06T08:47:30.087Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:47:30.087Z] #92 ... [2023-09-06T08:47:30.087Z] [2023-09-06T08:47:30.087Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:31.046Z] #46 ... [2023-09-06T08:47:31.046Z] [2023-09-06T08:47:31.046Z] #48 [security-proxy-setup internal] load build context [2023-09-06T08:47:31.046Z] #48 transferring context: 188.29MB 62.7s done [2023-09-06T08:47:31.046Z] #48 DONE 63.9s [2023-09-06T08:47:31.046Z] [2023-09-06T08:47:31.046Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:32.466Z] #46 ... [2023-09-06T08:47:32.466Z] [2023-09-06T08:47:32.466Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:47:32.466Z] #93 ... [2023-09-06T08:47:32.466Z] [2023-09-06T08:47:32.466Z] #46 [core-metadata internal] load build context [2023-09-06T08:47:33.048Z] #46 transferring context: 188.29MB 66.0s done [2023-09-06T08:47:33.048Z] #46 DONE 66.6s [2023-09-06T08:47:33.048Z] [2023-09-06T08:47:33.048Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:47:33.048Z] #44 ... [2023-09-06T08:47:33.048Z] [2023-09-06T08:47:33.048Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:47:33.314Z] #94 ... [2023-09-06T08:47:33.314Z] [2023-09-06T08:47:33.314Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-06T08:47:33.897Z] #44 transferring context: 188.29MB 67.0s done [2023-09-06T08:47:33.897Z] #44 DONE 67.9s [2023-09-06T08:47:33.897Z] [2023-09-06T08:47:33.897Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:00.572Z] #95 ... [2023-09-06T08:48:00.572Z] [2023-09-06T08:48:00.572Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:00.572Z] #92 DONE 40.8s [2023-09-06T08:48:00.839Z] [2023-09-06T08:48:00.839Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T08:48:03.418Z] #96 ... [2023-09-06T08:48:03.418Z] [2023-09-06T08:48:03.418Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:03.418Z] #93 DONE 40.8s [2023-09-06T08:48:03.418Z] [2023-09-06T08:48:03.418Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-06T08:48:03.418Z] #96 DONE 2.7s [2023-09-06T08:48:03.418Z] [2023-09-06T08:48:03.418Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T08:48:04.010Z] #97 ... [2023-09-06T08:48:04.010Z] [2023-09-06T08:48:04.010Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:04.010Z] #94 DONE 40.7s [2023-09-06T08:48:04.010Z] [2023-09-06T08:48:04.010Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T08:48:04.010Z] #98 ... [2023-09-06T08:48:04.010Z] [2023-09-06T08:48:04.010Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:04.010Z] #95 DONE 39.6s [2023-09-06T08:48:04.279Z] [2023-09-06T08:48:04.279Z] #99 [core-command builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #99 DONE 2.7s [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #100 [core-data builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #100 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #101 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #102 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #98 DONE 3.0s [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #103 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #104 [support-scheduler builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #104 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #105 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #106 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #107 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #108 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #109 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #110 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #111 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #112 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #113 [security-bootstrapper builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #113 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #114 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #115 DONE 3.5s [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #116 [core-metadata builder 6/7] COPY . . [2023-09-06T08:48:06.865Z] #116 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.865Z] #117 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.865Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.865Z] #118 CACHED [2023-09-06T08:48:06.865Z] [2023-09-06T08:48:06.866Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T08:48:06.866Z] #119 CACHED [2023-09-06T08:48:06.866Z] [2023-09-06T08:48:06.866Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-06T08:48:06.866Z] #120 CACHED [2023-09-06T08:48:06.866Z] [2023-09-06T08:48:06.866Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-09-06T08:48:06.866Z] #121 CACHED [2023-09-06T08:48:06.866Z] [2023-09-06T08:48:06.866Z] #122 [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-09-06T08:48:12.224Z] #122 ... [2023-09-06T08:48:12.224Z] [2023-09-06T08:48:12.224Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T08:48:12.224Z] #0 5.315 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-09-06T08:48:12.808Z] #123 ... [2023-09-06T08:48:12.808Z] [2023-09-06T08:48:12.808Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T08:48:12.808Z] #0 5.521 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-09-06T08:48:13.389Z] #124 ... [2023-09-06T08:48:13.389Z] [2023-09-06T08:48:13.389Z] #122 [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-09-06T08:48:13.389Z] #122 6.424 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-09-06T08:48:15.969Z] #122 ... [2023-09-06T08:48:15.969Z] [2023-09-06T08:48:15.969Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T08:48:15.969Z] #97 2.095 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-09-06T08:48:15.969Z] #97 ... [2023-09-06T08:48:15.969Z] [2023-09-06T08:48:15.969Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T08:48:15.969Z] #0 6.264 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-09-06T08:48:16.927Z] #125 ... [2023-09-06T08:48:16.927Z] [2023-09-06T08:48:16.927Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T08:48:16.927Z] #0 6.401 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-09-06T08:48:16.927Z] #126 ... [2023-09-06T08:48:16.927Z] [2023-09-06T08:48:16.927Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T08:48:16.927Z] #0 6.406 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-09-06T08:48:17.194Z] #127 ... [2023-09-06T08:48:17.194Z] [2023-09-06T08:48:17.194Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T08:48:17.194Z] #0 6.604 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-09-06T08:48:17.194Z] #128 ... [2023-09-06T08:48:17.194Z] [2023-09-06T08:48:17.194Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T08:48:17.194Z] #0 6.285 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-09-06T08:48:17.460Z] #129 ... [2023-09-06T08:48:17.460Z] [2023-09-06T08:48:17.460Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T08:48:17.460Z] #0 6.090 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-09-06T08:48:17.727Z] #130 ... [2023-09-06T08:48:17.727Z] [2023-09-06T08:48:17.727Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T08:48:17.727Z] #0 5.968 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-09-06T09:05:40.411Z] #131 ... [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #122 [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-09-06T09:05:40.411Z] #122 1048.6 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-09-06T09:05:40.411Z] #122 ... [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-06T09:05:40.411Z] #125 DONE 1052.0s [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T09:05:40.411Z] #33 ... [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:05:40.411Z] #132 DONE 0.3s [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:05:40.411Z] #133 DONE 0.2s [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:05:40.411Z] #97 ... [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #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-09-06T09:05:40.411Z] #134 DONE 0.3s [2023-09-06T09:05:40.411Z] [2023-09-06T09:05:40.411Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:05:40.677Z] #97 ... [2023-09-06T09:05:40.677Z] [2023-09-06T09:05:40.677Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-06T09:05:40.677Z] #135 DONE 0.2s [2023-09-06T09:05:40.677Z] [2023-09-06T09:05:40.677Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-06T09:05:40.944Z] #136 DONE 0.4s [2023-09-06T09:05:40.944Z] [2023-09-06T09:05:40.944Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:05:41.211Z] #97 ... [2023-09-06T09:05:41.211Z] [2023-09-06T09:05:41.211Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T09:05:41.480Z] #137 DONE 0.2s [2023-09-06T09:05:41.480Z] [2023-09-06T09:05:41.480Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T09:05:44.817Z] #138 DONE 3.4s [2023-09-06T09:05:44.817Z] [2023-09-06T09:05:44.817Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:05:44.817Z] #51 ... [2023-09-06T09:05:44.817Z] [2023-09-06T09:05:44.817Z] #84 [security-proxy-setup] exporting to image [2023-09-06T09:05:44.817Z] #84 exporting layers [2023-09-06T09:05:45.773Z] #84 exporting layers 1.1s done [2023-09-06T09:05:45.773Z] #84 writing image sha256:e8315d85f336adbd8ce7e7109eb3795cf31be7bbd990768a821b1b836fd967fe done [2023-09-06T09:05:45.773Z] #84 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-06T09:05:45.773Z] #84 DONE 8.1s [2023-09-06T09:05:45.773Z] [2023-09-06T09:05:45.773Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:06:00.745Z] #127 ... [2023-09-06T09:06:00.745Z] [2023-09-06T09:06:00.745Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-06T09:06:00.745Z] #124 DONE 1073.0s [2023-09-06T09:06:00.745Z] [2023-09-06T09:06:00.745Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T09:06:00.745Z] #123 ... [2023-09-06T09:06:00.745Z] [2023-09-06T09:06:00.745Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-06T09:06:00.745Z] #139 DONE 0.3s [2023-09-06T09:06:00.745Z] [2023-09-06T09:06:00.745Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-06T09:06:01.706Z] #140 ... [2023-09-06T09:06:01.706Z] [2023-09-06T09:06:01.706Z] #122 [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-09-06T09:06:01.706Z] #122 DONE 1074.6s [2023-09-06T09:06:01.706Z] [2023-09-06T09:06:01.706Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:06:02.292Z] #97 ... [2023-09-06T09:06:02.292Z] [2023-09-06T09:06:02.292Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:06:02.564Z] #141 DONE 0.2s [2023-09-06T09:06:02.564Z] [2023-09-06T09:06:02.564Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:06:02.564Z] #142 DONE 0.3s [2023-09-06T09:06:02.564Z] [2023-09-06T09:06:02.564Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:02.832Z] #51 ... [2023-09-06T09:06:02.832Z] [2023-09-06T09:06:02.832Z] #143 [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-09-06T09:06:02.832Z] #143 DONE 0.2s [2023-09-06T09:06:02.832Z] [2023-09-06T09:06:02.832Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:03.099Z] #51 ... [2023-09-06T09:06:03.099Z] [2023-09-06T09:06:03.099Z] #144 [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-09-06T09:06:03.099Z] #144 DONE 0.3s [2023-09-06T09:06:03.099Z] [2023-09-06T09:06:03.099Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:03.366Z] #51 ... [2023-09-06T09:06:03.366Z] [2023-09-06T09:06:03.366Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:06:03.366Z] #145 DONE 0.1s [2023-09-06T09:06:03.640Z] [2023-09-06T09:06:03.640Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-06T09:06:04.180Z] #146 DONE 0.3s [2023-09-06T09:06:04.180Z] [2023-09-06T09:06:04.180Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-06T09:06:04.180Z] #147 ... [2023-09-06T09:06:04.180Z] [2023-09-06T09:06:04.180Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-06T09:06:04.180Z] #140 DONE 3.3s [2023-09-06T09:06:04.180Z] [2023-09-06T09:06:04.180Z] #148 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:06:04.513Z] #148 DONE 0.4s [2023-09-06T09:06:04.513Z] [2023-09-06T09:06:04.513Z] #149 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:06:04.513Z] #149 ... [2023-09-06T09:06:04.513Z] [2023-09-06T09:06:04.513Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-06T09:06:04.513Z] #147 DONE 0.9s [2023-09-06T09:06:04.809Z] [2023-09-06T09:06:04.809Z] #149 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:06:04.809Z] #149 DONE 0.2s [2023-09-06T09:06:04.809Z] [2023-09-06T09:06:04.809Z] #150 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-06T09:06:04.809Z] #150 ... [2023-09-06T09:06:04.809Z] [2023-09-06T09:06:04.809Z] #151 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-06T09:06:04.809Z] #151 DONE 0.3s [2023-09-06T09:06:05.094Z] [2023-09-06T09:06:05.094Z] #152 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T09:06:05.708Z] #152 ... [2023-09-06T09:06:05.708Z] [2023-09-06T09:06:05.708Z] #150 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-06T09:06:05.708Z] #150 DONE 0.8s [2023-09-06T09:06:05.708Z] [2023-09-06T09:06:05.708Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-06T09:06:05.709Z] #153 DONE 0.2s [2023-09-06T09:06:05.709Z] [2023-09-06T09:06:05.709Z] #154 [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-09-06T09:06:05.979Z] #154 DONE 0.2s [2023-09-06T09:06:05.979Z] [2023-09-06T09:06:05.979Z] #155 [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-09-06T09:06:06.273Z] #155 DONE 0.2s [2023-09-06T09:06:06.273Z] [2023-09-06T09:06:06.273Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-06T09:06:06.273Z] #156 DONE 0.1s [2023-09-06T09:06:06.273Z] [2023-09-06T09:06:06.273Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-06T09:06:06.554Z] #157 DONE 0.2s [2023-09-06T09:06:06.554Z] [2023-09-06T09:06:06.554Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T09:06:12.068Z] #158 ... [2023-09-06T09:06:12.068Z] [2023-09-06T09:06:12.068Z] #152 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T09:06:12.068Z] #152 DONE 7.2s [2023-09-06T09:06:12.343Z] [2023-09-06T09:06:12.343Z] #84 [security-secretstore-setup] exporting to image [2023-09-06T09:06:12.343Z] #84 exporting layers [2023-09-06T09:06:12.343Z] #84 ... [2023-09-06T09:06:12.343Z] [2023-09-06T09:06:12.343Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-06T09:06:12.343Z] #158 DONE 5.9s [2023-09-06T09:06:12.612Z] [2023-09-06T09:06:12.612Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:12.612Z] #51 ... [2023-09-06T09:06:12.612Z] [2023-09-06T09:06:12.612Z] #84 [security-bootstrapper] exporting to image [2023-09-06T09:06:14.553Z] #84 exporting layers 1.6s done [2023-09-06T09:06:14.553Z] #84 writing image sha256:2977582914b048f9bcda47e441a79b35e1c4762d5f20307f0070180e5489a9fe 0.0s done [2023-09-06T09:06:14.553Z] #84 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-06T09:06:14.553Z] #84 exporting layers 2.0s done [2023-09-06T09:06:14.553Z] #84 writing image sha256:eb5548830625fd0103bc9c8aad880b6f7a7ce25c91a2831b50d024468e359f6a done [2023-09-06T09:06:14.553Z] #84 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-06T09:06:14.553Z] #84 DONE 10.1s [2023-09-06T09:06:14.553Z] [2023-09-06T09:06:14.553Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:16.492Z] #51 ... [2023-09-06T09:06:16.492Z] [2023-09-06T09:06:16.492Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-06T09:06:16.492Z] #128 DONE 1089.5s [2023-09-06T09:06:16.492Z] [2023-09-06T09:06:16.492Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T09:06:17.071Z] #36 ... [2023-09-06T09:06:17.071Z] [2023-09-06T09:06:17.071Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:06:17.071Z] #159 DONE 0.2s [2023-09-06T09:06:17.071Z] [2023-09-06T09:06:17.071Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:17.339Z] #51 ... [2023-09-06T09:06:17.339Z] [2023-09-06T09:06:17.339Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:06:17.609Z] #160 DONE 0.2s [2023-09-06T09:06:17.609Z] [2023-09-06T09:06:17.609Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-06T09:06:17.875Z] #161 DONE 0.3s [2023-09-06T09:06:17.875Z] [2023-09-06T09:06:17.875Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:06:17.875Z] #162 DONE 0.1s [2023-09-06T09:06:17.875Z] [2023-09-06T09:06:17.875Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-06T09:06:18.143Z] #163 DONE 0.2s [2023-09-06T09:06:18.143Z] [2023-09-06T09:06:18.143Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-06T09:06:20.084Z] #164 DONE 2.2s [2023-09-06T09:06:20.084Z] [2023-09-06T09:06:20.084Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T09:06:20.352Z] #36 ... [2023-09-06T09:06:20.352Z] [2023-09-06T09:06:20.352Z] #84 [security-proxy-auth] exporting to image [2023-09-06T09:06:20.352Z] #84 exporting layers [2023-09-06T09:06:20.934Z] #84 exporting layers 0.6s done [2023-09-06T09:06:20.934Z] #84 writing image sha256:a563fe588172f69f1068bae025e3849b77ee23f0846356d9ea63d2860ed8035c done [2023-09-06T09:06:20.934Z] #84 naming to docker.io/library/security-proxy-auth-arm64 [2023-09-06T09:06:20.934Z] #84 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-06T09:06:20.934Z] #84 DONE 10.7s [2023-09-06T09:06:20.934Z] [2023-09-06T09:06:20.934Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:06:35.934Z] #51 ... [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-06T09:06:35.934Z] #126 DONE 1108.0s [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:06:35.934Z] #97 ... [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:06:35.934Z] #165 DONE 0.2s [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:06:35.934Z] #166 DONE 0.1s [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-06T09:06:35.934Z] #167 DONE 0.3s [2023-09-06T09:06:35.934Z] [2023-09-06T09:06:35.934Z] #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-09-06T09:06:36.200Z] #168 DONE 0.1s [2023-09-06T09:06:36.201Z] [2023-09-06T09:06:36.201Z] #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-09-06T09:06:36.467Z] #169 DONE 0.2s [2023-09-06T09:06:36.467Z] [2023-09-06T09:06:36.467Z] #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-09-06T09:06:38.436Z] #170 DONE 2.0s [2023-09-06T09:06:38.436Z] [2023-09-06T09:06:38.436Z] #84 [core-common-config-bootstrapper] exporting to image [2023-09-06T09:06:38.436Z] #84 exporting layers [2023-09-06T09:06:39.022Z] #84 exporting layers 0.7s done [2023-09-06T09:06:39.022Z] #84 writing image sha256:6990fe91709c9c3e75f6794726994a089560a629ca0a1530daeec5edab849f9b done [2023-09-06T09:06:39.022Z] #84 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-06T09:06:39.022Z] #84 DONE 11.4s [2023-09-06T09:06:39.022Z] [2023-09-06T09:06:39.022Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T09:07:25.841Z] #123 ... [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-06T09:07:25.842Z] #130 DONE 1154.7s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:07:25.842Z] #127 ... [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:07:25.842Z] #171 DONE 0.2s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:07:25.842Z] #51 ... [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:07:25.842Z] #172 DONE 0.2s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-06T09:07:25.842Z] #173 DONE 0.3s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:07:25.842Z] #174 DONE 0.2s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #84 [core-command] exporting to image [2023-09-06T09:07:25.842Z] #84 exporting layers [2023-09-06T09:07:25.842Z] #84 exporting layers 0.3s done [2023-09-06T09:07:25.842Z] #84 writing image sha256:dc2130f28cb306d7703fe185940a8177f402ab0f50ab5227873a1ed3f7cefcf6 done [2023-09-06T09:07:25.842Z] #84 naming to docker.io/library/core-command-arm64 done [2023-09-06T09:07:25.842Z] #84 DONE 11.7s [2023-09-06T09:07:25.842Z] [2023-09-06T09:07:25.842Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:07:38.147Z] #127 ... [2023-09-06T09:07:38.147Z] [2023-09-06T09:07:38.147Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-06T09:07:38.147Z] #129 DONE 1170.2s [2023-09-06T09:07:38.147Z] [2023-09-06T09:07:38.147Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T09:07:38.147Z] #123 ... [2023-09-06T09:07:38.147Z] [2023-09-06T09:07:38.147Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:07:38.147Z] #175 DONE 0.2s [2023-09-06T09:07:38.147Z] [2023-09-06T09:07:38.147Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:07:38.147Z] #176 DONE 0.2s [2023-09-06T09:07:38.147Z] [2023-09-06T09:07:38.147Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-06T09:07:38.414Z] #177 DONE 0.3s [2023-09-06T09:07:38.414Z] [2023-09-06T09:07:38.414Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:07:38.414Z] #97 ... [2023-09-06T09:07:38.414Z] [2023-09-06T09:07:38.414Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:07:38.414Z] #178 DONE 0.1s [2023-09-06T09:07:38.682Z] [2023-09-06T09:07:38.682Z] #84 [core-data] exporting to image [2023-09-06T09:07:38.682Z] #84 exporting layers [2023-09-06T09:07:38.682Z] #84 exporting layers 0.3s done [2023-09-06T09:07:38.947Z] #84 writing image sha256:456a7c0f0210685956e217d6c1a0870724a884dd25e41868ff27cbd4fe12c44c done [2023-09-06T09:07:38.947Z] #84 naming to docker.io/library/core-data-arm64 done [2023-09-06T09:07:38.947Z] #84 DONE 12.0s [2023-09-06T09:07:38.947Z] [2023-09-06T09:07:38.947Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:07:40.349Z] #127 ... [2023-09-06T09:07:40.349Z] [2023-09-06T09:07:40.349Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-06T09:07:40.349Z] #123 DONE 1173.2s [2023-09-06T09:07:40.349Z] [2023-09-06T09:07:40.349Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:07:40.618Z] #51 ... [2023-09-06T09:07:40.618Z] [2023-09-06T09:07:40.618Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:07:40.889Z] #179 DONE 0.3s [2023-09-06T09:07:40.889Z] [2023-09-06T09:07:40.889Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:07:40.889Z] #180 DONE 0.2s [2023-09-06T09:07:40.889Z] [2023-09-06T09:07:40.889Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-06T09:07:41.154Z] #181 DONE 0.3s [2023-09-06T09:07:41.154Z] [2023-09-06T09:07:41.154Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:07:41.420Z] #127 ... [2023-09-06T09:07:41.420Z] [2023-09-06T09:07:41.420Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:07:41.691Z] #182 DONE 0.2s [2023-09-06T09:07:41.691Z] [2023-09-06T09:07:41.691Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-06T09:07:41.691Z] #183 DONE 0.1s [2023-09-06T09:07:41.691Z] [2023-09-06T09:07:41.691Z] #84 [core-metadata] exporting to image [2023-09-06T09:07:41.959Z] #84 exporting layers 0.4s done [2023-09-06T09:07:42.225Z] #84 writing image sha256:80a6e5be2ffb350a50a1fd11fcf4a2e7f7b4801815193c2caa9a2abea30808a5 done [2023-09-06T09:07:42.225Z] #84 naming to docker.io/library/core-metadata-arm64 done [2023-09-06T09:07:42.225Z] #84 DONE 12.4s [2023-09-06T09:07:42.225Z] [2023-09-06T09:07:42.225Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:08:14.430Z] #97 ... [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-06T09:08:14.430Z] #127 DONE 1203.8s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:08:14.430Z] #97 ... [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:08:14.430Z] #184 DONE 0.3s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:08:14.430Z] #51 ... [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:08:14.430Z] #185 DONE 0.1s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-06T09:08:14.430Z] #186 DONE 0.5s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #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-09-06T09:08:14.430Z] #187 DONE 0.1s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #84 [security-spiffe-token-provider] exporting to image [2023-09-06T09:08:14.430Z] #84 exporting layers [2023-09-06T09:08:14.430Z] #84 exporting layers 0.6s done [2023-09-06T09:08:14.430Z] #84 writing image sha256:db553b0bf54b5365f8355775092d4ee714948874c689a512bff2250349aecc08 done [2023-09-06T09:08:14.430Z] #84 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-06T09:08:14.430Z] #84 DONE 13.0s [2023-09-06T09:08:14.430Z] [2023-09-06T09:08:14.430Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T09:08:36.479Z] #131 ... [2023-09-06T09:08:36.479Z] [2023-09-06T09:08:36.479Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-06T09:08:36.479Z] #97 DONE 1233.0s [2023-09-06T09:08:36.479Z] [2023-09-06T09:08:36.479Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:08:37.065Z] #51 ... [2023-09-06T09:08:37.065Z] [2023-09-06T09:08:37.065Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:08:37.330Z] #188 DONE 0.2s [2023-09-06T09:08:37.330Z] [2023-09-06T09:08:37.330Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:08:37.330Z] #189 DONE 0.2s [2023-09-06T09:08:37.330Z] [2023-09-06T09:08:37.330Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-06T09:08:37.911Z] #190 DONE 0.4s [2023-09-06T09:08:37.912Z] [2023-09-06T09:08:37.912Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T09:08:37.912Z] #131 ... [2023-09-06T09:08:37.912Z] [2023-09-06T09:08:37.912Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:08:37.912Z] #191 DONE 0.1s [2023-09-06T09:08:37.912Z] [2023-09-06T09:08:37.912Z] #84 [support-notifications] exporting to image [2023-09-06T09:08:37.912Z] #84 exporting layers [2023-09-06T09:08:38.178Z] #84 exporting layers 0.4s done [2023-09-06T09:08:38.178Z] #84 writing image sha256:5ca27788b915727d0a0b3b343d9be3594efaa1928623252dc3ee94708ddcdeee done [2023-09-06T09:08:38.178Z] #84 naming to docker.io/library/support-notifications-arm64 done [2023-09-06T09:08:38.178Z] #84 DONE 13.4s [2023-09-06T09:08:38.178Z] [2023-09-06T09:08:38.178Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-06T09:08:38.759Z] #131 DONE 1232.0s [2023-09-06T09:08:38.759Z] [2023-09-06T09:08:38.759Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T09:08:39.037Z] #33 ... [2023-09-06T09:08:39.037Z] [2023-09-06T09:08:39.037Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-06T09:08:39.037Z] #192 DONE 0.1s [2023-09-06T09:08:39.037Z] [2023-09-06T09:08:39.037Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-06T09:08:39.305Z] #51 ... [2023-09-06T09:08:39.305Z] [2023-09-06T09:08:39.305Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-06T09:08:39.305Z] #193 DONE 0.1s [2023-09-06T09:08:39.305Z] [2023-09-06T09:08:39.305Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-06T09:08:39.570Z] #194 DONE 0.4s [2023-09-06T09:08:39.570Z] [2023-09-06T09:08:39.570Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T09:08:39.836Z] #36 ... [2023-09-06T09:08:39.836Z] [2023-09-06T09:08:39.836Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-06T09:08:39.836Z] #195 DONE 0.1s [2023-09-06T09:08:39.836Z] [2023-09-06T09:08:39.836Z] #84 [support-scheduler] exporting to image [2023-09-06T09:08:40.102Z] #84 exporting layers 0.4s done [2023-09-06T09:08:40.102Z] #84 writing image sha256:c1e93f185385e4215f2c9a6b81012893dff78aefa98393b2186c0f88194cf25d [2023-09-06T09:08:40.102Z] #84 writing image sha256:c1e93f185385e4215f2c9a6b81012893dff78aefa98393b2186c0f88194cf25d done [2023-09-06T09:08:40.102Z] #84 naming to docker.io/library/support-scheduler-arm64 done [2023-09-06T09:08:40.102Z] #84 DONE 13.8s [2023-09-06T09:08:40.102Z] [2023-09-06T09:08:40.102Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-06T09:08:40.102Z] time="2023-09-06T08:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-06T09:08:40.113Z] $ docker stop --time=1 29b2cbb8c0cb87d511396d97d40d11c6e334d672841784ca86b7b3c7b848067e [2023-09-06T09:08:42.785Z] $ docker rm -f --volumes 29b2cbb8c0cb87d511396d97d40d11c6e334d672841784ca86b7b3c7b848067e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T09:08:43.278Z] + docker images [2023-09-06T09:08:43.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-06T09:08:43.278Z] support-scheduler-arm64 latest c1e93f185385 4 seconds ago 32.9MB [2023-09-06T09:08:43.278Z] support-notifications-arm64 latest 5ca27788b915 6 seconds ago 33.7MB [2023-09-06T09:08:43.278Z] security-spiffe-token-provider-arm64 latest db553b0bf54b 32 seconds ago 33.3MB [2023-09-06T09:08:43.278Z] core-metadata-arm64 latest 80a6e5be2ffb About a minute ago 21.2MB [2023-09-06T09:08:43.278Z] core-data-arm64 latest 456a7c0f0210 About a minute ago 20.9MB [2023-09-06T09:08:43.278Z] core-command-arm64 latest dc2130f28cb3 About a minute ago 20.8MB [2023-09-06T09:08:43.278Z] core-common-config-bootstrapper-arm64 latest 6990fe91709c 2 minutes ago 18MB [2023-09-06T09:08:43.278Z] security-proxy-auth-arm64 latest a563fe588172 2 minutes ago 19.3MB [2023-09-06T09:08:43.278Z] security-bootstrapper-arm64 latest 2977582914b0 2 minutes ago 22.6MB [2023-09-06T09:08:43.278Z] security-secretstore-setup-arm64 latest eb5548830625 2 minutes ago 43MB [2023-09-06T09:08:43.278Z] security-proxy-setup-arm64 latest e8315d85f336 2 minutes ago 28.8MB [2023-09-06T09:08:43.278Z] security-spire-agent-arm64 latest 868c47e83ad5 21 minutes ago 153MB [2023-09-06T09:08:43.278Z] security-spire-config-arm64 latest 279073d56f92 21 minutes ago 96.2MB [2023-09-06T09:08:43.278Z] security-spire-server-arm64 latest 104fa0a41943 21 minutes ago 97.1MB [2023-09-06T09:08:43.278Z] ci-base-image-arm64 latest c66913aad83e 35 minutes ago 1.05GB [2023-09-06T09:08:43.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-06T09:08:43.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-06T09:08:43.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T09:08:43.718Z] [2023-09-06T09:08:43.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T09:08:44.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T09:08:44.319Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T09:08:44.319Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T09:08:44.319Z] 04944245beec: Pulling fs layer [2023-09-06T09:08:44.319Z] 699f458cf7ca: Pulling fs layer [2023-09-06T09:08:44.319Z] 765212b225bb: Pulling fs layer [2023-09-06T09:08:44.319Z] f23df028b6ca: Pulling fs layer [2023-09-06T09:08:44.319Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T09:08:44.319Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T09:08:44.319Z] f23df028b6ca: Waiting [2023-09-06T09:08:44.319Z] d65c8cfc05b1: Waiting [2023-09-06T09:08:44.319Z] 2437ff75d9bd: Waiting [2023-09-06T09:08:44.319Z] 765212b225bb: Waiting [2023-09-06T09:08:44.319Z] 04944245beec: Verifying Checksum [2023-09-06T09:08:44.319Z] 04944245beec: Download complete [2023-09-06T09:08:44.319Z] 765212b225bb: Verifying Checksum [2023-09-06T09:08:44.319Z] 765212b225bb: Download complete [2023-09-06T09:08:44.319Z] f23df028b6ca: Verifying Checksum [2023-09-06T09:08:44.319Z] f23df028b6ca: Download complete [2023-09-06T09:08:44.319Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T09:08:44.319Z] d65c8cfc05b1: Download complete [2023-09-06T09:08:44.585Z] 699f458cf7ca: Verifying Checksum [2023-09-06T09:08:44.585Z] 699f458cf7ca: Download complete [2023-09-06T09:08:44.851Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T09:08:44.851Z] 8998bd30e6a1: Download complete [2023-09-06T09:08:47.425Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T09:08:47.425Z] 2437ff75d9bd: Download complete [2023-09-06T09:08:48.828Z] 8998bd30e6a1: Pull complete [2023-09-06T09:08:49.095Z] 04944245beec: Pull complete [2023-09-06T09:08:50.499Z] 699f458cf7ca: Pull complete [2023-09-06T09:08:50.766Z] 765212b225bb: Pull complete [2023-09-06T09:08:51.347Z] f23df028b6ca: Pull complete [2023-09-06T09:08:51.614Z] d65c8cfc05b1: Pull complete [2023-09-06T09:09:06.614Z] 2437ff75d9bd: Pull complete [2023-09-06T09:09:06.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T09:09:06.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T09:09:06.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T09:09:06.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-5437 does not seem to be running inside a container [2023-09-06T09:09:06.854Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T09:09:09.939Z] $ docker top 7a3dc1965dc60e1d1c339ee78dcf6443f14e5291b60a55c61ad3744a1ff52fd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:10.870Z] ---> job-cost.sh [2023-09-06T09:09:10.870Z] lf-activate-venv: SKIPPING [2023-09-06T09:09:10.870Z] INFO: No Stack... [2023-09-06T09:09:11.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T09:09:12.033Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T09:09:12.622Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-09-06T09:09:12.622Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T09:09:12.918Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4670-2-stack-cost] [2023-09-06T09:09:12.925Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4670-2-stack-cost] did not exist. Created. [2023-09-06T09:09:12.925Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4670-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T09:09:13.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T09:09:13.779Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T09:09:13.787Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4670-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T09:09:13.804Z] $ docker stop --time=1 7a3dc1965dc60e1d1c339ee78dcf6443f14e5291b60a55c61ad3744a1ff52fd0 [2023-09-06T09:09:15.330Z] $ docker rm -f --volumes 7a3dc1965dc60e1d1c339ee78dcf6443f14e5291b60a55c61ad3744a1ff52fd0 [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-09-06T09:09:15.804Z] provisioning config files... [2023-09-06T09:09:15.811Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config11049308329569901761tmp [Pipeline] { [Pipeline] sh [2023-09-06T09:09:16.104Z] + set +x [2023-09-06T09:09:16.104Z] + curl -s https://codecov.io/bash [2023-09-06T09:09:16.104Z] + bash -s -- [2023-09-06T09:09:16.364Z] [2023-09-06T09:09:16.364Z] _____ _ [2023-09-06T09:09:16.364Z] / ____| | | [2023-09-06T09:09:16.364Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T09:09:16.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T09:09:16.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T09:09:16.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T09:09:16.364Z] Bash-1.0.6 [2023-09-06T09:09:16.364Z] [2023-09-06T09:09:16.364Z] [2023-09-06T09:09:16.364Z] ==> git version 2.25.1 found [2023-09-06T09:09:16.364Z] ==> 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-09-06T09:09:16.364Z] Release-Date: 2020-01-08 [2023-09-06T09:09:16.364Z] 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-09-06T09:09:16.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T09:09:16.364Z] ==> Jenkins CI detected. [2023-09-06T09:09:16.364Z] current dir:  /w/workspace/edgex-go/2 [2023-09-06T09:09:16.364Z] project root: . [2023-09-06T09:09:16.364Z] --> token set from env [2023-09-06T09:09:16.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T09:09:16.364Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T09:09:16.364Z] ==> Python coveragepy not found [2023-09-06T09:09:16.364Z] ==> Searching for coverage reports in: [2023-09-06T09:09:16.364Z] + . [2023-09-06T09:09:16.364Z] -> Found 1 reports [2023-09-06T09:09:16.364Z] ==> Detecting git/mercurial file structure [2023-09-06T09:09:16.364Z] ==> Reading reports [2023-09-06T09:09:16.364Z] + ./coverage.out bytes=447827 [2023-09-06T09:09:16.364Z] ==> Appending adjustments [2023-09-06T09:09:16.364Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T09:09:17.739Z] + Found adjustments [2023-09-06T09:09:17.739Z] ==> Gzipping contents [2023-09-06T09:09:17.739Z] 60K /tmp/codecov.vo5iT0.gz [2023-09-06T09:09:17.739Z] ==> Uploading reports [2023-09-06T09:09:17.739Z] url: https://codecov.io [2023-09-06T09:09:17.739Z] query: branch=PR-4670&commit=2fdd9d364c5659d6e3b68e6aa35a08f69b96169e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-06T09:09:17.739Z] -> Pinging Codecov [2023-09-06T09:09:17.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4670&commit=2fdd9d364c5659d6e3b68e6aa35a08f69b96169e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-06T09:09:17.739Z] -> Uploading to [2023-09-06T09:09:17.739Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/00271124DB129430A58F1EEE437C3FCB/2fdd9d364c5659d6e3b68e6aa35a08f69b96169e/2c289c05-58a0-4dd5-813c-48fd7786cd43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T090917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64d2c3eb1a8d6cc861f2ca99dd9e978d461cc6e9e95e01642f13ee0e542927fa [2023-09-06T09:09:17.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T09:09:17.739Z] Dload Upload Total Spent Left Speed [2023-09-06T09:09:17.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57365 0 0 100 57365 0 266k --:--:-- --:--:-- --:--:-- 266k [2023-09-06T09:09:17.998Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2fdd9d364c5659d6e3b68e6aa35a08f69b96169e [Pipeline] } [2023-09-06T09:09:18.004Z] 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-09-06T09:09:18.653Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:18.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:19.802Z] ---> package-listing.sh [2023-09-06T09:09:19.802Z] ++ facter osfamily [2023-09-06T09:09:19.802Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T09:09:20.062Z] + OS_FAMILY=debian [2023-09-06T09:09:20.062Z] + workspace=/w/workspace/edgex-go/2 [2023-09-06T09:09:20.062Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T09:09:20.062Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T09:09:20.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T09:09:20.062Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T09:09:20.062Z] + '[' /w/workspace/edgex-go/2 ']' [2023-09-06T09:09:20.062Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T09:09:20.062Z] + case "${OS_FAMILY}" in [2023-09-06T09:09:20.062Z] + dpkg -l [2023-09-06T09:09:20.062Z] + grep '^ii' [2023-09-06T09:09:20.062Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T09:09:20.062Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T09:09:20.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T09:09:20.062Z] + '[' /w/workspace/edgex-go/2 ']' [2023-09-06T09:09:20.062Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-09-06T09:09:20.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-09-06T09:09:20.072Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T09:09:20.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T09:09:20.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T09:09:20.908Z] [2023-09-06T09:09:20.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T09:09:21.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T09:09:21.221Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T09:09:21.221Z] 5eb5b503b376: Pulling fs layer [2023-09-06T09:09:21.221Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T09:09:21.221Z] ec43610c2a17: Pulling fs layer [2023-09-06T09:09:21.221Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T09:09:21.221Z] 33b1e0a273af: Pulling fs layer [2023-09-06T09:09:21.221Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T09:09:21.221Z] 2f39f015ded8: Pulling fs layer [2023-09-06T09:09:21.221Z] 3a2ae6a8a46f: Waiting [2023-09-06T09:09:21.221Z] 33b1e0a273af: Waiting [2023-09-06T09:09:21.221Z] 5d3b04190fa2: Waiting [2023-09-06T09:09:21.221Z] 2f39f015ded8: Waiting [2023-09-06T09:09:21.221Z] 5c69ac0246d0: Download complete [2023-09-06T09:09:21.221Z] 3a2ae6a8a46f: Download complete [2023-09-06T09:09:21.221Z] 33b1e0a273af: Verifying Checksum [2023-09-06T09:09:21.221Z] 33b1e0a273af: Download complete [2023-09-06T09:09:21.221Z] ec43610c2a17: Verifying Checksum [2023-09-06T09:09:21.221Z] ec43610c2a17: Download complete [2023-09-06T09:09:21.221Z] 5d3b04190fa2: Download complete [2023-09-06T09:09:21.480Z] 5eb5b503b376: Verifying Checksum [2023-09-06T09:09:21.480Z] 5eb5b503b376: Download complete [2023-09-06T09:09:22.046Z] 2f39f015ded8: Download complete [2023-09-06T09:09:22.613Z] 5eb5b503b376: Pull complete [2023-09-06T09:09:22.613Z] 5c69ac0246d0: Pull complete [2023-09-06T09:09:23.180Z] ec43610c2a17: Pull complete [2023-09-06T09:09:23.180Z] 3a2ae6a8a46f: Pull complete [2023-09-06T09:09:23.438Z] 33b1e0a273af: Pull complete [2023-09-06T09:09:23.438Z] 5d3b04190fa2: Pull complete [2023-09-06T09:09:27.617Z] 2f39f015ded8: Pull complete [2023-09-06T09:09:27.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T09:09:27.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T09:09:27.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T09:09:27.693Z] prd-ubuntu20.04-docker-8c-8g-5435 does not seem to be running inside a container [2023-09-06T09:09:27.718Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat [2023-09-06T09:09:32.568Z] $ docker top 40562a45c9269c1b87fcbc4e50281a50c85f18fd310639b06f83fe38c147233e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T09:09:32.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T09:09:33.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T09:09:33.488Z] + ls /var/log/sa-host [2023-09-06T09:09:33.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T09:09:33.645Z] provisioning config files... [2023-09-06T09:09:33.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12197254723089668290tmp [Pipeline] { [Pipeline] echo [2023-09-06T09:09:33.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:33.955Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T09:09:33.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:34.298Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T09:09:34.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:34.588Z] ---> sudo-logs.sh [2023-09-06T09:09:34.588Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T09:09:34.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:34.898Z] ---> job-cost.sh [2023-09-06T09:09:34.898Z] lf-activate-venv: SKIPPING [2023-09-06T09:09:34.898Z] DEBUG: total: 0.10999999940395355 [2023-09-06T09:09:34.898Z] INFO: Retrieving Stack Cost... [2023-09-06T09:09:35.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T09:09:35.723Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T09:09:35.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T09:09:36.011Z] ---> logs-deploy.sh [2023-09-06T09:09:36.011Z] lf-activate-venv: SKIPPING [2023-09-06T09:09:36.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4670/2 [2023-09-06T09:09:36.011Z] INFO: archiving workspace using pattern(s): [2023-09-06T09:09:36.947Z] Archives upload complete. [2023-09-06T09:09:36.947Z] INFO: archiving logs to Nexus