Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+5014c11bb29f9edb3e55aa295af55b3798697700 (0fa129deeb99c53dbadf7410e1f2fcaf2c9c5950) 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-ssh16844375930676198440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8036809738374026330.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10030442500787284387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17835335220906098010.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3445327078221930229.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-18291 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [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 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing bd68dd70888145f7b9e4541c702e1ea9000ac52b Checking out Revision bd68dd70888145f7b9e4541c702e1ea9000ac52b (PR-4592) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd68dd70888145f7b9e4541c702e1ea9000ac52b # timeout=10 Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-09T08:29:34.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-09T08:29:34.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-09T08:29:34.571Z] ========================================================= [2023-06-09T08:29:34.571Z] EdgeX Global Pipelines Version Info [2023-06-09T08:29:34.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-09T08:29:35.284Z] ------------------- [2023-06-09T08:29:35.284Z] stable info: [2023-06-09T08:29:35.284Z] ------------------- [2023-06-09T08:29:35.284Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-09T08:29:35.284Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-09T08:29:35.284Z] Message: update stable to v1.0.250 > git rev-list --no-walk a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 [2023-06-09T08:29:35.856Z] ------------------- [2023-06-09T08:29:35.856Z] experimental info: [2023-06-09T08:29:35.856Z] ------------------- [2023-06-09T08:29:35.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-09T08:29:35.856Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-09T08:29:35.856Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-09T08:29:36.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-09T08:29:36.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-09T08:29:36.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-09T08:29:36.089Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-09T08:29:36.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-09T08:29:36.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-09T08:29:36.131Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-09T08:29:36.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-09T08:29:36.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-09T08:29:36.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-09T08:29:36.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-09T08:29:36.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-09T08:29:36.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-09T08:29:36.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-09T08:29:36.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-09T08:29:36.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-09T08:29:36.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-09T08:29:36.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-09T08:29:36.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-09T08:29:36.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-09T08:29:36.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-09T08:29:36.333Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-09T08:29:36.347Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-09T08:29:36.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo [2023-06-09T08:29:36.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo [2023-06-09T08:29:36.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo [2023-06-09T08:29:36.390Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo [2023-06-09T08:29:36.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd68dd7 [Pipeline] echo [2023-06-09T08:29:36.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-09T08:29:36.456Z] provisioning config files... [2023-06-09T08:29:36.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9238172966705785325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-09T08:29:36.788Z] ---> docker-login.sh [2023-06-09T08:29:36.789Z] nexus3.edgexfoundry.org:10001 [2023-06-09T08:29:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:29:37.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:29:37.310Z] Configure a credential helper to remove this warning. See [2023-06-09T08:29:37.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:29:37.310Z] [2023-06-09T08:29:37.310Z] Login Succeeded [2023-06-09T08:29:37.310Z] nexus3.edgexfoundry.org:10002 [2023-06-09T08:29:37.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:29:37.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:29:37.310Z] Configure a credential helper to remove this warning. See [2023-06-09T08:29:37.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:29:37.310Z] [2023-06-09T08:29:37.310Z] Login Succeeded [2023-06-09T08:29:37.310Z] nexus3.edgexfoundry.org:10003 [2023-06-09T08:29:37.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:29:37.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:29:37.310Z] Configure a credential helper to remove this warning. See [2023-06-09T08:29:37.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:29:37.310Z] [2023-06-09T08:29:37.310Z] Login Succeeded [2023-06-09T08:29:37.310Z] nexus3.edgexfoundry.org:10004 [2023-06-09T08:29:37.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:29:37.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:29:37.570Z] Configure a credential helper to remove this warning. See [2023-06-09T08:29:37.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:29:37.570Z] [2023-06-09T08:29:37.570Z] Login Succeeded [2023-06-09T08:29:37.570Z] docker.io [2023-06-09T08:29:37.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:29:37.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:29:37.831Z] Configure a credential helper to remove this warning. See [2023-06-09T08:29:37.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:29:37.831Z] [2023-06-09T08:29:37.831Z] Login Succeeded [2023-06-09T08:29:37.831Z] ---> docker-login.sh ends [Pipeline] } [2023-06-09T08:29:37.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-09T08:29:38.165Z] + 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-06-09T08:29:38.166Z] + dirname cmd/core-command/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-09T08:29:38.166Z] + + cut -d/ -f2dirname [2023-06-09T08:29:38.166Z] cmd/core-common-config-bootstrapper/Dockerfile [2023-06-09T08:29:38.166Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/core-data/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/core-metadata/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-09T08:29:38.166Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2023-06-09T08:29:38.166Z] [2023-06-09T08:29:38.166Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/support-notifications/Dockerfile [2023-06-09T08:29:38.166Z] + cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-09T08:29:38.166Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-06-09T08:29:38.166Z] cut -d/ -f2 [2023-06-09T08:29:38.166Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-09T08:29:38.216Z] 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-06-09T08:29:38.606Z] + git rev-list -1 --merges bd68dd70888145f7b9e4541c702e1ea9000ac52b~1..bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo [2023-06-09T08:29:38.618Z] -----------> git rev-list -1 --merges bd68dd70888145f7b9e4541c702e1ea9000ac52b~1..bd68dd70888145f7b9e4541c702e1ea9000ac52b bd68dd70888145f7b9e4541c702e1ea9000ac52b [2023-06-09T08:29:38.618Z] bd68dd70888145f7b9e4541c702e1ea9000ac52b [false] [Pipeline] sh [2023-06-09T08:29:38.913Z] + git log --format=format:%s -1 bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] echo [2023-06-09T08:29:38.926Z] ========================================================= [2023-06-09T08:29:38.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-09T08:29:38.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-09T08:29:39.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-09T08:29:39.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-09T08:29:39.353Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-09T08:29:39.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-09T08:29:39.353Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-09T08:29:39.353Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-09T08:29:39.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:29:39.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:29:39.765Z] [2023-06-09T08:29:39.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:29:40.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:29:40.063Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-09T08:29:40.063Z] b85a868b505f: Pulling fs layer [2023-06-09T08:29:40.063Z] e2be974225ed: Pulling fs layer [2023-06-09T08:29:40.063Z] 339a4e72a1f5: Pulling fs layer [2023-06-09T08:29:40.063Z] 988bab9f4d93: Pulling fs layer [2023-06-09T08:29:40.063Z] 1469e6f7b9e6: Pulling fs layer [2023-06-09T08:29:40.063Z] eaf3925da568: Pulling fs layer [2023-06-09T08:29:40.063Z] bab4dde63d76: Pulling fs layer [2023-06-09T08:29:40.063Z] bde34c3a00c8: Pulling fs layer [2023-06-09T08:29:40.063Z] b352a97aabf1: Pulling fs layer [2023-06-09T08:29:40.063Z] 4872d77fe225: Pulling fs layer [2023-06-09T08:29:40.063Z] 5851b861e8e6: Pulling fs layer [2023-06-09T08:29:40.063Z] bde34c3a00c8: Waiting [2023-06-09T08:29:40.063Z] 988bab9f4d93: Waiting [2023-06-09T08:29:40.063Z] 1469e6f7b9e6: Waiting [2023-06-09T08:29:40.063Z] b352a97aabf1: Waiting [2023-06-09T08:29:40.063Z] eaf3925da568: Waiting [2023-06-09T08:29:40.063Z] 4872d77fe225: Waiting [2023-06-09T08:29:40.063Z] bab4dde63d76: Waiting [2023-06-09T08:29:40.063Z] e2be974225ed: Verifying Checksum [2023-06-09T08:29:40.063Z] e2be974225ed: Download complete [2023-06-09T08:29:40.063Z] 988bab9f4d93: Verifying Checksum [2023-06-09T08:29:40.063Z] 988bab9f4d93: Download complete [2023-06-09T08:29:40.063Z] 1469e6f7b9e6: Verifying Checksum [2023-06-09T08:29:40.063Z] 1469e6f7b9e6: Download complete [2023-06-09T08:29:40.367Z] 339a4e72a1f5: Verifying Checksum [2023-06-09T08:29:40.367Z] 339a4e72a1f5: Download complete [2023-06-09T08:29:40.367Z] eaf3925da568: Verifying Checksum [2023-06-09T08:29:40.367Z] eaf3925da568: Download complete [2023-06-09T08:29:40.367Z] bde34c3a00c8: Verifying Checksum [2023-06-09T08:29:40.367Z] bde34c3a00c8: Download complete [2023-06-09T08:29:40.367Z] b352a97aabf1: Verifying Checksum [2023-06-09T08:29:40.367Z] b352a97aabf1: Download complete [2023-06-09T08:29:40.367Z] 4872d77fe225: Download complete [2023-06-09T08:29:40.367Z] 5851b861e8e6: Download complete [2023-06-09T08:29:40.367Z] b85a868b505f: Verifying Checksum [2023-06-09T08:29:40.367Z] b85a868b505f: Download complete [2023-06-09T08:29:40.625Z] bab4dde63d76: Download complete [2023-06-09T08:29:41.558Z] b85a868b505f: Pull complete [2023-06-09T08:29:41.558Z] e2be974225ed: Pull complete [2023-06-09T08:29:42.125Z] 339a4e72a1f5: Pull complete [2023-06-09T08:29:42.125Z] 988bab9f4d93: Pull complete [2023-06-09T08:29:42.383Z] 1469e6f7b9e6: Pull complete [2023-06-09T08:29:42.383Z] eaf3925da568: Pull complete [2023-06-09T08:29:44.284Z] bab4dde63d76: Pull complete [2023-06-09T08:29:44.284Z] bde34c3a00c8: Pull complete [2023-06-09T08:29:44.284Z] b352a97aabf1: Pull complete [2023-06-09T08:29:44.284Z] 4872d77fe225: Pull complete [2023-06-09T08:29:44.284Z] 5851b861e8e6: Pull complete [2023-06-09T08:29:44.284Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-09T08:29:44.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-09T08:29:44.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:29:44.373Z] prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container [2023-06-09T08:29:44.404Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-09T08:29:48.274Z] $ docker top e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be -eo pid,comm [2023-06-09T08:29:48.322Z] 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-06-09T08:29:48.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-09T08:29:48.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-09T08:29:48.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-09T08:29:48.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-09T08:29:48.476Z] $ docker exec e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent [2023-06-09T08:29:48.573Z] SSH_AUTH_SOCK=/tmp/ssh-qgeOqxolY2Mv/agent.32 [2023-06-09T08:29:48.573Z] SSH_AGENT_PID=38 [2023-06-09T08:29:48.578Z] Running ssh-add (command line suppressed) [2023-06-09T08:29:48.687Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17917515080113249151.key (/w/workspace/edgex-go/2@tmp/private_key_17917515080113249151.key) [2023-06-09T08:29:48.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-09T08:29:48.995Z] + git tag --points-at HEAD [Pipeline] } [2023-06-09T08:29:49.016Z] $ docker exec --env ******** --env ******** e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent -k [2023-06-09T08:29:49.114Z] unset SSH_AUTH_SOCK; [2023-06-09T08:29:49.114Z] unset SSH_AGENT_PID; [2023-06-09T08:29:49.114Z] echo Agent pid 38 killed; [2023-06-09T08:29:49.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-09T08:29:49.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-09T08:29:49.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-09T08:29:49.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-09T08:29:49.246Z] $ docker exec e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent [2023-06-09T08:29:49.361Z] SSH_AUTH_SOCK=/tmp/ssh-2dm0xqfF9Grx/agent.70 [2023-06-09T08:29:49.361Z] SSH_AGENT_PID=76 [2023-06-09T08:29:49.366Z] Running ssh-add (command line suppressed) [2023-06-09T08:29:49.481Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2331806023292932769.key (/w/workspace/edgex-go/2@tmp/private_key_2331806023292932769.key) [2023-06-09T08:29:49.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-09T08:29:49.772Z] + git semver init [2023-06-09T08:29:50.032Z] 2023-06-09 08:29:49,945 [run_init] DEBUG init version:0.0.0 force:False [2023-06-09T08:29:50.032Z] 2023-06-09 08:29:49,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-06-09T08:29:50.032Z] 2023-06-09 08:29:49,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-06-09T08:29:50.032Z] 2023-06-09 08:29:49,946 [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-06-09T08:29:55.301Z] 2023-06-09 08:29:55,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4592 with force:False [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4592 [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,132 [execute] INFO git cat-file --batch-check [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,137 [execute] INFO git cat-file --batch [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-09T08:29:55.302Z] 2023-06-09 08:29:55,143 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4592 [2023-06-09T08:29:55.302Z] 0.0.0 [Pipeline] } [2023-06-09T08:29:55.313Z] $ docker exec --env ******** --env ******** e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be ssh-agent -k [2023-06-09T08:29:55.395Z] unset SSH_AUTH_SOCK; [2023-06-09T08:29:55.396Z] unset SSH_AGENT_PID; [2023-06-09T08:29:55.396Z] echo Agent pid 76 killed; [2023-06-09T08:29:55.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-09T08:29:55.703Z] + git semver [Pipeline] } [2023-06-09T08:29:55.980Z] $ docker stop --time=1 e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be [2023-06-09T08:29:57.236Z] $ docker rm -f --volumes e4a7f8bd3b56435eed0ce90579efb8d3c74b13dabc13ed5a2faf6f8c4211d1be [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-09T08:29:57.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-09T08:29:57.776Z] Stashed 1 file(s) [Pipeline] echo [2023-06-09T08:29:57.780Z] [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-06-09T08:29:58.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-06-09T08:29:58.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:29:58.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:29:58.224Z] ========================================================= [2023-06-09T08:29:58.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-09T08:29:58.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:29:58.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:29:58.506Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-09T08:29:58.506Z] f56be85fc22e: Pulling fs layer [2023-06-09T08:29:58.506Z] 85791d961cd3: Pulling fs layer [2023-06-09T08:29:58.506Z] d694b5ae8c79: Pulling fs layer [2023-06-09T08:29:58.506Z] 9f32a84ed3da: Pulling fs layer [2023-06-09T08:29:58.506Z] 4d19c01a9841: Pulling fs layer [2023-06-09T08:29:58.506Z] 9325e15d5711: Pulling fs layer [2023-06-09T08:29:58.506Z] 556b6ee489ea: Pulling fs layer [2023-06-09T08:29:58.506Z] c5a4b2cf53e6: Pulling fs layer [2023-06-09T08:29:58.506Z] 4d19c01a9841: Waiting [2023-06-09T08:29:58.506Z] 9325e15d5711: Waiting [2023-06-09T08:29:58.506Z] c5a4b2cf53e6: Waiting [2023-06-09T08:29:58.506Z] 556b6ee489ea: Waiting [2023-06-09T08:29:58.506Z] 85791d961cd3: Download complete [2023-06-09T08:29:58.506Z] 9f32a84ed3da: Verifying Checksum [2023-06-09T08:29:58.506Z] 9f32a84ed3da: Download complete [2023-06-09T08:29:58.506Z] 4d19c01a9841: Download complete [2023-06-09T08:29:58.506Z] f56be85fc22e: Verifying Checksum [2023-06-09T08:29:58.506Z] f56be85fc22e: Download complete [2023-06-09T08:29:58.506Z] 9325e15d5711: Verifying Checksum [2023-06-09T08:29:58.506Z] 9325e15d5711: Download complete [2023-06-09T08:29:58.767Z] f56be85fc22e: Pull complete [2023-06-09T08:29:59.025Z] 85791d961cd3: Pull complete [2023-06-09T08:29:59.025Z] c5a4b2cf53e6: Verifying Checksum [2023-06-09T08:29:59.025Z] c5a4b2cf53e6: Download complete [2023-06-09T08:29:59.284Z] d694b5ae8c79: Verifying Checksum [2023-06-09T08:29:59.284Z] d694b5ae8c79: Download complete [2023-06-09T08:29:59.284Z] 556b6ee489ea: Verifying Checksum [2023-06-09T08:29:59.284Z] 556b6ee489ea: Download complete [2023-06-09T08:30:02.574Z] d694b5ae8c79: Pull complete [2023-06-09T08:30:02.574Z] 9f32a84ed3da: Pull complete [2023-06-09T08:30:02.574Z] 4d19c01a9841: Pull complete [2023-06-09T08:30:02.574Z] 9325e15d5711: Pull complete [2023-06-09T08:30:04.471Z] 556b6ee489ea: Pull complete [2023-06-09T08:30:05.403Z] c5a4b2cf53e6: Pull complete [2023-06-09T08:30:05.403Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-09T08:30:05.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:30:05.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:30:05.699Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:30:05.700Z] WORKDIR /edgex [2023-06-09T08:30:05.700Z] COPY go.mod . [2023-06-09T08:30:05.700Z] RUN go mod download [2023-06-09T08:30:05.700Z] + docker build -t ci-base-image-x86_64 -f - . [2023-06-09T08:30:06.265Z] Sending build context to Docker daemon 170.7MB [2023-06-09T08:30:06.265Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-09T08:30:06.265Z] ---> c4be618373d6 [2023-06-09T08:30:06.265Z] Step 2/4 : WORKDIR /edgex [2023-06-09T08:30:12.876Z] Still waiting to schedule task [2023-06-09T08:30:12.876Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-09T08:30:16.251Z] ---> Running in b809c80b2bfc [2023-06-09T08:30:16.251Z] Removing intermediate container b809c80b2bfc [2023-06-09T08:30:16.251Z] ---> f1bdc9cb4f7a [2023-06-09T08:30:16.251Z] Step 3/4 : COPY go.mod . [2023-06-09T08:30:16.251Z] ---> e55701cd7f10 [2023-06-09T08:30:16.251Z] Step 4/4 : RUN go mod download [2023-06-09T08:30:16.251Z] ---> Running in 328bf34d29e2 [2023-06-09T08:30:34.446Z] Removing intermediate container 328bf34d29e2 [2023-06-09T08:30:34.447Z] ---> 2c2f4e9b2d92 [2023-06-09T08:30:34.447Z] Successfully built 2c2f4e9b2d92 [2023-06-09T08:30:34.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:30:35.002Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-09T08:30:35.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:30:35.074Z] prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container [2023-06-09T08:30:35.110Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-09T08:30:35.551Z] $ docker top b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:30:35.897Z] + go version [2023-06-09T08:30:35.897Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-09T08:30:35.910Z] $ docker stop --time=1 b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 [2023-06-09T08:30:37.132Z] $ docker rm -f --volumes b54c693db1b75ebd01db99ebc783e857d81f0c27582bf2389a1c87d77414ad60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:30:37.532Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-09T08:30:37.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:30:37.599Z] prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container [2023-06-09T08:30:37.631Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-09T08:30:37.945Z] $ docker top 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-09T08:30:38.000Z] ========================================================= [2023-06-09T08:30:38.000Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-09T08:30:38.000Z] ========================================================= [Pipeline] sh [2023-06-09T08:30:38.280Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:30:38.571Z] + make test [2023-06-09T08:30:38.571Z] go test -race -coverprofile=coverage.out ./... [2023-06-09T08:30:45.153Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-09T08:30:57.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-09T08:30:57.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-09T08:30:57.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-09T08:30:57.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-09T08:30:57.863Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-09T08:30:58.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-09T08:30:58.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-09T08:30:58.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-09T08:30:58.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-09T08:30:58.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-09T08:30:58.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-09T08:30:59.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-09T08:30:59.209Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-09T08:30:59.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-09T08:30:59.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-09T08:30:59.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-09T08:31:00.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2023-06-09T08:31:00.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-06-09T08:31:00.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-09T08:31:00.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-09T08:31:00.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-09T08:31:01.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-09T08:31:01.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-09T08:31:01.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-09T08:31:01.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-09T08:31:01.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:31:01.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-09T08:31:01.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-09T08:31:02.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-09T08:31:02.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-09T08:31:03.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-06-09T08:31:03.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-06-09T08:31:03.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.223s coverage: 88.5% of statements [2023-06-09T08:31:03.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-09T08:31:04.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-09T08:31:05.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements [2023-06-09T08:31:05.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-06-09T08:31:05.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-09T08:31:05.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-09T08:31:05.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-09T08:31:05.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-06-09T08:31:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-09T08:31:06.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-09T08:31:06.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-06-09T08:31:06.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements [2023-06-09T08:31:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-06-09T08:31:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-06-09T08:31:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-06-09T08:31:06.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-06-09T08:31:07.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-09T08:31:07.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-09T08:31:08.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-09T08:31:08.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-09T08:31:08.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-09T08:31:08.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-09T08:31:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-09T08:31:09.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-09T08:31:09.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-09T08:31:10.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-09T08:31:10.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-09T08:31:11.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-09T08:31:11.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-09T08:31:13.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-09T08:31:13.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-09T08:31:13.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-09T08:31:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-09T08:31:15.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-09T08:31:15.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-09T08:31:16.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-09T08:31:16.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-09T08:31:16.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-09T08:31:16.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-09T08:31:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-09T08:31:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-09T08:31:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-09T08:31:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-09T08:31:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-09T08:31:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:31:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-09T08:31:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-09T08:31:19.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements [2023-06-09T08:31:19.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-09T08:31:19.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-09T08:31:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-09T08:31:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.512s coverage: 79.9% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 38.4% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-06-09T08:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-06-09T08:31:32.600Z] 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-06-09T08:31:32.600Z] running golangci-lint [2023-06-09T08:31:32.600Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-09T08:31:32.600Z] go version go1.20.2 linux/amd64 [2023-06-09T08:31:32.600Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-09T08:31:32.600Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-09T08:31:43.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18293 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws [2023-06-09T08:31:43.274Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-06-09T08:31:43.305Z] The recommended git tool is: git [2023-06-09T08:31:47.533Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 14.6281965s" [2023-06-09T08:31:47.533Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.133273ms" [2023-06-09T08:31:48.079Z] using credential edgex-jenkins-ssh [2023-06-09T08:31:48.095Z] Cloning the remote Git repository [2023-06-09T08:31:48.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:31:48.228Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-06-09T08:31:48.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:31:48.371Z] > git --version # timeout=10 [2023-06-09T08:31:48.391Z] > git --version # 'git version 2.25.1' [2023-06-09T08:31:48.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:31:48.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-09T08:31:54.089Z] level=info msg="[linters_context/goanalysis] analyzers took 56.783878109s with top 10 stages: buildir: 31.594030544s, fact_deprecated: 1.710343861s, inspect: 1.621962713s, printf: 1.528472243s, ctrlflow: 1.443005951s, gosec: 1.411970254s, S1038: 957.151089ms, nilness: 830.972582ms, fact_purity: 660.201697ms, S1039: 573.649986ms" [2023-06-09T08:31:54.089Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-09T08:31:54.089Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" [2023-06-09T08:31:54.089Z] level=info msg="[runner] processing took 16.923445ms with stages: nolint: 6.984588ms, identifier_marker: 4.621556ms, autogenerated_exclude: 1.941179ms, path_prettifier: 1.334704ms, exclude-rules: 1.230851ms, skip_dirs: 764.647µs, cgo: 27.36µs, filename_unadjuster: 14.79µs, uniq_by_line: 680ns, max_same_issues: 660ns, exclude: 430ns, skip_files: 380ns, source_code: 280ns, diff: 280ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-06-09T08:31:54.089Z] level=info msg="[runner] linters took 7.560646683s with stages: goanalysis_metalinter: 7.543620177s" [2023-06-09T08:31:54.089Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-09T08:31:54.089Z] level=info msg="Memory: 224 samples, avg is 181.3MB, max is 739.8MB" [2023-06-09T08:31:54.089Z] level=info msg="Execution took 22.240593276s" [2023-06-09T08:31:54.089Z] go vet ./... [2023-06-09T08:31:58.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-09T08:31:58.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-09T08:31:58.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-09T08:31:58.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-09T08:31:58.575Z] + ls -al . [2023-06-09T08:31:58.575Z] total 720 [2023-06-09T08:31:58.575Z] drwxrwxr-x 11 1001 1001 4096 Jun 9 08:30 . [2023-06-09T08:31:58.575Z] drwxr-xr-x 4 root root 4096 Jun 9 08:30 .. [2023-06-09T08:31:58.575Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:29 .blubracket [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 16 Jun 9 08:29 .dockerignore [2023-06-09T08:31:58.575Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 08:29 .git [2023-06-09T08:31:58.575Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:29 .github [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 1133 Jun 9 08:29 .gitignore [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 42 Jun 9 08:29 .golangci.yml [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 87 Jun 9 08:29 .hadolint.yml [2023-06-09T08:31:58.575Z] drwxr-xr-x 3 1001 1001 4096 Jun 9 08:29 .semver [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 08:29 .sonarcloud.properties [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 1171 Jun 9 08:29 ADOPTERS.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 10835 Jun 9 08:29 Attribution.txt [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 93407 Jun 9 08:29 CHANGELOG.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 08:29 CONTRIBUTING.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 677 Jun 9 08:29 GOVERNANCE.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 883 Jun 9 08:29 Jenkinsfile [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 08:29 LICENSE [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 14368 Jun 9 08:29 Makefile [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 582 Jun 9 08:29 OWNERS.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 9923 Jun 9 08:29 README.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 789 Jun 9 08:29 SECURITY.md [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 08:29 VERSION [2023-06-09T08:31:58.575Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:29 bin [2023-06-09T08:31:58.575Z] drwxrwxr-x 18 1001 1001 4096 Jun 9 08:29 cmd [2023-06-09T08:31:58.575Z] -rw-r--r-- 1 root root 447731 Jun 9 08:31 coverage.out [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 3160 Jun 9 08:29 go.mod [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 31050 Jun 9 08:29 go.sum [2023-06-09T08:31:58.575Z] drwxrwxr-x 7 1001 1001 4096 Jun 9 08:29 internal [2023-06-09T08:31:58.575Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:29 openapi [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 594 Jun 9 08:29 security.txt [2023-06-09T08:31:58.575Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 08:29 snap [2023-06-09T08:31:58.575Z] -rw-rw-r-- 1 1001 1001 204 Jun 9 08:29 version.go [Pipeline] sh [2023-06-09T08:31:58.861Z] + '[' -e coverage.out ] [2023-06-09T08:31:58.861Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-09T08:31:59.112Z] Stashed 1 file(s) [Pipeline] sh [2023-06-09T08:31:59.391Z] + make build [2023-06-09T08:31:59.391Z] 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-06-09T08:32:03.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-09T08:32:03.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-09T08:32:04.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-09T08:32:04.771Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-09T08:32:04.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:32:04.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-09T08:32:05.523Z] Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d [2023-06-09T08:32:06.121Z] Merge succeeded, producing 0e2649a269e5c95446ef52c0d253079fc06daeae [2023-06-09T08:32:06.121Z] Checking out Revision 0e2649a269e5c95446ef52c0d253079fc06daeae (PR-4592) [2023-06-09T08:32:05.545Z] > git config core.sparsecheckout # timeout=10 [2023-06-09T08:32:05.620Z] > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 [2023-06-09T08:32:05.842Z] > git remote # timeout=10 [2023-06-09T08:32:05.864Z] > git config --get remote.origin.url # timeout=10 [2023-06-09T08:32:05.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-09T08:32:05.897Z] > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [2023-06-09T08:32:06.096Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-09T08:32:06.130Z] > git config core.sparsecheckout # timeout=10 [2023-06-09T08:32:06.146Z] > git checkout -f 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 [2023-06-09T08:32:09.622Z] Commit message: "Merge commit '5014c11bb29f9edb3e55aa295af55b3798697700' into HEAD" [2023-06-09T08:32:09.647Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-09T08:32:10.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-09T08:32:10.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-09T08:32:10.537Z] Dload Upload Total Spent Left Speed [2023-06-09T08:32:10.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-06-09T08:32:11.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-09T08:32:11.576Z] + sudo tee /etc/docker/daemon.new [2023-06-09T08:32:11.576Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-09T08:32:11.576Z] { [2023-06-09T08:32:11.576Z] "registry-mirrors": [ [2023-06-09T08:32:11.576Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-09T08:32:11.576Z] ], [2023-06-09T08:32:11.576Z] "bip": "10.250.0.254/24", [2023-06-09T08:32:11.576Z] "hosts": [ [2023-06-09T08:32:11.576Z] "tcp://0.0.0.0:5555", [2023-06-09T08:32:11.576Z] "unix:///var/run/docker.sock" [2023-06-09T08:32:11.576Z] ], [2023-06-09T08:32:11.576Z] "mtu": 1458, [2023-06-09T08:32:11.576Z] "selinux-enabled": true, [2023-06-09T08:32:11.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-09T08:32:11.576Z] } [Pipeline] sh [2023-06-09T08:32:11.599Z] 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-06-09T08:32:11.599Z] 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-06-09T08:32:09.632Z] > git rev-list --no-walk a0e2e2e9586d7bfd9b85eb2556a26333998467c8 # timeout=10 [2023-06-09T08:32:11.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-09T08:32:12.166Z] 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-06-09T08:32:12.220Z] + sudo service docker restart [2023-06-09T08:32:13.101Z] 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-06-09T08:32:19.735Z] 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-06-09T08:32:20.670Z] 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-06-09T08:32:22.047Z] 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-06-09T08:32:22.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-09T08:32:23.549Z] 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-06-09T08:32:24.484Z] 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-06-09T08:32:25.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-09T08:32:26.804Z] $ docker stop --time=1 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d [2023-06-09T08:32:33.964Z] $ docker rm -f --volumes 3e2f3b826b25f4b310398b0c8dbf090d9618545cfc438b5904ac2064b3b1013d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-06-09T08:32:34.328Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-06-09T08:32:34.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6668344417269148789tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:32:34.868Z] ---> docker-login.sh [2023-06-09T08:32:34.868Z] nexus3.edgexfoundry.org:10001 [2023-06-09T08:32:34.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-09T08:32:34.936Z] [2023-06-09T08:32:34.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:32:35.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:32:35.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-09T08:32:35.235Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-09T08:32:35.235Z] 91d30c5bc195: Pulling fs layer [2023-06-09T08:32:35.235Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-09T08:32:35.235Z] 9c61dcf015f6: Pulling fs layer [2023-06-09T08:32:35.235Z] 4698f68db338: Pulling fs layer [2023-06-09T08:32:35.235Z] 2a2f49069b9e: Pulling fs layer [2023-06-09T08:32:35.235Z] e0025b399a48: Pulling fs layer [2023-06-09T08:32:35.235Z] 4698f68db338: Waiting [2023-06-09T08:32:35.235Z] 2a2f49069b9e: Waiting [2023-06-09T08:32:35.235Z] e0025b399a48: Waiting [2023-06-09T08:32:35.235Z] 91d30c5bc195: Verifying Checksum [2023-06-09T08:32:35.235Z] 91d30c5bc195: Download complete [2023-06-09T08:32:35.235Z] 4698f68db338: Verifying Checksum [2023-06-09T08:32:35.235Z] 4698f68db338: Download complete [2023-06-09T08:32:35.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:32:35.408Z] Configure a credential helper to remove this warning. See [2023-06-09T08:32:35.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:32:35.408Z] [2023-06-09T08:32:35.408Z] Login Succeeded [2023-06-09T08:32:35.408Z] nexus3.edgexfoundry.org:10002 [2023-06-09T08:32:35.497Z] 91d30c5bc195: Pull complete [2023-06-09T08:32:35.497Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-09T08:32:35.497Z] 2e9b0aa3be6d: Download complete [2023-06-09T08:32:35.497Z] e0025b399a48: Download complete [2023-06-09T08:32:35.497Z] 2a2f49069b9e: Download complete [2023-06-09T08:32:35.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:32:35.757Z] 2e9b0aa3be6d: Pull complete [2023-06-09T08:32:35.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:32:35.948Z] Configure a credential helper to remove this warning. See [2023-06-09T08:32:35.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:32:35.948Z] [2023-06-09T08:32:35.948Z] Login Succeeded [2023-06-09T08:32:35.948Z] nexus3.edgexfoundry.org:10003 [2023-06-09T08:32:35.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:32:36.014Z] 9c61dcf015f6: Download complete [2023-06-09T08:32:36.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:32:36.216Z] Configure a credential helper to remove this warning. See [2023-06-09T08:32:36.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:32:36.216Z] [2023-06-09T08:32:36.216Z] Login Succeeded [2023-06-09T08:32:36.216Z] nexus3.edgexfoundry.org:10004 [2023-06-09T08:32:36.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:32:36.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:32:36.488Z] Configure a credential helper to remove this warning. See [2023-06-09T08:32:36.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:32:36.488Z] [2023-06-09T08:32:36.488Z] Login Succeeded [2023-06-09T08:32:36.488Z] docker.io [2023-06-09T08:32:36.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-09T08:32:37.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-09T08:32:37.025Z] Configure a credential helper to remove this warning. See [2023-06-09T08:32:37.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-09T08:32:37.025Z] [2023-06-09T08:32:37.025Z] Login Succeeded [2023-06-09T08:32:37.025Z] ---> docker-login.sh ends [Pipeline] } [2023-06-09T08:32:37.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-09T08:32:37.585Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-06-09T08:32:37.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:32:37.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-09T08:32:37.635Z] ========================================================= [2023-06-09T08:32:37.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-09T08:32:37.635Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:32:37.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:32:37.958Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-09T08:32:37.958Z] c41833b44d91: Pulling fs layer [2023-06-09T08:32:37.958Z] ed15518f5707: Pulling fs layer [2023-06-09T08:32:37.958Z] feae8fd75edb: Pulling fs layer [2023-06-09T08:32:37.958Z] 242c74f7c9fa: Pulling fs layer [2023-06-09T08:32:37.958Z] 3cdef696dda3: Pulling fs layer [2023-06-09T08:32:37.958Z] 2ced38df9373: Pulling fs layer [2023-06-09T08:32:37.958Z] 58f1dce35555: Pulling fs layer [2023-06-09T08:32:37.958Z] 3cdef696dda3: Waiting [2023-06-09T08:32:37.958Z] 2ced38df9373: Waiting [2023-06-09T08:32:37.958Z] 58f1dce35555: Waiting [2023-06-09T08:32:37.958Z] 242c74f7c9fa: Waiting [2023-06-09T08:32:38.228Z] ed15518f5707: Verifying Checksum [2023-06-09T08:32:38.228Z] ed15518f5707: Download complete [2023-06-09T08:32:38.228Z] 242c74f7c9fa: Verifying Checksum [2023-06-09T08:32:38.228Z] 242c74f7c9fa: Download complete [2023-06-09T08:32:38.228Z] 3cdef696dda3: Verifying Checksum [2023-06-09T08:32:38.228Z] 3cdef696dda3: Download complete [2023-06-09T08:32:38.228Z] c41833b44d91: Verifying Checksum [2023-06-09T08:32:38.228Z] c41833b44d91: Download complete [2023-06-09T08:32:38.547Z] 9c61dcf015f6: Pull complete [2023-06-09T08:32:38.547Z] 4698f68db338: Pull complete [2023-06-09T08:32:38.806Z] 2a2f49069b9e: Pull complete [2023-06-09T08:32:38.806Z] e0025b399a48: Pull complete [2023-06-09T08:32:38.806Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-09T08:32:38.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-09T08:32:38.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:32:38.894Z] prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container [2023-06-09T08:32:38.923Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-09T08:32:39.199Z] c41833b44d91: Pull complete [2023-06-09T08:32:39.470Z] 58f1dce35555: Verifying Checksum [2023-06-09T08:32:39.470Z] 58f1dce35555: Download complete [2023-06-09T08:32:39.743Z] ed15518f5707: Pull complete [2023-06-09T08:32:40.716Z] feae8fd75edb: Verifying Checksum [2023-06-09T08:32:40.716Z] feae8fd75edb: Download complete [2023-06-09T08:32:40.716Z] 2ced38df9373: Verifying Checksum [2023-06-09T08:32:40.716Z] 2ced38df9373: Download complete [2023-06-09T08:32:44.020Z] $ docker top a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:32:44.350Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-09T08:32:46.884Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-09T08:32:46.884Z] #1 transferring dockerfile: [2023-06-09T08:32:46.884Z] #1 transferring dockerfile: 2.04kB 0.0s done [2023-06-09T08:32:46.884Z] #1 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #2 transferring dockerfile: 2.68kB done [2023-06-09T08:32:46.885Z] #2 DONE 0.0s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #3 transferring dockerfile: 2.06kB done [2023-06-09T08:32:46.885Z] #3 DONE 0.0s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #4 transferring dockerfile: 1.96kB done [2023-06-09T08:32:46.885Z] #4 DONE 0.0s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #5 transferring dockerfile: 2.12kB done [2023-06-09T08:32:46.885Z] #5 DONE 0.0s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #6 [core-data internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #6 transferring dockerfile: 1.90kB done [2023-06-09T08:32:46.885Z] #6 DONE 0.0s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #7 transferring dockerfile: 1.78kB done [2023-06-09T08:32:46.885Z] #7 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #8 [core-command internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #8 transferring dockerfile: 1.82kB done [2023-06-09T08:32:46.885Z] #8 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #9 transferring dockerfile: 2.63kB done [2023-06-09T08:32:46.885Z] #9 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #10 transferring dockerfile: 1.82kB done [2023-06-09T08:32:46.885Z] #10 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #11 transferring dockerfile: 2.82kB done [2023-06-09T08:32:46.885Z] #11 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #12 transferring dockerfile: 2.38kB done [2023-06-09T08:32:46.885Z] #12 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #13 transferring dockerfile: 1.84kB done [2023-06-09T08:32:46.885Z] #13 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-06-09T08:32:46.885Z] #14 transferring dockerfile: 2.58kB done [2023-06-09T08:32:46.885Z] #14 DONE 0.1s [2023-06-09T08:32:46.885Z] [2023-06-09T08:32:46.885Z] #15 [security-proxy-auth internal] load .dockerignore [2023-06-09T08:32:46.885Z] #15 transferring context: 56B done [2023-06-09T08:32:46.885Z] #15 DONE 0.1s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #16 [security-spire-agent internal] load .dockerignore [2023-06-09T08:32:47.144Z] #16 transferring context: 56B done [2023-06-09T08:32:47.144Z] #16 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #17 [security-proxy-setup internal] load .dockerignore [2023-06-09T08:32:47.144Z] #17 transferring context: 56B done [2023-06-09T08:32:47.144Z] #17 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #18 [core-metadata internal] load .dockerignore [2023-06-09T08:32:47.144Z] #18 transferring context: 56B done [2023-06-09T08:32:47.144Z] #18 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-09T08:32:47.144Z] #19 transferring context: 56B done [2023-06-09T08:32:47.144Z] #19 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #20 [core-data internal] load .dockerignore [2023-06-09T08:32:47.144Z] #20 transferring context: 56B done [2023-06-09T08:32:47.144Z] #20 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-06-09T08:32:47.144Z] #21 transferring context: 56B done [2023-06-09T08:32:47.144Z] #21 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #22 [core-command internal] load .dockerignore [2023-06-09T08:32:47.144Z] #22 transferring context: 56B done [2023-06-09T08:32:47.144Z] #22 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #23 [security-spire-server internal] load .dockerignore [2023-06-09T08:32:47.144Z] #23 transferring context: 56B done [2023-06-09T08:32:47.144Z] #23 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #24 [security-spire-config internal] load .dockerignore [2023-06-09T08:32:47.144Z] #24 transferring context: 56B done [2023-06-09T08:32:47.144Z] #24 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #25 [support-scheduler internal] load .dockerignore [2023-06-09T08:32:47.144Z] #25 transferring context: 56B done [2023-06-09T08:32:47.144Z] #25 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-06-09T08:32:47.144Z] #26 transferring context: 56B done [2023-06-09T08:32:47.144Z] #26 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #27 [security-bootstrapper internal] load .dockerignore [2023-06-09T08:32:47.144Z] #27 transferring context: 56B done [2023-06-09T08:32:47.144Z] #27 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #28 [support-notifications internal] load .dockerignore [2023-06-09T08:32:47.144Z] #28 transferring context: 56B done [2023-06-09T08:32:47.144Z] #28 DONE 0.0s [2023-06-09T08:32:47.144Z] [2023-06-09T08:32:47.144Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-09T08:32:47.714Z] #29 DONE 0.0s [2023-06-09T08:32:47.714Z] [2023-06-09T08:32:47.714Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:32:48.022Z] #30 DONE 0.6s [2023-06-09T08:32:48.022Z] [2023-06-09T08:32:48.022Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:32:48.022Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-09T08:32:48.022Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:32:48.022Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:32:48.022Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-09T08:32:48.022Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-09T08:32:48.022Z] #31 DONE 0.4s [2023-06-09T08:32:48.022Z] [2023-06-09T08:32:48.022Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:32:49.400Z] #32 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:32:49.671Z] #32 ... [2023-06-09T08:32:49.671Z] [2023-06-09T08:32:49.671Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-09T08:32:49.671Z] #33 DONE 2.0s [2023-06-09T08:32:49.671Z] [2023-06-09T08:32:49.671Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-09T08:32:53.038Z] feae8fd75edb: Pull complete [2023-06-09T08:32:53.038Z] 242c74f7c9fa: Pull complete [2023-06-09T08:32:53.038Z] 3cdef696dda3: Pull complete [2023-06-09T08:32:54.963Z] #34 ... [2023-06-09T08:32:54.963Z] [2023-06-09T08:32:54.963Z] #35 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:32:54.963Z] #35 transferring context: 184.45MB 6.7s [2023-06-09T08:32:54.963Z] #35 ... [2023-06-09T08:32:54.963Z] [2023-06-09T08:32:54.963Z] #36 [security-bootstrapper internal] load build context [2023-06-09T08:32:54.963Z] #36 ... [2023-06-09T08:32:54.963Z] [2023-06-09T08:32:54.963Z] #35 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:32:58.270Z] #35 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #37 [core-command internal] load build context [2023-06-09T08:32:58.270Z] #37 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #38 [security-spire-agent internal] load build context [2023-06-09T08:32:58.270Z] #38 transferring context: 351.92MB 10.0s done [2023-06-09T08:32:58.270Z] #38 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #39 [core-data internal] load build context [2023-06-09T08:32:58.270Z] #39 transferring context: 351.92MB 9.9s done [2023-06-09T08:32:58.270Z] #39 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #40 [core-metadata internal] load build context [2023-06-09T08:32:58.270Z] #40 transferring context: 351.92MB 9.6s done [2023-06-09T08:32:58.270Z] #40 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #41 [security-spire-config internal] load build context [2023-06-09T08:32:58.270Z] #41 transferring context: 351.92MB 10.3s done [2023-06-09T08:32:58.270Z] #41 ... [2023-06-09T08:32:58.270Z] [2023-06-09T08:32:58.270Z] #42 [security-proxy-auth internal] load build context [2023-06-09T08:32:58.396Z] 2ced38df9373: Pull complete [2023-06-09T08:32:58.528Z] #42 transferring context: 351.92MB 10.6s done [2023-06-09T08:32:58.528Z] #42 ... [2023-06-09T08:32:58.528Z] [2023-06-09T08:32:58.528Z] #43 [security-spire-server internal] load build context [2023-06-09T08:32:58.528Z] #43 ... [2023-06-09T08:32:58.528Z] [2023-06-09T08:32:58.528Z] #44 [support-scheduler internal] load build context [2023-06-09T08:32:58.528Z] #44 transferring context: 351.92MB 9.2s done [2023-06-09T08:32:58.785Z] #44 ... [2023-06-09T08:32:58.785Z] [2023-06-09T08:32:58.785Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:32:59.098Z] #45 ... [2023-06-09T08:32:59.098Z] [2023-06-09T08:32:59.098Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-09T08:32:59.098Z] #46 transferring context: 351.92MB 9.9s done [2023-06-09T08:32:59.098Z] #46 ... [2023-06-09T08:32:59.098Z] [2023-06-09T08:32:59.098Z] #47 [support-notifications internal] load build context [2023-06-09T08:32:59.098Z] #47 transferring context: 351.92MB 10.1s done [2023-06-09T08:32:59.356Z] #47 ... [2023-06-09T08:32:59.356Z] [2023-06-09T08:32:59.356Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:32:59.356Z] #48 ... [2023-06-09T08:32:59.356Z] [2023-06-09T08:32:59.356Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:32:59.614Z] #49 ... [2023-06-09T08:32:59.614Z] [2023-06-09T08:32:59.614Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:32:59.614Z] #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:32:59.614Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:32:59.614Z] #0 4.131 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:32:59.614Z] #0 4.143 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:32:59.614Z] #0 4.150 OK: 7 MiB in 16 packages [2023-06-09T08:32:59.614Z] #50 ... [2023-06-09T08:32:59.614Z] [2023-06-09T08:32:59.614Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:32:59.889Z] #51 ... [2023-06-09T08:32:59.889Z] [2023-06-09T08:32:59.889Z] #52 [security-proxy-setup internal] load build context [2023-06-09T08:32:59.889Z] #52 transferring context: 351.92MB 10.2s done [2023-06-09T08:32:59.889Z] #52 ... [2023-06-09T08:32:59.889Z] [2023-06-09T08:32:59.889Z] #53 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-09T08:32:59.889Z] #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:32:59.889Z] #0 8.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:32:59.889Z] #0 9.135 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:32:59.889Z] #0 9.139 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:32:59.889Z] #0 9.148 OK: 7 MiB in 16 packages [2023-06-09T08:33:00.147Z] #53 ... [2023-06-09T08:33:00.147Z] [2023-06-09T08:33:00.147Z] #54 [security-secretstore-setup internal] load build context [2023-06-09T08:33:00.147Z] #54 transferring context: 351.92MB 9.4s done [2023-06-09T08:33:00.147Z] #54 ... [2023-06-09T08:33:00.147Z] [2023-06-09T08:33:00.147Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:33:00.407Z] #55 ... [2023-06-09T08:33:00.407Z] [2023-06-09T08:33:00.407Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:33:00.407Z] #0 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:00.407Z] #0 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:00.407Z] #0 11.52 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-09T08:33:00.407Z] #0 11.55 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-09T08:33:00.407Z] #0 11.56 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:00.407Z] #0 11.57 (4/4) Installing openssl (3.0.9-r1) [2023-06-09T08:33:00.407Z] #0 11.57 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:00.407Z] #0 11.58 OK: 8 MiB in 17 packages [2023-06-09T08:33:00.666Z] #56 ... [2023-06-09T08:33:00.666Z] [2023-06-09T08:33:00.666Z] #36 [security-bootstrapper internal] load build context [2023-06-09T08:33:00.666Z] #36 transferring context: 351.92MB 8.9s done [2023-06-09T08:33:01.738Z] 58f1dce35555: Pull complete [2023-06-09T08:33:01.739Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-09T08:33:01.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:33:01.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:33:02.055Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:33:02.055Z] WORKDIR /edgex [2023-06-09T08:33:02.055Z] COPY go.mod . [2023-06-09T08:33:02.055Z] RUN go mod download [2023-06-09T08:33:02.055Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-09T08:33:02.580Z] #36 ... [2023-06-09T08:33:02.580Z] [2023-06-09T08:33:02.580Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:33:02.580Z] #32 4.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:02.580Z] #32 4.700 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:02.580Z] #32 4.709 (2/2) Installing su-exec (0.2-r2) [2023-06-09T08:33:02.580Z] #32 4.711 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:02.580Z] #32 4.719 OK: 7 MiB in 17 packages [2023-06-09T08:33:02.580Z] #32 ... [2023-06-09T08:33:02.580Z] [2023-06-09T08:33:02.580Z] #35 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:33:02.580Z] #35 transferring context: 351.92MB 10.5s done [2023-06-09T08:33:02.638Z] Sending build context to Docker daemon 2.947MB [2023-06-09T08:33:02.638Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-09T08:33:02.638Z] ---> fadd8f120f05 [2023-06-09T08:33:02.638Z] Step 2/4 : WORKDIR /edgex [2023-06-09T08:33:04.050Z] ---> Running in 31ec3162619f [2023-06-09T08:33:04.316Z] Removing intermediate container 31ec3162619f [2023-06-09T08:33:04.316Z] ---> 8b75a2cfe1c4 [2023-06-09T08:33:04.316Z] Step 3/4 : COPY go.mod . [2023-06-09T08:33:04.899Z] ---> 0100342e792a [2023-06-09T08:33:04.899Z] Step 4/4 : RUN go mod download [2023-06-09T08:33:04.899Z] ---> Running in 9f6d2697cf5a [2023-06-09T08:33:06.800Z] #35 ... [2023-06-09T08:33:06.800Z] [2023-06-09T08:33:06.800Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:33:06.800Z] #48 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:07.062Z] #48 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:07.324Z] #48 19.02 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:33:07.324Z] #48 19.02 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:33:07.324Z] #48 19.02 OK: 17823 distinct packages available [2023-06-09T08:33:07.324Z] #48 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:07.586Z] #48 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:07.865Z] #48 19.40 (1/9) Installing ca-certificates (20230506-r0) [2023-06-09T08:33:07.865Z] #48 19.42 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-09T08:33:07.865Z] #48 19.43 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-09T08:33:07.865Z] #48 19.43 (4/9) Installing libcurl (8.1.2-r0) [2023-06-09T08:33:07.865Z] #48 19.44 (5/9) Installing curl (8.1.2-r0) [2023-06-09T08:33:07.865Z] #48 19.45 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:07.865Z] #48 19.45 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:33:07.865Z] #48 19.46 (8/9) Installing libucontext (1.2-r0) [2023-06-09T08:33:07.865Z] #48 19.46 (9/9) Installing gcompat (1.1.0-r0) [2023-06-09T08:33:07.865Z] #48 19.47 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:07.865Z] #48 19.47 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:33:07.865Z] #48 19.54 OK: 10 MiB in 24 packages [2023-06-09T08:33:08.128Z] #48 ... [2023-06-09T08:33:08.128Z] [2023-06-09T08:33:08.128Z] #37 [core-command internal] load build context [2023-06-09T08:33:08.128Z] #37 transferring context: 351.92MB 10.1s done [2023-06-09T08:33:08.128Z] #37 ... [2023-06-09T08:33:08.128Z] [2023-06-09T08:33:08.128Z] #43 [security-spire-server internal] load build context [2023-06-09T08:33:08.128Z] #43 transferring context: 351.92MB 11.0s done [2023-06-09T08:33:37.150Z] Removing intermediate container 9f6d2697cf5a [2023-06-09T08:33:37.150Z] ---> 4fb616a660c8 [2023-06-09T08:33:37.150Z] Successfully built 4fb616a660c8 [2023-06-09T08:33:37.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:33:37.481Z] + docker inspect -f . ci-base-image-arm64 [2023-06-09T08:33:37.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:33:37.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2023-06-09T08:33:37.743Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-09T08:33:38.975Z] $ docker top 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:33:39.789Z] + go version [2023-06-09T08:33:39.789Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-09T08:33:39.809Z] $ docker stop --time=1 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 [2023-06-09T08:33:40.406Z] #43 ... [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #36 [security-bootstrapper internal] load build context [2023-06-09T08:33:40.406Z] #36 DONE 52.5s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:33:40.406Z] #56 DONE 52.0s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-06-09T08:33:40.406Z] #34 DONE 51.0s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:33:40.406Z] #57 ... [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:33:40.406Z] #50 DONE 52.0s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:33:40.406Z] #48 DONE 52.0s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:33:40.406Z] #32 DONE 52.5s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #44 [support-scheduler internal] load build context [2023-06-09T08:33:40.406Z] #44 DONE 52.7s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #54 [security-secretstore-setup internal] load build context [2023-06-09T08:33:40.406Z] #54 DONE 52.7s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #40 [core-metadata internal] load build context [2023-06-09T08:33:40.406Z] #40 DONE 52.7s [2023-06-09T08:33:40.406Z] [2023-06-09T08:33:40.406Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-09T08:33:40.406Z] #53 DONE 52.2s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #47 [support-notifications internal] load build context [2023-06-09T08:33:40.665Z] #47 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #39 [core-data internal] load build context [2023-06-09T08:33:40.665Z] #39 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #46 [security-spiffe-token-provider internal] load build context [2023-06-09T08:33:40.665Z] #46 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #38 [security-spire-agent internal] load build context [2023-06-09T08:33:40.665Z] #38 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #37 [core-command internal] load build context [2023-06-09T08:33:40.665Z] #37 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #52 [security-proxy-setup internal] load build context [2023-06-09T08:33:40.665Z] #52 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #41 [security-spire-config internal] load build context [2023-06-09T08:33:40.665Z] #41 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #35 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:33:40.665Z] #35 DONE 52.7s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #43 [security-spire-server internal] load build context [2023-06-09T08:33:40.665Z] #43 DONE 52.8s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-09T08:33:40.665Z] #58 DONE 0.2s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #42 [security-proxy-auth internal] load build context [2023-06-09T08:33:40.665Z] #42 DONE 52.8s [2023-06-09T08:33:40.665Z] [2023-06-09T08:33:40.665Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:33:41.403Z] $ docker rm -f --volumes 36b6886c8769831479e6f6d4c9d7864aeea0207a4deebd8d9cace6c3bf51cdf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:33:41.960Z] + docker inspect -f . ci-base-image-arm64 [2023-06-09T08:33:41.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:33:42.084Z] #59 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #59 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #59 ... [2023-06-09T08:33:42.084Z] [2023-06-09T08:33:42.084Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:33:42.084Z] #49 52.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #49 52.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #49 53.21 (1/2) Installing ca-certificates (20230506-r0) [2023-06-09T08:33:42.084Z] #49 53.23 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:42.084Z] #49 53.23 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:42.084Z] #49 53.24 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:33:42.084Z] #49 53.31 OK: 8 MiB in 17 packages [2023-06-09T08:33:42.084Z] #49 DONE 53.7s [2023-06-09T08:33:42.084Z] [2023-06-09T08:33:42.084Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:33:42.084Z] #51 52.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #51 52.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #51 53.22 (1/3) Installing ca-certificates (20230506-r0) [2023-06-09T08:33:42.084Z] #51 53.23 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:42.084Z] #51 53.24 (3/3) Installing su-exec (0.2-r2) [2023-06-09T08:33:42.084Z] #51 53.24 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:42.084Z] #51 53.25 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:33:42.084Z] #51 53.33 OK: 8 MiB in 18 packages [2023-06-09T08:33:42.084Z] #51 DONE 53.7s [2023-06-09T08:33:42.084Z] [2023-06-09T08:33:42.084Z] #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-09T08:33:42.084Z] #60 DONE 1.7s [2023-06-09T08:33:42.084Z] [2023-06-09T08:33:42.084Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:33:42.084Z] #57 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #57 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.084Z] #57 1.404 OK: 265 MiB in 53 packages [2023-06-09T08:33:42.084Z] #57 DONE 1.9s [2023-06-09T08:33:42.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2023-06-09T08:33:42.200Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:33:42.342Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.699 OK: 265 MiB in 53 packages [2023-06-09T08:33:42.342Z] #61 DONE 1.8s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #62 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:33:42.342Z] #62 DONE 0.1s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:33:42.342Z] #63 ... [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-09T08:33:42.342Z] #64 DONE 0.2s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #55 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:33:42.342Z] #55 52.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #55 52.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #55 53.24 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:33:42.342Z] #55 53.24 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:33:42.342Z] #55 53.24 OK: 17823 distinct packages available [2023-06-09T08:33:42.342Z] #55 53.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #55 53.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #55 53.74 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-09T08:33:42.342Z] #55 53.78 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-09T08:33:42.342Z] #55 53.79 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:42.342Z] #55 53.79 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:33:42.342Z] #55 53.80 (5/7) Installing libucontext (1.2-r0) [2023-06-09T08:33:42.342Z] #55 53.80 (6/7) Installing gcompat (1.1.0-r0) [2023-06-09T08:33:42.342Z] #55 53.81 (7/7) Installing openssl (3.0.9-r1) [2023-06-09T08:33:42.342Z] #55 53.87 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:42.342Z] #55 53.87 OK: 8 MiB in 20 packages [2023-06-09T08:33:42.342Z] #55 DONE 54.0s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:33:42.342Z] #59 1.903 OK: 265 MiB in 53 packages [2023-06-09T08:33:42.342Z] #59 DONE 2.1s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:33:42.342Z] #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.457 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:33:42.342Z] #0 1.457 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:33:42.342Z] #0 1.457 OK: 17830 distinct packages available [2023-06-09T08:33:42.342Z] #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #0 1.935 OK: 265 MiB in 53 packages [2023-06-09T08:33:42.342Z] #65 DONE 2.1s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #45 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:33:42.342Z] #45 52.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #45 53.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #45 53.26 v3.17.3-242-gc9d0d11c5c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:33:42.342Z] #45 53.26 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:33:42.342Z] #45 53.26 OK: 17823 distinct packages available [2023-06-09T08:33:42.342Z] #45 53.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #45 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.342Z] #45 53.79 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-09T08:33:42.342Z] #45 53.80 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:33:42.342Z] #45 53.80 (3/4) Installing libucontext (1.2-r0) [2023-06-09T08:33:42.342Z] #45 53.85 (4/4) Installing gcompat (1.1.0-r0) [2023-06-09T08:33:42.342Z] #45 53.85 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:33:42.342Z] #45 53.86 OK: 7 MiB in 19 packages [2023-06-09T08:33:42.342Z] #45 DONE 54.0s [2023-06-09T08:33:42.342Z] [2023-06-09T08:33:42.342Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:33:42.600Z] #66 DONE 0.1s [2023-06-09T08:33:42.600Z] [2023-06-09T08:33:42.600Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:33:42.600Z] #63 DONE 0.3s [2023-06-09T08:33:42.600Z] [2023-06-09T08:33:42.600Z] #67 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:33:42.600Z] #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.600Z] #0 1.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-09T08:33:42.600Z] #0 2.068 OK: 265 MiB in 53 packages [2023-06-09T08:33:42.600Z] #67 DONE 2.2s [2023-06-09T08:33:42.600Z] [2023-06-09T08:33:42.600Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:33:42.600Z] #68 DONE 0.1s [2023-06-09T08:33:42.600Z] [2023-06-09T08:33:42.600Z] #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:33:42.600Z] #69 DONE 0.1s [2023-06-09T08:33:42.600Z] [2023-06-09T08:33:42.600Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:33:43.337Z] $ docker top 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-09T08:33:43.531Z] ========================================================= [2023-06-09T08:33:43.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-09T08:33:43.531Z] ========================================================= [Pipeline] sh [2023-06-09T08:33:43.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-09T08:33:44.425Z] + make test [2023-06-09T08:33:44.425Z] go test -race -coverprofile=coverage.out ./... [2023-06-09T08:33:49.162Z] #70 ... [2023-06-09T08:33:49.162Z] [2023-06-09T08:33:49.162Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:33:52.446Z] #71 ... [2023-06-09T08:33:52.446Z] [2023-06-09T08:33:52.446Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:33:52.446Z] #72 ... [2023-06-09T08:33:52.446Z] [2023-06-09T08:33:52.446Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:33:52.446Z] #73 ... [2023-06-09T08:33:52.446Z] [2023-06-09T08:33:52.446Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:34:23.292Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-09T08:34:48.822Z] #74 DONE 63.4s [2023-06-09T08:34:48.822Z] [2023-06-09T08:34:48.822Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:34:48.822Z] #73 DONE 63.3s [2023-06-09T08:34:48.822Z] [2023-06-09T08:34:48.822Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:34:48.822Z] #70 DONE 63.3s [2023-06-09T08:34:48.822Z] [2023-06-09T08:34:48.822Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:34:48.822Z] #71 DONE 63.3s [2023-06-09T08:34:48.822Z] [2023-06-09T08:34:48.822Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:34:48.822Z] #72 DONE 63.8s [2023-06-09T08:34:48.822Z] [2023-06-09T08:34:48.822Z] #75 [security-spire-server builder 6/9] COPY . . [2023-06-09T08:34:56.025Z] #75 ... [2023-06-09T08:34:56.025Z] [2023-06-09T08:34:56.025Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:34:56.285Z] #76 ... [2023-06-09T08:34:56.285Z] [2023-06-09T08:34:56.285Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-09T08:34:56.285Z] #77 ... [2023-06-09T08:34:56.285Z] [2023-06-09T08:34:56.285Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-09T08:34:57.221Z] #78 ... [2023-06-09T08:34:57.221Z] [2023-06-09T08:34:57.221Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #79 DONE 18.0s [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #75 [security-spire-server builder 6/9] COPY . . [2023-06-09T08:35:03.806Z] #75 DONE 17.9s [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #78 DONE 18.0s [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:03.806Z] #80 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:03.806Z] #81 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #82 [support-scheduler builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #82 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:03.806Z] #83 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:03.806Z] #84 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #85 [core-command builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #85 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:03.806Z] #86 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:03.806Z] #87 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #88 [core-data builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #88 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #89 [core-metadata builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #89 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:03.806Z] #90 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:03.806Z] #91 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #92 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:03.806Z] #93 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:03.806Z] #94 CACHED [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-09T08:35:03.806Z] #77 DONE 18.0s [2023-06-09T08:35:03.806Z] [2023-06-09T08:35:03.806Z] #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T08:35:04.065Z] #95 ... [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:04.065Z] #96 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:04.065Z] #97 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-06-09T08:35:04.065Z] #98 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:35:04.065Z] #99 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:04.065Z] #100 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-06-09T08:35:04.065Z] #101 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:35:04.065Z] #76 DONE 18.0s [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:35:04.065Z] #102 DONE 0.2s [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:35:04.065Z] #103 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:04.065Z] #104 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-06-09T08:35:04.065Z] #105 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:35:04.065Z] #106 CACHED [2023-06-09T08:35:04.065Z] [2023-06-09T08:35:04.065Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:35:05.986Z] #107 DONE 1.6s [2023-06-09T08:35:05.986Z] [2023-06-09T08:35:05.986Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T08:35:05.986Z] #0 1.217 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-06-09T08:35:06.924Z] #108 ... [2023-06-09T08:35:06.924Z] [2023-06-09T08:35:06.924Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-09T08:35:06.924Z] #109 DONE 1.0s [2023-06-09T08:35:06.924Z] [2023-06-09T08:35:06.924Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T08:35:06.924Z] #0 2.709 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-06-09T08:35:08.313Z] #110 ... [2023-06-09T08:35:08.313Z] [2023-06-09T08:35:08.313Z] #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:35:08.313Z] #111 DONE 3.9s [2023-06-09T08:35:08.313Z] [2023-06-09T08:35:08.313Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-09T08:35:08.313Z] #112 DONE 0.3s [2023-06-09T08:35:08.313Z] [2023-06-09T08:35:08.314Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:35:08.314Z] #113 DONE 0.3s [2023-06-09T08:35:08.314Z] [2023-06-09T08:35:08.314Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:35:08.627Z] #114 DONE 0.1s [2023-06-09T08:35:08.627Z] [2023-06-09T08:35:08.627Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:35:10.038Z] #115 DONE 1.4s [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:35:10.038Z] #116 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:35:10.038Z] #117 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-09T08:35:10.038Z] #118 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:35:10.038Z] #119 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:35:10.038Z] #120 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.038Z] #121 [security-spire-config builder 6/9] COPY . . [2023-06-09T08:35:10.038Z] #121 CACHED [2023-06-09T08:35:10.038Z] [2023-06-09T08:35:10.039Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:35:10.039Z] #122 CACHED [2023-06-09T08:35:10.039Z] [2023-06-09T08:35:10.039Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:35:10.039Z] #123 CACHED [2023-06-09T08:35:10.039Z] [2023-06-09T08:35:10.039Z] #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:35:10.976Z] #124 DONE 1.0s [2023-06-09T08:35:10.976Z] [2023-06-09T08:35:10.976Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-09T08:35:10.976Z] #125 DONE 1.0s [2023-06-09T08:35:10.976Z] [2023-06-09T08:35:10.976Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:35:10.976Z] #126 DONE 1.0s [2023-06-09T08:35:10.976Z] [2023-06-09T08:35:10.976Z] #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:35:10.976Z] #127 ... [2023-06-09T08:35:10.976Z] [2023-06-09T08:35:10.976Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:35:10.976Z] #128 DONE 0.1s [2023-06-09T08:35:11.235Z] [2023-06-09T08:35:11.235Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:35:12.170Z] #129 ... [2023-06-09T08:35:12.170Z] [2023-06-09T08:35:12.170Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:35:12.170Z] #130 DONE 1.4s [2023-06-09T08:35:12.429Z] [2023-06-09T08:35:12.429Z] #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:35:12.429Z] #127 DONE 1.3s [2023-06-09T08:35:12.429Z] [2023-06-09T08:35:12.429Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-09T08:35:13.971Z] #131 ... [2023-06-09T08:35:13.971Z] [2023-06-09T08:35:13.971Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T08:35:13.971Z] #0 1.223 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-06-09T08:35:14.231Z] #132 ... [2023-06-09T08:35:14.231Z] [2023-06-09T08:35:14.231Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T08:35:14.231Z] #0 0.693 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-06-09T08:35:14.231Z] #133 ... [2023-06-09T08:35:14.231Z] [2023-06-09T08:35:14.231Z] #134 [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-06-09T08:35:14.231Z] #0 2.681 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-06-09T08:35:14.490Z] #134 ... [2023-06-09T08:35:14.490Z] [2023-06-09T08:35:14.490Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T08:35:14.490Z] #0 0.725 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-06-09T08:35:14.490Z] #135 ... [2023-06-09T08:35:14.490Z] [2023-06-09T08:35:14.490Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:35:14.490Z] #0 0.599 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-06-09T08:35:14.751Z] #136 ... [2023-06-09T08:35:14.751Z] [2023-06-09T08:35:14.751Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T08:35:14.751Z] #0 0.415 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-06-09T08:35:15.136Z] #137 ... [2023-06-09T08:35:15.136Z] [2023-06-09T08:35:15.136Z] #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T08:35:15.136Z] #95 0.559 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-06-09T08:35:15.489Z] #95 ... [2023-06-09T08:35:15.489Z] [2023-06-09T08:35:15.489Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:35:15.489Z] #0 3.729 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-06-09T08:35:15.489Z] #138 ... [2023-06-09T08:35:15.489Z] [2023-06-09T08:35:15.489Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T08:35:15.489Z] #0 1.226 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-06-09T08:35:15.489Z] #139 ... [2023-06-09T08:35:15.489Z] [2023-06-09T08:35:15.489Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:35:20.773Z] #140 ... [2023-06-09T08:35:20.773Z] [2023-06-09T08:35:20.773Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:35:20.773Z] #129 DONE 9.7s [2023-06-09T08:35:20.773Z] [2023-06-09T08:35:20.773Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:35:20.773Z] #140 DONE 8.6s [2023-06-09T08:35:20.773Z] [2023-06-09T08:35:20.773Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:35:21.033Z] #141 ... [2023-06-09T08:35:21.033Z] [2023-06-09T08:35:21.033Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-09T08:35:21.033Z] #131 DONE 8.7s [2023-06-09T08:35:21.033Z] [2023-06-09T08:35:21.033Z] #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-09T08:35:25.251Z] #142 ... [2023-06-09T08:35:25.251Z] [2023-06-09T08:35:25.251Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:35:25.251Z] #141 DONE 3.7s [2023-06-09T08:35:25.251Z] [2023-06-09T08:35:25.251Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-09T08:35:26.473Z] #143 ... [2023-06-09T08:35:26.473Z] [2023-06-09T08:35:26.473Z] #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-09T08:35:26.473Z] #142 DONE 5.3s [2023-06-09T08:35:26.473Z] [2023-06-09T08:35:26.473Z] #144 [security-spire-server] exporting to image [2023-06-09T08:35:26.473Z] #144 exporting layers [2023-06-09T08:35:27.152Z] #144 ... [2023-06-09T08:35:27.152Z] [2023-06-09T08:35:27.152Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-09T08:35:27.893Z] #145 ... [2023-06-09T08:35:27.893Z] [2023-06-09T08:35:27.893Z] #143 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-09T08:35:27.893Z] #143 DONE 3.2s [2023-06-09T08:35:27.893Z] [2023-06-09T08:35:27.893Z] #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-09T08:35:33.266Z] #146 ... [2023-06-09T08:35:33.266Z] [2023-06-09T08:35:33.266Z] #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-09T08:35:33.266Z] #145 DONE 5.8s [2023-06-09T08:35:33.266Z] [2023-06-09T08:35:33.266Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T08:35:33.831Z] #135 ... [2023-06-09T08:35:33.831Z] [2023-06-09T08:35:33.831Z] #144 [security-spire-agent] exporting to image [2023-06-09T08:35:33.831Z] #144 exporting layers [2023-06-09T08:35:35.209Z] #144 ... [2023-06-09T08:35:35.209Z] [2023-06-09T08:35:35.209Z] #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-09T08:35:35.209Z] #146 DONE 7.2s [2023-06-09T08:35:35.209Z] [2023-06-09T08:35:35.209Z] #144 [security-spire-config] exporting to image [2023-06-09T08:35:35.209Z] #144 exporting layers 13.0s done [2023-06-09T08:35:35.209Z] #144 writing image sha256:eb962d5f4c6517040c661dfba20f88f1b1dbe48a8b37d9b29a1f41c31aea9276 [2023-06-09T08:35:35.209Z] #144 writing image sha256:eb962d5f4c6517040c661dfba20f88f1b1dbe48a8b37d9b29a1f41c31aea9276 0.1s done [2023-06-09T08:35:35.209Z] #144 naming to docker.io/library/security-spire-server done [2023-06-09T08:35:36.144Z] #144 exporting layers 2.3s done [2023-06-09T08:35:36.144Z] #144 writing image sha256:05437323892e0c242bb0a22f8d16eac5c48df83e7892f2707f63748e1a0bb9f4 [2023-06-09T08:35:36.144Z] #144 exporting layers 1.1s done [2023-06-09T08:35:36.144Z] #144 writing image sha256:05437323892e0c242bb0a22f8d16eac5c48df83e7892f2707f63748e1a0bb9f4 0.1s done [2023-06-09T08:35:36.144Z] #144 naming to docker.io/library/security-spire-agent 0.0s done [2023-06-09T08:35:36.144Z] #144 writing image sha256:61794756014df36bd1628c2b4dfdcbac34f10e722d4a2da164e27151b1e8d442 0.0s done [2023-06-09T08:35:36.144Z] #144 naming to docker.io/library/security-spire-config 0.0s done [2023-06-09T08:35:36.144Z] #144 DONE 14.2s [2023-06-09T08:35:36.144Z] [2023-06-09T08:35:36.144Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:36:14.845Z] #138 ... [2023-06-09T08:36:14.845Z] [2023-06-09T08:36:14.845Z] #134 [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-06-09T08:36:14.845Z] #134 68.05 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-06-09T08:36:14.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-09T08:36:14.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-09T08:36:14.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-09T08:36:17.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-09T08:36:17.846Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-09T08:36:20.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-09T08:36:20.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-09T08:36:20.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-09T08:36:20.763Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-09T08:36:22.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-09T08:36:26.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-09T08:36:26.401Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-09T08:36:26.401Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-09T08:36:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-09T08:36:33.122Z] #134 ... [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T08:36:33.123Z] #139 DONE 87.5s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #95 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T08:36:33.123Z] #95 DONE 87.5s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:36:33.123Z] #138 DONE 87.6s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T08:36:33.123Z] #108 DONE 87.5s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T08:36:33.123Z] #110 DONE 87.5s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T08:36:33.123Z] #137 DONE 87.6s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #147 ... [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:36:33.123Z] #136 DONE 87.7s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T08:36:33.123Z] #135 DONE 87.7s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-09T08:36:33.123Z] #148 ... [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T08:36:33.123Z] #132 DONE 88.0s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #134 [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-06-09T08:36:33.123Z] #134 DONE 88.0s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T08:36:33.123Z] #133 DONE 88.0s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #149 ... [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #150 DONE 0.6s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #151 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #151 DONE 0.7s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #147 DONE 0.7s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #152 DONE 0.7s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-09T08:36:33.123Z] #148 DONE 0.6s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #149 DONE 0.3s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-09T08:36:33.123Z] #153 ... [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #154 DONE 0.4s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #155 DONE 0.4s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #156 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #157 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #158 DONE 0.3s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #159 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #160 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #161 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #162 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #163 DONE 0.3s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #164 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #164 DONE 0.3s [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:33.123Z] #165 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #166 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.123Z] #166 CACHED [2023-06-09T08:36:33.123Z] [2023-06-09T08:36:33.123Z] #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-09T08:36:33.382Z] #167 ... [2023-06-09T08:36:33.382Z] [2023-06-09T08:36:33.382Z] #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:33.382Z] #168 DONE 0.3s [2023-06-09T08:36:33.382Z] [2023-06-09T08:36:33.382Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-09T08:36:34.804Z] #169 ... [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-09T08:36:34.804Z] #170 DONE 2.0s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-09T08:36:34.804Z] #171 DONE 2.0s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-09T08:36:34.804Z] #172 DONE 2.0s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #173 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:34.804Z] #173 DONE 2.1s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-09T08:36:34.804Z] #174 DONE 2.0s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-09T08:36:34.804Z] #167 DONE 2.0s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #175 [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-06-09T08:36:34.804Z] #175 ... [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-09T08:36:34.804Z] #176 DONE 2.1s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-09T08:36:34.804Z] #177 DONE 2.2s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-09T08:36:34.804Z] #178 DONE 2.2s [2023-06-09T08:36:34.804Z] [2023-06-09T08:36:34.804Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-09T08:36:34.804Z] #169 DONE 2.2s [2023-06-09T08:36:35.063Z] [2023-06-09T08:36:35.063Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.063Z] #179 ... [2023-06-09T08:36:35.063Z] [2023-06-09T08:36:35.063Z] #180 [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-06-09T08:36:35.063Z] #180 DONE 0.6s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-09T08:36:35.326Z] #153 DONE 2.8s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #181 [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-06-09T08:36:35.326Z] #181 DONE 0.6s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.326Z] #182 DONE 0.6s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #175 [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-06-09T08:36:35.326Z] #175 DONE 0.6s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-09T08:36:35.326Z] #183 DONE 0.5s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.326Z] #184 DONE 0.4s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.326Z] #185 DONE 0.7s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-09T08:36:35.326Z] #186 ... [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.326Z] #187 DONE 0.5s [2023-06-09T08:36:35.326Z] [2023-06-09T08:36:35.326Z] #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.326Z] #188 DONE 0.5s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:35.587Z] #179 DONE 0.5s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-09T08:36:35.587Z] #189 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #144 [core-data] exporting to image [2023-06-09T08:36:35.587Z] #144 exporting layers [2023-06-09T08:36:35.587Z] #144 ... [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:36:35.587Z] #190 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T08:36:35.587Z] #191 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #192 [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-06-09T08:36:35.587Z] #192 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-09T08:36:35.587Z] #193 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #144 [core-data] exporting to image [2023-06-09T08:36:35.587Z] #144 exporting layers 0.3s done [2023-06-09T08:36:35.587Z] #144 ... [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-09T08:36:35.587Z] #186 DONE 0.3s [2023-06-09T08:36:35.587Z] [2023-06-09T08:36:35.587Z] #144 [support-notifications] exporting to image [2023-06-09T08:36:35.587Z] #144 exporting layers 0.2s done [2023-06-09T08:36:35.587Z] #144 writing image sha256:b126a8c41369c398360bda9bc17cddd3ed3bc886b00dbbe06d5b9cfa794c7ce7 done [2023-06-09T08:36:35.587Z] #144 writing image sha256:610cbd088df5e3f72f0e7ecc391ed218380ad536d0a3dd210346076bd594c866 done [2023-06-09T08:36:35.587Z] #144 writing image sha256:3b4502e475cdad01065ff99d17a71084b95dc34961b15315460d198021a44265 [2023-06-09T08:36:35.587Z] #144 writing image sha256:8b93c02c7659e310bfe68f94d2444284fac3bcc53a50431063750be21121c451 [2023-06-09T08:36:35.587Z] #144 writing image sha256:1e4c9bd550842f7f07413cd98176a20920d0b342364b17b15e7460ff99b6ac3e [2023-06-09T08:36:35.587Z] #144 naming to docker.io/library/support-notifications 0.0s done [2023-06-09T08:36:35.587Z] #144 naming to docker.io/library/core-command [2023-06-09T08:36:36.072Z] #144 ... [2023-06-09T08:36:36.072Z] [2023-06-09T08:36:36.072Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:36:36.072Z] #194 DONE 0.2s [2023-06-09T08:36:36.072Z] [2023-06-09T08:36:36.072Z] #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-09T08:36:36.072Z] #195 DONE 0.2s [2023-06-09T08:36:36.072Z] [2023-06-09T08:36:36.072Z] #144 [core-data] exporting to image [2023-06-09T08:36:36.072Z] #144 exporting layers 0.1s done [2023-06-09T08:36:36.072Z] #144 writing image sha256:3b4502e475cdad01065ff99d17a71084b95dc34961b15315460d198021a44265 0.0s done [2023-06-09T08:36:36.072Z] #144 writing image sha256:8b93c02c7659e310bfe68f94d2444284fac3bcc53a50431063750be21121c451 0.0s done [2023-06-09T08:36:36.072Z] #144 writing image sha256:1e4c9bd550842f7f07413cd98176a20920d0b342364b17b15e7460ff99b6ac3e 0.0s done [2023-06-09T08:36:36.072Z] #144 naming to docker.io/library/core-command 0.0s done [2023-06-09T08:36:36.072Z] #144 naming to docker.io/library/security-spiffe-token-provider done [2023-06-09T08:36:36.072Z] #144 naming to docker.io/library/support-scheduler done [2023-06-09T08:36:36.072Z] #144 naming to docker.io/library/core-data done [2023-06-09T08:36:36.072Z] #144 writing image sha256:44046abb40e92fda1f9df373fd684b24604928821a19d328234d6fa1a27bfb91 0.0s done [2023-06-09T08:36:36.072Z] #144 naming to docker.io/library/core-metadata done [2023-06-09T08:36:36.072Z] #144 DONE 14.9s [2023-06-09T08:36:36.072Z] [2023-06-09T08:36:36.072Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-09T08:36:36.343Z] #196 DONE 0.5s [2023-06-09T08:36:36.343Z] [2023-06-09T08:36:36.343Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-09T08:36:36.343Z] #197 DONE 0.5s [2023-06-09T08:36:36.343Z] [2023-06-09T08:36:36.343Z] #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-09T08:36:36.601Z] #198 DONE 0.3s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-09T08:36:36.601Z] #199 DONE 0.3s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T08:36:36.601Z] #200 DONE 1.0s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #201 [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-06-09T08:36:36.601Z] #201 DONE 0.1s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T08:36:36.601Z] #202 DONE 1.1s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #203 [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-06-09T08:36:36.601Z] #203 DONE 0.1s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T08:36:36.601Z] #204 DONE 0.1s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-09T08:36:36.601Z] #205 DONE 0.0s [2023-06-09T08:36:36.601Z] [2023-06-09T08:36:36.601Z] #144 [security-proxy-auth] exporting to image [2023-06-09T08:36:36.860Z] #144 ... [2023-06-09T08:36:36.860Z] [2023-06-09T08:36:36.860Z] #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-09T08:36:36.860Z] #206 DONE 0.1s [2023-06-09T08:36:36.860Z] [2023-06-09T08:36:36.860Z] #144 [core-common-config-bootstrapper] exporting to image [2023-06-09T08:36:36.860Z] #144 exporting layers 0.2s done [2023-06-09T08:36:36.860Z] #144 writing image sha256:f4a61f197520108eecd576ba850f02d2525377b440c4fa11892372ce1ebb8a8d 0.0s done [2023-06-09T08:36:36.860Z] #144 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-09T08:36:36.860Z] #144 writing image sha256:044d7bf8c65c32757d789c527aaf47cef5adcf91b17fa5b341a15cfeeb2ec2e0 done [2023-06-09T08:36:36.860Z] #144 naming to docker.io/library/security-proxy-auth done [2023-06-09T08:36:36.860Z] #144 DONE 15.4s [2023-06-09T08:36:36.860Z] [2023-06-09T08:36:36.860Z] #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T08:36:36.860Z] #207 DONE 1.4s [2023-06-09T08:36:36.860Z] [2023-06-09T08:36:36.860Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-09T08:36:37.118Z] #208 ... [2023-06-09T08:36:37.118Z] [2023-06-09T08:36:37.118Z] #144 [security-proxy-setup] exporting to image [2023-06-09T08:36:37.118Z] #144 exporting layers 0.1s done [2023-06-09T08:36:37.118Z] #144 writing image sha256:88d2bffa85dba67b2b395b309e455dd3da366fc454dfab7e49d76dd1a55aacbe done [2023-06-09T08:36:37.118Z] #144 naming to docker.io/library/security-proxy-setup done [2023-06-09T08:36:37.118Z] #144 DONE 15.5s [2023-06-09T08:36:37.377Z] [2023-06-09T08:36:37.377Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T08:36:37.377Z] #209 DONE 0.6s [2023-06-09T08:36:37.377Z] [2023-06-09T08:36:37.377Z] #144 [security-secretstore-setup] exporting to image [2023-06-09T08:36:37.637Z] #144 exporting layers 0.2s done [2023-06-09T08:36:37.637Z] #144 writing image sha256:373c72f0acf6bd409542c614f58984abd1c42972db9f6e71b768a222937d70f7 done [2023-06-09T08:36:37.637Z] #144 naming to docker.io/library/security-secretstore-setup done [2023-06-09T08:36:37.637Z] #144 DONE 15.6s [2023-06-09T08:36:37.637Z] [2023-06-09T08:36:37.637Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-09T08:36:37.637Z] #208 DONE 0.7s [2023-06-09T08:36:37.637Z] [2023-06-09T08:36:37.637Z] #144 [security-bootstrapper] exporting to image [2023-06-09T08:36:37.637Z] #144 exporting layers 0.2s done [2023-06-09T08:36:37.637Z] #144 writing image sha256:2ec921b78fd1e8af2a56cf8b2fe340ba7efdc0692e65cc01431ca43c2a052b55 done [2023-06-09T08:36:37.637Z] #144 naming to docker.io/library/security-bootstrapper done [2023-06-09T08:36:37.637Z] #144 DONE 15.8s [2023-06-09T08:36:37.637Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.637Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.637Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.637Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.637Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T08:36:37.638Z] time="2023-06-09T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-09T08:36:37.650Z] $ docker stop --time=1 a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be [2023-06-09T08:36:38.934Z] $ docker rm -f --volumes a30bfa1dac8303e2915a72ab78af83bd45c4baca1aa50fec9950632c77aac7be [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-09T08:36:39.271Z] + docker images [2023-06-09T08:36:39.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-09T08:36:39.271Z] security-secretstore-setup latest 373c72f0acf6 2 seconds ago 32.8MB [2023-06-09T08:36:39.271Z] security-bootstrapper latest 2ec921b78fd1 2 seconds ago 22.2MB [2023-06-09T08:36:39.271Z] core-common-config-bootstrapper latest f4a61f197520 3 seconds ago 17.2MB [2023-06-09T08:36:39.271Z] security-proxy-setup latest 88d2bffa85db 3 seconds ago 23.5MB [2023-06-09T08:36:39.271Z] security-proxy-auth latest 044d7bf8c65c 3 seconds ago 18.3MB [2023-06-09T08:36:39.271Z] core-metadata latest 44046abb40e9 4 seconds ago 20.4MB [2023-06-09T08:36:39.271Z] core-command latest 610cbd088df5 4 seconds ago 19.9MB [2023-06-09T08:36:39.271Z] core-data latest 1e4c9bd55084 4 seconds ago 20MB [2023-06-09T08:36:39.271Z] support-notifications latest b126a8c41369 4 seconds ago 32.4MB [2023-06-09T08:36:39.271Z] support-scheduler latest 8b93c02c7659 4 seconds ago 31.8MB [2023-06-09T08:36:39.271Z] security-spiffe-token-provider latest 3b4502e475cd 5 seconds ago 32.8MB [2023-06-09T08:36:39.271Z] security-spire-config latest 61794756014d About a minute ago 102MB [2023-06-09T08:36:39.271Z] security-spire-agent latest 05437323892e About a minute ago 166MB [2023-06-09T08:36:39.271Z] security-spire-server latest eb962d5f4c65 About a minute ago 107MB [2023-06-09T08:36:39.271Z] ci-base-image-x86_64 latest 2c2f4e9b2d92 6 minutes ago 918MB [2023-06-09T08:36:39.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 days ago 334MB [2023-06-09T08:36:39.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB [2023-06-09T08:36:39.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-09T08:36:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-09T08:36:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-09T08:36:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements [2023-06-09T08:36:53.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 98.5% of statements [2023-06-09T08:36:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-09T08:36:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-09T08:36:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-09T08:37:01.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.5% of statements [2023-06-09T08:37:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-09T08:37:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-09T08:37:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements [2023-06-09T08:37:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-09T08:37:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-09T08:37:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:37:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-09T08:37:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-09T08:37:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-09T08:37:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-09T08:37:26.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.713s coverage: 88.5% of statements [2023-06-09T08:37:26.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.559s coverage: 3.8% of statements [2023-06-09T08:37:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-09T08:37:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:37:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-09T08:37:35.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.752s coverage: 95.6% of statements [2023-06-09T08:37:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-09T08:37:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-09T08:37:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-09T08:37:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-09T08:37:35.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-09T08:37:36.176Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-06-09T08:37:42.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-09T08:37:42.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-09T08:37:42.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-09T08:37:42.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements [2023-06-09T08:37:52.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-09T08:37:52.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-09T08:37:52.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.490s coverage: 0.9% of statements [2023-06-09T08:37:52.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 29.0% of statements [2023-06-09T08:37:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 42.9% of statements [2023-06-09T08:37:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements [2023-06-09T08:37:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2023-06-09T08:37:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2023-06-09T08:38:01.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2023-06-09T08:38:03.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-09T08:38:04.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-09T08:38:04.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-09T08:38:04.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-09T08:38:06.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-09T08:38:06.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-09T08:38:06.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-09T08:38:06.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-09T08:38:12.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2023-06-09T08:38:12.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-09T08:38:12.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-09T08:38:12.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-09T08:38:12.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-09T08:38:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-09T08:38:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-09T08:38:20.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-09T08:38:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.053s coverage: 79.9% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.250s coverage: 92.9% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 62.3% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.486s coverage: 81.8% of statements [2023-06-09T08:38:27.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.479s coverage: 82.1% of statements [2023-06-09T08:38:28.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-09T08:38:28.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements [2023-06-09T08:38:32.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-09T08:38:32.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-09T08:38:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 63.1% of statements [2023-06-09T08:38:33.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements [2023-06-09T08:38:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements [2023-06-09T08:38:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2023-06-09T08:38:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-06-09T08:38:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-09T08:38:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-09T08:38:35.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-09T08:38:35.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-06-09T08:38:43.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-09T08:38:43.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-09T08:38:43.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-09T08:38:44.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements [2023-06-09T08:38:44.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-06-09T08:38:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-09T08:38:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-09T08:38:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-09T08:38:49.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-09T08:38:49.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2023-06-09T08:38:54.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-09T08:38:54.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-09T08:38:54.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-09T08:38:54.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-09T08:39:01.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-06-09T08:39:01.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-09T08:39:01.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:39:01.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-09T08:39:01.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-09T08:39:02.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.570s coverage: 92.3% of statements [2023-06-09T08:39:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-09T08:39:06.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-09T08:39:06.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements [2023-06-09T08:39:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-09T08:39:09.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-09T08:39:09.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements [2023-06-09T08:39:10.755Z] 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-06-09T08:39:11.023Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-09T08:39:11.023Z] go vet ./... [2023-06-09T08:41:47.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-09T08:41:47.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-09T08:41:47.719Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-09T08:41:47.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-09T08:41:48.049Z] + ls -al . [2023-06-09T08:41:48.049Z] total 720 [2023-06-09T08:41:48.049Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 08:33 . [2023-06-09T08:41:48.049Z] drwxr-xr-x 4 root root 4096 Jun 9 08:33 .. [2023-06-09T08:41:48.049Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:32 .blubracket [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 16 Jun 9 08:32 .dockerignore [2023-06-09T08:41:48.049Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 08:32 .git [2023-06-09T08:41:48.049Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:32 .github [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 1133 Jun 9 08:32 .gitignore [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 42 Jun 9 08:32 .golangci.yml [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 87 Jun 9 08:32 .hadolint.yml [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 08:32 .sonarcloud.properties [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 1171 Jun 9 08:32 ADOPTERS.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 10835 Jun 9 08:32 Attribution.txt [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 93407 Jun 9 08:32 CHANGELOG.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 08:32 CONTRIBUTING.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 677 Jun 9 08:32 GOVERNANCE.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 883 Jun 9 08:32 Jenkinsfile [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 08:32 LICENSE [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 14368 Jun 9 08:32 Makefile [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 582 Jun 9 08:32 OWNERS.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 9923 Jun 9 08:32 README.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 789 Jun 9 08:32 SECURITY.md [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 08:29 VERSION [2023-06-09T08:41:48.049Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 08:32 bin [2023-06-09T08:41:48.049Z] drwxrwxr-x 18 1001 1001 4096 Jun 9 08:32 cmd [2023-06-09T08:41:48.049Z] -rw-r--r-- 1 root root 447730 Jun 9 08:39 coverage.out [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 3160 Jun 9 08:32 go.mod [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 31050 Jun 9 08:32 go.sum [2023-06-09T08:41:48.049Z] drwxrwxr-x 7 1001 1001 4096 Jun 9 08:32 internal [2023-06-09T08:41:48.049Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 08:32 openapi [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 594 Jun 9 08:32 security.txt [2023-06-09T08:41:48.049Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 08:32 snap [2023-06-09T08:41:48.049Z] -rw-rw-r-- 1 1001 1001 204 Jun 9 08:32 version.go [Pipeline] sh [2023-06-09T08:41:48.372Z] + '[' -e coverage.out ] [2023-06-09T08:41:48.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-09T08:41:48.397Z] Warning: overwriting stash ‘coverage-report’ [2023-06-09T08:41:49.175Z] Stashed 1 file(s) [Pipeline] sh [2023-06-09T08:41:49.800Z] + make build [2023-06-09T08:41:49.800Z] 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-06-09T08:43:26.635Z] 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-06-09T08:43:26.635Z] 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-06-09T08:43:27.616Z] 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-06-09T08:43:30.978Z] 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-06-09T08:44:17.790Z] 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-06-09T08:44:23.125Z] 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-06-09T08:44:29.772Z] 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-06-09T08:44:35.100Z] 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-06-09T08:44:38.439Z] 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-06-09T08:44:41.779Z] 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-06-09T08:44:48.422Z] 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-06-09T08:44:53.781Z] $ docker stop --time=1 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 [2023-06-09T08:44:57.624Z] $ docker rm -f --volumes 04e229956406e2fc41277a9dcd20fa83bf2b6046e4debf2aa3d77ef8d91b0ad2 [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-06-09T08:44:59.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:44:59.963Z] [2023-06-09T08:44:59.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T08:45:00.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:45:00.556Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-09T08:45:00.556Z] 547446be3368: Pulling fs layer [2023-06-09T08:45:00.556Z] d125d8839a47: Pulling fs layer [2023-06-09T08:45:00.556Z] 3e85d5ac6304: Pulling fs layer [2023-06-09T08:45:00.556Z] c3105a71a48b: Pulling fs layer [2023-06-09T08:45:00.556Z] 0f093f025ec4: Pulling fs layer [2023-06-09T08:45:00.556Z] c3106fc0e877: Pulling fs layer [2023-06-09T08:45:00.556Z] c3105a71a48b: Waiting [2023-06-09T08:45:00.556Z] 0f093f025ec4: Waiting [2023-06-09T08:45:00.556Z] c3106fc0e877: Waiting [2023-06-09T08:45:00.556Z] 547446be3368: Verifying Checksum [2023-06-09T08:45:00.556Z] 547446be3368: Download complete [2023-06-09T08:45:00.556Z] c3105a71a48b: Verifying Checksum [2023-06-09T08:45:00.556Z] c3105a71a48b: Download complete [2023-06-09T08:45:01.136Z] d125d8839a47: Verifying Checksum [2023-06-09T08:45:01.136Z] d125d8839a47: Download complete [2023-06-09T08:45:01.136Z] c3106fc0e877: Verifying Checksum [2023-06-09T08:45:01.136Z] c3106fc0e877: Download complete [2023-06-09T08:45:01.136Z] 0f093f025ec4: Download complete [2023-06-09T08:45:01.403Z] 547446be3368: Pull complete [2023-06-09T08:45:02.362Z] d125d8839a47: Pull complete [2023-06-09T08:45:02.946Z] 3e85d5ac6304: Verifying Checksum [2023-06-09T08:45:02.946Z] 3e85d5ac6304: Download complete [2023-06-09T08:45:11.144Z] 3e85d5ac6304: Pull complete [2023-06-09T08:45:11.144Z] c3105a71a48b: Pull complete [2023-06-09T08:45:12.103Z] 0f093f025ec4: Pull complete [2023-06-09T08:45:12.369Z] c3106fc0e877: Pull complete [2023-06-09T08:45:12.369Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-09T08:45:12.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-09T08:45:12.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T08:45:12.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2023-06-09T08:45:12.611Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-09T08:45:14.728Z] $ docker top b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T08:45:15.220Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-09T08:45:25.292Z] #1 [core-data internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #1 transferring dockerfile: 1.90kB done [2023-06-09T08:45:25.292Z] #1 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #2 transferring dockerfile: 1.82kB done [2023-06-09T08:45:25.292Z] #2 DONE 0.0s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #3 transferring dockerfile: 1.78kB 0.0s done [2023-06-09T08:45:25.292Z] #3 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-06-09T08:45:25.292Z] #4 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #5 transferring dockerfile: 2.68kB done [2023-06-09T08:45:25.292Z] #5 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #6 transferring dockerfile: 2.38kB 0.0s done [2023-06-09T08:45:25.292Z] #6 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #7 transferring dockerfile: 2.06kB 0.0s done [2023-06-09T08:45:25.292Z] #7 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #8 transferring dockerfile: 2.12kB 0.0s done [2023-06-09T08:45:25.292Z] #8 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #9 [core-command internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #9 transferring dockerfile: 1.82kB done [2023-06-09T08:45:25.292Z] #9 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #10 transferring dockerfile: 2.63kB done [2023-06-09T08:45:25.292Z] #10 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #11 transferring dockerfile: 2.58kB done [2023-06-09T08:45:25.292Z] #11 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-06-09T08:45:25.292Z] #12 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #13 transferring dockerfile: 1.84kB 0.0s done [2023-06-09T08:45:25.292Z] #13 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-06-09T08:45:25.292Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-06-09T08:45:25.292Z] #14 DONE 0.1s [2023-06-09T08:45:25.292Z] [2023-06-09T08:45:25.292Z] #15 [core-data internal] load .dockerignore [2023-06-09T08:45:25.292Z] #15 transferring context: 56B done [2023-06-09T08:45:25.292Z] #15 DONE 0.1s [2023-06-09T08:45:25.877Z] [2023-06-09T08:45:25.877Z] #16 [support-scheduler internal] load .dockerignore [2023-06-09T08:45:25.877Z] #16 transferring context: 56B done [2023-06-09T08:45:25.877Z] #16 DONE 0.0s [2023-06-09T08:45:26.145Z] [2023-06-09T08:45:26.145Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-06-09T08:45:26.145Z] #17 transferring context: 56B done [2023-06-09T08:45:26.145Z] #17 DONE 0.0s [2023-06-09T08:45:26.145Z] [2023-06-09T08:45:26.145Z] #18 [security-bootstrapper internal] load .dockerignore [2023-06-09T08:45:26.145Z] #18 transferring context: 56B done [2023-06-09T08:45:26.145Z] #18 DONE 0.1s [2023-06-09T08:45:26.145Z] [2023-06-09T08:45:26.145Z] #19 [security-spire-agent internal] load .dockerignore [2023-06-09T08:45:26.145Z] #19 transferring context: 56B 0.0s done [2023-06-09T08:45:26.145Z] #19 DONE 0.1s [2023-06-09T08:45:26.145Z] [2023-06-09T08:45:26.145Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-06-09T08:45:26.145Z] #20 transferring context: 56B 0.0s done [2023-06-09T08:45:26.413Z] #20 DONE 0.1s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #21 [security-proxy-setup internal] load .dockerignore [2023-06-09T08:45:26.413Z] #21 transferring context: 56B 0.0s done [2023-06-09T08:45:26.413Z] #21 DONE 0.1s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-09T08:45:26.413Z] #22 transferring context: 56B 0.0s done [2023-06-09T08:45:26.413Z] #22 DONE 0.1s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #23 [core-command internal] load .dockerignore [2023-06-09T08:45:26.413Z] #23 transferring context: 56B done [2023-06-09T08:45:26.413Z] #23 DONE 0.0s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #24 [security-spire-server internal] load .dockerignore [2023-06-09T08:45:26.413Z] #24 transferring context: 56B done [2023-06-09T08:45:26.413Z] #24 DONE 0.1s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #25 [security-spire-config internal] load .dockerignore [2023-06-09T08:45:26.413Z] #25 transferring context: 56B done [2023-06-09T08:45:26.413Z] #25 DONE 0.1s [2023-06-09T08:45:26.413Z] [2023-06-09T08:45:26.413Z] #26 [security-proxy-auth internal] load .dockerignore [2023-06-09T08:45:26.681Z] #26 transferring context: 56B done [2023-06-09T08:45:26.681Z] #26 DONE 0.1s [2023-06-09T08:45:26.681Z] [2023-06-09T08:45:26.681Z] #27 [support-notifications internal] load .dockerignore [2023-06-09T08:45:26.681Z] #27 transferring context: 56B done [2023-06-09T08:45:26.681Z] #27 DONE 0.1s [2023-06-09T08:45:26.681Z] [2023-06-09T08:45:26.681Z] #28 [core-metadata internal] load .dockerignore [2023-06-09T08:45:26.948Z] #28 transferring context: 56B done [2023-06-09T08:45:26.948Z] #28 DONE 0.1s [2023-06-09T08:45:26.948Z] [2023-06-09T08:45:26.948Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:26.948Z] #29 DONE 0.0s [2023-06-09T08:45:26.948Z] [2023-06-09T08:45:26.948Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:45:27.215Z] #30 DONE 0.5s [2023-06-09T08:45:27.483Z] [2023-06-09T08:45:27.484Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:27.484Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:27.484Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:27.484Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:27.484Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:27.484Z] #31 DONE 0.2s [2023-06-09T08:45:27.484Z] [2023-06-09T08:45:27.484Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:27.484Z] #29 DONE 0.0s [2023-06-09T08:45:27.484Z] [2023-06-09T08:45:27.484Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:45:27.484Z] #30 ... [2023-06-09T08:45:27.484Z] [2023-06-09T08:45:27.484Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:27.484Z] #29 DONE 0.0s [2023-06-09T08:45:27.484Z] [2023-06-09T08:45:27.484Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:27.484Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:27.484Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:27.484Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:27.484Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:27.484Z] #31 DONE 0.4s [2023-06-09T08:45:27.484Z] [2023-06-09T08:45:27.484Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:45:27.750Z] #30 DONE 0.5s [2023-06-09T08:45:27.750Z] [2023-06-09T08:45:27.750Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:27.750Z] #29 DONE 0.0s [2023-06-09T08:45:27.750Z] [2023-06-09T08:45:27.750Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:27.750Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:27.750Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:27.750Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:27.750Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:27.750Z] #31 DONE 0.5s [2023-06-09T08:45:27.750Z] [2023-06-09T08:45:27.750Z] #32 [core-data internal] load build context [2023-06-09T08:45:28.018Z] #32 ... [2023-06-09T08:45:28.018Z] [2023-06-09T08:45:28.018Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.018Z] #29 DONE 0.0s [2023-06-09T08:45:28.018Z] [2023-06-09T08:45:28.018Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:28.018Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:28.018Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:28.018Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:28.018Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:28.018Z] #31 DONE 0.5s [2023-06-09T08:45:28.018Z] [2023-06-09T08:45:28.018Z] #32 [core-data internal] load build context [2023-06-09T08:45:28.018Z] #32 ... [2023-06-09T08:45:28.018Z] [2023-06-09T08:45:28.018Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.018Z] #29 DONE 0.0s [2023-06-09T08:45:28.018Z] [2023-06-09T08:45:28.018Z] #32 [core-data internal] load build context [2023-06-09T08:45:28.284Z] #32 ... [2023-06-09T08:45:28.284Z] [2023-06-09T08:45:28.284Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.284Z] #29 DONE 0.0s [2023-06-09T08:45:28.284Z] [2023-06-09T08:45:28.284Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:28.284Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:28.284Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:28.284Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:28.284Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:28.284Z] #31 DONE 0.6s [2023-06-09T08:45:28.284Z] [2023-06-09T08:45:28.284Z] #32 [core-data internal] load build context [2023-06-09T08:45:28.284Z] #32 ... [2023-06-09T08:45:28.284Z] [2023-06-09T08:45:28.284Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.284Z] #29 DONE 0.0s [2023-06-09T08:45:28.549Z] [2023-06-09T08:45:28.549Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:45:28.816Z] #33 ... [2023-06-09T08:45:28.816Z] [2023-06-09T08:45:28.816Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:28.816Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:28.816Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:28.816Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:28.817Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:28.817Z] #31 DONE 0.6s [2023-06-09T08:45:28.817Z] [2023-06-09T08:45:28.817Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.817Z] #29 DONE 0.0s [2023-06-09T08:45:28.817Z] [2023-06-09T08:45:28.817Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:28.817Z] #29 DONE 0.0s [2023-06-09T08:45:28.817Z] [2023-06-09T08:45:28.817Z] #32 [core-data internal] load build context [2023-06-09T08:45:29.085Z] #32 ... [2023-06-09T08:45:29.085Z] [2023-06-09T08:45:29.085Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:29.085Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:29.085Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:29.085Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:29.085Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:29.085Z] #31 DONE 0.6s [2023-06-09T08:45:29.085Z] [2023-06-09T08:45:29.085Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:29.085Z] #29 DONE 0.0s [2023-06-09T08:45:29.085Z] [2023-06-09T08:45:29.085Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:45:29.085Z] #30 DONE 1.5s [2023-06-09T08:45:29.085Z] [2023-06-09T08:45:29.085Z] #32 [core-data internal] load build context [2023-06-09T08:45:29.351Z] #32 ... [2023-06-09T08:45:29.351Z] [2023-06-09T08:45:29.351Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:29.351Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:29.351Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:29.351Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:29.351Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:29.351Z] #31 DONE 0.6s [2023-06-09T08:45:29.351Z] [2023-06-09T08:45:29.351Z] #32 [core-data internal] load build context [2023-06-09T08:45:29.351Z] #32 ... [2023-06-09T08:45:29.351Z] [2023-06-09T08:45:29.351Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-09T08:45:29.351Z] #29 DONE 0.0s [2023-06-09T08:45:29.351Z] [2023-06-09T08:45:29.351Z] #32 [core-data internal] load build context [2023-06-09T08:45:29.934Z] #32 ... [2023-06-09T08:45:29.934Z] [2023-06-09T08:45:29.934Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-06-09T08:45:29.934Z] #30 DONE 2.2s [2023-06-09T08:45:30.201Z] [2023-06-09T08:45:30.201Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:30.201Z] #34 ... [2023-06-09T08:45:30.201Z] [2023-06-09T08:45:30.201Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-09T08:45:30.201Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done [2023-06-09T08:45:30.201Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-09T08:45:30.201Z] #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-09T08:45:30.201Z] #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-09T08:45:30.201Z] #31 DONE 0.7s [2023-06-09T08:45:30.201Z] [2023-06-09T08:45:30.201Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:31.633Z] #34 transferring context: 19.73MB 3.6s [2023-06-09T08:45:32.213Z] #34 ... [2023-06-09T08:45:32.213Z] [2023-06-09T08:45:32.213Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-09T08:45:32.213Z] #35 DONE 5.4s [2023-06-09T08:45:32.213Z] [2023-06-09T08:45:32.213Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:34.152Z] #34 ... [2023-06-09T08:45:34.152Z] [2023-06-09T08:45:34.152Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2023-06-09T08:45:34.152Z] #36 DONE 2.6s [2023-06-09T08:45:34.152Z] [2023-06-09T08:45:34.152Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:36.750Z] #34 transferring context: 32.13MB 8.7s [2023-06-09T08:45:37.720Z] #34 ... [2023-06-09T08:45:37.720Z] [2023-06-09T08:45:37.720Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:45:37.720Z] #37 ... [2023-06-09T08:45:37.720Z] [2023-06-09T08:45:37.720Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:45:37.720Z] #0 4.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:37.720Z] #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:37.720Z] #0 8.708 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:45:37.720Z] #0 8.708 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:45:37.720Z] #0 8.708 OK: 17694 distinct packages available [2023-06-09T08:45:37.720Z] #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:37.986Z] #38 ... [2023-06-09T08:45:37.986Z] [2023-06-09T08:45:37.986Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:45:37.986Z] #39 ... [2023-06-09T08:45:37.986Z] [2023-06-09T08:45:37.986Z] #40 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:45:37.986Z] #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:37.986Z] #0 7.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:37.986Z] #0 10.33 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:37.986Z] #0 10.33 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:37.986Z] #40 10.53 OK: 8 MiB in 16 packages [2023-06-09T08:45:37.986Z] #40 ... [2023-06-09T08:45:37.986Z] [2023-06-09T08:45:37.986Z] #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:45:37.986Z] #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:38.252Z] #41 ... [2023-06-09T08:45:38.252Z] [2023-06-09T08:45:38.252Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:45:38.252Z] #42 ... [2023-06-09T08:45:38.252Z] [2023-06-09T08:45:38.252Z] #43 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:45:38.252Z] #0 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:38.252Z] #0 8.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:38.519Z] #43 ... [2023-06-09T08:45:38.519Z] [2023-06-09T08:45:38.519Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:45:38.519Z] #44 ... [2023-06-09T08:45:38.519Z] [2023-06-09T08:45:38.519Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:45:38.788Z] #45 ... [2023-06-09T08:45:38.788Z] [2023-06-09T08:45:38.788Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:45:38.788Z] #46 ... [2023-06-09T08:45:38.788Z] [2023-06-09T08:45:38.788Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:45:38.788Z] #47 ... [2023-06-09T08:45:38.788Z] [2023-06-09T08:45:38.788Z] #48 [core-command internal] load build context [2023-06-09T08:45:39.064Z] #48 ... [2023-06-09T08:45:39.064Z] [2023-06-09T08:45:39.064Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:39.064Z] #49 ... [2023-06-09T08:45:39.331Z] [2023-06-09T08:45:39.331Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:45:39.331Z] #0 7.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:39.331Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:39.331Z] #50 ... [2023-06-09T08:45:39.331Z] [2023-06-09T08:45:39.331Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:39.331Z] #51 ... [2023-06-09T08:45:39.331Z] [2023-06-09T08:45:39.331Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:39.598Z] #52 ... [2023-06-09T08:45:39.598Z] [2023-06-09T08:45:39.598Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:45:39.598Z] #53 ... [2023-06-09T08:45:39.598Z] [2023-06-09T08:45:39.598Z] #40 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:45:39.598Z] #40 DONE 12.0s [2023-06-09T08:45:39.598Z] [2023-06-09T08:45:39.598Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:45:39.598Z] #53 ... [2023-06-09T08:45:39.598Z] [2023-06-09T08:45:39.598Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:45:39.598Z] #54 ... [2023-06-09T08:45:39.598Z] [2023-06-09T08:45:39.598Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:39.865Z] #52 ... [2023-06-09T08:45:39.865Z] [2023-06-09T08:45:39.865Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:45:40.134Z] #55 ... [2023-06-09T08:45:40.134Z] [2023-06-09T08:45:40.134Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:40.402Z] #51 ... [2023-06-09T08:45:40.402Z] [2023-06-09T08:45:40.402Z] #56 [core-metadata internal] load build context [2023-06-09T08:45:40.402Z] #56 ... [2023-06-09T08:45:40.402Z] [2023-06-09T08:45:40.402Z] #32 [core-data internal] load build context [2023-06-09T08:45:40.671Z] #32 ... [2023-06-09T08:45:40.671Z] [2023-06-09T08:45:40.671Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:42.084Z] #51 transferring context: 6.45MB 11.3s [2023-06-09T08:45:44.036Z] #51 ... [2023-06-09T08:45:44.036Z] [2023-06-09T08:45:44.036Z] #43 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-09T08:45:44.036Z] #43 13.55 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:44.036Z] #43 13.55 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:44.036Z] #43 13.76 OK: 8 MiB in 16 packages [2023-06-09T08:45:44.036Z] #43 DONE 16.4s [2023-06-09T08:45:44.036Z] [2023-06-09T08:45:44.036Z] #48 [core-command internal] load build context [2023-06-09T08:45:44.302Z] #48 ... [2023-06-09T08:45:44.302Z] [2023-06-09T08:45:44.302Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:45:44.302Z] #57 ... [2023-06-09T08:45:44.302Z] [2023-06-09T08:45:44.302Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:45:44.568Z] #58 ... [2023-06-09T08:45:44.568Z] [2023-06-09T08:45:44.568Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:44.568Z] #59 ... [2023-06-09T08:45:44.568Z] [2023-06-09T08:45:44.568Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:44.568Z] #60 ... [2023-06-09T08:45:44.568Z] [2023-06-09T08:45:44.568Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:45:44.833Z] #61 ... [2023-06-09T08:45:44.833Z] [2023-06-09T08:45:44.833Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:47.404Z] #51 transferring context: 12.52MB 16.3s [2023-06-09T08:45:47.670Z] #51 ... [2023-06-09T08:45:47.670Z] [2023-06-09T08:45:47.670Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:47.936Z] #34 ... [2023-06-09T08:45:47.936Z] [2023-06-09T08:45:47.936Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:45:47.936Z] #37 ... [2023-06-09T08:45:47.936Z] [2023-06-09T08:45:47.936Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:45:48.202Z] #39 ... [2023-06-09T08:45:48.202Z] [2023-06-09T08:45:48.202Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:45:48.468Z] #37 ... [2023-06-09T08:45:48.468Z] [2023-06-09T08:45:48.468Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:45:48.468Z] #42 ... [2023-06-09T08:45:48.468Z] [2023-06-09T08:45:48.468Z] #48 [core-command internal] load build context [2023-06-09T08:45:49.051Z] #48 ... [2023-06-09T08:45:49.051Z] [2023-06-09T08:45:49.051Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:45:49.051Z] #45 ... [2023-06-09T08:45:49.051Z] [2023-06-09T08:45:49.051Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:45:49.051Z] #46 ... [2023-06-09T08:45:49.051Z] [2023-06-09T08:45:49.051Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:45:49.321Z] #47 ... [2023-06-09T08:45:49.321Z] [2023-06-09T08:45:49.321Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:49.321Z] #49 ... [2023-06-09T08:45:49.321Z] [2023-06-09T08:45:49.321Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-09T08:45:49.321Z] #50 15.59 (1/3) Installing ca-certificates (20230506-r0) [2023-06-09T08:45:49.321Z] #50 16.18 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:49.321Z] #50 16.18 (3/3) Installing su-exec (0.2-r2) [2023-06-09T08:45:49.321Z] #50 16.18 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:49.321Z] #50 16.23 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:45:49.321Z] #50 19.21 OK: 8 MiB in 18 packages [2023-06-09T08:45:49.321Z] #50 DONE 21.3s [2023-06-09T08:45:49.321Z] [2023-06-09T08:45:49.321Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:49.321Z] #49 ... [2023-06-09T08:45:49.321Z] [2023-06-09T08:45:49.321Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:45:49.321Z] #44 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:49.321Z] #44 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:49.321Z] #44 20.43 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:49.321Z] #44 20.49 (2/2) Installing su-exec (0.2-r2) [2023-06-09T08:45:49.321Z] #44 20.55 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:49.321Z] #44 20.69 OK: 8 MiB in 17 packages [2023-06-09T08:45:49.587Z] #44 ... [2023-06-09T08:45:49.587Z] [2023-06-09T08:45:49.587Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:49.587Z] #49 ... [2023-06-09T08:45:49.587Z] [2023-06-09T08:45:49.587Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:45:49.587Z] #33 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:49.587Z] #33 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:49.853Z] #33 ... [2023-06-09T08:45:49.853Z] [2023-06-09T08:45:49.853Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:49.853Z] #51 ... [2023-06-09T08:45:49.853Z] [2023-06-09T08:45:49.853Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:45:49.853Z] #53 ... [2023-06-09T08:45:49.853Z] [2023-06-09T08:45:49.853Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:50.439Z] #51 ... [2023-06-09T08:45:50.439Z] [2023-06-09T08:45:50.439Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:45:50.439Z] #38 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:50.439Z] #38 17.38 (1/9) Installing ca-certificates (20230506-r0) [2023-06-09T08:45:50.439Z] #38 18.07 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-09T08:45:50.439Z] #38 18.12 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-09T08:45:50.439Z] #38 18.20 (4/9) Installing libcurl (8.1.1-r1) [2023-06-09T08:45:50.439Z] #38 18.27 (5/9) Installing curl (8.1.1-r1) [2023-06-09T08:45:50.439Z] #38 18.35 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:50.440Z] #38 18.37 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:45:50.440Z] #38 18.41 (8/9) Installing libucontext (1.2-r0) [2023-06-09T08:45:50.440Z] #38 18.42 (9/9) Installing gcompat (1.1.0-r0) [2023-06-09T08:45:50.440Z] #38 18.47 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:50.440Z] #38 18.64 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:45:50.440Z] #38 21.00 OK: 11 MiB in 24 packages [2023-06-09T08:45:50.440Z] #38 ... [2023-06-09T08:45:50.440Z] [2023-06-09T08:45:50.440Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:50.440Z] #52 ... [2023-06-09T08:45:50.440Z] [2023-06-09T08:45:50.440Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:50.705Z] #51 ... [2023-06-09T08:45:50.705Z] [2023-06-09T08:45:50.705Z] #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:45:50.705Z] #41 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:50.705Z] #41 20.44 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:45:50.705Z] #41 20.46 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:45:50.705Z] #41 20.46 OK: 17694 distinct packages available [2023-06-09T08:45:50.705Z] #41 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:50.705Z] #41 ... [2023-06-09T08:45:50.705Z] [2023-06-09T08:45:50.705Z] #32 [core-data internal] load build context [2023-06-09T08:45:50.977Z] #32 ... [2023-06-09T08:45:50.977Z] [2023-06-09T08:45:50.977Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:50.977Z] #51 ... [2023-06-09T08:45:50.977Z] [2023-06-09T08:45:50.977Z] #56 [core-metadata internal] load build context [2023-06-09T08:45:50.977Z] #56 ... [2023-06-09T08:45:50.977Z] [2023-06-09T08:45:50.977Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:51.558Z] #51 ... [2023-06-09T08:45:51.558Z] [2023-06-09T08:45:51.558Z] #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-09T08:45:51.558Z] #38 DONE 23.7s [2023-06-09T08:45:51.558Z] [2023-06-09T08:45:51.558Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:51.826Z] #51 ... [2023-06-09T08:45:51.826Z] [2023-06-09T08:45:51.826Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-09T08:45:51.826Z] #44 DONE 23.7s [2023-06-09T08:45:51.826Z] [2023-06-09T08:45:51.826Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:51.826Z] #51 transferring context: 23.83MB 21.3s [2023-06-09T08:45:52.406Z] #51 ... [2023-06-09T08:45:52.406Z] [2023-06-09T08:45:52.406Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:45:52.406Z] #55 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:52.406Z] #55 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:52.406Z] #55 ... [2023-06-09T08:45:52.406Z] [2023-06-09T08:45:52.406Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:53.812Z] #52 ... [2023-06-09T08:45:53.812Z] [2023-06-09T08:45:53.812Z] #33 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-09T08:45:53.812Z] #33 22.06 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:45:53.812Z] #33 22.06 (2/2) Installing openssl (3.0.8-r4) [2023-06-09T08:45:53.812Z] #33 22.13 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:45:53.812Z] #33 22.39 OK: 8 MiB in 17 packages [2023-06-09T08:45:53.812Z] #33 DONE 25.0s [2023-06-09T08:45:53.812Z] [2023-06-09T08:45:53.812Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:53.812Z] #52 ... [2023-06-09T08:45:53.812Z] [2023-06-09T08:45:53.812Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:45:53.812Z] #54 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:53.812Z] #54 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:54.078Z] #54 ... [2023-06-09T08:45:54.078Z] [2023-06-09T08:45:54.078Z] #32 [core-data internal] load build context [2023-06-09T08:45:54.078Z] #32 ... [2023-06-09T08:45:54.078Z] [2023-06-09T08:45:54.078Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-09T08:45:54.078Z] #62 DONE 0.5s [2023-06-09T08:45:54.078Z] [2023-06-09T08:45:54.078Z] #32 [core-data internal] load build context [2023-06-09T08:45:55.478Z] #32 ... [2023-06-09T08:45:55.478Z] [2023-06-09T08:45:55.478Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:45:55.478Z] #61 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:55.478Z] #61 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:55.478Z] #61 ... [2023-06-09T08:45:55.478Z] [2023-06-09T08:45:55.478Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:56.067Z] #52 ... [2023-06-09T08:45:56.067Z] [2023-06-09T08:45:56.067Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:56.067Z] #59 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.067Z] #59 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.067Z] #59 ... [2023-06-09T08:45:56.067Z] [2023-06-09T08:45:56.067Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:45:56.067Z] #57 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.067Z] #57 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.067Z] #57 ... [2023-06-09T08:45:56.067Z] [2023-06-09T08:45:56.067Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:45:56.332Z] #37 ... [2023-06-09T08:45:56.332Z] [2023-06-09T08:45:56.332Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:56.599Z] #52 ... [2023-06-09T08:45:56.599Z] [2023-06-09T08:45:56.599Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-09T08:45:56.599Z] #63 DONE 4.5s [2023-06-09T08:45:56.599Z] [2023-06-09T08:45:56.599Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:56.865Z] #52 ... [2023-06-09T08:45:56.865Z] [2023-06-09T08:45:56.865Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:56.865Z] #60 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.865Z] #60 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:56.865Z] #60 ... [2023-06-09T08:45:56.865Z] [2023-06-09T08:45:56.865Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:56.865Z] #59 22.91 OK: 263 MiB in 53 packages [2023-06-09T08:45:57.133Z] #59 ... [2023-06-09T08:45:57.133Z] [2023-06-09T08:45:57.133Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:45:57.133Z] #58 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:57.133Z] #58 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:45:57.133Z] #58 ... [2023-06-09T08:45:57.133Z] [2023-06-09T08:45:57.133Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:57.133Z] #52 transferring context: 28.62MB 26.5s [2023-06-09T08:45:57.717Z] #52 ... [2023-06-09T08:45:57.717Z] [2023-06-09T08:45:57.717Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-09T08:45:57.717Z] #64 DONE 1.1s [2023-06-09T08:45:57.717Z] [2023-06-09T08:45:57.717Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:57.717Z] #51 ... [2023-06-09T08:45:57.717Z] [2023-06-09T08:45:57.717Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-09T08:45:57.717Z] #61 22.09 OK: 263 MiB in 53 packages [2023-06-09T08:45:57.717Z] #61 DONE 23.7s [2023-06-09T08:45:57.717Z] [2023-06-09T08:45:57.717Z] #51 [support-notifications internal] load build context [2023-06-09T08:45:57.717Z] #51 ... [2023-06-09T08:45:57.717Z] [2023-06-09T08:45:57.717Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:57.983Z] #52 ... [2023-06-09T08:45:57.983Z] [2023-06-09T08:45:57.983Z] #34 [support-scheduler internal] load build context [2023-06-09T08:45:57.983Z] #34 ... [2023-06-09T08:45:57.983Z] [2023-06-09T08:45:57.983Z] #52 [security-spire-config internal] load build context [2023-06-09T08:45:58.267Z] #52 ... [2023-06-09T08:45:58.267Z] [2023-06-09T08:45:58.267Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:45:58.267Z] #39 ... [2023-06-09T08:45:58.267Z] [2023-06-09T08:45:58.267Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:58.267Z] #60 24.22 OK: 263 MiB in 53 packages [2023-06-09T08:45:58.862Z] #60 ... [2023-06-09T08:45:58.862Z] [2023-06-09T08:45:58.862Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:45:58.862Z] #42 ... [2023-06-09T08:45:58.862Z] [2023-06-09T08:45:58.862Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:58.862Z] #59 DONE 24.8s [2023-06-09T08:45:58.862Z] [2023-06-09T08:45:58.862Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:45:58.862Z] #42 ... [2023-06-09T08:45:58.862Z] [2023-06-09T08:45:58.862Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:45:59.129Z] #39 ... [2023-06-09T08:45:59.129Z] [2023-06-09T08:45:59.129Z] #48 [core-command internal] load build context [2023-06-09T08:45:59.129Z] #48 ... [2023-06-09T08:45:59.129Z] [2023-06-09T08:45:59.129Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:45:59.129Z] #45 ... [2023-06-09T08:45:59.129Z] [2023-06-09T08:45:59.129Z] #48 [core-command internal] load build context [2023-06-09T08:45:59.402Z] #48 ... [2023-06-09T08:45:59.402Z] [2023-06-09T08:45:59.402Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:45:59.402Z] #46 ... [2023-06-09T08:45:59.402Z] [2023-06-09T08:45:59.402Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:45:59.667Z] #47 ... [2023-06-09T08:45:59.667Z] [2023-06-09T08:45:59.667Z] #48 [core-command internal] load build context [2023-06-09T08:45:59.934Z] #48 ... [2023-06-09T08:45:59.934Z] [2023-06-09T08:45:59.934Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:59.934Z] #49 ... [2023-06-09T08:45:59.934Z] [2023-06-09T08:45:59.934Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-09T08:45:59.934Z] #58 23.87 OK: 263 MiB in 53 packages [2023-06-09T08:45:59.934Z] #58 DONE 25.7s [2023-06-09T08:45:59.934Z] [2023-06-09T08:45:59.934Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-09T08:45:59.934Z] #60 DONE 26.6s [2023-06-09T08:45:59.934Z] [2023-06-09T08:45:59.934Z] #49 [security-spire-server internal] load build context [2023-06-09T08:45:59.934Z] #49 ... [2023-06-09T08:45:59.934Z] [2023-06-09T08:45:59.934Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:00.199Z] #45 ... [2023-06-09T08:46:00.199Z] [2023-06-09T08:46:00.199Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:46:00.199Z] #53 ... [2023-06-09T08:46:00.199Z] [2023-06-09T08:46:00.199Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:00.199Z] #49 ... [2023-06-09T08:46:00.199Z] [2023-06-09T08:46:00.199Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-09T08:46:00.199Z] #54 26.29 (1/2) Installing ca-certificates (20230506-r0) [2023-06-09T08:46:00.199Z] #54 26.67 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-09T08:46:00.199Z] #54 26.71 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:46:00.199Z] #54 26.90 Executing ca-certificates-20230506-r0.trigger [2023-06-09T08:46:00.199Z] #54 29.04 OK: 8 MiB in 17 packages [2023-06-09T08:46:00.199Z] #54 DONE 30.9s [2023-06-09T08:46:00.199Z] [2023-06-09T08:46:00.199Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:00.811Z] #49 ... [2023-06-09T08:46:00.811Z] [2023-06-09T08:46:00.811Z] #41 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-09T08:46:00.811Z] #41 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:46:00.811Z] #41 30.99 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-09T08:46:00.811Z] #41 31.07 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:46:00.811Z] #41 31.07 (3/5) Installing libucontext (1.2-r0) [2023-06-09T08:46:00.811Z] #41 31.07 (4/5) Installing gcompat (1.1.0-r0) [2023-06-09T08:46:00.811Z] #41 31.07 (5/5) Installing openssl (3.0.8-r4) [2023-06-09T08:46:00.811Z] #41 31.14 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:46:00.811Z] #41 31.31 OK: 9 MiB in 20 packages [2023-06-09T08:46:00.811Z] #41 DONE 32.7s [2023-06-09T08:46:00.811Z] [2023-06-09T08:46:00.811Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:01.395Z] #49 ... [2023-06-09T08:46:01.395Z] [2023-06-09T08:46:01.395Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-09T08:46:01.395Z] #55 23.73 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:46:01.395Z] #55 23.73 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:46:01.395Z] #55 23.73 OK: 17694 distinct packages available [2023-06-09T08:46:01.395Z] #55 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:46:01.395Z] #55 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:46:01.395Z] #55 30.65 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-09T08:46:01.395Z] #55 30.65 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-09T08:46:01.395Z] #55 30.65 (3/4) Installing libucontext (1.2-r0) [2023-06-09T08:46:01.395Z] #55 30.65 (4/4) Installing gcompat (1.1.0-r0) [2023-06-09T08:46:01.395Z] #55 30.65 Executing busybox-1.35.0-r29.trigger [2023-06-09T08:46:01.395Z] #55 30.72 OK: 8 MiB in 19 packages [2023-06-09T08:46:01.395Z] #55 DONE 31.4s [2023-06-09T08:46:01.395Z] [2023-06-09T08:46:01.395Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:01.395Z] #49 ... [2023-06-09T08:46:01.395Z] [2023-06-09T08:46:01.395Z] #56 [core-metadata internal] load build context [2023-06-09T08:46:01.395Z] #56 ... [2023-06-09T08:46:01.395Z] [2023-06-09T08:46:01.395Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:01.987Z] #49 ... [2023-06-09T08:46:01.987Z] [2023-06-09T08:46:01.987Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-09T08:46:01.987Z] #57 23.14 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-09T08:46:01.987Z] #57 23.14 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-09T08:46:01.987Z] #57 23.14 OK: 17699 distinct packages available [2023-06-09T08:46:01.987Z] #57 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-09T08:46:01.987Z] #57 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-09T08:46:01.987Z] #57 27.29 OK: 263 MiB in 53 packages [2023-06-09T08:46:01.987Z] #57 DONE 28.0s [2023-06-09T08:46:01.987Z] [2023-06-09T08:46:01.987Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:01.987Z] #49 transferring context: 31.62MB 32.6s [2023-06-09T08:46:06.223Z] #49 ... [2023-06-09T08:46:06.223Z] [2023-06-09T08:46:06.223Z] #32 [core-data internal] load build context [2023-06-09T08:46:06.223Z] #32 ... [2023-06-09T08:46:06.223Z] [2023-06-09T08:46:06.223Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:06.223Z] #49 ... [2023-06-09T08:46:06.223Z] [2023-06-09T08:46:06.223Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:46:06.488Z] #37 ... [2023-06-09T08:46:06.488Z] [2023-06-09T08:46:06.488Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:07.066Z] #49 transferring context: 45.71MB 37.7s [2023-06-09T08:46:08.157Z] #49 ... [2023-06-09T08:46:08.157Z] [2023-06-09T08:46:08.157Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:08.157Z] #51 ... [2023-06-09T08:46:08.157Z] [2023-06-09T08:46:08.157Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:08.157Z] #49 ... [2023-06-09T08:46:08.157Z] [2023-06-09T08:46:08.157Z] #34 [support-scheduler internal] load build context [2023-06-09T08:46:08.157Z] #34 ... [2023-06-09T08:46:08.157Z] [2023-06-09T08:46:08.157Z] #52 [security-spire-config internal] load build context [2023-06-09T08:46:08.432Z] #52 ... [2023-06-09T08:46:08.432Z] [2023-06-09T08:46:08.432Z] #34 [support-scheduler internal] load build context [2023-06-09T08:46:09.021Z] #34 ... [2023-06-09T08:46:09.021Z] [2023-06-09T08:46:09.021Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:46:09.021Z] #42 ... [2023-06-09T08:46:09.021Z] [2023-06-09T08:46:09.021Z] #34 [support-scheduler internal] load build context [2023-06-09T08:46:09.326Z] #34 ... [2023-06-09T08:46:09.326Z] [2023-06-09T08:46:09.326Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:46:09.326Z] #39 ... [2023-06-09T08:46:09.326Z] [2023-06-09T08:46:09.326Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:46:09.606Z] #42 ... [2023-06-09T08:46:09.606Z] [2023-06-09T08:46:09.606Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:09.606Z] #46 ... [2023-06-09T08:46:09.606Z] [2023-06-09T08:46:09.606Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:46:09.893Z] #47 ... [2023-06-09T08:46:09.893Z] [2023-06-09T08:46:09.893Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:09.893Z] #46 ... [2023-06-09T08:46:09.893Z] [2023-06-09T08:46:09.893Z] #48 [core-command internal] load build context [2023-06-09T08:46:09.893Z] #48 ... [2023-06-09T08:46:09.893Z] [2023-06-09T08:46:09.893Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:10.202Z] #46 ... [2023-06-09T08:46:10.202Z] [2023-06-09T08:46:10.202Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:10.202Z] #45 ... [2023-06-09T08:46:10.202Z] [2023-06-09T08:46:10.202Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:46:10.484Z] #53 ... [2023-06-09T08:46:10.484Z] [2023-06-09T08:46:10.484Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:11.456Z] #45 ... [2023-06-09T08:46:11.456Z] [2023-06-09T08:46:11.456Z] #56 [core-metadata internal] load build context [2023-06-09T08:46:11.720Z] #56 ... [2023-06-09T08:46:11.720Z] [2023-06-09T08:46:11.721Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:12.307Z] #45 transferring context: 33.87MB 44.0s [2023-06-09T08:46:14.884Z] #45 ... [2023-06-09T08:46:14.884Z] [2023-06-09T08:46:14.884Z] #34 [support-scheduler internal] load build context [2023-06-09T08:46:14.884Z] #34 transferring context: 175.25MB 46.7s done [2023-06-09T08:46:14.884Z] #34 DONE 47.1s [2023-06-09T08:46:14.884Z] [2023-06-09T08:46:14.884Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:15.864Z] #45 ... [2023-06-09T08:46:15.864Z] [2023-06-09T08:46:15.864Z] #32 [core-data internal] load build context [2023-06-09T08:46:16.135Z] #32 ... [2023-06-09T08:46:16.135Z] [2023-06-09T08:46:16.135Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:46:16.135Z] #47 ... [2023-06-09T08:46:16.135Z] [2023-06-09T08:46:16.135Z] #32 [core-data internal] load build context [2023-06-09T08:46:16.718Z] #32 ... [2023-06-09T08:46:16.718Z] [2023-06-09T08:46:16.718Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:46:16.986Z] #37 ... [2023-06-09T08:46:16.986Z] [2023-06-09T08:46:16.986Z] #32 [core-data internal] load build context [2023-06-09T08:46:18.208Z] #32 ... [2023-06-09T08:46:18.208Z] [2023-06-09T08:46:18.208Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:18.208Z] #51 ... [2023-06-09T08:46:18.208Z] [2023-06-09T08:46:18.208Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:18.208Z] #49 ... [2023-06-09T08:46:18.208Z] [2023-06-09T08:46:18.208Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:18.472Z] #51 ... [2023-06-09T08:46:18.472Z] [2023-06-09T08:46:18.472Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:46:18.472Z] #65 DONE 3.6s [2023-06-09T08:46:18.472Z] [2023-06-09T08:46:18.472Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:18.472Z] #51 ... [2023-06-09T08:46:18.472Z] [2023-06-09T08:46:18.472Z] #52 [security-spire-config internal] load build context [2023-06-09T08:46:18.736Z] #52 ... [2023-06-09T08:46:18.736Z] [2023-06-09T08:46:18.736Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:19.691Z] #51 ... [2023-06-09T08:46:19.691Z] [2023-06-09T08:46:19.691Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:46:19.691Z] #39 ... [2023-06-09T08:46:19.691Z] [2023-06-09T08:46:19.691Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:46:19.691Z] #42 ... [2023-06-09T08:46:19.691Z] [2023-06-09T08:46:19.691Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:20.275Z] #51 transferring context: 140.80MB 49.4s [2023-06-09T08:46:20.275Z] #51 ... [2023-06-09T08:46:20.275Z] [2023-06-09T08:46:20.275Z] #48 [core-command internal] load build context [2023-06-09T08:46:20.275Z] #48 ... [2023-06-09T08:46:20.275Z] [2023-06-09T08:46:20.275Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:20.540Z] #46 ... [2023-06-09T08:46:20.540Z] [2023-06-09T08:46:20.540Z] #48 [core-command internal] load build context [2023-06-09T08:46:20.540Z] #48 ... [2023-06-09T08:46:20.540Z] [2023-06-09T08:46:20.540Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:46:20.540Z] #53 ... [2023-06-09T08:46:20.540Z] [2023-06-09T08:46:20.540Z] #48 [core-command internal] load build context [2023-06-09T08:46:21.123Z] #48 ... [2023-06-09T08:46:21.123Z] [2023-06-09T08:46:21.123Z] #42 [core-common-config-bootstrapper internal] load build context [2023-06-09T08:46:21.123Z] #42 transferring context: 175.25MB 51.2s done [2023-06-09T08:46:21.123Z] #42 DONE 52.7s [2023-06-09T08:46:21.123Z] [2023-06-09T08:46:21.123Z] #48 [core-command internal] load build context [2023-06-09T08:46:21.702Z] #48 ... [2023-06-09T08:46:21.702Z] [2023-06-09T08:46:21.702Z] #56 [core-metadata internal] load build context [2023-06-09T08:46:21.702Z] #56 ... [2023-06-09T08:46:21.702Z] [2023-06-09T08:46:21.702Z] #48 [core-command internal] load build context [2023-06-09T08:46:22.282Z] #48 ... [2023-06-09T08:46:22.282Z] [2023-06-09T08:46:22.282Z] #53 [security-proxy-auth internal] load build context [2023-06-09T08:46:22.282Z] #53 transferring context: 175.25MB 51.3s done [2023-06-09T08:46:22.282Z] #53 DONE 52.9s [2023-06-09T08:46:22.282Z] [2023-06-09T08:46:22.282Z] #48 [core-command internal] load build context [2023-06-09T08:46:23.684Z] #48 ... [2023-06-09T08:46:23.684Z] [2023-06-09T08:46:23.684Z] #47 [security-spire-agent internal] load build context [2023-06-09T08:46:23.684Z] #47 transferring context: 175.25MB 54.9s done [2023-06-09T08:46:23.684Z] #47 DONE 55.6s [2023-06-09T08:46:23.684Z] [2023-06-09T08:46:23.684Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:46:25.083Z] #66 DONE 1.3s [2023-06-09T08:46:25.083Z] [2023-06-09T08:46:25.083Z] #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:46:26.047Z] #67 ... [2023-06-09T08:46:26.047Z] [2023-06-09T08:46:26.047Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:26.312Z] #45 ... [2023-06-09T08:46:26.312Z] [2023-06-09T08:46:26.312Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:26.312Z] #49 ... [2023-06-09T08:46:26.312Z] [2023-06-09T08:46:26.312Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:26.892Z] #45 ... [2023-06-09T08:46:26.892Z] [2023-06-09T08:46:26.892Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:46:27.156Z] #37 ... [2023-06-09T08:46:27.156Z] [2023-06-09T08:46:27.156Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:27.738Z] #45 ... [2023-06-09T08:46:27.738Z] [2023-06-09T08:46:27.738Z] #51 [support-notifications internal] load build context [2023-06-09T08:46:27.738Z] #51 transferring context: 175.25MB 56.9s done [2023-06-09T08:46:27.738Z] #51 DONE 58.4s [2023-06-09T08:46:27.738Z] [2023-06-09T08:46:27.738Z] #52 [security-spire-config internal] load build context [2023-06-09T08:46:27.738Z] #52 transferring context: 175.25MB 57.0s done [2023-06-09T08:46:27.738Z] #52 DONE 58.4s [2023-06-09T08:46:27.738Z] [2023-06-09T08:46:27.738Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:28.318Z] #45 ... [2023-06-09T08:46:28.318Z] [2023-06-09T08:46:28.318Z] #32 [core-data internal] load build context [2023-06-09T08:46:28.318Z] #32 transferring context: 175.25MB 60.5s done [2023-06-09T08:46:28.318Z] #32 DONE 61.0s [2023-06-09T08:46:28.318Z] [2023-06-09T08:46:28.318Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:28.582Z] #45 ... [2023-06-09T08:46:28.582Z] [2023-06-09T08:46:28.582Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:46:28.582Z] #68 ... [2023-06-09T08:46:28.582Z] [2023-06-09T08:46:28.582Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:28.850Z] #45 ... [2023-06-09T08:46:28.850Z] [2023-06-09T08:46:28.850Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:46:28.850Z] #69 DONE 1.1s [2023-06-09T08:46:28.850Z] [2023-06-09T08:46:28.850Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:29.808Z] #45 ... [2023-06-09T08:46:29.808Z] [2023-06-09T08:46:29.808Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:46:29.808Z] #39 ... [2023-06-09T08:46:29.808Z] [2023-06-09T08:46:29.808Z] #37 [security-spiffe-token-provider internal] load build context [2023-06-09T08:46:29.808Z] #37 transferring context: 175.25MB 61.9s done [2023-06-09T08:46:29.808Z] #37 DONE 62.2s [2023-06-09T08:46:29.808Z] [2023-06-09T08:46:29.808Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:46:29.808Z] #39 ... [2023-06-09T08:46:29.808Z] [2023-06-09T08:46:29.808Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:30.396Z] #45 ... [2023-06-09T08:46:30.396Z] [2023-06-09T08:46:30.396Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:30.661Z] #46 ... [2023-06-09T08:46:30.661Z] [2023-06-09T08:46:30.661Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:30.928Z] #45 ... [2023-06-09T08:46:30.928Z] [2023-06-09T08:46:30.928Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:46:30.928Z] #70 DONE 0.9s [2023-06-09T08:46:30.928Z] [2023-06-09T08:46:30.928Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:31.887Z] #45 ... [2023-06-09T08:46:31.887Z] [2023-06-09T08:46:31.887Z] #56 [core-metadata internal] load build context [2023-06-09T08:46:31.887Z] #56 ... [2023-06-09T08:46:31.887Z] [2023-06-09T08:46:31.887Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:33.290Z] #45 ... [2023-06-09T08:46:33.290Z] [2023-06-09T08:46:33.290Z] #48 [core-command internal] load build context [2023-06-09T08:46:33.290Z] #48 transferring context: 175.25MB 63.5s done [2023-06-09T08:46:33.290Z] #48 DONE 64.2s [2023-06-09T08:46:33.290Z] [2023-06-09T08:46:33.290Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:35.867Z] #45 ... [2023-06-09T08:46:35.867Z] [2023-06-09T08:46:35.867Z] #39 [security-secretstore-setup internal] load build context [2023-06-09T08:46:35.867Z] #39 transferring context: 175.25MB 66.9s done [2023-06-09T08:46:35.867Z] #39 DONE 67.5s [2023-06-09T08:46:35.867Z] [2023-06-09T08:46:35.867Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:36.451Z] #45 ... [2023-06-09T08:46:36.451Z] [2023-06-09T08:46:36.451Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:36.451Z] #49 ... [2023-06-09T08:46:36.451Z] [2023-06-09T08:46:36.451Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:46:36.451Z] #71 DONE 1.2s [2023-06-09T08:46:36.451Z] [2023-06-09T08:46:36.451Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:36.451Z] #49 ... [2023-06-09T08:46:36.451Z] [2023-06-09T08:46:36.451Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:46:37.413Z] #72 ... [2023-06-09T08:46:37.413Z] [2023-06-09T08:46:37.413Z] #56 [core-metadata internal] load build context [2023-06-09T08:46:37.413Z] #56 transferring context: 175.25MB 66.4s done [2023-06-09T08:46:37.413Z] #56 DONE 67.1s [2023-06-09T08:46:37.413Z] [2023-06-09T08:46:37.413Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:37.413Z] #45 ... [2023-06-09T08:46:37.413Z] [2023-06-09T08:46:37.413Z] #49 [security-spire-server internal] load build context [2023-06-09T08:46:37.413Z] #49 transferring context: 175.25MB 68.0s done [2023-06-09T08:46:37.413Z] #49 DONE 68.7s [2023-06-09T08:46:37.413Z] [2023-06-09T08:46:37.413Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:38.819Z] #45 ... [2023-06-09T08:46:38.819Z] [2023-06-09T08:46:38.819Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:46:39.086Z] #73 ... [2023-06-09T08:46:39.086Z] [2023-06-09T08:46:39.086Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:39.672Z] #45 ... [2023-06-09T08:46:39.672Z] [2023-06-09T08:46:39.672Z] #46 [security-proxy-setup internal] load build context [2023-06-09T08:46:39.672Z] #46 transferring context: 175.25MB 70.1s done [2023-06-09T08:46:39.672Z] #46 DONE 71.4s [2023-06-09T08:46:39.672Z] [2023-06-09T08:46:39.672Z] #45 [security-bootstrapper internal] load build context [2023-06-09T08:46:40.254Z] #45 transferring context: 175.25MB 72.0s done [2023-06-09T08:46:40.254Z] #45 DONE 72.5s [2023-06-09T08:46:40.254Z] [2023-06-09T08:46:40.254Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:19.115Z] #74 ... [2023-06-09T08:47:19.115Z] [2023-06-09T08:47:19.115Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:19.115Z] #68 DONE 58.9s [2023-06-09T08:47:19.115Z] [2023-06-09T08:47:19.115Z] #75 [support-scheduler builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #75 DONE 3.1s [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #73 ... [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #76 [core-metadata builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #76 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #77 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:20.535Z] #78 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #79 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #80 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:20.535Z] #81 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:20.535Z] #82 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #83 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #84 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #85 [core-command builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #85 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #86 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:20.535Z] #87 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #88 [core-data builder 6/7] COPY . . [2023-06-09T08:47:20.535Z] #88 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:20.535Z] #89 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:20.535Z] #90 CACHED [2023-06-09T08:47:20.535Z] [2023-06-09T08:47:20.535Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:47:24.797Z] #91 ... [2023-06-09T08:47:24.797Z] [2023-06-09T08:47:24.797Z] #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:24.797Z] #67 DONE 59.7s [2023-06-09T08:47:24.797Z] [2023-06-09T08:47:24.797Z] #92 [security-spire-agent builder 6/9] COPY . . [2023-06-09T08:47:28.148Z] #92 DONE 3.5s [2023-06-09T08:47:28.148Z] [2023-06-09T08:47:28.148Z] #93 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:47:28.148Z] #93 DONE 0.2s [2023-06-09T08:47:28.148Z] [2023-06-09T08:47:28.148Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:47:28.148Z] #91 5.416 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-06-09T08:47:28.414Z] #91 ... [2023-06-09T08:47:28.414Z] [2023-06-09T08:47:28.414Z] #94 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:28.414Z] #94 CACHED [2023-06-09T08:47:28.414Z] [2023-06-09T08:47:28.414Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:47:28.414Z] #95 CACHED [2023-06-09T08:47:28.414Z] [2023-06-09T08:47:28.414Z] #96 [security-spire-server builder 6/9] COPY . . [2023-06-09T08:47:28.414Z] #96 CACHED [2023-06-09T08:47:28.414Z] [2023-06-09T08:47:28.414Z] #97 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:47:28.414Z] #97 CACHED [2023-06-09T08:47:28.414Z] [2023-06-09T08:47:28.414Z] #98 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:47:30.362Z] #98 ... [2023-06-09T08:47:30.362Z] [2023-06-09T08:47:30.362Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T08:47:30.362Z] #0 5.021 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-06-09T08:47:30.629Z] #99 ... [2023-06-09T08:47:30.629Z] [2023-06-09T08:47:30.629Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T08:47:30.629Z] #0 5.523 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-06-09T08:47:30.897Z] #100 ... [2023-06-09T08:47:30.897Z] [2023-06-09T08:47:30.897Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T08:47:30.897Z] #0 5.270 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-06-09T08:47:30.897Z] #101 ... [2023-06-09T08:47:30.897Z] [2023-06-09T08:47:30.897Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T08:47:30.897Z] #0 5.773 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-06-09T08:47:31.165Z] #102 ... [2023-06-09T08:47:31.165Z] [2023-06-09T08:47:31.165Z] #103 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:47:31.165Z] #103 DONE 2.8s [2023-06-09T08:47:31.165Z] [2023-06-09T08:47:31.165Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T08:47:31.165Z] #0 5.733 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-06-09T08:47:31.165Z] #104 ... [2023-06-09T08:47:31.165Z] [2023-06-09T08:47:31.165Z] #105 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-09T08:47:31.437Z] #105 DONE 0.3s [2023-06-09T08:47:31.437Z] [2023-06-09T08:47:31.437Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:31.437Z] #73 ... [2023-06-09T08:47:31.437Z] [2023-06-09T08:47:31.437Z] #98 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:47:31.437Z] #98 DONE 3.2s [2023-06-09T08:47:31.437Z] [2023-06-09T08:47:31.437Z] #106 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-09T08:47:32.022Z] #106 DONE 0.3s [2023-06-09T08:47:32.022Z] [2023-06-09T08:47:32.022Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T08:47:32.982Z] #91 ... [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #107 [security-spire-config builder 6/9] COPY . . [2023-06-09T08:47:32.982Z] #107 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-09T08:47:32.982Z] #108 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #109 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:32.982Z] #109 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #110 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-09T08:47:32.982Z] #110 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-09T08:47:32.982Z] #111 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-09T08:47:32.982Z] #112 CACHED [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:47:32.982Z] #113 DONE 0.3s [2023-06-09T08:47:32.982Z] [2023-06-09T08:47:32.982Z] #114 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:47:33.251Z] #114 DONE 0.4s [2023-06-09T08:47:33.251Z] [2023-06-09T08:47:33.251Z] #115 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:47:33.251Z] #115 DONE 0.2s [2023-06-09T08:47:33.251Z] [2023-06-09T08:47:33.251Z] #116 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:47:33.251Z] #116 DONE 0.2s [2023-06-09T08:47:33.251Z] [2023-06-09T08:47:33.251Z] #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:47:33.518Z] #117 ... [2023-06-09T08:47:33.518Z] [2023-06-09T08:47:33.518Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T08:47:33.518Z] #118 CACHED [2023-06-09T08:47:33.518Z] [2023-06-09T08:47:33.518Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T08:47:33.518Z] #119 CACHED [2023-06-09T08:47:33.784Z] [2023-06-09T08:47:33.785Z] #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:47:35.740Z] #120 DONE 1.9s [2023-06-09T08:47:35.740Z] [2023-06-09T08:47:35.740Z] #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:47:35.740Z] #117 DONE 2.2s [2023-06-09T08:47:35.740Z] [2023-06-09T08:47:35.740Z] #121 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-09T08:47:35.740Z] #121 DONE 1.4s [2023-06-09T08:47:35.740Z] [2023-06-09T08:47:35.740Z] #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:47:36.006Z] #122 ... [2023-06-09T08:47:36.006Z] [2023-06-09T08:47:36.006Z] #123 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:47:36.006Z] #123 DONE 0.3s [2023-06-09T08:47:36.006Z] [2023-06-09T08:47:36.006Z] #124 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:47:36.006Z] #124 DONE 0.3s [2023-06-09T08:47:36.006Z] [2023-06-09T08:47:36.006Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:47:36.278Z] #125 ... [2023-06-09T08:47:36.278Z] [2023-06-09T08:47:36.278Z] #126 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-09T08:47:36.278Z] #126 DONE 0.4s [2023-06-09T08:47:36.278Z] [2023-06-09T08:47:36.278Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-09T08:47:36.278Z] #125 DONE 0.4s [2023-06-09T08:47:36.278Z] [2023-06-09T08:47:36.278Z] #127 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-09T08:47:36.580Z] #127 ... [2023-06-09T08:47:36.580Z] [2023-06-09T08:47:36.580Z] #128 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-09T08:47:36.580Z] #128 DONE 0.2s [2023-06-09T08:47:36.580Z] [2023-06-09T08:47:36.580Z] #129 [security-spire-config] exporting to image [2023-06-09T08:47:36.580Z] #129 exporting layers [2023-06-09T08:47:36.849Z] #129 ... [2023-06-09T08:47:36.849Z] [2023-06-09T08:47:36.849Z] #127 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-09T08:47:36.849Z] #127 DONE 0.6s [2023-06-09T08:47:37.120Z] [2023-06-09T08:47:37.120Z] #129 [security-spire-server] exporting to image [2023-06-09T08:47:38.535Z] #129 ... [2023-06-09T08:47:38.535Z] [2023-06-09T08:47:38.535Z] #122 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-09T08:47:38.535Z] #122 DONE 2.7s [2023-06-09T08:47:38.535Z] [2023-06-09T08:47:38.535Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-09T08:47:38.801Z] #130 DONE 0.6s [2023-06-09T08:47:38.802Z] [2023-06-09T08:47:38.802Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:39.091Z] #74 DONE 68.0s [2023-06-09T08:47:39.091Z] [2023-06-09T08:47:39.091Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:47:39.357Z] #131 ... [2023-06-09T08:47:39.357Z] [2023-06-09T08:47:39.357Z] #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-09T08:47:39.357Z] #132 DONE 0.5s [2023-06-09T08:47:39.626Z] [2023-06-09T08:47:39.626Z] #129 [security-spire-config] exporting to image [2023-06-09T08:47:39.626Z] #129 exporting layers 3.0s done [2023-06-09T08:47:39.626Z] #129 writing image sha256:9fc2bd7a64bea40b128092b3d1036d51a2bbc08e4da5a53d3654173e141dfd67 0.0s done [2023-06-09T08:47:39.626Z] #129 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-09T08:47:39.626Z] #129 exporting layers 2.7s done [2023-06-09T08:47:39.626Z] #129 writing image sha256:ab4ad3010599946f67881274dcad3ed915bd5f493207836b0c8cdae37b99df6c [2023-06-09T08:47:39.892Z] #129 writing image sha256:ab4ad3010599946f67881274dcad3ed915bd5f493207836b0c8cdae37b99df6c 0.1s done [2023-06-09T08:47:39.892Z] #129 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-06-09T08:47:39.893Z] #129 DONE 3.3s [2023-06-09T08:47:39.893Z] [2023-06-09T08:47:39.893Z] #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-09T08:47:39.893Z] #133 DONE 0.5s [2023-06-09T08:47:39.893Z] [2023-06-09T08:47:39.893Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:40.159Z] #72 ... [2023-06-09T08:47:40.159Z] [2023-06-09T08:47:40.159Z] #129 [security-spire-agent] exporting to image [2023-06-09T08:47:42.111Z] #129 ... [2023-06-09T08:47:42.111Z] [2023-06-09T08:47:42.111Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:42.111Z] #73 DONE 72.9s [2023-06-09T08:47:42.111Z] [2023-06-09T08:47:42.111Z] #134 [support-notifications builder 6/7] COPY . . [2023-06-09T08:47:42.377Z] #134 ... [2023-06-09T08:47:42.377Z] [2023-06-09T08:47:42.377Z] #129 [security-spire-agent] exporting to image [2023-06-09T08:47:42.377Z] #129 exporting layers 2.3s done [2023-06-09T08:47:42.377Z] #129 writing image sha256:c7ecbbedf55e1cba1aea9bb5fc436fa6fe03966507f18fd6e8cdd2dec81fe9df 0.0s done [2023-06-09T08:47:42.377Z] #129 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-09T08:47:42.377Z] #129 DONE 5.7s [2023-06-09T08:47:42.377Z] [2023-06-09T08:47:42.377Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T08:47:44.328Z] #102 ... [2023-06-09T08:47:44.328Z] [2023-06-09T08:47:44.328Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-09T08:47:44.328Z] #131 DONE 5.1s [2023-06-09T08:47:44.328Z] [2023-06-09T08:47:44.328Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T08:47:44.328Z] #135 ... [2023-06-09T08:47:44.328Z] [2023-06-09T08:47:44.328Z] #134 [support-notifications builder 6/7] COPY . . [2023-06-09T08:47:44.328Z] #134 DONE 2.7s [2023-06-09T08:47:44.595Z] [2023-06-09T08:47:44.595Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T08:47:46.543Z] #136 2.179 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-06-09T08:47:49.122Z] #136 ... [2023-06-09T08:47:49.122Z] [2023-06-09T08:47:49.122Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:49.122Z] #72 DONE 72.5s [2023-06-09T08:47:49.122Z] [2023-06-09T08:47:49.122Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2023-06-09T08:47:53.387Z] #137 DONE 4.4s [2023-06-09T08:47:53.387Z] [2023-06-09T08:47:53.387Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T08:47:53.387Z] #135 2.448 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-06-09T08:47:53.654Z] #135 ... [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:53.654Z] #138 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #139 [security-proxy-setup builder 6/7] COPY . . [2023-06-09T08:47:53.654Z] #139 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:53.654Z] #140 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-09T08:47:53.654Z] #141 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-09T08:47:53.654Z] #142 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #143 [security-bootstrapper builder 6/7] COPY . . [2023-06-09T08:47:53.654Z] #143 CACHED [2023-06-09T08:47:53.654Z] [2023-06-09T08:47:53.654Z] #144 [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-06-09T08:47:57.005Z] #144 2.935 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-06-09T08:48:03.652Z] #144 ... [2023-06-09T08:48:03.652Z] [2023-06-09T08:48:03.652Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T08:48:03.652Z] #0 3.436 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-06-09T08:48:03.652Z] #145 ... [2023-06-09T08:48:03.652Z] [2023-06-09T08:48:03.652Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T08:48:03.652Z] #0 3.424 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-06-09T09:01:56.051Z] #146 ... [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-09T09:01:56.051Z] #101 DONE 862.3s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T09:01:56.051Z] #145 ... [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:01:56.051Z] #147 DONE 0.4s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T09:01:56.051Z] #100 ... [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:01:56.051Z] #148 DONE 0.2s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-09T09:01:56.051Z] #149 DONE 0.3s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:01:56.051Z] #135 ... [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:01:56.051Z] #150 DONE 0.2s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-09T09:01:56.051Z] #151 DONE 0.2s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:01:56.051Z] #104 ... [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:01:56.051Z] #152 DONE 2.0s [2023-06-09T09:01:56.051Z] [2023-06-09T09:01:56.051Z] #129 [security-proxy-auth] exporting to image [2023-06-09T09:01:56.051Z] #129 exporting layers [2023-06-09T09:01:56.051Z] #129 exporting layers 0.6s done [2023-06-09T09:01:56.052Z] #129 writing image sha256:73652ce3012803b50f490f4dfbb833ac8292651baa55ec9777f12193fa5496e3 0.0s done [2023-06-09T09:01:56.052Z] #129 naming to docker.io/library/security-proxy-auth-arm64 [2023-06-09T09:01:56.052Z] #129 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-09T09:01:56.052Z] #129 DONE 6.3s [2023-06-09T09:01:56.052Z] [2023-06-09T09:01:56.052Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:02:28.261Z] #91 ... [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-09T09:02:28.261Z] #146 DONE 870.4s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:02:28.261Z] #91 ... [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:02:28.261Z] #153 DONE 0.2s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:02:28.261Z] #154 DONE 0.1s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-09T09:02:28.261Z] #155 DONE 0.1s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-09T09:02:28.261Z] #156 DONE 0.3s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T09:02:28.261Z] #157 DONE 0.1s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #144 [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-06-09T09:02:28.261Z] #144 871.2 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-06-09T09:02:28.261Z] #144 ... [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:02:28.261Z] #158 DONE 2.0s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #129 [security-proxy-setup] exporting to image [2023-06-09T09:02:28.261Z] #129 exporting layers [2023-06-09T09:02:28.261Z] #129 exporting layers 0.9s done [2023-06-09T09:02:28.261Z] #129 writing image sha256:ddd53fcc0ae9fe2089ec88a043e72b9a401a4f36b66c254c012ca86382bcd17e done [2023-06-09T09:02:28.261Z] #129 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-06-09T09:02:28.261Z] #129 DONE 7.2s [2023-06-09T09:02:28.261Z] [2023-06-09T09:02:28.261Z] #144 [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-06-09T09:02:34.922Z] #144 ... [2023-06-09T09:02:34.922Z] [2023-06-09T09:02:34.922Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-09T09:02:34.922Z] #145 DONE 880.8s [2023-06-09T09:02:34.922Z] [2023-06-09T09:02:34.922Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-09T09:02:34.922Z] #159 DONE 0.3s [2023-06-09T09:02:34.922Z] [2023-06-09T09:02:34.922Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-09T09:02:37.761Z] #160 DONE 2.8s [2023-06-09T09:02:37.761Z] [2023-06-09T09:02:37.761Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:02:38.046Z] #161 DONE 0.3s [2023-06-09T09:02:38.046Z] [2023-06-09T09:02:38.046Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:02:38.352Z] #162 DONE 0.2s [2023-06-09T09:02:38.352Z] [2023-06-09T09:02:38.352Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:02:38.352Z] #102 ... [2023-06-09T09:02:38.352Z] [2023-06-09T09:02:38.352Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-09T09:02:38.711Z] #163 DONE 0.3s [2023-06-09T09:02:38.711Z] [2023-06-09T09:02:38.711Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-09T09:02:38.711Z] #164 DONE 0.1s [2023-06-09T09:02:38.711Z] [2023-06-09T09:02:38.711Z] #165 [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-06-09T09:02:38.989Z] #165 DONE 0.2s [2023-06-09T09:02:38.989Z] [2023-06-09T09:02:38.989Z] #166 [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-06-09T09:02:39.264Z] #166 DONE 0.2s [2023-06-09T09:02:39.264Z] [2023-06-09T09:02:39.264Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-09T09:02:39.264Z] #167 DONE 0.1s [2023-06-09T09:02:39.264Z] [2023-06-09T09:02:39.264Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-09T09:02:39.544Z] #168 DONE 0.2s [2023-06-09T09:02:39.544Z] [2023-06-09T09:02:39.544Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-09T09:02:41.608Z] #169 DONE 2.3s [2023-06-09T09:02:41.608Z] [2023-06-09T09:02:41.608Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:02:41.874Z] #91 ... [2023-06-09T09:02:41.874Z] [2023-06-09T09:02:41.874Z] #129 [security-bootstrapper] exporting to image [2023-06-09T09:02:41.874Z] #129 exporting layers [2023-06-09T09:02:42.834Z] #129 exporting layers 0.9s done [2023-06-09T09:02:42.834Z] #129 writing image sha256:0c8ea8d0fa55460eb44435fa79aa7888f1691024d8010d35e52d74ec262cef3d done [2023-06-09T09:02:42.834Z] #129 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-09T09:02:42.834Z] #129 DONE 8.2s [2023-06-09T09:02:42.834Z] [2023-06-09T09:02:42.834Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:02:48.162Z] #99 ... [2023-06-09T09:02:48.162Z] [2023-06-09T09:02:48.162Z] #144 [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-06-09T09:02:48.162Z] #144 DONE 894.3s [2023-06-09T09:02:48.162Z] [2023-06-09T09:02:48.162Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:02:48.434Z] #102 ... [2023-06-09T09:02:48.434Z] [2023-06-09T09:02:48.434Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:02:48.699Z] #170 DONE 0.2s [2023-06-09T09:02:48.699Z] [2023-06-09T09:02:48.699Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:02:48.699Z] #99 ... [2023-06-09T09:02:48.699Z] [2023-06-09T09:02:48.699Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:02:48.968Z] #171 DONE 0.2s [2023-06-09T09:02:48.968Z] [2023-06-09T09:02:48.968Z] #172 [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-06-09T09:02:48.968Z] #172 DONE 0.1s [2023-06-09T09:02:48.968Z] [2023-06-09T09:02:48.968Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:02:48.968Z] #104 ... [2023-06-09T09:02:48.968Z] [2023-06-09T09:02:48.968Z] #173 [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-06-09T09:02:48.968Z] #173 DONE 0.1s [2023-06-09T09:02:49.234Z] [2023-06-09T09:02:49.234Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:02:49.234Z] #174 DONE 0.1s [2023-06-09T09:02:49.234Z] [2023-06-09T09:02:49.234Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:02:49.234Z] #102 ... [2023-06-09T09:02:49.234Z] [2023-06-09T09:02:49.234Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-09T09:02:49.500Z] #175 DONE 0.3s [2023-06-09T09:02:49.500Z] [2023-06-09T09:02:49.500Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:02:49.500Z] #91 ... [2023-06-09T09:02:49.500Z] [2023-06-09T09:02:49.500Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-09T09:02:49.766Z] #176 DONE 0.3s [2023-06-09T09:02:49.766Z] [2023-06-09T09:02:49.766Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-09T09:02:49.766Z] #177 DONE 0.1s [2023-06-09T09:02:49.766Z] [2023-06-09T09:02:49.766Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T09:02:50.032Z] #100 ... [2023-06-09T09:02:50.032Z] [2023-06-09T09:02:50.032Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:02:52.602Z] #178 DONE 2.3s [2023-06-09T09:02:52.602Z] [2023-06-09T09:02:52.602Z] #129 [security-secretstore-setup] exporting to image [2023-06-09T09:02:52.602Z] #129 exporting layers [2023-06-09T09:02:53.559Z] #129 exporting layers 1.2s done [2023-06-09T09:02:53.559Z] #129 writing image sha256:2d7f35a8c96f012966af797289bd38cd6c579db462f548b7df6067266c3acb9b done [2023-06-09T09:02:53.559Z] #129 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-09T09:02:53.559Z] #129 DONE 9.4s [2023-06-09T09:02:53.559Z] [2023-06-09T09:02:53.559Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:03:01.756Z] #102 ... [2023-06-09T09:03:01.756Z] [2023-06-09T09:03:01.756Z] #100 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-09T09:03:01.756Z] #100 DONE 941.0s [2023-06-09T09:03:01.756Z] [2023-06-09T09:03:01.756Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:03:02.339Z] #99 ... [2023-06-09T09:03:02.339Z] [2023-06-09T09:03:02.339Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:03:02.339Z] #179 DONE 0.2s [2023-06-09T09:03:02.339Z] [2023-06-09T09:03:02.339Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:03:02.607Z] #102 ... [2023-06-09T09:03:02.607Z] [2023-06-09T09:03:02.607Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:03:02.607Z] #180 DONE 0.2s [2023-06-09T09:03:02.607Z] [2023-06-09T09:03:02.607Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-09T09:03:02.874Z] #181 DONE 0.3s [2023-06-09T09:03:02.874Z] [2023-06-09T09:03:02.874Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:02.874Z] #91 ... [2023-06-09T09:03:02.874Z] [2023-06-09T09:03:02.874Z] #182 [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-06-09T09:03:03.146Z] #182 DONE 0.1s [2023-06-09T09:03:03.147Z] [2023-06-09T09:03:03.147Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-09T09:03:03.414Z] #183 DONE 0.2s [2023-06-09T09:03:03.414Z] [2023-06-09T09:03:03.414Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-09T09:03:05.352Z] #184 DONE 2.1s [2023-06-09T09:03:05.352Z] [2023-06-09T09:03:05.352Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:05.352Z] #91 ... [2023-06-09T09:03:05.352Z] [2023-06-09T09:03:05.352Z] #129 [core-common-config-bootstrapper] exporting to image [2023-06-09T09:03:05.352Z] #129 exporting layers [2023-06-09T09:03:05.934Z] #129 exporting layers 0.5s done [2023-06-09T09:03:05.934Z] #129 writing image sha256:51a2dfb280ffac11daf5922282467c8ca69047bd4aa3bf89186312958036102b done [2023-06-09T09:03:05.934Z] #129 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-09T09:03:05.934Z] #129 DONE 9.9s [2023-06-09T09:03:05.934Z] [2023-06-09T09:03:05.934Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:20.900Z] #91 ... [2023-06-09T09:03:20.900Z] [2023-06-09T09:03:20.900Z] #99 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-09T09:03:20.900Z] #99 DONE 960.1s [2023-06-09T09:03:20.900Z] [2023-06-09T09:03:20.900Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:03:21.167Z] #136 ... [2023-06-09T09:03:21.167Z] [2023-06-09T09:03:21.167Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:03:21.433Z] #185 DONE 0.2s [2023-06-09T09:03:21.433Z] [2023-06-09T09:03:21.433Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:03:21.699Z] #186 DONE 0.2s [2023-06-09T09:03:21.699Z] [2023-06-09T09:03:21.699Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-09T09:03:21.966Z] #187 DONE 0.3s [2023-06-09T09:03:21.966Z] [2023-06-09T09:03:21.966Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:03:22.233Z] #188 DONE 0.1s [2023-06-09T09:03:22.233Z] [2023-06-09T09:03:22.233Z] #129 [core-command] exporting to image [2023-06-09T09:03:22.233Z] #129 exporting layers [2023-06-09T09:03:22.233Z] #129 exporting layers 0.2s done [2023-06-09T09:03:22.233Z] #129 writing image sha256:d278130b3b80cf2806f1bd493aed2d7a729ea728cf096a5c51ac8d03c84f6457 [2023-06-09T09:03:22.498Z] #129 writing image sha256:d278130b3b80cf2806f1bd493aed2d7a729ea728cf096a5c51ac8d03c84f6457 done [2023-06-09T09:03:22.498Z] #129 naming to docker.io/library/core-command-arm64 done [2023-06-09T09:03:22.498Z] #129 DONE 10.2s [2023-06-09T09:03:22.498Z] [2023-06-09T09:03:22.498Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-09T09:03:34.793Z] #102 DONE 974.1s [2023-06-09T09:03:34.793Z] [2023-06-09T09:03:34.793Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:35.372Z] #91 ... [2023-06-09T09:03:35.372Z] [2023-06-09T09:03:35.372Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:03:35.953Z] #189 DONE 0.3s [2023-06-09T09:03:35.953Z] [2023-06-09T09:03:35.953Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:03:35.953Z] #190 DONE 0.1s [2023-06-09T09:03:35.953Z] [2023-06-09T09:03:35.953Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:35.953Z] #91 ... [2023-06-09T09:03:35.953Z] [2023-06-09T09:03:35.953Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-09T09:03:36.221Z] #191 DONE 0.3s [2023-06-09T09:03:36.221Z] [2023-06-09T09:03:36.221Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:03:36.487Z] #192 DONE 0.1s [2023-06-09T09:03:36.487Z] [2023-06-09T09:03:36.487Z] #129 [core-data] exporting to image [2023-06-09T09:03:36.487Z] #129 exporting layers [2023-06-09T09:03:36.754Z] #129 exporting layers 0.4s done [2023-06-09T09:03:36.754Z] #129 writing image sha256:5c8c32884857119975bae5dfeca2149f9c0c685ed4e48c400cf3df053a89ad62 [2023-06-09T09:03:36.754Z] #129 writing image sha256:5c8c32884857119975bae5dfeca2149f9c0c685ed4e48c400cf3df053a89ad62 done [2023-06-09T09:03:36.754Z] #129 naming to docker.io/library/core-data-arm64 done [2023-06-09T09:03:36.754Z] #129 DONE 10.5s [2023-06-09T09:03:36.754Z] [2023-06-09T09:03:36.754Z] #91 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-09T09:03:37.020Z] #91 DONE 976.5s [2023-06-09T09:03:37.020Z] [2023-06-09T09:03:37.020Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:03:37.601Z] #104 ... [2023-06-09T09:03:37.601Z] [2023-06-09T09:03:37.601Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:03:37.870Z] #193 DONE 0.2s [2023-06-09T09:03:37.870Z] [2023-06-09T09:03:37.870Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:03:38.140Z] #194 DONE 0.2s [2023-06-09T09:03:38.140Z] [2023-06-09T09:03:38.140Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-09T09:03:38.408Z] #195 DONE 0.3s [2023-06-09T09:03:38.408Z] [2023-06-09T09:03:38.408Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:03:38.408Z] #196 DONE 0.1s [2023-06-09T09:03:38.408Z] [2023-06-09T09:03:38.408Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-09T09:03:38.408Z] #197 DONE 0.1s [2023-06-09T09:03:38.408Z] [2023-06-09T09:03:38.408Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:03:38.674Z] #136 ... [2023-06-09T09:03:38.674Z] [2023-06-09T09:03:38.674Z] #129 [core-metadata] exporting to image [2023-06-09T09:03:38.940Z] #129 exporting layers 0.4s done [2023-06-09T09:03:38.940Z] #129 writing image sha256:775149a6fe09c05006bbdd1a1e668ad0a21181921a8a314e89a19a4013b66df3 done [2023-06-09T09:03:38.940Z] #129 naming to docker.io/library/core-metadata-arm64 done [2023-06-09T09:03:38.940Z] #129 DONE 10.9s [2023-06-09T09:03:38.940Z] [2023-06-09T09:03:38.940Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:46.790Z] #104 ... [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-09T09:04:46.790Z] #135 DONE 1015.5s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:46.790Z] #104 ... [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:04:46.790Z] #198 DONE 0.2s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:04:46.790Z] #199 DONE 0.2s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:04:46.790Z] #104 ... [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-09T09:04:46.790Z] #200 DONE 0.4s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #201 [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-06-09T09:04:46.790Z] #201 DONE 0.1s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #129 [security-spiffe-token-provider] exporting to image [2023-06-09T09:04:46.790Z] #129 exporting layers [2023-06-09T09:04:46.790Z] #129 exporting layers 0.6s done [2023-06-09T09:04:46.790Z] #129 writing image sha256:a64247f3dd69907adcffffc0e73826f626e338ee768b5e2ed1dc5ee0365dc685 done [2023-06-09T09:04:46.790Z] #129 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-09T09:04:46.790Z] #129 DONE 11.6s [2023-06-09T09:04:46.790Z] [2023-06-09T09:04:46.790Z] #104 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-09T09:05:08.857Z] #104 DONE 1065.0s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:08.857Z] #136 ... [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:08.857Z] #202 DONE 0.3s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:08.857Z] #203 DONE 0.1s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-09T09:05:08.857Z] #136 DONE 1041.8s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-09T09:05:08.857Z] #204 DONE 0.5s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:08.857Z] #205 DONE 0.2s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-09T09:05:08.857Z] #206 DONE 0.2s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #129 [support-scheduler] exporting to image [2023-06-09T09:05:08.857Z] #129 exporting layers [2023-06-09T09:05:08.857Z] #129 ... [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-09T09:05:08.857Z] #207 DONE 0.1s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-09T09:05:08.857Z] #208 DONE 0.4s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #129 [support-scheduler] exporting to image [2023-06-09T09:05:08.857Z] #129 exporting layers 0.5s done [2023-06-09T09:05:08.857Z] #129 writing image sha256:2e437af740970c0eb79a0b29c487171bef6a9690e39594e35a082a8e72080c37 done [2023-06-09T09:05:08.857Z] #129 naming to docker.io/library/support-scheduler-arm64 done [2023-06-09T09:05:08.857Z] #129 DONE 12.1s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-09T09:05:08.857Z] #209 DONE 0.1s [2023-06-09T09:05:08.857Z] [2023-06-09T09:05:08.857Z] #129 [support-notifications] exporting to image [2023-06-09T09:05:08.857Z] #129 exporting layers 0.4s done [2023-06-09T09:05:08.857Z] #129 writing image sha256:e8197f66befe286bbc10c943f4b4568fac739ffa40ca361882d635d003fde3b8 done [2023-06-09T09:05:08.857Z] #129 naming to docker.io/library/support-notifications-arm64 done [2023-06-09T09:05:08.857Z] #129 DONE 12.4s [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-09T09:05:08.857Z] time="2023-06-09T08:45:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-09T09:05:08.868Z] $ docker stop --time=1 b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 [2023-06-09T09:05:10.521Z] $ docker rm -f --volumes b91e2c3bf5ea6e7d03a1d17ca85383e9e842d042777f8b911bfd83fef09d3522 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-09T09:05:11.018Z] + docker images [2023-06-09T09:05:11.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-09T09:05:11.018Z] support-notifications-arm64 latest e8197f66befe 3 seconds ago 31.9MB [2023-06-09T09:05:11.018Z] support-scheduler-arm64 latest 2e437af74097 4 seconds ago 31.2MB [2023-06-09T09:05:11.018Z] security-spiffe-token-provider-arm64 latest a64247f3dd69 30 seconds ago 32.7MB [2023-06-09T09:05:11.018Z] core-metadata-arm64 latest 775149a6fe09 About a minute ago 20.2MB [2023-06-09T09:05:11.018Z] core-data-arm64 latest 5c8c32884857 About a minute ago 19.9MB [2023-06-09T09:05:11.018Z] core-command-arm64 latest d278130b3b80 About a minute ago 19.7MB [2023-06-09T09:05:11.018Z] core-common-config-bootstrapper-arm64 latest 51a2dfb280ff 2 minutes ago 17.2MB [2023-06-09T09:05:11.018Z] security-secretstore-setup-arm64 latest 2d7f35a8c96f 2 minutes ago 32.2MB [2023-06-09T09:05:11.018Z] security-bootstrapper-arm64 latest 0c8ea8d0fa55 2 minutes ago 21.9MB [2023-06-09T09:05:11.018Z] security-proxy-setup-arm64 latest ddd53fcc0ae9 2 minutes ago 18.7MB [2023-06-09T09:05:11.018Z] security-proxy-auth-arm64 latest 73652ce30128 3 minutes ago 18.1MB [2023-06-09T09:05:11.018Z] security-spire-agent-arm64 latest c7ecbbedf55e 17 minutes ago 153MB [2023-06-09T09:05:11.018Z] security-spire-server-arm64 latest ab4ad3010599 17 minutes ago 97MB [2023-06-09T09:05:11.018Z] security-spire-config-arm64 latest 9fc2bd7a64be 17 minutes ago 96.1MB [2023-06-09T09:05:11.018Z] ci-base-image-arm64 latest 4fb616a660c8 31 minutes ago 899MB [2023-06-09T09:05:11.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 days ago 332MB [2023-06-09T09:05:11.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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-06-09T09:05:11.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:05:11.455Z] [2023-06-09T09:05:11.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:05:11.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:05:12.057Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-09T09:05:12.057Z] 8998bd30e6a1: Pulling fs layer [2023-06-09T09:05:12.057Z] 04944245beec: Pulling fs layer [2023-06-09T09:05:12.057Z] 699f458cf7ca: Pulling fs layer [2023-06-09T09:05:12.057Z] 765212b225bb: Pulling fs layer [2023-06-09T09:05:12.057Z] f23df028b6ca: Pulling fs layer [2023-06-09T09:05:12.057Z] d65c8cfc05b1: Pulling fs layer [2023-06-09T09:05:12.057Z] 2437ff75d9bd: Pulling fs layer [2023-06-09T09:05:12.057Z] d65c8cfc05b1: Waiting [2023-06-09T09:05:12.057Z] 2437ff75d9bd: Waiting [2023-06-09T09:05:12.057Z] 765212b225bb: Waiting [2023-06-09T09:05:12.057Z] f23df028b6ca: Waiting [2023-06-09T09:05:12.057Z] 04944245beec: Verifying Checksum [2023-06-09T09:05:12.057Z] 04944245beec: Download complete [2023-06-09T09:05:12.057Z] 765212b225bb: Verifying Checksum [2023-06-09T09:05:12.057Z] 765212b225bb: Download complete [2023-06-09T09:05:12.327Z] f23df028b6ca: Verifying Checksum [2023-06-09T09:05:12.327Z] f23df028b6ca: Download complete [2023-06-09T09:05:12.327Z] d65c8cfc05b1: Verifying Checksum [2023-06-09T09:05:12.327Z] d65c8cfc05b1: Download complete [2023-06-09T09:05:12.327Z] 699f458cf7ca: Verifying Checksum [2023-06-09T09:05:12.327Z] 699f458cf7ca: Download complete [2023-06-09T09:05:12.910Z] 8998bd30e6a1: Verifying Checksum [2023-06-09T09:05:12.910Z] 8998bd30e6a1: Download complete [2023-06-09T09:05:14.868Z] 2437ff75d9bd: Verifying Checksum [2023-06-09T09:05:14.868Z] 2437ff75d9bd: Download complete [2023-06-09T09:05:16.810Z] 8998bd30e6a1: Pull complete [2023-06-09T09:05:17.395Z] 04944245beec: Pull complete [2023-06-09T09:05:19.994Z] 699f458cf7ca: Pull complete [2023-06-09T09:05:19.994Z] 765212b225bb: Pull complete [2023-06-09T09:05:20.584Z] f23df028b6ca: Pull complete [2023-06-09T09:05:20.850Z] d65c8cfc05b1: Pull complete [2023-06-09T09:05:35.852Z] 2437ff75d9bd: Pull complete [2023-06-09T09:05:35.852Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-09T09:05:35.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-09T09:05:35.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T09:05:36.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2023-06-09T09:05:36.095Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-09T09:05:39.007Z] $ docker top 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:05:39.951Z] ---> job-cost.sh [2023-06-09T09:05:39.951Z] lf-activate-venv: SKIPPING [2023-06-09T09:05:39.951Z] INFO: No Stack... [2023-06-09T09:05:40.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-09T09:05:41.114Z] INFO: Archiving Costs [Pipeline] sh [2023-06-09T09:05:41.753Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-06-09T09:05:41.753Z] + cut -d, -f6 [Pipeline] lock [2023-06-09T09:05:41.821Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] [2023-06-09T09:05:41.827Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] did not exist. Created. [2023-06-09T09:05:41.827Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-09T09:05:42.477Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-09T09:05:42.651Z] Stashed 1 file(s) [Pipeline] } [2023-06-09T09:05:42.658Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-09T09:05:42.672Z] $ docker stop --time=1 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 [2023-06-09T09:05:44.210Z] $ docker rm -f --volumes 6d631c12c10d759bde64d1e2e7679efb92224fbb799aa6461cf26b3facaaf492 [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-06-09T09:05:44.668Z] provisioning config files... [2023-06-09T09:05:44.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6610349259165623431tmp [Pipeline] { [Pipeline] sh [2023-06-09T09:05:44.966Z] + set +x [2023-06-09T09:05:44.966Z] + curl -s https://codecov.io/bash [2023-06-09T09:05:44.966Z] + bash -s -- [2023-06-09T09:05:44.966Z] [2023-06-09T09:05:44.966Z] _____ _ [2023-06-09T09:05:44.966Z] / ____| | | [2023-06-09T09:05:44.966Z] | | ___ __| | ___ ___ _____ __ [2023-06-09T09:05:44.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-09T09:05:44.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-09T09:05:44.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-09T09:05:44.966Z] Bash-1.0.6 [2023-06-09T09:05:44.966Z] [2023-06-09T09:05:44.966Z] [2023-06-09T09:05:44.966Z] ==> git version 2.25.1 found [2023-06-09T09:05:44.966Z] ==> 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-06-09T09:05:44.966Z] Release-Date: 2020-01-08 [2023-06-09T09:05:44.966Z] 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-06-09T09:05:44.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-09T09:05:44.966Z] ==> Jenkins CI detected. [2023-06-09T09:05:44.966Z] current dir:  /w/workspace/edgex-go/2 [2023-06-09T09:05:44.966Z] project root: . [2023-06-09T09:05:44.966Z] --> token set from env [2023-06-09T09:05:44.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-09T09:05:45.226Z] ==> Running gcov in . (disable via -X gcov) [2023-06-09T09:05:45.226Z] ==> Python coveragepy not found [2023-06-09T09:05:45.226Z] ==> Searching for coverage reports in: [2023-06-09T09:05:45.226Z] + . [2023-06-09T09:05:45.226Z] -> Found 1 reports [2023-06-09T09:05:45.226Z] ==> Detecting git/mercurial file structure [2023-06-09T09:05:45.226Z] ==> Reading reports [2023-06-09T09:05:45.226Z] + ./coverage.out bytes=447730 [2023-06-09T09:05:45.226Z] ==> Appending adjustments [2023-06-09T09:05:45.226Z] https://docs.codecov.io/docs/fixing-reports [2023-06-09T09:05:46.163Z] + Found adjustments [2023-06-09T09:05:46.163Z] ==> Gzipping contents [2023-06-09T09:05:46.163Z] 60K /tmp/codecov.wMrGlj.gz [2023-06-09T09:05:46.422Z] ==> Uploading reports [2023-06-09T09:05:46.422Z] url: https://codecov.io [2023-06-09T09:05:46.422Z] query: branch=PR-4592&commit=bd68dd70888145f7b9e4541c702e1ea9000ac52b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-09T09:05:46.422Z] -> Pinging Codecov [2023-06-09T09:05:46.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=bd68dd70888145f7b9e4541c702e1ea9000ac52b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= [2023-06-09T09:05:46.422Z] -> Uploading to [2023-06-09T09:05:46.422Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-09/00271124DB129430A58F1EEE437C3FCB/bd68dd70888145f7b9e4541c702e1ea9000ac52b/5e9b5366-86a3-4a6a-8dbf-6114f7768676.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230609T090546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a841dc148ffa3d2c573c4ccc105e52266e168d81f8e00b1ec387f099723d0eb8 [2023-06-09T09:05:46.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-09T09:05:46.422Z] Dload Upload Total Spent Left Speed [2023-06-09T09:05:46.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57417 0 0 100 57417 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57417 0 0 100 57417 0 250k --:--:-- --:--:-- --:--:-- 249k [2023-06-09T09:05:46.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bd68dd70888145f7b9e4541c702e1ea9000ac52b [Pipeline] } [2023-06-09T09:05:46.688Z] 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-06-09T09:05:47.322Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:05:47.617Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:05:48.473Z] ---> package-listing.sh [2023-06-09T09:05:48.473Z] ++ facter osfamily [2023-06-09T09:05:48.473Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-09T09:05:48.731Z] + OS_FAMILY=debian [2023-06-09T09:05:48.731Z] + workspace=/w/workspace/edgex-go/2 [2023-06-09T09:05:48.731Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-09T09:05:48.731Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-09T09:05:48.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-09T09:05:48.731Z] + PACKAGES=/tmp/packages_start.txt [2023-06-09T09:05:48.731Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-09T09:05:48.731Z] + PACKAGES=/tmp/packages_end.txt [2023-06-09T09:05:48.731Z] + case "${OS_FAMILY}" in [2023-06-09T09:05:48.731Z] + dpkg -l [2023-06-09T09:05:48.731Z] + grep '^ii' [2023-06-09T09:05:48.731Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-09T09:05:48.731Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-09T09:05:48.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-09T09:05:48.731Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-09T09:05:48.731Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-06-09T09:05:48.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-06-09T09:05:48.743Z] 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-06-09T09:05:49.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:05:49.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:05:49.581Z] [2023-06-09T09:05:49.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-09T09:05:49.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:05:49.901Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-09T09:05:49.901Z] 5eb5b503b376: Pulling fs layer [2023-06-09T09:05:49.901Z] 5c69ac0246d0: Pulling fs layer [2023-06-09T09:05:49.901Z] ec43610c2a17: Pulling fs layer [2023-06-09T09:05:49.901Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-09T09:05:49.901Z] 33b1e0a273af: Pulling fs layer [2023-06-09T09:05:49.901Z] 5d3b04190fa2: Pulling fs layer [2023-06-09T09:05:49.901Z] 2f39f015ded8: Pulling fs layer [2023-06-09T09:05:49.901Z] 33b1e0a273af: Waiting [2023-06-09T09:05:49.901Z] 5d3b04190fa2: Waiting [2023-06-09T09:05:49.901Z] 2f39f015ded8: Waiting [2023-06-09T09:05:49.901Z] 5c69ac0246d0: Download complete [2023-06-09T09:05:49.901Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-09T09:05:49.901Z] 3a2ae6a8a46f: Download complete [2023-06-09T09:05:49.901Z] 33b1e0a273af: Verifying Checksum [2023-06-09T09:05:49.901Z] 33b1e0a273af: Download complete [2023-06-09T09:05:49.901Z] ec43610c2a17: Verifying Checksum [2023-06-09T09:05:49.901Z] ec43610c2a17: Download complete [2023-06-09T09:05:49.901Z] 5d3b04190fa2: Verifying Checksum [2023-06-09T09:05:49.901Z] 5d3b04190fa2: Download complete [2023-06-09T09:05:50.160Z] 5eb5b503b376: Verifying Checksum [2023-06-09T09:05:50.160Z] 5eb5b503b376: Download complete [2023-06-09T09:05:50.727Z] 2f39f015ded8: Verifying Checksum [2023-06-09T09:05:50.727Z] 2f39f015ded8: Download complete [2023-06-09T09:05:51.294Z] 5eb5b503b376: Pull complete [2023-06-09T09:05:51.552Z] 5c69ac0246d0: Pull complete [2023-06-09T09:05:52.118Z] ec43610c2a17: Pull complete [2023-06-09T09:05:52.376Z] 3a2ae6a8a46f: Pull complete [2023-06-09T09:05:52.634Z] 33b1e0a273af: Pull complete [2023-06-09T09:05:52.634Z] 5d3b04190fa2: Pull complete [2023-06-09T09:05:57.924Z] 2f39f015ded8: Pull complete [2023-06-09T09:05:57.924Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-09T09:05:57.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-09T09:05:57.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-09T09:05:58.005Z] prd-ubuntu20.04-docker-8c-8g-18291 does not seem to be running inside a container [2023-06-09T09:05:58.036Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-09T09:06:03.551Z] $ docker top 9e20070f0ecfb96dbcca1d81b38c2b0760aa24e68893ba21fdbc40dbec8c1708 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-09T09:06:03.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-09T09:06:04.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-09T09:06:04.457Z] + ls /var/log/sa-host [2023-06-09T09:06:04.458Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-09T09:06:04.668Z] provisioning config files... [2023-06-09T09:06:04.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5499002877356929759tmp [Pipeline] { [Pipeline] echo [2023-06-09T09:06:04.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:06:04.970Z] ---> create-netrc.sh [Pipeline] } [2023-06-09T09:06:04.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:06:05.298Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-09T09:06:05.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:06:05.589Z] ---> sudo-logs.sh [2023-06-09T09:06:05.589Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-09T09:06:05.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:06:05.896Z] ---> job-cost.sh [2023-06-09T09:06:05.896Z] lf-activate-venv: SKIPPING [2023-06-09T09:06:05.896Z] DEBUG: total: 0.10999999940395355 [2023-06-09T09:06:05.896Z] INFO: Retrieving Stack Cost... [2023-06-09T09:06:06.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-09T09:06:06.721Z] INFO: Archiving Costs [Pipeline] echo [2023-06-09T09:06:06.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-09T09:06:07.014Z] ---> logs-deploy.sh [2023-06-09T09:06:07.014Z] lf-activate-venv: SKIPPING [2023-06-09T09:06:07.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/2 [2023-06-09T09:06:07.014Z] INFO: archiving workspace using pattern(s): [2023-06-09T09:06:07.972Z] Archives upload complete. [2023-06-09T09:06:08.231Z] INFO: archiving logs to Nexus