Pull request #4778 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d74bb3f257e769c5325eb2242b6e59611a7c0b+6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (28e7812d4e2ebc843a5b4c690e805cd56846cda0) 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-ssh4046086243712946150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11773389450151354395.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6022782419642110138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5489912662863759271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14557980709798384604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4778/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5225569813270335478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-384 in /w/workspace/edgexfoundry_edgex-go_PR-4778 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4778/head:refs/remotes/origin/PR-4778 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit f8d74bb3f257e769c5325eb2242b6e59611a7c0b Merge succeeded, producing f8d74bb3f257e769c5325eb2242b6e59611a7c0b Checking out Revision f8d74bb3f257e769c5325eb2242b6e59611a7c0b (PR-4778) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # 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 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:49:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:49:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:49:16 ========================================================= 19:49:16 EdgeX Global Pipelines Version Info 19:49:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:49:16 ------------------- 19:49:16 stable info: 19:49:16 ------------------- 19:49:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:49:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:49:16 Message: update stable to v1.0.258 19:49:17 ------------------- 19:49:17 experimental info: 19:49:17 ------------------- 19:49:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:49:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:49:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4778 [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4778 [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4778 [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d74bb [Pipeline] echo 19:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:19 provisioning config files... 19:49:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3621848189654890709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:19 ---> ****-login.sh 19:49:19 nexus3.edgexfoundry.org:10001 19:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:19 Configure a credential helper to remove this warning. See 19:49:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:19 19:49:19 Login Succeeded 19:49:19 nexus3.edgexfoundry.org:10002 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 nexus3.edgexfoundry.org:10003 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 nexus3.edgexfoundry.org:10004 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 ****.io 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 ---> ****-login.sh ends [Pipeline] } 19:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:21 + 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 19:49:21 + cut -d/ -f2 19:49:21 + dirname cmd/core-command/Dockerfile 19:49:21 + echo core-command,cmd/core-command/Dockerfile 19:49:21 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:49:21 cut -d/ -f2 19:49:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:49:21 + dirname cmd/core-data/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo core-data,cmd/core-data/Dockerfile 19:49:21 + + dirname cmd/core-metadata/Dockerfile 19:49:21 cut -d/ -f2 19:49:21 + echo core-metadata,cmd/core-metadata/Dockerfile 19:49:21 + dirname cmd/security-bootstrapper/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:49:21 + + cut -d/ -f2 19:49:21 dirname cmd/security-proxy-auth/Dockerfile 19:49:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:49:21 + dirname cmd/security-proxy-setup/Dockerfile+ 19:49:21 cut -d/ -f2 19:49:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:49:21 + dirname cmd/security-secretstore-setup/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:49:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:49:21 + dirname cmd/security-spire-agent/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + dirname cmd/security-spire-config/Dockerfile 19:49:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:49:21 + dirname cmd/security-spire-server/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:49:21 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 19:49:21 -f2 19:49:21 + echo support-notifications,cmd/support-notifications/Dockerfile 19:49:21 + dirname cmd/support-scheduler/Dockerfile 19:49:21 + cut -d/ -f2 19:49:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:49:21 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 19:49:21 + git rev-list -1 --merges f8d74bb3f257e769c5325eb2242b6e59611a7c0b~1..f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo 19:49:21 -----------> git rev-list -1 --merges f8d74bb3f257e769c5325eb2242b6e59611a7c0b~1..f8d74bb3f257e769c5325eb2242b6e59611a7c0b f8d74bb3f257e769c5325eb2242b6e59611a7c0b [false] [Pipeline] sh 19:49:22 + git log --format=format:%s -1 f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] echo 19:49:22 ========================================================= 19:49:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:49:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:49:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:49:22 + grep -v github /etc/ssh/ssh_known_hosts 19:49:22 + [ -e /tmp/ssh_known_hosts ] 19:49:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:49:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:49:22 + sudo tee -a /etc/ssh/ssh_known_hosts 19:49:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:23 19:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:49:23 b85a868b505f: Pulling fs layer 19:49:23 e2be974225ed: Pulling fs layer 19:49:23 339a4e72a1f5: Pulling fs layer 19:49:23 988bab9f4d93: Pulling fs layer 19:49:23 1469e6f7b9e6: Pulling fs layer 19:49:23 988bab9f4d93: Waiting 19:49:23 eaf3925da568: Pulling fs layer 19:49:23 bab4dde63d76: Pulling fs layer 19:49:23 bde34c3a00c8: Pulling fs layer 19:49:23 b352a97aabf1: Pulling fs layer 19:49:23 4872d77fe225: Pulling fs layer 19:49:23 eaf3925da568: Waiting 19:49:23 bab4dde63d76: Waiting 19:49:23 bde34c3a00c8: Waiting 19:49:23 5851b861e8e6: Pulling fs layer 19:49:23 4872d77fe225: Waiting 19:49:23 5851b861e8e6: Waiting 19:49:23 e2be974225ed: Download complete 19:49:23 988bab9f4d93: Verifying Checksum 19:49:23 1469e6f7b9e6: Verifying Checksum 19:49:23 1469e6f7b9e6: Download complete 19:49:23 eaf3925da568: Verifying Checksum 19:49:23 eaf3925da568: Download complete 19:49:23 339a4e72a1f5: Download complete 19:49:23 bde34c3a00c8: Verifying Checksum 19:49:23 bde34c3a00c8: Download complete 19:49:23 b352a97aabf1: Verifying Checksum 19:49:23 b352a97aabf1: Download complete 19:49:23 4872d77fe225: Verifying Checksum 19:49:23 4872d77fe225: Download complete 19:49:23 5851b861e8e6: Verifying Checksum 19:49:23 5851b861e8e6: Download complete 19:49:23 b85a868b505f: Verifying Checksum 19:49:23 b85a868b505f: Download complete 19:49:24 bab4dde63d76: Verifying Checksum 19:49:24 bab4dde63d76: Download complete 19:49:25 b85a868b505f: Pull complete 19:49:25 e2be974225ed: Pull complete 19:49:25 339a4e72a1f5: Pull complete 19:49:25 988bab9f4d93: Pull complete 19:49:26 1469e6f7b9e6: Pull complete 19:49:26 eaf3925da568: Pull complete 19:49:28 bab4dde63d76: Pull complete 19:49:28 bde34c3a00c8: Pull complete 19:49:28 b352a97aabf1: Pull complete 19:49:28 4872d77fe225: Pull complete 19:49:28 5851b861e8e6: Pull complete 19:49:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:28 prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container 19:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:49:32 $ docker top 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 -eo pid,comm 19:49:32 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). 19:49:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:32 [ssh-agent] Looking for ssh-agent implementation... 19:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:32 $ docker exec 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent 19:49:32 SSH_AUTH_SOCK=/tmp/ssh-wQWEHWS3pnlv/agent.32 19:49:32 SSH_AGENT_PID=38 19:49:32 Running ssh-add (command line suppressed) 19:49:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_396802755865458360.key (/w/workspace/edgex-go/1@tmp/private_key_396802755865458360.key) 19:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:33 + git tag --points-at HEAD [Pipeline] } 19:49:33 $ docker exec --env ******** --env ******** 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent -k 19:49:33 unset SSH_AUTH_SOCK; 19:49:33 unset SSH_AGENT_PID; 19:49:33 echo Agent pid 38 killed; 19:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:33 [ssh-agent] Looking for ssh-agent implementation... 19:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:33 $ docker exec 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent 19:49:33 SSH_AUTH_SOCK=/tmp/ssh-2ACyzusSILFw/agent.71 19:49:33 SSH_AGENT_PID=78 19:49:33 Running ssh-add (command line suppressed) 19:49:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8796637041611533209.key (/w/workspace/edgex-go/1@tmp/private_key_8796637041611533209.key) 19:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:33 + git semver init 19:49:34 2024-03-19 19:49:34,146 [run_init] DEBUG init version:0.0.0 force:False 19:49:34 2024-03-19 19:49:34,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:49:34 2024-03-19 19:49:34,147 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:49:34 2024-03-19 19:49:34,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:49:40 2024-03-19 19:49:40,187 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:49:40 2024-03-19 19:49:40,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4778 with force:False 19:49:40 2024-03-19 19:49:40,187 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4778 19:49:40 2024-03-19 19:49:40,192 [execute] INFO git cat-file --batch-check 19:49:40 2024-03-19 19:49:40,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:49:40 2024-03-19 19:49:40,199 [execute] INFO git cat-file --batch 19:49:40 2024-03-19 19:49:40,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:49:40 2024-03-19 19:49:40,203 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4778 19:49:40 0.0.0 [Pipeline] } 19:49:40 $ docker exec --env ******** --env ******** 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 ssh-agent -k 19:49:41 unset SSH_AUTH_SOCK; 19:49:41 unset SSH_AGENT_PID; 19:49:41 echo Agent pid 78 killed; 19:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:41 + git semver [Pipeline] } 19:49:41 $ docker stop --time=1 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 19:49:43 $ docker rm -f --volumes 9faf3c68ba3b84512f7db4a8c9b1484269fb4e1e758aa216273908dd36936ef5 [Pipeline] // withDockerContainer [Pipeline] sh 19:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:49:43 Stashed 1 file(s) [Pipeline] echo 19:49:43 [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 19:49:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:49:44 ========================================================= 19:49:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:49:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:49:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:49:45 7264a8db6415: Pulling fs layer 19:49:45 c4d48a809fc2: Pulling fs layer 19:49:45 4f1c88b9dad5: Pulling fs layer 19:49:45 ad3a456e5733: Pulling fs layer 19:49:45 69c7f0334f64: Pulling fs layer 19:49:45 1f1c1a5573a3: Pulling fs layer 19:49:45 ce7588e14bc9: Pulling fs layer 19:49:45 b5e4710f87ac: Pulling fs layer 19:49:45 ad3a456e5733: Waiting 19:49:45 69c7f0334f64: Waiting 19:49:45 1f1c1a5573a3: Waiting 19:49:45 ce7588e14bc9: Waiting 19:49:45 b5e4710f87ac: Waiting 19:49:45 c4d48a809fc2: Verifying Checksum 19:49:45 c4d48a809fc2: Download complete 19:49:45 ad3a456e5733: Download complete 19:49:45 69c7f0334f64: Verifying Checksum 19:49:45 69c7f0334f64: Download complete 19:49:45 7264a8db6415: Verifying Checksum 19:49:45 7264a8db6415: Download complete 19:49:45 1f1c1a5573a3: Verifying Checksum 19:49:45 1f1c1a5573a3: Download complete 19:49:45 7264a8db6415: Pull complete 19:49:45 b5e4710f87ac: Verifying Checksum 19:49:45 b5e4710f87ac: Download complete 19:49:45 c4d48a809fc2: Pull complete 19:49:45 4f1c88b9dad5: Verifying Checksum 19:49:45 4f1c88b9dad5: Download complete 19:49:46 ce7588e14bc9: Verifying Checksum 19:49:46 ce7588e14bc9: Download complete 19:49:49 4f1c88b9dad5: Pull complete 19:49:49 ad3a456e5733: Pull complete 19:49:49 69c7f0334f64: Pull complete 19:49:49 1f1c1a5573a3: Pull complete 19:49:51 ce7588e14bc9: Pull complete 19:49:51 b5e4710f87ac: Pull complete 19:49:51 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:49:52 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:49:52 WORKDIR /edgex 19:49:52 COPY go.mod . 19:49:52 RUN go mod download -t 19:49:52 ci-base-image-x86_64 -f - . 19:49:52 Sending build context to Docker daemon 175.3MB 19:49:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:49:52 ---> 88b5674ff536 19:49:52 Step 2/4 : WORKDIR /edgex 19:49:59 Still waiting to schedule task 19:49:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:49:59 ---> Running in 589630d64ad0 19:49:59 Removing intermediate container 589630d64ad0 19:49:59 ---> 0b1c0dc78a78 19:49:59 Step 3/4 : COPY go.mod . 19:49:59 ---> fe86959b6cc9 19:49:59 Step 4/4 : RUN go mod download 19:49:59 ---> Running in 6c2b3af824ac 19:50:38 Removing intermediate container 6c2b3af824ac 19:50:38 ---> 731fd5816452 19:50:38 Successfully built 731fd5816452 19:50:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:43 + docker inspect -f . ci-base-image-x86_64 19:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:43 prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container 19:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:44 $ docker top eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:44 + go version 19:50:44 go version go1.21.0 linux/amd64 [Pipeline] } 19:50:44 $ docker stop --time=1 eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 19:50:46 $ docker rm -f --volumes eedbb070a8f62c0496b7af6567c0cef1f7074c40342cee1b65d42993a9c69976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:46 + docker inspect -f . ci-base-image-x86_64 19:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:47 prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container 19:50:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:47 $ docker top e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:50:47 ========================================================= 19:50:47 [edgeXBuildGoParallel] Running Tests and Build... 19:50:47 ========================================================= [Pipeline] sh 19:50:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:50:48 + make test 19:50:48 go test -race -coverprofile=coverage.out ./... 19:50:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:51:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 19:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements 19:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 93.4% of statements 19:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 6.1% of statements 19:51:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.324s coverage: 97.6% of statements 19:51:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 19:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 19:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 32.2% of statements 19:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 19:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 19:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.079s coverage: 96.3% of statements 19:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:51:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-385 in /w/workspace/edgexfoundry_edgex-go_PR-4778 [Pipeline] { [Pipeline] ws 19:51:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:51:40 The recommended git tool is: git 19:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:51:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:51:44 using credential edgex-jenkins-ssh 19:51:44 Cloning the remote Git repository 19:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 19:51:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:51:45 > git init /w/workspace/edgex-go/1 # timeout=10 19:51:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:51:45 > git --version # timeout=10 19:51:45 > git --version # 'git version 2.25.1' 19:51:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:51:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:51:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:51:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.313s coverage: 79.9% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.055s coverage: 92.9% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.010s coverage: 100.0% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 38.4% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 19:52:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 19:52:00 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 19:52:00 running golangci-lint 19:52:00 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:52:00 go version go1.21.0 linux/amd64 19:52:00 level=info msg="[config_reader] Used config file .golangci.yml" 19:52:00 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:52:02 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit f8d74bb3f257e769c5325eb2242b6e59611a7c0b 19:52:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:52:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:52:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:52:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4778/head:refs/remotes/origin/PR-4778 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:52:02 > git config core.sparsecheckout # timeout=10 19:52:02 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 19:52:02 Merge succeeded, producing f8d74bb3f257e769c5325eb2242b6e59611a7c0b 19:52:02 Checking out Revision f8d74bb3f257e769c5325eb2242b6e59611a7c0b (PR-4778) 19:52:03 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:52:03 > git --version # timeout=10 19:52:03 > git --version # 'git version 2.25.1' 19:52:03 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:52:02 > git remote # timeout=10 19:52:02 > git config --get remote.origin.url # timeout=10 19:52:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:52:02 > git merge 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 19:52:02 > git rev-parse HEAD^{commit} # timeout=10 19:52:02 > git config core.sparsecheckout # timeout=10 19:52:02 > git checkout -f f8d74bb3f257e769c5325eb2242b6e59611a7c0b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:52:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:52:08 Dload Upload Total Spent Left Speed 19:52:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 19:52:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:52:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:52:08 + sudo tee /etc/docker/daemon.new 19:52:08 { 19:52:08 "registry-mirrors": [ 19:52:08 "https://nexus3.edgexfoundry.org:10001" 19:52:08 ], 19:52:08 "bip": "10.250.0.254/24", 19:52:08 "hosts": [ 19:52:08 "tcp://0.0.0.0:5555", 19:52:08 "unix:///var/run/docker.sock" 19:52:08 ], 19:52:08 "mtu": 1458, 19:52:08 "selinux-enabled": true, 19:52:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:52:08 } [Pipeline] sh 19:52:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:52:09 + sudo service docker restart 19:52:18 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 17.708388368s" 19:52:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.835943ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:27 provisioning config files... 19:52:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13766183800046699698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:28 ---> ****-login.sh 19:52:28 nexus3.edgexfoundry.org:10001 19:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:28 level=info msg="[linters_context/goanalysis] analyzers took 1m18.976511824s with top 10 stages: buildir: 43.278069561s, gosec: 5.827272829s, fact_deprecated: 2.435353973s, inspect: 2.422779075s, ctrlflow: 1.609811796s, printf: 1.486347826s, nilness: 1.040932488s, S1038: 1.022429777s, fact_purity: 1.002432055s, typedness: 597.147591ms" 19:52:28 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:52:28 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" 19:52:28 level=info msg="[runner] processing took 15.100203ms with stages: nolint: 6.280048ms, identifier_marker: 3.573957ms, path_prettifier: 1.759313ms, autogenerated_exclude: 1.548721ms, exclude-rules: 1.035717ms, skip_dirs: 857.216µs, cgo: 27.101µs, filename_unadjuster: 13.86µs, fixer: 830ns, max_same_issues: 660ns, exclude: 450ns, skip_files: 420ns, uniq_by_line: 370ns, severity-rules: 280ns, diff: 240ns, path_shortener: 230ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, source_code: 140ns, path_prefixer: 110ns" 19:52:28 level=info msg="[runner] linters took 9.792363052s with stages: goanalysis_metalinter: 9.777181807s" 19:52:28 level=info msg="File cache stats: 0 entries of total size 0B" 19:52:28 level=info msg="Memory: 277 samples, avg is 282.2MB, max is 1161.9MB" 19:52:28 level=info msg="Execution took 27.549570906s" 19:52:28 go vet ./... 19:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:52:28 Configure a credential helper to remove this warning. See 19:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:52:28 19:52:28 Login Succeeded 19:52:28 nexus3.edgexfoundry.org:10002 19:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:52:29 Configure a credential helper to remove this warning. See 19:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:52:29 19:52:29 Login Succeeded 19:52:29 nexus3.edgexfoundry.org:10003 19:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:52:29 Configure a credential helper to remove this warning. See 19:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:52:29 19:52:29 Login Succeeded 19:52:29 nexus3.edgexfoundry.org:10004 19:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:52:29 Configure a credential helper to remove this warning. See 19:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:52:29 19:52:29 Login Succeeded 19:52:29 ****.io 19:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:52:30 Configure a credential helper to remove this warning. See 19:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:52:30 19:52:30 Login Succeeded 19:52:30 ---> ****-login.sh ends [Pipeline] } 19:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:52:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:52:31 ========================================================= 19:52:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:52:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:52:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:52:31 9fda8d8052c6: Pulling fs layer 19:52:31 5d54e960e981: Pulling fs layer 19:52:31 c4a7e357bf2a: Pulling fs layer 19:52:31 f0e02332f6b5: Pulling fs layer 19:52:31 872ee5b61b7b: Pulling fs layer 19:52:31 0c6a40ed1a82: Pulling fs layer 19:52:31 94ae7d8d031c: Pulling fs layer 19:52:31 872ee5b61b7b: Waiting 19:52:31 0c6a40ed1a82: Waiting 19:52:31 f0e02332f6b5: Waiting 19:52:31 94ae7d8d031c: Waiting 19:52:31 5d54e960e981: Verifying Checksum 19:52:31 5d54e960e981: Download complete 19:52:31 f0e02332f6b5: Verifying Checksum 19:52:31 f0e02332f6b5: Download complete 19:52:31 872ee5b61b7b: Verifying Checksum 19:52:31 872ee5b61b7b: Download complete 19:52:31 9fda8d8052c6: Verifying Checksum 19:52:31 9fda8d8052c6: Download complete 19:52:32 94ae7d8d031c: Verifying Checksum 19:52:32 94ae7d8d031c: Download complete 19:52:32 9fda8d8052c6: Pull complete 19:52:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:52:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:52:32 ./bin/test-attribution-txt.sh 19:52:32 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:52:32 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:52:32 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:52:32 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:52:32 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:52:32 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:52:32 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:52:32 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:52:32 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:52:32 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:52:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:52:32 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:52:33 + ls -al . 19:52:33 total 808 19:52:33 drwxrwxr-x 11 1001 1001 4096 Mar 19 19:50 . 19:52:33 drwxr-xr-x 4 root root 4096 Mar 19 19:50 .. 19:52:33 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 .blubracket 19:52:33 -rw-rw-r-- 1 1001 1001 10 Mar 19 19:49 .dockerignore 19:52:33 drwxrwxr-x 8 1001 1001 4096 Mar 19 19:51 .git 19:52:33 drwxrwxr-x 3 1001 1001 4096 Mar 19 19:49 .github 19:52:33 -rw-rw-r-- 1 1001 1001 1074 Mar 19 19:49 .gitignore 19:52:33 -rw-rw-r-- 1 1001 1001 42 Mar 19 19:49 .golangci.yml 19:52:33 -rw-rw-r-- 1 1001 1001 100 Mar 19 19:49 .hadolint.yml 19:52:33 drwxr-xr-x 3 1001 1001 4096 Mar 19 19:49 .semver 19:52:33 -rw-rw-r-- 1 1001 1001 155 Mar 19 19:49 .sonarcloud.properties 19:52:33 -rw-rw-r-- 1 1001 1001 1171 Mar 19 19:49 ADOPTERS.md 19:52:33 -rw-rw-r-- 1 1001 1001 11674 Mar 19 19:49 Attribution.txt 19:52:33 -rw-rw-r-- 1 1001 1001 100284 Mar 19 19:49 CHANGELOG.md 19:52:33 -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:49 CONTRIBUTING.md 19:52:33 -rw-rw-r-- 1 1001 1001 677 Mar 19 19:49 GOVERNANCE.md 19:52:33 -rw-rw-r-- 1 1001 1001 861 Mar 19 19:49 Jenkinsfile 19:52:33 -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:49 LICENSE 19:52:33 -rw-rw-r-- 1 1001 1001 15392 Mar 19 19:49 Makefile 19:52:33 -rw-rw-r-- 1 1001 1001 582 Mar 19 19:49 OWNERS.md 19:52:33 -rw-rw-r-- 1 1001 1001 9528 Mar 19 19:49 README.md 19:52:33 -rw-rw-r-- 1 1001 1001 789 Mar 19 19:49 SECURITY.md 19:52:33 -rw-rw-r-- 1 1001 1001 5 Mar 19 19:49 VERSION 19:52:33 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 bin 19:52:33 drwxrwxr-x 18 1001 1001 4096 Mar 19 19:49 cmd 19:52:33 -rw-r--r-- 1 root root 455122 Mar 19 19:51 coverage.out 19:52:33 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:49 fuzz_test 19:52:33 -rw-rw-r-- 1 1001 1001 7037 Mar 19 19:49 go.mod 19:52:33 -rw-rw-r-- 1 1001 1001 101540 Mar 19 19:49 go.sum 19:52:33 drwxrwxr-x 7 1001 1001 4096 Mar 19 19:49 internal 19:52:33 drwxrwxr-x 3 1001 1001 4096 Mar 19 19:49 openapi 19:52:33 -rw-rw-r-- 1 1001 1001 584 Mar 19 19:49 security.txt 19:52:33 -rw-rw-r-- 1 1001 1001 204 Mar 19 19:49 version.go [Pipeline] sh 19:52:33 + '[' -e coverage.out ] 19:52:33 + chown 1001:1001 coverage.out [Pipeline] stash 19:52:33 Stashed 1 file(s) [Pipeline] sh 19:52:33 5d54e960e981: Pull complete 19:52:33 c4a7e357bf2a: Verifying Checksum 19:52:33 c4a7e357bf2a: Download complete 19:52:33 + make build 19:52:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:52:34 0c6a40ed1a82: Verifying Checksum 19:52:34 0c6a40ed1a82: Download complete 19:52:47 c4a7e357bf2a: Pull complete 19:52:47 f0e02332f6b5: Pull complete 19:52:47 872ee5b61b7b: Pull complete 19:52:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:52:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:52:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:52:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:52:55 0c6a40ed1a82: Pull complete 19:52:57 94ae7d8d031c: Pull complete 19:52:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:52:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:52:57 WORKDIR /edgex 19:52:57 COPY go.mod . 19:52:57 RUN go mod download 19:52:57 + docker build -t ci-base-image-arm64 -f - . 19:52:58 Sending build context to Docker daemon 2.993MB 19:52:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:52:58 ---> 86de565de09d 19:52:58 Step 2/4 : WORKDIR /edgex 19:52:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:53:00 ---> Running in efe8ec4ce8b1 19:53:00 Removing intermediate container efe8ec4ce8b1 19:53:00 ---> 7485a5648524 19:53:00 Step 3/4 : COPY go.mod . 19:53:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:53:00 ---> 8ef20c617201 19:53:00 Step 4/4 : RUN go mod download 19:53:00 ---> Running in d0a5bd369e93 19:53:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:53:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:53:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:53:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:53:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:53:05 $ docker stop --time=1 e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 19:53:14 $ docker rm -f --volumes e68c9a5d225917c6489de9026be6561ec5e70f77d1d0910ebc6fcc14545c4ed5 [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 19:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:53:16 19:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:53:16 latest: Pulling from edgex-devops/edgex-compose 19:53:16 91d30c5bc195: Pulling fs layer 19:53:16 2e9b0aa3be6d: Pulling fs layer 19:53:16 9c61dcf015f6: Pulling fs layer 19:53:16 4698f68db338: Pulling fs layer 19:53:16 2a2f49069b9e: Pulling fs layer 19:53:16 e0025b399a48: Pulling fs layer 19:53:16 4698f68db338: Waiting 19:53:16 e0025b399a48: Waiting 19:53:16 2a2f49069b9e: Waiting 19:53:16 91d30c5bc195: Download complete 19:53:16 4698f68db338: Verifying Checksum 19:53:16 4698f68db338: Download complete 19:53:16 91d30c5bc195: Pull complete 19:53:16 2e9b0aa3be6d: Verifying Checksum 19:53:16 2e9b0aa3be6d: Download complete 19:53:16 e0025b399a48: Download complete 19:53:16 2a2f49069b9e: Download complete 19:53:16 2e9b0aa3be6d: Pull complete 19:53:17 9c61dcf015f6: Download complete 19:53:20 9c61dcf015f6: Pull complete 19:53:20 4698f68db338: Pull complete 19:53:20 2a2f49069b9e: Pull complete 19:53:20 e0025b399a48: Pull complete 19:53:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:53:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:20 prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container 19:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:53:24 $ docker top c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:25 + docker compose -f ./docker-compose-build.yml build --parallel 19:53:27 #1 [support-notifications internal] load build definition from Dockerfile 19:53:27 #1 transferring dockerfile: 1.95kB done 19:53:27 #1 DONE 0.5s 19:53:27 19:53:27 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:53:27 #2 ... 19:53:27 19:53:27 #3 [core-data internal] load build definition from Dockerfile 19:53:27 #3 transferring dockerfile: 2.01kB done 19:53:27 #3 DONE 0.3s 19:53:27 19:53:27 #4 [security-spire-config internal] load .dockerignore 19:53:28 #4 ... 19:53:28 19:53:28 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:53:28 #5 transferring dockerfile: 2.93kB done 19:53:28 #5 DONE 1.3s 19:53:28 19:53:28 #6 [security-spire-server internal] load build definition from Dockerfile 19:53:28 #6 transferring dockerfile: 1.70kB done 19:53:28 #6 DONE 1.4s 19:53:28 19:53:28 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:53:28 #2 transferring dockerfile: 1.89kB done 19:53:28 #2 DONE 1.3s 19:53:28 19:53:28 #7 [security-spire-agent internal] load build definition from Dockerfile 19:53:28 #7 transferring dockerfile: 1.81kB done 19:53:28 #7 DONE 1.4s 19:53:28 19:53:28 #8 [support-scheduler internal] load build definition from Dockerfile 19:53:28 #8 transferring dockerfile: 1.93kB done 19:53:28 #8 DONE 1.4s 19:53:28 19:53:28 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:53:28 #9 transferring dockerfile: 2.23kB done 19:53:28 #9 DONE 1.4s 19:53:28 19:53:28 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:53:28 #10 transferring dockerfile: 2.50kB done 19:53:28 #10 DONE 1.4s 19:53:28 19:53:28 #11 [security-proxy-auth internal] load build definition from Dockerfile 19:53:28 #11 transferring dockerfile: 2.15kB done 19:53:28 #11 DONE 1.3s 19:53:28 19:53:28 #12 [core-metadata internal] load build definition from Dockerfile 19:53:28 #12 transferring dockerfile: 2.06kB done 19:53:28 #12 DONE 1.3s 19:53:28 19:53:28 #13 [security-spire-config internal] load build definition from Dockerfile 19:53:28 #13 transferring dockerfile: 1.69kB done 19:53:28 #13 DONE 1.3s 19:53:28 19:53:28 #14 [core-command internal] load build definition from Dockerfile 19:53:28 #14 transferring dockerfile: 1.93kB done 19:53:28 #14 DONE 1.4s 19:53:28 19:53:28 #15 [security-secretstore-setup internal] load build definition from Dockerfile 19:53:28 #15 transferring dockerfile: 2.49kB done 19:53:28 #15 DONE 1.3s 19:53:28 19:53:28 #16 [support-notifications internal] load .dockerignore 19:53:28 #16 transferring context: 50B done 19:53:28 #16 DONE 1.3s 19:53:28 19:53:28 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:53:29 #17 DONE 0.0s 19:53:29 19:53:29 #18 [security-bootstrapper internal] load .dockerignore 19:53:29 #18 transferring context: 50B done 19:53:29 #18 DONE 1.3s 19:53:29 19:53:29 #19 [security-spire-agent internal] load .dockerignore 19:53:29 #19 transferring context: 50B done 19:53:29 #19 DONE 1.3s 19:53:29 19:53:29 #20 [core-metadata internal] load .dockerignore 19:53:29 #20 transferring context: 50B done 19:53:29 #20 DONE 1.2s 19:53:29 19:53:29 #21 [core-common-config-bootstrapper internal] load .dockerignore 19:53:29 #21 transferring context: 50B done 19:53:29 #21 DONE 1.3s 19:53:29 19:53:29 #22 [security-spire-server internal] load .dockerignore 19:53:29 #22 transferring context: 50B done 19:53:29 #22 DONE 1.3s 19:53:29 19:53:29 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:53:29 #23 ... 19:53:29 19:53:29 #24 [security-proxy-setup internal] load .dockerignore 19:53:29 #24 transferring context: 50B done 19:53:29 #24 DONE 1.4s 19:53:29 19:53:29 #25 [core-command internal] load .dockerignore 19:53:29 #25 transferring context: 50B done 19:53:29 #25 DONE 1.4s 19:53:29 19:53:29 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:53:29 #17 DONE 0.0s 19:53:29 19:53:29 #26 [security-proxy-auth internal] load .dockerignore 19:53:29 #26 transferring context: 50B done 19:53:29 #26 DONE 1.3s 19:53:29 19:53:29 #27 [security-spiffe-token-provider internal] load .dockerignore 19:53:29 #27 transferring context: 50B done 19:53:29 #27 DONE 1.3s 19:53:29 19:53:29 #4 [security-spire-config internal] load .dockerignore 19:53:29 #4 transferring context: 50B done 19:53:29 #4 DONE 1.4s 19:53:29 19:53:29 #28 [security-secretstore-setup internal] load .dockerignore 19:53:29 #28 transferring context: 50B done 19:53:29 #28 DONE 1.4s 19:53:29 19:53:29 #29 [support-scheduler internal] load .dockerignore 19:53:29 #29 transferring context: 50B done 19:53:29 #29 DONE 1.5s 19:53:29 19:53:29 #30 [core-data internal] load .dockerignore 19:53:29 #30 transferring context: 50B done 19:53:29 #30 DONE 1.6s 19:53:29 19:53:29 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:53:29 #31 ... 19:53:29 19:53:29 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:53:29 #17 DONE 0.0s 19:53:29 19:53:29 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:53:29 #31 ... 19:53:29 19:53:29 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:53:29 #17 DONE 0.0s 19:53:29 19:53:29 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:53:29 #31 DONE 0.9s 19:53:29 19:53:29 #32 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:53:29 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:53:29 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done 19:53:30 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done 19:53:30 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:53:30 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:53:30 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:53:30 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 19:53:30 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.3s 19:53:30 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s 19:53:31 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:53:31 #32 ... 19:53:31 19:53:31 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:53:31 #23 DONE 2.3s 19:53:31 19:53:31 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:53:31 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s done 19:53:31 #32 ... 19:53:31 19:53:31 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:53:31 #33 DONE 2.4s 19:53:31 19:53:31 #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:53:31 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.4s done 19:53:31 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:53:31 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:53:31 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:53:31 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s done 19:53:31 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 19:53:32 #32 DONE 2.5s 19:53:32 19:53:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:32 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:53:32 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:53:32 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:53:32 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:53:32 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 19:53:32 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:53:32 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:53:32 #34 ... 19:53:32 19:53:32 #35 [security-spire-config internal] load build context 19:53:32 #35 transferring context: 16.35kB 0.0s done 19:53:32 #35 DONE 0.5s 19:53:32 19:53:32 #36 [security-spire-server internal] load build context 19:53:32 #36 transferring context: 18.10kB 0.0s done 19:53:32 #36 DONE 0.6s 19:53:32 19:53:32 #37 [security-spire-agent internal] load build context 19:53:32 #37 transferring context: 17.63kB 0.0s done 19:53:32 #37 DONE 0.6s 19:53:32 19:53:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:32 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:53:32 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:53:32 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:53:32 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:53:32 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s 19:53:32 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s 19:53:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 19:53:32 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:53:32 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:53:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.8s 19:53:32 #34 ... 19:53:32 19:53:32 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:53:32 #38 DONE 3.3s 19:53:32 19:53:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.65MB / 25.84MB 1.1s 19:53:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s 19:53:37 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.9s done 19:53:37 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:53:38 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 19:53:39 #34 ... 19:53:39 19:53:39 #39 [core-metadata internal] load build context 19:53:39 #39 transferring context: 232.94MB 9.0s 19:53:39 #39 ... 19:53:39 19:53:39 #40 [security-secretstore-setup internal] load build context 19:53:39 #40 ... 19:53:39 19:53:39 #41 [security-proxy-setup internal] load build context 19:53:39 #41 transferring context: 405.53MB 9.3s done 19:53:40 #41 ... 19:53:40 19:53:40 #42 [support-notifications internal] load build context 19:53:40 #42 ... 19:53:40 19:53:40 #43 [security-bootstrapper internal] load build context 19:53:40 #43 ... 19:53:40 19:53:40 #44 [core-command internal] load build context 19:53:40 #44 ... 19:53:40 19:53:40 #45 [core-common-config-bootstrapper internal] load build context 19:53:40 #45 ... 19:53:40 19:53:40 #46 [support-scheduler internal] load build context 19:53:40 #46 transferring context: 405.53MB 9.7s done 19:53:40 #46 ... 19:53:40 19:53:40 #47 [security-spiffe-token-provider internal] load build context 19:53:40 #47 ... 19:53:40 19:53:40 #48 [core-data internal] load build context 19:53:40 #48 transferring context: 405.53MB 9.8s done 19:53:41 #48 ... 19:53:41 19:53:41 #49 [security-proxy-auth internal] load build context 19:53:41 #49 ... 19:53:41 19:53:41 #47 [security-spiffe-token-provider internal] load build context 19:53:41 #47 ... 19:53:41 19:53:41 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:41 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:53:41 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:53:41 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:53:41 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:53:41 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:53:41 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:53:41 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:53:41 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:53:41 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:53:41 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 19:53:41 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:53:41 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 19:53:41 #50 ... 19:53:41 19:53:41 #47 [security-spiffe-token-provider internal] load build context 19:53:41 #47 transferring context: 405.53MB 11.3s done 19:53:41 #47 ... 19:53:41 19:53:41 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:53:42 #51 ... 19:53:42 19:53:42 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:53:42 #52 ... 19:53:42 19:53:42 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:53:42 #53 ... 19:53:42 19:53:42 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:53:42 #54 ... 19:53:42 19:53:42 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:53:42 #55 ... 19:53:42 19:53:42 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:43 #56 ... 19:53:43 19:53:43 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:53:43 #57 ... 19:53:43 19:53:43 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:44 #58 ... 19:53:44 19:53:44 #59 [core-data builder 2/7] WORKDIR /edgex-go 19:53:44 #59 ... 19:53:44 19:53:44 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:53:44 #60 ... 19:53:44 19:53:44 #39 [core-metadata internal] load build context 19:53:44 #39 transferring context: 405.53MB 11.3s done 19:53:51 #39 ... 19:53:51 19:53:51 #40 [security-secretstore-setup internal] load build context 19:53:51 #40 transferring context: 405.53MB 9.6s done 19:53:51 #40 ... 19:53:51 19:53:51 #42 [support-notifications internal] load build context 19:53:51 #42 transferring context: 405.53MB 10.0s done 19:53:51 #42 ... 19:53:51 19:53:51 #43 [security-bootstrapper internal] load build context 19:53:51 #43 transferring context: 405.53MB 9.7s done 19:53:51 #43 ... 19:53:51 19:53:51 #44 [core-command internal] load build context 19:53:51 #44 transferring context: 405.53MB 10.0s done 19:53:51 #44 ... 19:53:51 19:53:51 #45 [core-common-config-bootstrapper internal] load build context 19:53:51 #45 transferring context: 405.53MB 10.2s done 19:53:51 #45 ... 19:53:51 19:53:51 #49 [security-proxy-auth internal] load build context 19:53:51 #49 transferring context: 405.53MB 10.3s done 19:54:08 Removing intermediate container d0a5bd369e93 19:54:08 ---> 73cec915d843 19:54:08 Successfully built 73cec915d843 19:54:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:08 + docker inspect -f . ci-base-image-arm64 19:54:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container 19:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:54:10 $ docker top 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:11 + go version 19:54:11 go version go1.21.0 linux/arm64 [Pipeline] } 19:54:11 $ docker stop --time=1 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 19:54:12 $ docker rm -f --volumes 62ba258efa97be27d318f437e33b507af8d82ce01fbaf09c0713c740ac1ca667 19:54:13 #49 ... 19:54:13 19:54:13 #41 [security-proxy-setup internal] load build context 19:54:13 #41 DONE 42.9s 19:54:13 19:54:13 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:13 #56 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:13 #56 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:13 #56 40.82 (1/4) Installing ca-certificates (20240226-r0) 19:54:13 #56 40.86 (2/4) Installing dumb-init (1.2.5-r2) 19:54:13 #56 40.87 (3/4) Installing su-exec (0.2-r3) 19:54:13 #56 40.88 (4/4) Installing yq (4.33.3-r5) 19:54:13 #56 40.94 Executing busybox-1.36.1-r5.trigger [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:54:13 #56 40.94 Executing ca-certificates-20240226-r0.trigger 19:54:13 #56 41.22 OK: 17 MiB in 19 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:13 + docker inspect -f . ci-base-image-arm64 19:54:13 . 19:54:13 #56 ... 19:54:13 19:54:13 #59 [support-notifications builder 2/7] WORKDIR /edgex-go 19:54:13 #59 DONE 41.3s 19:54:13 19:54:13 #40 [security-secretstore-setup internal] load build context 19:54:13 #40 DONE 44.2s 19:54:13 19:54:13 #46 [support-scheduler internal] load build context 19:54:13 #46 DONE 44.3s 19:54:13 19:54:13 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:14 #61 ... 19:54:14 19:54:14 #43 [security-bootstrapper internal] load build context 19:54:14 #43 DONE 44.5s 19:54:14 19:54:14 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:14 #57 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #57 40.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #57 40.97 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:14 #57 40.97 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:14 #57 40.97 OK: 20071 distinct packages available 19:54:14 #57 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #57 41.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #57 41.33 (1/11) Installing ca-certificates (20240226-r0) 19:54:14 #57 41.36 (2/11) Installing brotli-libs (1.0.9-r14) 19:54:14 #57 41.41 (3/11) Installing libunistring (1.1-r1) 19:54:14 #57 41.43 (4/11) Installing libidn2 (2.3.4-r1) 19:54:14 #57 41.43 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:54:14 #57 41.44 (6/11) Installing libcurl (8.5.0-r0) 19:54:14 #57 41.51 (7/11) Installing curl (8.5.0-r0) 19:54:14 #57 41.51 (8/11) Installing dumb-init (1.2.5-r2) 19:54:14 #57 41.52 (9/11) Installing musl-obstack (1.2.3-r2) 19:54:14 #57 41.52 (10/11) Installing libucontext (1.2-r2) 19:54:14 #57 41.53 (11/11) Installing gcompat (1.1.0-r1) 19:54:14 #57 41.54 Executing busybox-1.36.1-r5.trigger 19:54:14 #57 41.54 Executing ca-certificates-20240226-r0.trigger 19:54:14 #57 41.59 OK: 12 MiB in 26 packages 19:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container 19:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:54:14 #57 ... 19:54:14 19:54:14 #48 [core-data internal] load build context 19:54:14 #48 DONE 44.6s 19:54:14 19:54:14 #42 [support-notifications internal] load build context 19:54:14 #42 DONE 44.9s 19:54:14 19:54:14 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:14 #53 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #53 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #53 41.92 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:14 #53 41.92 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:14 #53 41.92 OK: 20071 distinct packages available 19:54:14 #53 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #53 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #53 42.25 (1/4) Installing dumb-init (1.2.5-r2) 19:54:14 #53 42.26 (2/4) Installing musl-obstack (1.2.3-r2) 19:54:14 #53 42.26 (3/4) Installing libucontext (1.2-r2) 19:54:14 #53 42.26 (4/4) Installing gcompat (1.1.0-r1) 19:54:14 #53 42.27 Executing busybox-1.36.1-r5.trigger 19:54:14 #53 42.28 OK: 8 MiB in 19 packages 19:54:14 #53 ... 19:54:14 19:54:14 #44 [core-command internal] load build context 19:54:14 #44 DONE 44.9s 19:54:14 19:54:14 #45 [core-common-config-bootstrapper internal] load build context 19:54:14 #45 DONE 45.0s 19:54:14 19:54:14 #49 [security-proxy-auth internal] load build context 19:54:14 #49 DONE 45.0s 19:54:14 19:54:14 #39 [core-metadata internal] load build context 19:54:14 #39 DONE 45.0s 19:54:14 19:54:14 #47 [security-spiffe-token-provider internal] load build context 19:54:14 #47 DONE 45.1s 19:54:14 19:54:14 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:14 #54 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #54 ... 19:54:14 19:54:14 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:14 #51 40.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #51 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #51 40.89 (1/4) Installing dumb-init (1.2.5-r2) 19:54:14 #51 40.90 (2/4) Installing openssl (3.1.4-r5) 19:54:14 #51 40.91 (3/4) Installing su-exec (0.2-r3) 19:54:14 #51 40.91 (4/4) Installing yq (4.33.3-r5) 19:54:14 #51 41.02 Executing busybox-1.36.1-r5.trigger 19:54:14 #51 41.02 OK: 17 MiB in 19 packages 19:54:14 #51 DONE 42.9s 19:54:14 19:54:14 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:14 #56 DONE 42.9s 19:54:14 19:54:14 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:14 #54 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #54 ... 19:54:14 19:54:14 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:54:14 #55 40.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:14 #55 40.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:14 #55 40.86 (1/2) Installing dumb-init (1.2.5-r2) 19:54:14 #55 40.87 (2/2) Installing su-exec (0.2-r3) 19:54:14 #55 40.89 Executing busybox-1.36.1-r5.trigger 19:54:14 #55 40.92 OK: 7 MiB in 17 packages 19:54:14 #55 DONE 43.0s 19:54:14 19:54:14 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:14 #54 42.86 (1/2) Installing ca-certificates (20240226-r0) 19:54:14 #54 42.88 (2/2) Installing dumb-init (1.2.5-r2) 19:54:14 #54 ... 19:54:14 19:54:14 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:14 #57 DONE 43.0s 19:54:14 19:54:14 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:14 #54 42.88 Executing busybox-1.36.1-r5.trigger 19:54:14 #54 42.89 Executing ca-certificates-20240226-r0.trigger 19:54:14 #54 42.95 OK: 8 MiB in 17 packages 19:54:15 #54 ... 19:54:15 19:54:15 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:54:15 #52 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:15 #52 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:15 #52 41.90 (1/1) Installing dumb-init (1.2.5-r2) 19:54:15 #52 41.91 Executing busybox-1.36.1-r5.trigger 19:54:15 #52 41.91 OK: 7 MiB in 16 packages 19:54:15 #52 DONE 43.2s 19:54:15 19:54:15 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:54:15 #60 41.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:15 #60 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:15 #60 42.21 (1/1) Installing dumb-init (1.2.5-r2) 19:54:15 #60 42.21 Executing busybox-1.36.1-r5.trigger 19:54:15 #60 42.22 OK: 7 MiB in 16 packages 19:54:15 #60 DONE 43.3s 19:54:15 $ docker top 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b -eo pid,comm 19:54:15 19:54:15 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:15 #53 DONE 43.4s 19:54:15 19:54:15 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] echo 19:54:15 ========================================================= 19:54:15 [edgeXBuildGoParallel] Running Tests and Build... 19:54:15 ========================================================= [Pipeline] sh 19:54:16 #62 ... 19:54:16 19:54:16 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:16 #54 DONE 43.8s 19:54:16 19:54:16 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:16 #58 42.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:16 #58 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:16 #58 42.90 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:16 #58 42.90 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:16 #58 42.90 OK: 20071 distinct packages available 19:54:16 #58 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:16 #58 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:16 #58 43.32 (1/5) Installing dumb-init (1.2.5-r2) 19:54:16 #58 43.33 (2/5) Installing musl-obstack (1.2.3-r2) 19:54:16 #58 43.33 (3/5) Installing libucontext (1.2-r2) 19:54:16 #58 43.33 (4/5) Installing gcompat (1.1.0-r1) 19:54:16 #58 43.34 (5/5) Installing openssl (3.1.4-r5) 19:54:16 #58 43.36 Executing busybox-1.36.1-r5.trigger 19:54:16 #58 43.36 OK: 8 MiB in 20 packages 19:54:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:54:16 #58 DONE 44.1s 19:54:16 19:54:16 #63 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:54:16 + make test 19:54:16 go test -race -coverprofile=coverage.out ./... 19:54:16 #63 ... 19:54:16 19:54:16 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:54:16 #50 DONE 45.0s 19:54:16 19:54:16 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:16 #34 ... 19:54:16 19:54:16 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:54:16 #61 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:16 #61 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:16 #61 2.676 OK: 264 MiB in 52 packages 19:54:16 #61 DONE 2.8s 19:54:16 19:54:16 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:54:16 #64 DONE 0.1s 19:54:16 19:54:16 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:17 #65 ... 19:54:17 19:54:17 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:54:17 #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.904 OK: 264 MiB in 52 packages 19:54:17 #66 DONE 3.1s 19:54:17 19:54:17 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:54:17 #67 DONE 0.0s 19:54:17 19:54:17 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:17 #68 ... 19:54:17 19:54:17 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:54:17 #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 3.101 OK: 264 MiB in 52 packages 19:54:17 #69 DONE 3.2s 19:54:17 19:54:17 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:54:17 #70 DONE 0.0s 19:54:17 19:54:17 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:54:17 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 1.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.227 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:17 #0 2.293 OK: 17 MiB in 19 packages 19:54:17 #71 DONE 2.5s 19:54:17 19:54:17 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:54:17 #72 DONE 0.1s 19:54:17 19:54:17 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:17 #73 ... 19:54:17 19:54:17 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:54:17 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.899 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:17 #0 2.899 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:17 #0 2.899 OK: 20077 distinct packages available 19:54:17 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 3.338 OK: 264 MiB in 52 packages 19:54:17 #74 DONE 3.5s 19:54:17 19:54:17 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:54:17 #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.275 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:17 #0 2.283 Executing ca-certificates-20240226-r0.trigger 19:54:17 #0 2.331 OK: 17 MiB in 19 packages 19:54:17 #75 DONE 2.5s 19:54:17 19:54:17 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:54:17 #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.323 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:17 #0 2.330 OK: 7 MiB in 17 packages 19:54:17 #76 DONE 2.4s 19:54:17 19:54:17 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:54:17 #77 DONE 0.1s 19:54:17 19:54:17 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:54:17 #62 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #62 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #62 2.407 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:17 #62 2.418 OK: 7 MiB in 16 packages 19:54:17 #62 DONE 2.6s 19:54:17 19:54:17 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:54:17 #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:17 #0 2.564 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:17 #0 2.571 Executing ca-certificates-20240226-r0.trigger 19:54:17 #0 2.626 OK: 12 MiB in 26 packages 19:54:17 #78 DONE 2.8s 19:54:17 19:54:17 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:18 #79 ... 19:54:18 19:54:18 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:54:18 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:18 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:18 #0 2.614 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:18 #0 2.634 OK: 7 MiB in 16 packages 19:54:18 #80 DONE 2.7s 19:54:18 19:54:18 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:54:18 #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:18 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:18 #0 2.686 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:18 #0 2.693 OK: 8 MiB in 19 packages 19:54:18 #81 DONE 2.8s 19:54:18 19:54:18 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:19 #82 DONE 0.8s 19:54:19 19:54:19 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:54:19 #83 DONE 0.0s 19:54:19 19:54:19 #84 [security-spire-config stage-2 6/10] COPY security.txt / 19:54:19 #84 DONE 0.0s 19:54:19 19:54:19 #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:54:19 #85 DONE 0.0s 19:54:19 19:54:19 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:54:19 #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:19 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:19 #0 2.481 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:19 #0 2.554 Executing ca-certificates-20240226-r0.trigger 19:54:19 #0 2.591 OK: 8 MiB in 17 packages 19:54:19 #86 DONE 3.2s 19:54:19 19:54:19 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:54:19 #87 ... 19:54:19 19:54:19 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:54:19 #88 DONE 0.0s 19:54:19 19:54:19 #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:54:19 #89 DONE 0.0s 19:54:19 19:54:19 #63 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:54:19 #63 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:54:19 #63 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:54:19 #63 3.590 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:54:19 #63 3.598 OK: 8 MiB in 20 packages 19:54:19 #63 DONE 3.7s 19:54:19 19:54:19 #90 [security-spire-config] exporting to image 19:54:19 #90 exporting layers 0.6s done 19:54:19 #90 writing image sha256:0129c56bee6c9813f621f618955e46838e6c8811533f3df13e5a0abe5f07042d done 19:54:19 #90 naming to docker.io/library/security-spire-config done 19:54:19 #90 DONE 0.6s 19:54:19 19:54:19 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:54:21 #91 DONE 1.1s 19:54:21 19:54:21 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:21 #92 DONE 1.1s 19:54:21 19:54:21 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:54:21 #87 DONE 3.6s 19:54:21 19:54:21 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:54:21 #93 DONE 0.8s 19:54:21 19:54:21 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:54:21 #94 DONE 0.8s 19:54:21 19:54:21 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:21 #95 DONE 0.8s 19:54:21 19:54:21 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:54:22 #96 DONE 0.0s 19:54:22 19:54:22 #97 [security-spire-server stage-2 6/9] COPY security.txt / 19:54:22 #97 DONE 0.1s 19:54:22 19:54:22 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:54:22 #98 DONE 0.1s 19:54:22 19:54:22 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 19:54:22 #99 DONE 0.1s 19:54:22 19:54:22 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:54:22 #100 DONE 0.0s 19:54:22 19:54:22 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:54:22 #101 DONE 0.0s 19:54:22 19:54:22 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:54:22 #102 DONE 0.0s 19:54:22 19:54:22 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:54:22 #103 DONE 0.0s 19:54:22 19:54:22 #90 [security-spire-server] exporting to image 19:54:22 #90 ... 19:54:22 19:54:22 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:54:22 #104 DONE 0.1s 19:54:22 19:54:22 #90 [security-spire-agent] exporting to image 19:54:22 #90 exporting layers 0.5s done 19:54:22 #90 writing image sha256:376f0492bf8afab18533d533a31c33e15f018fb71d398b5e2021bdf4f3c82488 done 19:54:22 #90 naming to docker.io/library/security-spire-server done 19:54:22 #90 writing image sha256:c6a3474887b5f1c4f9ef8fc53ac1dae15a99ad1c8376e4f8f5e9815b39697f4a done 19:54:22 #90 naming to docker.io/library/security-spire-agent done 19:54:22 #90 DONE 1.2s 19:54:22 19:54:22 #68 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:55:01 #68 DONE 44.0s 19:55:01 19:55:01 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:01 #79 DONE 43.5s 19:55:01 19:55:01 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:01 #65 DONE 44.1s 19:55:01 19:55:01 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:01 #73 DONE 43.7s 19:55:01 19:55:01 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 19:55:08 #105 ... 19:55:08 19:55:08 #106 [security-secretstore-setup builder 6/7] COPY . . 19:55:08 #106 ... 19:55:08 19:55:08 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 19:55:08 #105 DONE 6.9s 19:55:08 19:55:08 #107 [support-notifications builder 6/7] COPY . . 19:55:08 #107 DONE 6.9s 19:55:08 19:55:08 #108 [core-metadata builder 6/7] COPY . . 19:55:08 #108 CACHED 19:55:08 19:55:08 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:55:08 #109 CACHED 19:55:08 19:55:08 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #110 CACHED 19:55:08 19:55:08 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #111 CACHED 19:55:08 19:55:08 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:55:08 #112 CACHED 19:55:08 19:55:08 #113 [security-proxy-auth builder 6/7] COPY . . 19:55:08 #113 CACHED 19:55:08 19:55:08 #106 [security-secretstore-setup builder 6/7] COPY . . 19:55:08 #106 DONE 6.9s 19:55:08 19:55:08 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #114 CACHED 19:55:08 19:55:08 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:55:08 #115 CACHED 19:55:08 19:55:08 #116 [support-scheduler builder 6/7] COPY . . 19:55:08 #116 CACHED 19:55:08 19:55:08 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 19:55:08 #117 CACHED 19:55:08 19:55:08 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #118 CACHED 19:55:08 19:55:08 #119 [core-command builder 6/7] COPY . . 19:55:08 #119 CACHED 19:55:08 19:55:08 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:55:08 #120 DONE 7.0s 19:55:08 19:55:08 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #121 CACHED 19:55:08 19:55:08 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:55:08 #122 CACHED 19:55:08 19:55:08 #123 [security-proxy-setup builder 6/7] COPY . . 19:55:08 #123 CACHED 19:55:08 19:55:08 #124 [core-data builder 6/7] COPY . . 19:55:08 #124 CACHED 19:55:08 19:55:08 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 19:55:08 #125 CACHED 19:55:08 19:55:08 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #126 CACHED 19:55:08 19:55:08 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:55:08 #127 CACHED 19:55:08 19:55:08 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:08 #128 CACHED 19:55:08 19:55:08 #129 [security-bootstrapper builder 6/7] COPY . . 19:55:08 #129 CACHED 19:55:08 19:55:08 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:08 #130 0.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:55:18 #130 ... 19:55:18 19:55:18 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:55:18 #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:55:18 #131 ... 19:55:18 19:55:18 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:55:18 #0 0.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:55:18 #132 ... 19:55:18 19:55:18 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:55:18 #0 1.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:55:18 #133 ... 19:55:18 19:55:18 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:18 #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:55:19 #134 ... 19:55:19 19:55:19 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:55:19 #0 0.795 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:55:19 #135 ... 19:55:19 19:55:19 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:19 #0 0.868 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:55:19 #136 ... 19:55:19 19:55:19 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:19 #0 1.185 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:55:19 #137 ... 19:55:19 19:55:19 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:19 #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:55:19 #138 ... 19:55:19 19:55:19 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:19 #0 1.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:19 #139 ... 19:55:19 19:55:19 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:55:19 #0 1.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:56:27 #140 ... 19:56:27 19:56:27 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:27 #139 69.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:56:59 #139 ... 19:56:59 19:56:59 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:56:59 #137 DONE 107.2s 19:56:59 19:56:59 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:56:59 #130 DONE 107.2s 19:56:59 19:56:59 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:56:59 #138 DONE 107.2s 19:56:59 19:56:59 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:56:59 #140 DONE 107.2s 19:56:59 19:56:59 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:56:59 #133 DONE 107.2s 19:56:59 19:56:59 #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #141 ... 19:56:59 19:56:59 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:56:59 #135 DONE 107.3s 19:56:59 19:56:59 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:59 #139 DONE 107.3s 19:56:59 19:56:59 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:56:59 #132 DONE 107.3s 19:56:59 19:56:59 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:56:59 #136 DONE 107.3s 19:56:59 19:56:59 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #142 ... 19:56:59 19:56:59 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:56:59 #131 DONE 107.6s 19:56:59 19:56:59 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:56:59 #134 DONE 107.8s 19:56:59 19:56:59 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:56:59 #143 ... 19:56:59 19:56:59 #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #141 DONE 0.8s 19:56:59 19:56:59 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #144 DONE 0.7s 19:56:59 19:56:59 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #145 DONE 0.8s 19:56:59 19:56:59 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #146 DONE 0.7s 19:56:59 19:56:59 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #142 DONE 0.8s 19:56:59 19:56:59 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:56:59 #143 DONE 0.5s 19:56:59 19:56:59 #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #147 DONE 0.8s 19:56:59 19:56:59 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:56:59 #148 ... 19:56:59 19:56:59 #149 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:56:59 #149 DONE 0.3s 19:56:59 19:56:59 #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #150 CACHED 19:56:59 19:56:59 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:56:59 #151 CACHED 19:56:59 19:56:59 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #152 CACHED 19:56:59 19:56:59 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:56:59 #153 CACHED 19:56:59 19:56:59 #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:56:59 #154 DONE 0.3s 19:56:59 19:56:59 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:56:59 #155 DONE 0.3s 19:56:59 19:56:59 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #156 CACHED 19:56:59 19:56:59 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:56:59 #157 CACHED 19:56:59 19:56:59 #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #158 CACHED 19:56:59 19:56:59 #159 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:56:59 #159 CACHED 19:56:59 19:56:59 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:56:59 #160 DONE 0.3s 19:56:59 19:56:59 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:56:59 #161 DONE 0.3s 19:56:59 19:56:59 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:56:59 #148 DONE 0.3s 19:56:59 19:56:59 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:56:59 #162 ... 19:56:59 19:56:59 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:56:59 #163 DONE 1.2s 19:56:59 19:56:59 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:56:59 #162 DONE 1.1s 19:56:59 19:56:59 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:56:59 #164 DONE 1.2s 19:56:59 19:56:59 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:56:59 #165 DONE 1.3s 19:56:59 19:56:59 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:56:59 #166 DONE 1.3s 19:56:59 19:56:59 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:56:59 #167 DONE 1.3s 19:56:59 19:56:59 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:56:59 #168 DONE 1.3s 19:56:59 19:56:59 #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:56:59 #169 DONE 1.3s 19:56:59 19:56:59 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:56:59 #170 DONE 1.3s 19:56:59 19:56:59 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:56:59 #171 DONE 1.2s 19:56:59 19:56:59 #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:56:59 #172 ... 19:56:59 19:56:59 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:56:59 #173 DONE 0.4s 19:56:59 19:56:59 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:56:59 #174 DONE 0.4s 19:56:59 19:56:59 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:56:59 #175 DONE 0.3s 19:56:59 19:56:59 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:56:59 #176 DONE 0.4s 19:56:59 19:56:59 #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:56:59 #177 DONE 0.4s 19:56:59 19:56:59 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:56:59 #178 DONE 0.4s 19:56:59 19:56:59 #172 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:56:59 #172 DONE 0.4s 19:56:59 19:56:59 #90 [core-command] exporting to image 19:56:59 #90 exporting layers 19:56:59 #90 ... 19:56:59 19:56:59 #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:56:59 #179 DONE 0.4s 19:56:59 19:56:59 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:56:59 #180 DONE 0.4s 19:56:59 19:56:59 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:56:59 #181 DONE 1.9s 19:56:59 19:56:59 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:56:59 #182 DONE 0.4s 19:56:59 19:56:59 #90 [support-notifications] exporting to image 19:56:59 #90 ... 19:56:59 19:56:59 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:56:59 #183 DONE 0.3s 19:56:59 19:56:59 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:56:59 #184 DONE 0.3s 19:56:59 19:56:59 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:56:59 #185 DONE 0.4s 19:56:59 19:56:59 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:56:59 #186 DONE 0.3s 19:56:59 19:56:59 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:56:59 #187 DONE 0.3s 19:56:59 19:56:59 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:56:59 #188 DONE 0.3s 19:56:59 19:56:59 #90 [core-metadata] exporting to image 19:56:59 #90 exporting layers 0.4s done 19:56:59 #90 ... 19:56:59 19:56:59 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:56:59 #189 DONE 0.2s 19:56:59 19:56:59 #90 [security-spiffe-token-provider] exporting to image 19:56:59 #90 exporting layers 0.5s done 19:56:59 #90 writing image sha256:d08449cd3aa0a6516e37460054fa8672468e7fe993898545e84d488ca09b486a 0.0s done 19:56:59 #90 naming to docker.io/library/security-spiffe-token-provider done 19:56:59 #90 writing image sha256:56686567f38abb214baaee0af8faf753b737c4a743fa1cf1c65c3b7d87de23dc 19:56:59 #90 ... 19:56:59 19:56:59 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:56:59 #190 DONE 0.3s 19:56:59 19:56:59 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:56:59 #191 DONE 0.3s 19:56:59 19:56:59 #90 [support-scheduler] exporting to image 19:56:59 #90 exporting layers 0.6s done 19:56:59 #90 writing image sha256:56686567f38abb214baaee0af8faf753b737c4a743fa1cf1c65c3b7d87de23dc 0.1s done 19:56:59 #90 naming to docker.io/library/support-scheduler done 19:56:59 #90 writing image sha256:4221138963d79818592d6ef17e96db1c4f70b3d721f23fa8af3ccabb05140e7e 0.0s done 19:56:59 #90 naming to docker.io/library/core-command 19:56:59 #90 exporting layers 0.3s done 19:56:59 #90 naming to docker.io/library/core-command done 19:56:59 #90 writing image sha256:7a196606241884f79c95cd570674ff6d291d4ccfea5162f8e778b7fac00723c6 done 19:56:59 #90 naming to docker.io/library/core-data done 19:56:59 #90 writing image sha256:2a2a7b3443dace8f19447216ecef5ce3a4b170a5eb1a0ad39889622d702396bd done 19:56:59 #90 naming to docker.io/library/support-notifications done 19:56:59 #90 writing image sha256:71a034388939e9f655c8ca77f899de35437417a1bcae1eb8bc4dd05c763c39be done 19:56:59 #90 naming to docker.io/library/core-metadata done 19:56:59 #90 DONE 2.2s 19:56:59 19:56:59 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:56:59 #192 ... 19:56:59 19:56:59 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:56:59 #193 DONE 0.3s 19:56:59 19:56:59 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:59 #194 DONE 0.6s 19:56:59 19:56:59 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:56:59 #192 DONE 0.3s 19:56:59 19:56:59 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:56:59 #195 DONE 0.1s 19:56:59 19:56:59 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:59 #196 DONE 0.6s 19:56:59 19:56:59 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:56:59 #197 DONE 0.1s 19:56:59 19:56:59 #90 [core-common-config-bootstrapper] exporting to image 19:56:59 #90 ... 19:56:59 19:56:59 #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:59 #198 DONE 0.5s 19:56:59 19:56:59 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:56:59 #199 DONE 0.1s 19:56:59 19:56:59 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:56:59 #200 DONE 0.1s 19:56:59 19:56:59 #90 [security-proxy-setup] exporting to image 19:56:59 #90 ... 19:56:59 19:56:59 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:56:59 #201 DONE 0.1s 19:56:59 19:56:59 #90 [security-proxy-setup] exporting to image 19:56:59 #90 exporting layers 0.3s done 19:56:59 #90 writing image sha256:55e371784855e5ae370fa5585461b4d26dcb33ec7521e8029ff95dbe30f4b316 19:56:59 #90 ... 19:56:59 19:56:59 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:56:59 #202 DONE 0.1s 19:56:59 19:56:59 #90 [security-proxy-auth] exporting to image 19:56:59 #90 exporting layers 0.4s done 19:56:59 #90 writing image sha256:55e371784855e5ae370fa5585461b4d26dcb33ec7521e8029ff95dbe30f4b316 0.0s done 19:56:59 #90 naming to docker.io/library/core-common-config-bootstrapper done 19:56:59 #90 writing image sha256:6d378dcd83eeb45039d85f597250833d951eacef1c82648b1e5d1736d5245239 0.0s done 19:56:59 #90 naming to docker.io/library/security-proxy-auth 0.0s done 19:56:59 #90 exporting layers 0.4s done 19:56:59 #90 writing image sha256:31c54d81067aa8f9ccb7a962f308d983f25b5b528262335ad01a69e37107c349 done 19:56:59 #90 naming to docker.io/library/security-proxy-setup done 19:56:59 #90 DONE 2.7s 19:56:59 19:56:59 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:56:59 #203 ... 19:56:59 19:56:59 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:56:59 #204 DONE 0.7s 19:56:59 19:56:59 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:56:59 #203 DONE 0.4s 19:56:59 19:56:59 #90 [security-bootstrapper] exporting to image 19:56:59 #90 exporting layers 0.3s done 19:56:59 #90 writing image sha256:9802344e5e2580e3aa3b545dd1ad84c0ac51811bdf67be287cb535848e0d5427 done 19:56:59 #90 naming to docker.io/library/security-secretstore-setup done 19:56:59 #90 writing image sha256:44f683cf3bf91db78ecfcff9bfeb0d2dca542e6bd97eb3417ac70c82e8f79d4a done 19:56:59 #90 naming to docker.io/library/security-bootstrapper done 19:56:59 #90 DONE 3.1s 19:56:59 19:56:59 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:56:59 time="2024-03-19T19:53:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:56:59 $ docker stop --time=1 c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 19:57:01 $ docker rm -f --volumes c78d7a3762f129f5081515bfac8506e50bfbc68d953ffea7da20f60540d96e86 [Pipeline] // withDockerContainer [Pipeline] sh 19:57:01 + docker images 19:57:01 REPOSITORY TAG IMAGE ID CREATED SIZE 19:57:01 security-secretstore-setup latest 9802344e5e25 2 seconds ago 36.7MB 19:57:01 security-bootstrapper latest 44f683cf3bf9 2 seconds ago 18.9MB 19:57:01 core-common-config-bootstrapper latest 55e371784855 3 seconds ago 15.3MB 19:57:01 security-proxy-auth latest 6d378dcd83ee 3 seconds ago 32.8MB 19:57:01 security-proxy-setup latest 31c54d81067a 3 seconds ago 26.2MB 19:57:01 core-metadata latest 71a034388939 3 seconds ago 35.7MB 19:57:01 support-scheduler latest 56686567f38a 4 seconds ago 38.1MB 19:57:01 core-command latest 4221138963d7 4 seconds ago 35.1MB 19:57:01 support-notifications latest 2a2a7b3443da 4 seconds ago 38.7MB 19:57:01 security-spiffe-token-provider latest d08449cd3aa0 4 seconds ago 29MB 19:57:01 core-data latest 7a1966062418 4 seconds ago 35.5MB 19:57:01 security-spire-server latest 376f0492bf8a 2 minutes ago 102MB 19:57:01 security-spire-agent latest c6a3474887b5 2 minutes ago 161MB 19:57:01 security-spire-config latest 0129c56bee6c 2 minutes ago 102MB 19:57:01 ci-base-image-x86_64 latest 731fd5816452 6 minutes ago 977MB 19:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB 19:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 19:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:57:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.233s coverage: 28.7% of statements 19:57:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.263s coverage: 97.0% of statements 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:57:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.351s coverage: 69.2% of statements 19:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:57:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:57:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.303s coverage: 53.2% of statements 19:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.963s coverage: 93.4% of statements 19:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.476s coverage: 6.1% of statements 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:58:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.468s coverage: 97.6% of statements 19:58:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.190s coverage: 72.2% of statements 19:58:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.391s coverage: 0.9% of statements 19:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.249s coverage: 32.2% of statements 19:58:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.358s coverage: 41.7% of statements 19:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.258s coverage: 82.9% of statements 19:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.308s coverage: 94.1% of statements 19:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.190s coverage: 96.3% of statements 19:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.227s coverage: 87.5% of statements 19:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.227s coverage: 94.4% of statements 19:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.947s coverage: 79.9% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.239s coverage: 92.9% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.204s coverage: 62.3% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.188s coverage: 87.2% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.166s coverage: 20.0% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements 19:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.353s coverage: 81.8% of statements 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.384s coverage: 82.1% of statements 19:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.231s coverage: 86.0% of statements 19:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.762s coverage: 63.1% of statements 19:59:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.230s coverage: 100.0% of statements 19:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.094s coverage: 89.4% of statements 19:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements 19:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:59:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 19:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements 19:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:59:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements 19:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.214s coverage: 89.5% of statements 19:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:59:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements 19:59:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.518s coverage: 95.7% of statements 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:59:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.242s coverage: 61.8% of statements 19:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.347s coverage: 98.9% of statements 19:59:46 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 19:59:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:59:46 go vet ./... 20:02:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:38 ./bin/test-attribution-txt.sh 20:02:38 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:02:38 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:02:38 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:02:38 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:02:38 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:02:38 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:02:38 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:02:38 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:02:38 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:02:38 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 20:02:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:02:38 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:02:38 + ls -al . 20:02:38 total 804 20:02:38 drwxrwxr-x 10 1001 1001 4096 Mar 19 19:54 . 20:02:38 drwxr-xr-x 4 root root 4096 Mar 19 19:54 .. 20:02:38 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 .blubracket 20:02:38 -rw-rw-r-- 1 1001 1001 10 Mar 19 19:52 .dockerignore 20:02:38 drwxrwxr-x 8 1001 1001 4096 Mar 19 19:52 .git 20:02:38 drwxrwxr-x 3 1001 1001 4096 Mar 19 19:52 .github 20:02:38 -rw-rw-r-- 1 1001 1001 1074 Mar 19 19:52 .gitignore 20:02:38 -rw-rw-r-- 1 1001 1001 42 Mar 19 19:52 .golangci.yml 20:02:38 -rw-rw-r-- 1 1001 1001 100 Mar 19 19:52 .hadolint.yml 20:02:38 -rw-rw-r-- 1 1001 1001 155 Mar 19 19:52 .sonarcloud.properties 20:02:38 -rw-rw-r-- 1 1001 1001 1171 Mar 19 19:52 ADOPTERS.md 20:02:38 -rw-rw-r-- 1 1001 1001 11674 Mar 19 19:52 Attribution.txt 20:02:38 -rw-rw-r-- 1 1001 1001 100284 Mar 19 19:52 CHANGELOG.md 20:02:38 -rw-rw-r-- 1 1001 1001 3804 Mar 19 19:52 CONTRIBUTING.md 20:02:38 -rw-rw-r-- 1 1001 1001 677 Mar 19 19:52 GOVERNANCE.md 20:02:38 -rw-rw-r-- 1 1001 1001 861 Mar 19 19:52 Jenkinsfile 20:02:38 -rw-rw-r-- 1 1001 1001 10775 Mar 19 19:52 LICENSE 20:02:38 -rw-rw-r-- 1 1001 1001 15392 Mar 19 19:52 Makefile 20:02:38 -rw-rw-r-- 1 1001 1001 582 Mar 19 19:52 OWNERS.md 20:02:38 -rw-rw-r-- 1 1001 1001 9528 Mar 19 19:52 README.md 20:02:38 -rw-rw-r-- 1 1001 1001 789 Mar 19 19:52 SECURITY.md 20:02:38 -rw-rw-r-- 1 1001 1001 5 Mar 19 19:49 VERSION 20:02:38 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 bin 20:02:38 drwxrwxr-x 18 1001 1001 4096 Mar 19 19:52 cmd 20:02:38 -rw-r--r-- 1 root root 455122 Mar 19 19:59 coverage.out 20:02:38 drwxrwxr-x 2 1001 1001 4096 Mar 19 19:52 fuzz_test 20:02:38 -rw-rw-r-- 1 1001 1001 7037 Mar 19 19:52 go.mod 20:02:38 -rw-rw-r-- 1 1001 1001 101540 Mar 19 19:52 go.sum 20:02:38 drwxrwxr-x 7 1001 1001 4096 Mar 19 19:52 internal 20:02:38 drwxrwxr-x 3 1001 1001 4096 Mar 19 19:52 openapi 20:02:38 -rw-rw-r-- 1 1001 1001 584 Mar 19 19:52 security.txt 20:02:38 -rw-rw-r-- 1 1001 1001 204 Mar 19 19:52 version.go [Pipeline] sh 20:02:39 + '[' -e coverage.out ] 20:02:39 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:39 Warning: overwriting stash ‘coverage-report’ 20:02:40 Stashed 1 file(s) [Pipeline] sh 20:02:40 + make build 20:02:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:05:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:05:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:05:52 $ docker stop --time=1 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b 20:05:54 $ docker rm -f --volumes 594aafb04b2b1fc86ce5f7da9291df41eff8a850c1ccd70fba596c1488c01a4b [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 20:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:58 20:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:05:59 547446be3368: Pulling fs layer 20:05:59 d125d8839a47: Pulling fs layer 20:05:59 3e85d5ac6304: Pulling fs layer 20:05:59 c3105a71a48b: Pulling fs layer 20:05:59 0f093f025ec4: Pulling fs layer 20:05:59 c3106fc0e877: Pulling fs layer 20:05:59 c3105a71a48b: Waiting 20:05:59 0f093f025ec4: Waiting 20:05:59 c3106fc0e877: Waiting 20:05:59 547446be3368: Verifying Checksum 20:05:59 547446be3368: Download complete 20:05:59 c3105a71a48b: Verifying Checksum 20:05:59 c3105a71a48b: Download complete 20:05:59 d125d8839a47: Verifying Checksum 20:05:59 d125d8839a47: Download complete 20:05:59 c3106fc0e877: Verifying Checksum 20:05:59 c3106fc0e877: Download complete 20:05:59 0f093f025ec4: Verifying Checksum 20:05:59 0f093f025ec4: Download complete 20:06:00 547446be3368: Pull complete 20:06:00 d125d8839a47: Pull complete 20:06:01 3e85d5ac6304: Verifying Checksum 20:06:01 3e85d5ac6304: Download complete 20:06:11 3e85d5ac6304: Pull complete 20:06:11 c3105a71a48b: Pull complete 20:06:12 0f093f025ec4: Pull complete 20:06:12 c3106fc0e877: Pull complete 20:06:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container 20:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:06:15 $ docker top 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:16 + docker compose -f ./docker-compose-build.yml build --parallel 20:06:24 #1 [security-secretstore-setup internal] load build definition from Dockerfile 20:06:24 #1 transferring dockerfile: 2.49kB 0.0s done 20:06:24 #1 DONE 0.1s 20:06:25 20:06:25 #2 [core-metadata internal] load build definition from Dockerfile 20:06:25 #2 transferring dockerfile: 2.06kB done 20:06:25 #2 DONE 0.0s 20:06:25 20:06:25 #3 [security-spire-config internal] load build definition from Dockerfile 20:06:25 #3 transferring dockerfile: 1.69kB done 20:06:25 #3 DONE 0.1s 20:06:25 20:06:25 #4 [core-data internal] load build definition from Dockerfile 20:06:25 #4 transferring dockerfile: 2.01kB done 20:06:25 #4 DONE 0.1s 20:06:25 20:06:25 #5 [support-notifications internal] load build definition from Dockerfile 20:06:25 #5 transferring dockerfile: 1.95kB done 20:06:25 #5 DONE 0.1s 20:06:25 20:06:25 #6 [security-bootstrapper internal] load build definition from Dockerfile 20:06:25 #6 transferring dockerfile: 2.93kB 0.0s done 20:06:25 #6 DONE 0.1s 20:06:25 20:06:25 #7 [security-spire-server internal] load build definition from Dockerfile 20:06:25 #7 transferring dockerfile: 1.70kB 0.0s done 20:06:25 #7 DONE 0.1s 20:06:25 20:06:25 #8 [security-proxy-auth internal] load build definition from Dockerfile 20:06:25 #8 transferring dockerfile: 2.15kB 0.0s done 20:06:25 #8 DONE 0.1s 20:06:25 20:06:25 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:06:25 #9 transferring dockerfile: 2.23kB 0.0s done 20:06:25 #9 DONE 0.1s 20:06:25 20:06:25 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:06:25 #10 transferring dockerfile: 1.89kB done 20:06:25 #10 DONE 0.1s 20:06:25 20:06:25 #11 [security-proxy-setup internal] load build definition from Dockerfile 20:06:25 #11 transferring dockerfile: 2.50kB 0.0s done 20:06:25 #11 DONE 0.1s 20:06:25 20:06:25 #12 [security-spire-agent internal] load build definition from Dockerfile 20:06:25 #12 transferring dockerfile: 1.81kB 0.0s done 20:06:25 #12 DONE 0.1s 20:06:25 20:06:25 #13 [core-command internal] load build definition from Dockerfile 20:06:25 #13 transferring dockerfile: 1.93kB done 20:06:25 #13 DONE 0.1s 20:06:25 20:06:25 #14 [support-scheduler internal] load build definition from Dockerfile 20:06:25 #14 transferring dockerfile: 1.93kB done 20:06:25 #14 DONE 0.1s 20:06:25 20:06:25 #15 [security-secretstore-setup internal] load .dockerignore 20:06:25 #15 transferring context: 50B done 20:06:25 #15 DONE 0.1s 20:06:26 20:06:26 #16 [core-metadata internal] load .dockerignore 20:06:26 #16 transferring context: 50B done 20:06:26 #16 DONE 0.0s 20:06:26 20:06:26 #17 [security-spire-config internal] load .dockerignore 20:06:26 #17 transferring context: 50B 0.0s done 20:06:26 #17 DONE 0.1s 20:06:26 20:06:26 #18 [core-data internal] load .dockerignore 20:06:26 #18 transferring context: 50B 0.0s done 20:06:26 #18 DONE 0.1s 20:06:26 20:06:26 #19 [support-notifications internal] load .dockerignore 20:06:26 #19 transferring context: 50B done 20:06:26 #19 DONE 0.0s 20:06:26 20:06:26 #20 [security-spire-server internal] load .dockerignore 20:06:26 #20 transferring context: 50B 0.0s done 20:06:26 #20 DONE 0.1s 20:06:26 20:06:26 #21 [security-bootstrapper internal] load .dockerignore 20:06:26 #21 transferring context: 50B 0.0s done 20:06:26 #21 DONE 0.1s 20:06:26 20:06:26 #22 [security-proxy-auth internal] load .dockerignore 20:06:26 #22 transferring context: 50B done 20:06:26 #22 DONE 0.1s 20:06:26 20:06:26 #23 [core-common-config-bootstrapper internal] load .dockerignore 20:06:26 #23 transferring context: 50B 0.0s done 20:06:26 #23 DONE 0.1s 20:06:26 20:06:26 #24 [security-spiffe-token-provider internal] load .dockerignore 20:06:26 #24 transferring context: 50B done 20:06:27 #24 DONE 0.1s 20:06:27 20:06:27 #25 [security-proxy-setup internal] load .dockerignore 20:06:27 #25 transferring context: 50B 0.0s done 20:06:27 #25 DONE 0.1s 20:06:27 20:06:27 #26 [security-spire-agent internal] load .dockerignore 20:06:27 #26 transferring context: 50B 0.0s done 20:06:27 #26 DONE 0.1s 20:06:27 20:06:27 #27 [core-command internal] load .dockerignore 20:06:27 #27 transferring context: 50B done 20:06:27 #27 DONE 0.1s 20:06:27 20:06:27 #28 [support-scheduler internal] load .dockerignore 20:06:27 #28 transferring context: 50B 0.0s done 20:06:27 #28 DONE 0.1s 20:06:27 20:06:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:27 #29 DONE 0.0s 20:06:27 20:06:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:06:28 #30 ... 20:06:28 20:06:28 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:28 #29 DONE 0.0s 20:06:28 20:06:28 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:06:28 #30 ... 20:06:28 20:06:28 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:28 #29 DONE 0.0s 20:06:28 20:06:28 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.2s 20:06:28 #31 ... 20:06:28 20:06:28 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:06:28 #30 DONE 0.7s 20:06:28 20:06:28 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:28 #31 ... 20:06:28 20:06:28 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:28 #29 DONE 0.0s 20:06:28 20:06:28 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.4s 20:06:28 #31 ... 20:06:28 20:06:28 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:06:28 #30 DONE 0.7s 20:06:28 20:06:28 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s 20:06:28 #31 ... 20:06:28 20:06:28 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:28 #29 DONE 0.0s 20:06:28 20:06:28 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:06:28 #30 DONE 0.7s 20:06:28 20:06:28 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:28 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 20:06:29 #31 ... 20:06:29 20:06:29 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:29 #29 DONE 0.0s 20:06:29 20:06:29 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:06:29 #30 DONE 0.7s 20:06:29 20:06:29 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:29 #31 ... 20:06:29 20:06:29 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:29 #29 DONE 0.0s 20:06:29 20:06:29 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:29 #31 ... 20:06:29 20:06:29 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:06:29 #30 DONE 0.9s 20:06:29 20:06:29 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:29 #29 DONE 0.0s 20:06:29 20:06:29 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:29 #31 ... 20:06:29 20:06:29 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:06:29 #32 DONE 1.7s 20:06:29 20:06:29 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:30 #31 ... 20:06:30 20:06:30 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:30 #29 DONE 0.0s 20:06:30 20:06:30 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:30 #31 ... 20:06:30 20:06:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:06:30 #29 DONE 0.0s 20:06:30 20:06:30 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:06:30 #32 DONE 2.1s 20:06:30 20:06:30 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:30 #31 ... 20:06:30 20:06:30 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:06:30 #30 DONE 1.8s 20:06:30 20:06:30 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:31 #31 ... 20:06:31 20:06:31 #33 [security-spire-config internal] load build context 20:06:31 #33 transferring context: 16.35kB 0.1s done 20:06:31 #33 DONE 1.1s 20:06:31 20:06:31 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:06:31 #34 DONE 3.8s 20:06:31 20:06:31 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:31 #31 ... 20:06:31 20:06:31 #35 [security-spire-server internal] load build context 20:06:31 #35 transferring context: 18.10kB 0.1s done 20:06:31 #35 DONE 1.3s 20:06:31 20:06:31 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:31 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.8s done 20:06:32 #31 ... 20:06:32 20:06:32 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:06:32 #36 DONE 2.2s 20:06:32 20:06:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:32 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:06:32 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:06:32 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:06:32 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:06:32 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 20:06:32 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 20:06:32 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 20:06:32 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:06:32 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.80MB / 23.39MB 1.8s 20:06:32 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:06:32 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:06:32 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:06:32 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:06:32 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:06:32 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 20:06:32 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 20:06:32 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 20:06:32 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:06:32 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:06:32 #37 ... 20:06:32 20:06:32 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 20:06:32 #38 DONE 2.1s 20:06:32 20:06:32 #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:06:34 #39 ... 20:06:34 20:06:34 #40 [security-spire-agent internal] load build context 20:06:34 #40 transferring context: 17.63kB 0.2s done 20:06:34 #40 DONE 1.7s 20:06:34 20:06:34 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:06:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:06:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:06:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:06:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:06:34 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done 20:06:34 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.8s done 20:06:34 #31 DONE 6.9s 20:06:34 20:06:34 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:34 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s 20:06:34 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:06:34 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s done 20:06:34 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:06:37 #37 ... 20:06:37 20:06:37 #41 [core-metadata internal] load build context 20:06:37 #41 transferring context: 37.42MB 9.8s 20:06:38 #41 ... 20:06:38 20:06:38 #42 [core-data internal] load build context 20:06:38 #42 ... 20:06:38 20:06:38 #43 [security-secretstore-setup internal] load build context 20:06:38 #43 ... 20:06:38 20:06:38 #44 [support-notifications internal] load build context 20:06:38 #44 ... 20:06:38 20:06:38 #43 [security-secretstore-setup internal] load build context 20:06:38 #43 ... 20:06:38 20:06:38 #45 [security-bootstrapper internal] load build context 20:06:39 #45 ... 20:06:39 20:06:39 #46 [security-proxy-auth internal] load build context 20:06:39 #46 ... 20:06:39 20:06:39 #45 [security-bootstrapper internal] load build context 20:06:39 #45 ... 20:06:39 20:06:39 #47 [core-common-config-bootstrapper internal] load build context 20:06:39 #47 ... 20:06:39 20:06:39 #45 [security-bootstrapper internal] load build context 20:06:39 #45 ... 20:06:39 20:06:39 #48 [security-spiffe-token-provider internal] load build context 20:06:39 #48 ... 20:06:39 20:06:39 #45 [security-bootstrapper internal] load build context 20:06:40 #45 ... 20:06:40 20:06:40 #49 [security-proxy-setup internal] load build context 20:06:40 #49 ... 20:06:40 20:06:40 #48 [security-spiffe-token-provider internal] load build context 20:06:40 #48 ... 20:06:40 20:06:40 #50 [support-scheduler internal] load build context 20:06:40 #50 ... 20:06:40 20:06:40 #51 [core-command internal] load build context 20:06:40 #51 ... 20:06:40 20:06:40 #50 [support-scheduler internal] load build context 20:06:42 #50 ... 20:06:42 20:06:42 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:42 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 20:06:42 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:06:42 #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:06:42 #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:06:42 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:06:42 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:06:42 #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.7s done 20:06:42 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 20:06:42 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:06:42 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.8s 20:06:42 #52 ... 20:06:42 20:06:42 #50 [support-scheduler internal] load build context 20:06:42 #50 ... 20:06:42 20:06:42 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:06:42 #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:42 #0 5.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:42 #0 7.783 OK: 266 MiB in 52 packages 20:06:42 #53 DONE 10.1s 20:06:42 20:06:42 #50 [support-scheduler internal] load build context 20:06:42 #50 ... 20:06:42 20:06:42 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:06:42 #0 7.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:42 #0 7.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:42 #54 ... 20:06:42 20:06:42 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:06:42 #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:42 #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:42 #55 ... 20:06:42 20:06:42 #50 [support-scheduler internal] load build context 20:06:43 #50 transferring context: 6.89MB 12.0s 20:06:44 #50 ... 20:06:44 20:06:44 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:44 #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:44 #56 ... 20:06:44 20:06:44 #50 [support-scheduler internal] load build context 20:06:45 #50 ... 20:06:45 20:06:45 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:06:45 #0 9.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:45 #57 ... 20:06:45 20:06:45 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:06:45 #55 10.85 OK: 266 MiB in 52 packages 20:06:45 #55 DONE 12.4s 20:06:45 20:06:45 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:45 #58 ... 20:06:45 20:06:45 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:06:45 #59 ... 20:06:45 20:06:45 #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:06:45 #39 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:45 #39 9.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:45 #39 12.72 OK: 266 MiB in 52 packages 20:06:45 #39 DONE 13.6s 20:06:45 20:06:45 #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:06:45 #60 ... 20:06:45 20:06:45 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:06:45 #61 ... 20:06:45 20:06:45 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:45 #62 ... 20:06:45 20:06:45 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:46 #63 ... 20:06:46 20:06:46 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:46 #64 ... 20:06:46 20:06:46 #47 [core-common-config-bootstrapper internal] load build context 20:06:48 #47 ... 20:06:48 20:06:48 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:48 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.0s 20:06:48 #37 ... 20:06:48 20:06:48 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:06:48 #54 10.47 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:48 #54 10.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:48 #54 10.47 OK: 19953 distinct packages available 20:06:48 #54 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:48 #54 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:48 #54 14.52 OK: 266 MiB in 52 packages 20:06:48 #54 DONE 15.7s 20:06:48 20:06:48 #41 [core-metadata internal] load build context 20:06:48 #41 transferring context: 53.26MB 20.2s 20:06:48 #41 ... 20:06:48 20:06:48 #42 [core-data internal] load build context 20:06:48 #42 ... 20:06:48 20:06:48 #41 [core-metadata internal] load build context 20:06:48 #41 ... 20:06:48 20:06:48 #44 [support-notifications internal] load build context 20:06:48 #44 ... 20:06:48 20:06:48 #43 [security-secretstore-setup internal] load build context 20:06:49 #43 ... 20:06:49 20:06:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:49 #37 ... 20:06:49 20:06:49 #46 [security-proxy-auth internal] load build context 20:06:49 #46 ... 20:06:49 20:06:49 #44 [support-notifications internal] load build context 20:06:50 #44 ... 20:06:50 20:06:50 #45 [security-bootstrapper internal] load build context 20:06:50 #45 ... 20:06:50 20:06:50 #49 [security-proxy-setup internal] load build context 20:06:50 #49 ... 20:06:50 20:06:50 #45 [security-bootstrapper internal] load build context 20:06:50 #45 ... 20:06:50 20:06:50 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:06:50 #57 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:50 #57 13.07 (1/4) Installing dumb-init (1.2.5-r2) 20:06:50 #57 13.10 (2/4) Installing openssl (3.1.4-r5) 20:06:50 #57 13.17 (3/4) Installing su-exec (0.2-r3) 20:06:50 #57 13.17 (4/4) Installing yq (4.33.3-r5) 20:06:50 #57 13.74 Executing busybox-1.36.1-r5.trigger 20:06:50 #57 13.84 OK: 18 MiB in 19 packages 20:06:50 #57 DONE 15.4s 20:06:50 20:06:50 #45 [security-bootstrapper internal] load build context 20:06:50 #45 ... 20:06:50 20:06:50 #48 [security-spiffe-token-provider internal] load build context 20:06:50 #48 ... 20:06:50 20:06:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:50 #37 ... 20:06:50 20:06:50 #51 [core-command internal] load build context 20:06:50 #51 ... 20:06:50 20:06:50 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:06:50 #59 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:52 #59 ... 20:06:52 20:06:52 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:06:52 #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:52 #60 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:52 #60 15.72 (1/1) Installing dumb-init (1.2.5-r2) 20:06:52 #60 15.72 Executing busybox-1.36.1-r5.trigger 20:06:52 #60 15.91 OK: 8 MiB in 16 packages 20:06:52 #60 DONE 17.4s 20:06:52 20:06:52 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:06:52 #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:52 #59 ... 20:06:52 20:06:52 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:06:52 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.6s 20:06:52 #52 ... 20:06:52 20:06:52 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:06:54 #65 ... 20:06:54 20:06:54 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:54 #56 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:54 #56 12.54 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:06:54 #56 12.54 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:06:54 #56 12.54 OK: 19947 distinct packages available 20:06:54 #56 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:54 #56 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:54 #56 19.03 (1/4) Installing dumb-init (1.2.5-r2) 20:06:54 #56 19.03 (2/4) Installing musl-obstack (1.2.3-r2) 20:06:54 #56 19.06 (3/4) Installing libucontext (1.2-r2) 20:06:54 #56 19.09 (4/4) Installing gcompat (1.1.0-r1) 20:06:54 #56 19.11 Executing busybox-1.36.1-r5.trigger 20:06:54 #56 19.27 OK: 8 MiB in 19 packages 20:06:54 #56 ... 20:06:54 20:06:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:06:54 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.2s 20:06:55 #37 ... 20:06:55 20:06:55 #50 [support-scheduler internal] load build context 20:06:55 #50 transferring context: 11.97MB 23.5s 20:06:55 #50 ... 20:06:55 20:06:55 #42 [core-data internal] load build context 20:06:55 #42 ... 20:06:55 20:06:55 #48 [security-spiffe-token-provider internal] load build context 20:06:56 #48 ... 20:06:56 20:06:56 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:56 #56 DONE 21.7s 20:06:56 20:06:56 #42 [core-data internal] load build context 20:06:58 #42 ... 20:06:58 20:06:58 #47 [core-common-config-bootstrapper internal] load build context 20:06:58 #47 ... 20:06:58 20:06:58 #42 [core-data internal] load build context 20:06:58 #42 ... 20:06:58 20:06:58 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:58 #58 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:58 #58 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:58 #58 19.31 (1/4) Installing ca-certificates (20240226-r0) 20:06:58 #58 19.81 (2/4) Installing dumb-init (1.2.5-r2) 20:06:58 #58 19.81 (3/4) Installing su-exec (0.2-r3) 20:06:58 #58 19.81 (4/4) Installing yq (4.33.3-r5) 20:06:58 #58 20.55 Executing busybox-1.36.1-r5.trigger 20:06:58 #58 20.71 Executing ca-certificates-20240226-r0.trigger 20:06:58 #58 21.91 OK: 18 MiB in 19 packages 20:06:58 #58 ... 20:06:58 20:06:58 #41 [core-metadata internal] load build context 20:06:59 #41 ... 20:06:59 20:06:59 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:06:59 #65 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:59 #65 ... 20:06:59 20:06:59 #43 [security-secretstore-setup internal] load build context 20:06:59 #43 ... 20:06:59 20:06:59 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:06:59 #64 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:06:59 #64 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:06:59 #64 20.74 (1/2) Installing ca-certificates (20240226-r0) 20:06:59 #64 21.17 (2/2) Installing dumb-init (1.2.5-r2) 20:06:59 #64 21.17 Executing busybox-1.36.1-r5.trigger 20:06:59 #64 21.26 Executing ca-certificates-20240226-r0.trigger 20:06:59 #64 22.20 OK: 9 MiB in 17 packages 20:06:59 #64 DONE 23.8s 20:06:59 20:06:59 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:06:59 #58 DONE 23.9s 20:06:59 20:06:59 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:06:59 #66 ... 20:06:59 20:06:59 #46 [security-proxy-auth internal] load build context 20:06:59 #46 ... 20:06:59 20:06:59 #43 [security-secretstore-setup internal] load build context 20:06:59 #43 transferring context: 85.41MB 31.3s 20:07:00 #43 ... 20:07:00 20:07:00 #44 [support-notifications internal] load build context 20:07:00 #44 ... 20:07:00 20:07:00 #49 [security-proxy-setup internal] load build context 20:07:00 #49 ... 20:07:00 20:07:00 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:07:00 #0 7.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:00 #0 9.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:00 #67 ... 20:07:00 20:07:00 #45 [security-bootstrapper internal] load build context 20:07:00 #45 ... 20:07:00 20:07:00 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:00 #63 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:00 #63 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:00 #63 22.50 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:07:00 #63 22.50 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:07:00 #63 22.50 OK: 19947 distinct packages available 20:07:00 #63 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:00 #63 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:00 #63 ... 20:07:00 20:07:00 #45 [security-bootstrapper internal] load build context 20:07:01 #45 ... 20:07:01 20:07:01 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:07:01 #59 23.39 (1/1) Installing dumb-init (1.2.5-r2) 20:07:01 #59 23.39 Executing busybox-1.36.1-r5.trigger 20:07:01 #59 23.60 OK: 8 MiB in 16 packages 20:07:01 #59 DONE 25.7s 20:07:01 20:07:01 #45 [security-bootstrapper internal] load build context 20:07:01 #45 ... 20:07:01 20:07:01 #51 [core-command internal] load build context 20:07:01 #51 ... 20:07:01 20:07:01 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:07:01 #61 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:01 #61 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:01 #61 24.18 (1/2) Installing dumb-init (1.2.5-r2) 20:07:01 #61 24.18 (2/2) Installing su-exec (0.2-r3) 20:07:01 #61 24.23 Executing busybox-1.36.1-r5.trigger 20:07:01 #61 24.30 OK: 8 MiB in 17 packages 20:07:01 #61 DONE 25.7s 20:07:01 20:07:01 #51 [core-command internal] load build context 20:07:01 #51 ... 20:07:01 20:07:01 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:07:03 #68 ... 20:07:03 20:07:03 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:03 #62 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:03 #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:03 #62 24.56 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:07:03 #62 24.56 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:07:03 #62 24.56 OK: 19947 distinct packages available 20:07:03 #62 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:03 #62 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:03 #62 ... 20:07:03 20:07:03 #49 [security-proxy-setup internal] load build context 20:07:03 #49 ... 20:07:03 20:07:03 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:07:03 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.7s 20:07:03 #52 ... 20:07:03 20:07:03 #49 [security-proxy-setup internal] load build context 20:07:04 #49 ... 20:07:04 20:07:04 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:07:04 #67 12.43 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:04 #67 12.47 OK: 18 MiB in 19 packages 20:07:04 #67 DONE 13.6s 20:07:04 20:07:04 #49 [security-proxy-setup internal] load build context 20:07:05 #49 ... 20:07:05 20:07:05 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:05 #63 27.71 (1/5) Installing dumb-init (1.2.5-r2) 20:07:05 #63 27.71 (2/5) Installing musl-obstack (1.2.3-r2) 20:07:05 #63 27.76 (3/5) Installing libucontext (1.2-r2) 20:07:05 #63 27.76 (4/5) Installing gcompat (1.1.0-r1) 20:07:05 #63 27.76 (5/5) Installing openssl (3.1.4-r5) 20:07:05 #63 27.89 Executing busybox-1.36.1-r5.trigger 20:07:05 #63 27.96 OK: 9 MiB in 20 packages 20:07:05 #63 DONE 29.7s 20:07:05 20:07:05 #49 [security-proxy-setup internal] load build context 20:07:05 #49 transferring context: 80.17MB 35.1s 20:07:05 #49 ... 20:07:05 20:07:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:05 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.3s 20:07:05 #37 ... 20:07:05 20:07:05 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 20:07:05 #65 8.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:05 #65 11.80 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:05 #65 11.84 OK: 8 MiB in 16 packages 20:07:05 #65 DONE 13.2s 20:07:05 20:07:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:05 #37 ... 20:07:05 20:07:05 #50 [support-scheduler internal] load build context 20:07:05 #50 ... 20:07:05 20:07:05 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:06 #37 ... 20:07:06 20:07:06 #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:07:06 #69 DONE 1.7s 20:07:06 20:07:06 #44 [support-notifications internal] load build context 20:07:06 #44 ... 20:07:06 20:07:06 #48 [security-spiffe-token-provider internal] load build context 20:07:06 #48 ... 20:07:06 20:07:06 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:07:06 #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:06 #0 9.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:06 #70 ... 20:07:06 20:07:06 #44 [support-notifications internal] load build context 20:07:07 #44 ... 20:07:07 20:07:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:07 #62 29.20 (1/11) Installing ca-certificates (20240226-r0) 20:07:07 #62 29.51 (2/11) Installing brotli-libs (1.0.9-r14) 20:07:07 #62 29.51 (3/11) Installing libunistring (1.1-r1) 20:07:07 #62 29.60 (4/11) Installing libidn2 (2.3.4-r1) 20:07:07 #62 29.60 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:07:07 #62 29.60 (6/11) Installing libcurl (8.5.0-r0) 20:07:07 #62 29.66 (7/11) Installing curl (8.5.0-r0) 20:07:07 #62 29.66 (8/11) Installing dumb-init (1.2.5-r2) 20:07:07 #62 29.74 (9/11) Installing musl-obstack (1.2.3-r2) 20:07:07 #62 29.74 (10/11) Installing libucontext (1.2-r2) 20:07:07 #62 29.74 (11/11) Installing gcompat (1.1.0-r1) 20:07:07 #62 29.84 Executing busybox-1.36.1-r5.trigger 20:07:07 #62 29.84 Executing ca-certificates-20240226-r0.trigger 20:07:07 #62 30.62 OK: 13 MiB in 26 packages 20:07:07 #62 DONE 31.7s 20:07:07 20:07:07 #44 [support-notifications internal] load build context 20:07:08 #44 ... 20:07:08 20:07:08 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:07:08 #70 10.84 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:08 #70 10.87 OK: 8 MiB in 19 packages 20:07:08 #70 DONE 11.7s 20:07:08 20:07:08 #44 [support-notifications internal] load build context 20:07:08 #44 ... 20:07:08 20:07:08 #47 [core-common-config-bootstrapper internal] load build context 20:07:08 #47 ... 20:07:08 20:07:08 #44 [support-notifications internal] load build context 20:07:08 #44 ... 20:07:08 20:07:08 #42 [core-data internal] load build context 20:07:09 #42 ... 20:07:09 20:07:09 #41 [core-metadata internal] load build context 20:07:09 #41 ... 20:07:09 20:07:09 #44 [support-notifications internal] load build context 20:07:09 #44 ... 20:07:09 20:07:09 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:07:09 #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:09 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:09 #71 ... 20:07:09 20:07:09 #44 [support-notifications internal] load build context 20:07:09 #44 ... 20:07:09 20:07:09 #46 [security-proxy-auth internal] load build context 20:07:09 #46 ... 20:07:09 20:07:09 #44 [support-notifications internal] load build context 20:07:10 #44 transferring context: 68.43MB 41.7s 20:07:10 #44 ... 20:07:10 20:07:10 #43 [security-secretstore-setup internal] load build context 20:07:10 #43 ... 20:07:10 20:07:10 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:07:10 #66 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:10 #66 8.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:10 #66 9.687 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:10 #66 9.687 Executing ca-certificates-20240226-r0.trigger 20:07:10 #66 10.21 OK: 9 MiB in 17 packages 20:07:10 #66 DONE 11.5s 20:07:10 20:07:10 #44 [support-notifications internal] load build context 20:07:11 #44 ... 20:07:11 20:07:11 #45 [security-bootstrapper internal] load build context 20:07:11 #45 ... 20:07:11 20:07:11 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:07:11 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:11 #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:11 #72 ... 20:07:11 20:07:11 #51 [core-command internal] load build context 20:07:11 #51 ... 20:07:11 20:07:11 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:07:11 #71 12.18 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:11 #71 12.27 Executing ca-certificates-20240226-r0.trigger 20:07:12 #71 12.69 OK: 18 MiB in 19 packages 20:07:13 #71 ... 20:07:13 20:07:13 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:07:13 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.9s done 20:07:13 #52 ... 20:07:13 20:07:13 #43 [security-secretstore-setup internal] load build context 20:07:13 #43 ... 20:07:13 20:07:13 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:07:13 #72 11.05 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:13 #72 11.12 OK: 8 MiB in 16 packages 20:07:13 #72 DONE 12.4s 20:07:13 20:07:13 #43 [security-secretstore-setup internal] load build context 20:07:14 #43 ... 20:07:14 20:07:14 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:07:14 #71 DONE 14.6s 20:07:14 20:07:14 #43 [security-secretstore-setup internal] load build context 20:07:14 #43 ... 20:07:14 20:07:14 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:07:14 #68 9.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:14 #68 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:14 #68 12.55 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:14 #68 12.55 OK: 8 MiB in 17 packages 20:07:14 #68 DONE 13.5s 20:07:14 20:07:14 #43 [security-secretstore-setup internal] load build context 20:07:14 #43 transferring context: 116.07MB 46.4s 20:07:15 #43 ... 20:07:15 20:07:15 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:07:15 #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:15 #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:15 #73 ... 20:07:15 20:07:15 #43 [security-secretstore-setup internal] load build context 20:07:15 #43 ... 20:07:15 20:07:15 #49 [security-proxy-setup internal] load build context 20:07:15 #49 ... 20:07:15 20:07:15 #44 [support-notifications internal] load build context 20:07:16 #44 ... 20:07:16 20:07:16 #50 [support-scheduler internal] load build context 20:07:16 #50 ... 20:07:16 20:07:16 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:07:16 #73 11.22 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:16 #73 11.26 OK: 9 MiB in 20 packages 20:07:16 #73 ... 20:07:16 20:07:16 #48 [security-spiffe-token-provider internal] load build context 20:07:16 #48 ... 20:07:16 20:07:16 #44 [support-notifications internal] load build context 20:07:17 #44 ... 20:07:17 20:07:17 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:07:17 #73 DONE 11.9s 20:07:17 20:07:17 #44 [support-notifications internal] load build context 20:07:17 #44 ... 20:07:17 20:07:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:17 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.5s 20:07:17 #37 ... 20:07:17 20:07:17 #44 [support-notifications internal] load build context 20:07:17 #44 ... 20:07:17 20:07:17 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:07:17 #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:17 #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:17 #0 9.509 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:07:17 #0 9.509 Executing ca-certificates-20240226-r0.trigger 20:07:17 #0 9.808 OK: 13 MiB in 26 packages 20:07:17 #74 ... 20:07:17 20:07:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:17 #37 ... 20:07:17 20:07:17 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:07:17 #74 DONE 10.5s 20:07:17 20:07:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:18 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.7s done 20:07:18 #37 ... 20:07:18 20:07:18 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:07:18 #75 DONE 3.8s 20:07:18 20:07:18 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:07:18 #76 ... 20:07:18 20:07:18 #47 [core-common-config-bootstrapper internal] load build context 20:07:18 #47 ... 20:07:18 20:07:18 #50 [support-scheduler internal] load build context 20:07:19 #50 ... 20:07:19 20:07:19 #42 [core-data internal] load build context 20:07:19 #42 ... 20:07:19 20:07:19 #50 [support-scheduler internal] load build context 20:07:19 #50 ... 20:07:19 20:07:19 #41 [core-metadata internal] load build context 20:07:19 #41 ... 20:07:19 20:07:19 #50 [support-scheduler internal] load build context 20:07:20 #50 ... 20:07:20 20:07:20 #46 [security-proxy-auth internal] load build context 20:07:20 #46 ... 20:07:20 20:07:20 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:07:20 #77 DONE 2.9s 20:07:20 20:07:20 #46 [security-proxy-auth internal] load build context 20:07:20 #46 ... 20:07:20 20:07:20 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:07:20 #37 ... 20:07:20 20:07:20 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:07:20 #76 DONE 1.4s 20:07:20 20:07:20 #50 [support-scheduler internal] load build context 20:07:20 #50 transferring context: 64.80MB 49.2s 20:07:21 #50 ... 20:07:21 20:07:21 #45 [security-bootstrapper internal] load build context 20:07:21 #45 ... 20:07:21 20:07:21 #51 [core-command internal] load build context 20:07:21 #51 ... 20:07:21 20:07:21 #50 [support-scheduler internal] load build context 20:07:25 #50 ... 20:07:25 20:07:25 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:25 #78 DONE 2.8s 20:07:25 20:07:25 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:25 #79 DONE 2.8s 20:07:25 20:07:25 #50 [support-scheduler internal] load build context 20:07:25 #50 ... 20:07:25 20:07:25 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:07:25 #80 DONE 3.0s 20:07:25 20:07:25 #50 [support-scheduler internal] load build context 20:07:25 #50 ... 20:07:25 20:07:25 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:07:25 #81 DONE 1.0s 20:07:25 20:07:25 #50 [support-scheduler internal] load build context 20:07:25 #50 ... 20:07:25 20:07:25 #49 [security-proxy-setup internal] load build context 20:07:25 #49 transferring context: 162.84MB 55.3s 20:07:25 #49 ... 20:07:25 20:07:25 #43 [security-secretstore-setup internal] load build context 20:07:25 #43 ... 20:07:25 20:07:25 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:07:25 #82 DONE 1.2s 20:07:25 20:07:25 #43 [security-secretstore-setup internal] load build context 20:07:25 #43 ... 20:07:25 20:07:25 #83 [security-spire-config stage-2 6/10] COPY security.txt / 20:07:26 #83 ... 20:07:26 20:07:26 #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:07:26 #84 DONE 1.0s 20:07:26 20:07:26 #50 [support-scheduler internal] load build context 20:07:27 #50 ... 20:07:27 20:07:27 #83 [security-spire-config stage-2 6/10] COPY security.txt / 20:07:27 #83 DONE 1.0s 20:07:27 20:07:27 #50 [support-scheduler internal] load build context 20:07:27 #50 ... 20:07:27 20:07:27 #48 [security-spiffe-token-provider internal] load build context 20:07:27 #48 ... 20:07:27 20:07:27 #85 [security-spire-server stage-2 6/9] COPY security.txt / 20:07:27 #85 DONE 1.0s 20:07:27 20:07:27 #48 [security-spiffe-token-provider internal] load build context 20:07:27 #48 ... 20:07:27 20:07:27 #50 [support-scheduler internal] load build context 20:07:27 #50 ... 20:07:27 20:07:27 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 20:07:27 #86 DONE 1.0s 20:07:27 20:07:27 #50 [support-scheduler internal] load build context 20:07:27 #50 ... 20:07:27 20:07:27 #44 [support-notifications internal] load build context 20:07:27 #44 ... 20:07:27 20:07:27 #47 [core-common-config-bootstrapper internal] load build context 20:07:27 #47 ... 20:07:27 20:07:27 #44 [support-notifications internal] load build context 20:07:28 #44 ... 20:07:28 20:07:28 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:28 #87 DONE 1.3s 20:07:28 20:07:28 #44 [support-notifications internal] load build context 20:07:28 #44 ... 20:07:28 20:07:28 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:07:28 #88 DONE 1.3s 20:07:28 20:07:28 #44 [support-notifications internal] load build context 20:07:28 #44 ... 20:07:28 20:07:28 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:28 #89 DONE 1.1s 20:07:28 20:07:28 #44 [support-notifications internal] load build context 20:07:29 #44 ... 20:07:29 20:07:29 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:29 #90 DONE 0.9s 20:07:29 20:07:29 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:29 #91 ... 20:07:29 20:07:29 #42 [core-data internal] load build context 20:07:29 #42 ... 20:07:29 20:07:29 #41 [core-metadata internal] load build context 20:07:29 #41 ... 20:07:29 20:07:29 #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:29 #92 DONE 1.1s 20:07:29 20:07:29 #41 [core-metadata internal] load build context 20:07:29 #41 ... 20:07:29 20:07:29 #42 [core-data internal] load build context 20:07:30 #42 ... 20:07:30 20:07:30 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:07:30 #93 DONE 1.5s 20:07:30 20:07:30 #42 [core-data internal] load build context 20:07:30 #42 ... 20:07:30 20:07:30 #46 [security-proxy-auth internal] load build context 20:07:30 #46 ... 20:07:30 20:07:30 #41 [core-metadata internal] load build context 20:07:30 #41 transferring context: 174.44MB 62.2s 20:07:30 #41 ... 20:07:30 20:07:30 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:30 #91 DONE 1.1s 20:07:30 20:07:30 #46 [security-proxy-auth internal] load build context 20:07:30 #46 ... 20:07:30 20:07:30 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:07:30 #94 DONE 0.9s 20:07:30 20:07:30 #46 [security-proxy-auth internal] load build context 20:07:31 #46 ... 20:07:31 20:07:31 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:31 #95 DONE 1.4s 20:07:31 20:07:31 #46 [security-proxy-auth internal] load build context 20:07:31 #46 ... 20:07:31 20:07:31 #45 [security-bootstrapper internal] load build context 20:07:32 #45 ... 20:07:32 20:07:32 #51 [core-command internal] load build context 20:07:32 #51 ... 20:07:32 20:07:32 #46 [security-proxy-auth internal] load build context 20:07:36 #46 transferring context: 214.62MB 66.6s 20:07:36 #46 ... 20:07:36 20:07:36 #49 [security-proxy-setup internal] load build context 20:07:36 #49 ... 20:07:36 20:07:36 #43 [security-secretstore-setup internal] load build context 20:07:36 #43 ... 20:07:36 20:07:36 #49 [security-proxy-setup internal] load build context 20:07:37 #49 ... 20:07:37 20:07:37 #48 [security-spiffe-token-provider internal] load build context 20:07:37 #48 ... 20:07:37 20:07:37 #49 [security-proxy-setup internal] load build context 20:07:37 #49 transferring context: 226.23MB 67.3s done 20:07:37 #49 ... 20:07:37 20:07:37 #96 [security-spire-agent] exporting to image 20:07:37 #96 exporting layers 5.9s done 20:07:37 #96 writing image sha256:0d9053740855c021edb8a8907dbbab1baad6520b9583feb8d4c0126b671c9e7a 0.1s done 20:07:37 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:07:37 #96 writing image sha256:020e1ed990dbbf4404106c213ec095a54e3601141fd2fb1696e78ab9e1ec67d3 0.2s done 20:07:37 #96 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:07:37 #96 writing image sha256:4b2d0bc86f089ca2c05555d967ee2bae5a4fc2f8b6aeadff84bda33e87f1feb1 0.0s done 20:07:37 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:07:37 #96 DONE 6.8s 20:07:37 20:07:37 #50 [support-scheduler internal] load build context 20:07:38 #50 ... 20:07:38 20:07:38 #43 [security-secretstore-setup internal] load build context 20:07:38 #43 transferring context: 226.23MB 69.2s done 20:07:38 #43 DONE 69.8s 20:07:38 20:07:38 #50 [support-scheduler internal] load build context 20:07:38 #50 ... 20:07:38 20:07:38 #47 [core-common-config-bootstrapper internal] load build context 20:07:38 #47 ... 20:07:38 20:07:38 #49 [security-proxy-setup internal] load build context 20:07:38 #49 DONE 68.0s 20:07:38 20:07:38 #47 [core-common-config-bootstrapper internal] load build context 20:07:38 #47 ... 20:07:38 20:07:38 #50 [support-scheduler internal] load build context 20:07:39 #50 ... 20:07:39 20:07:39 #46 [security-proxy-auth internal] load build context 20:07:39 #46 transferring context: 226.23MB 68.7s done 20:07:39 #46 DONE 69.9s 20:07:39 20:07:39 #50 [support-scheduler internal] load build context 20:07:39 #50 ... 20:07:39 20:07:39 #42 [core-data internal] load build context 20:07:39 #42 transferring context: 226.23MB 70.4s done 20:07:39 #42 DONE 70.8s 20:07:39 20:07:39 #50 [support-scheduler internal] load build context 20:07:39 #50 ... 20:07:39 20:07:39 #44 [support-notifications internal] load build context 20:07:39 #44 ... 20:07:39 20:07:39 #50 [support-scheduler internal] load build context 20:07:40 #50 ... 20:07:40 20:07:40 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:07:40 #97 DONE 2.5s 20:07:40 20:07:40 #50 [support-scheduler internal] load build context 20:07:40 #50 ... 20:07:40 20:07:40 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:07:40 #98 DONE 1.7s 20:07:40 20:07:40 #50 [support-scheduler internal] load build context 20:07:40 #50 ... 20:07:40 20:07:40 #41 [core-metadata internal] load build context 20:07:40 #41 transferring context: 226.23MB 72.4s done 20:07:40 #41 ... 20:07:40 20:07:40 #50 [support-scheduler internal] load build context 20:07:40 #50 ... 20:07:40 20:07:40 #41 [core-metadata internal] load build context 20:07:40 #41 DONE 72.7s 20:07:40 20:07:40 #50 [support-scheduler internal] load build context 20:07:42 #50 ... 20:07:42 20:07:42 #45 [security-bootstrapper internal] load build context 20:07:42 #45 ... 20:07:42 20:07:42 #50 [support-scheduler internal] load build context 20:07:42 #50 ... 20:07:42 20:07:42 #51 [core-command internal] load build context 20:07:42 #51 ... 20:07:42 20:07:42 #50 [support-scheduler internal] load build context 20:07:43 #50 ... 20:07:43 20:07:43 #48 [security-spiffe-token-provider internal] load build context 20:07:43 #48 transferring context: 226.23MB 73.1s done 20:07:43 #48 DONE 74.0s 20:07:43 20:07:43 #50 [support-scheduler internal] load build context 20:07:44 #50 ... 20:07:44 20:07:44 #45 [security-bootstrapper internal] load build context 20:07:44 #45 transferring context: 226.23MB 75.0s done 20:07:44 #45 DONE 75.5s 20:07:44 20:07:44 #50 [support-scheduler internal] load build context 20:07:44 #50 ... 20:07:44 20:07:44 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:07:44 #99 DONE 0.8s 20:07:44 20:07:44 #50 [support-scheduler internal] load build context 20:07:44 #50 ... 20:07:44 20:07:44 #47 [core-common-config-bootstrapper internal] load build context 20:07:44 #47 transferring context: 226.23MB 74.9s done 20:07:44 #47 DONE 75.6s 20:07:44 20:07:44 #50 [support-scheduler internal] load build context 20:07:47 #50 ... 20:07:47 20:07:47 #51 [core-command internal] load build context 20:07:47 #51 transferring context: 226.23MB 75.0s done 20:07:47 #51 DONE 76.2s 20:07:47 20:07:47 #50 [support-scheduler internal] load build context 20:07:47 #50 transferring context: 226.23MB 75.9s done 20:07:47 #50 DONE 77.0s 20:07:47 20:07:47 #44 [support-notifications internal] load build context 20:07:47 #44 transferring context: 226.23MB 79.2s done 20:07:47 #44 DONE 79.5s 20:07:47 20:07:47 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:07:48 #100 DONE 0.4s 20:07:48 20:07:48 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:51 #101 ... 20:07:51 20:07:51 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:51 #102 ... 20:07:51 20:07:51 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:51 #103 ... 20:07:51 20:07:51 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #104 DONE 57.2s 20:08:47 20:08:47 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #101 DONE 53.4s 20:08:47 20:08:47 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #102 DONE 61.1s 20:08:47 20:08:47 #105 [support-notifications builder 6/7] COPY . . 20:08:47 #105 ... 20:08:47 20:08:47 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #103 DONE 61.0s 20:08:47 20:08:47 #106 [security-proxy-auth builder 6/7] COPY . . 20:08:47 #106 DONE 3.4s 20:08:47 20:08:47 #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #107 CACHED 20:08:47 20:08:47 #108 [security-proxy-setup builder 6/7] COPY . . 20:08:47 #108 CACHED 20:08:47 20:08:47 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:08:47 #109 CACHED 20:08:47 20:08:47 #110 [security-spiffe-token-provider builder 6/7] COPY . . 20:08:47 #110 DONE 3.4s 20:08:47 20:08:47 #111 [security-bootstrapper builder 6/7] COPY . . 20:08:47 #111 CACHED 20:08:47 20:08:47 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #112 CACHED 20:08:47 20:08:47 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:47 #113 CACHED 20:08:47 20:08:47 #105 [support-notifications builder 6/7] COPY . . 20:08:47 #105 DONE 3.4s 20:08:47 20:08:47 #114 [security-secretstore-setup builder 6/7] COPY . . 20:08:47 #114 DONE 3.5s 20:08:47 20:08:47 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:08:47 #115 ... 20:08:47 20:08:47 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:08:47 #116 CACHED 20:08:47 20:08:47 #117 [support-scheduler builder 6/7] COPY . . 20:08:47 #117 CACHED 20:08:47 20:08:47 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #118 CACHED 20:08:47 20:08:47 #119 [core-command builder 6/7] COPY . . 20:08:47 #119 CACHED 20:08:47 20:08:47 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #120 CACHED 20:08:47 20:08:47 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 20:08:47 #121 CACHED 20:08:47 20:08:47 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #122 CACHED 20:08:47 20:08:47 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 20:08:47 #123 CACHED 20:08:47 20:08:47 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:47 #124 CACHED 20:08:47 20:08:47 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #125 CACHED 20:08:47 20:08:47 #126 [core-data builder 6/7] COPY . . 20:08:47 #126 CACHED 20:08:47 20:08:47 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 20:08:47 #127 CACHED 20:08:47 20:08:47 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:08:47 #128 CACHED 20:08:47 20:08:47 #129 [core-metadata builder 6/7] COPY . . 20:08:47 #129 CACHED 20:08:47 20:08:47 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:47 #130 CACHED 20:08:47 20:08:47 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:08:50 #131 ... 20:08:50 20:08:50 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:08:50 #115 3.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:08:54 #115 ... 20:08:54 20:08:54 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:08:54 #131 5.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:08:55 #131 ... 20:08:55 20:08:55 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:08:55 #0 5.259 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:08:55 #132 ... 20:08:55 20:08:55 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:55 #0 5.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:08:55 #133 ... 20:08:55 20:08:55 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:55 #0 4.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:08:55 #134 ... 20:08:55 20:08:55 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:08:55 #0 3.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:08:55 #135 ... 20:08:55 20:08:55 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:08:55 #0 5.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:08:56 #136 ... 20:08:56 20:08:56 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:08:56 #0 5.443 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:56 #137 ... 20:08:56 20:08:56 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:08:56 #0 4.349 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:56 #138 ... 20:08:56 20:08:56 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:08:56 #0 5.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:08:56 #139 ... 20:08:56 20:08:56 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:56 #0 4.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:48 #140 ... 20:20:48 20:20:48 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:48 #135 712.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:48 #135 ... 20:20:48 20:20:48 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:20:48 #115 DONE 719.0s 20:20:48 20:20:48 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:20:48 #37 ... 20:20:48 20:20:48 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:20:48 #141 DONE 0.3s 20:20:48 20:20:48 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:48 #137 ... 20:20:48 20:20:48 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:20:48 #142 DONE 0.1s 20:20:48 20:20:48 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:20:48 #143 DONE 0.1s 20:20:48 20:20:48 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:48 #131 ... 20:20:48 20:20:48 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:20:48 #144 DONE 0.1s 20:20:48 20:20:48 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:20:48 #145 DONE 0.2s 20:20:48 20:20:48 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:20:48 #146 DONE 0.1s 20:20:48 20:20:48 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:48 #147 DONE 2.0s 20:20:48 20:20:48 #96 [security-proxy-setup] exporting to image 20:20:48 #96 exporting layers 20:20:48 #96 exporting layers 0.8s done 20:20:48 #96 writing image sha256:0b4e718c572a7415c0ba774bccd0d61aa7f5e069894028c2f9bbf9b207f5fb57 done 20:20:48 #96 naming to docker.io/library/security-proxy-setup-arm64 done 20:20:48 #96 DONE 7.6s 20:20:48 20:20:48 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:20:51 #132 ... 20:20:51 20:20:51 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:51 #140 DONE 725.9s 20:20:51 20:20:51 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:51 #131 ... 20:20:51 20:20:51 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:20:51 #148 DONE 0.2s 20:20:51 20:20:51 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:20:53 #149 DONE 1.9s 20:20:53 20:20:53 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:53 #131 ... 20:20:53 20:20:53 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:20:53 #150 DONE 0.2s 20:20:53 20:20:53 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:20:53 #151 DONE 0.2s 20:20:54 20:20:54 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:54 #131 ... 20:20:54 20:20:54 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:20:54 #152 DONE 0.2s 20:20:54 20:20:54 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:54 #134 ... 20:20:54 20:20:54 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:20:54 #153 DONE 0.1s 20:20:54 20:20:54 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:20:54 #154 DONE 0.2s 20:20:54 20:20:54 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:20:54 #155 ... 20:20:54 20:20:54 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:54 #135 DONE 729.7s 20:20:54 20:20:54 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:20:54 #155 DONE 0.3s 20:20:54 20:20:54 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:20:55 #156 DONE 0.3s 20:20:55 20:20:55 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:20:55 #157 DONE 0.2s 20:20:55 20:20:55 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:20:55 #158 ... 20:20:55 20:20:55 #159 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:20:55 #159 DONE 0.3s 20:20:55 20:20:55 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:20:55 #158 DONE 0.4s 20:20:55 20:20:55 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:20:56 #160 DONE 0.5s 20:20:56 20:20:56 #161 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:20:56 #161 DONE 0.1s 20:20:56 20:20:56 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:20:56 #162 DONE 0.1s 20:20:56 20:20:56 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:20:56 #163 DONE 0.3s 20:20:56 20:20:56 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:20:57 #164 ... 20:20:57 20:20:57 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:20:57 #165 DONE 0.3s 20:20:57 20:20:57 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:57 #166 DONE 0.2s 20:20:57 20:20:57 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:58 #167 ... 20:20:58 20:20:58 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:20:58 #164 DONE 3.2s 20:20:59 20:20:59 #96 [security-bootstrapper] exporting to image 20:20:59 #96 exporting layers 20:20:59 #96 ... 20:20:59 20:20:59 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:59 #167 DONE 2.5s 20:21:00 20:21:00 #96 [security-secretstore-setup] exporting to image 20:21:00 #96 exporting layers 1.8s done 20:21:00 #96 writing image sha256:c9df4b1b204d3bd8b0341defec879c27b352b1d6573f9533f05fa687cb9b88b6 done 20:21:00 #96 naming to docker.io/library/security-bootstrapper-arm64 done 20:21:01 #96 exporting layers 1.2s done 20:21:01 #96 writing image sha256:01bc3f66f8a2dad3addb4ec58828a71ae2725033cccb0eb8b1b389e32059a850 done 20:21:01 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 20:21:01 #96 DONE 10.7s 20:21:01 20:21:01 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:27 #131 ... 20:21:27 20:21:27 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:27 #133 DONE 758.4s 20:21:27 20:21:27 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:27 #131 ... 20:21:27 20:21:27 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:21:27 #168 DONE 0.2s 20:21:27 20:21:27 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:27 #131 ... 20:21:27 20:21:27 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:21:27 #169 DONE 0.2s 20:21:27 20:21:27 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:21:27 #170 DONE 0.3s 20:21:27 20:21:27 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:27 #131 ... 20:21:27 20:21:27 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:21:27 #171 DONE 0.2s 20:21:27 20:21:27 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:21:27 #172 DONE 0.2s 20:21:27 20:21:27 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:21:27 #136 ... 20:21:27 20:21:27 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:27 #173 DONE 1.8s 20:21:27 20:21:27 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:27 #132 ... 20:21:27 20:21:27 #96 [core-common-config-bootstrapper] exporting to image 20:21:27 #96 exporting layers 20:21:27 #96 exporting layers 0.7s done 20:21:27 #96 writing image sha256:c0777093348d5f8d27e0feb631553f3fd48ca6a3a6201bfd202e3e1e059a06e4 done 20:21:27 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:21:27 #96 DONE 11.4s 20:21:27 20:21:27 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:23:04 #37 ... 20:23:04 20:23:04 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:04 #134 DONE 854.0s 20:23:04 20:23:04 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:23:04 #138 ... 20:23:04 20:23:04 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:23:04 #174 DONE 0.3s 20:23:04 20:23:04 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:23:04 #175 DONE 0.2s 20:23:04 20:23:04 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:04 #176 DONE 0.3s 20:23:04 20:23:04 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:23:04 #177 DONE 0.1s 20:23:04 20:23:04 #96 [security-spiffe-token-provider] exporting to image 20:23:04 #96 exporting layers 20:23:04 #96 exporting layers 0.9s done 20:23:04 #96 writing image sha256:04d3263d1696aaa6ac4ac604fce2535469044d87362397bed9addb2664d9a597 done 20:23:04 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:23:04 #96 DONE 12.4s 20:23:04 20:23:04 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:11 #131 ... 20:27:11 20:27:11 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:27:11 #139 DONE 1105.0s 20:27:11 20:27:11 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:11 #131 ... 20:27:11 20:27:11 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:27:11 #178 DONE 0.2s 20:27:11 20:27:11 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:27:11 #179 DONE 0.2s 20:27:11 20:27:11 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:27:11 #180 DONE 0.4s 20:27:11 20:27:11 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:11 #131 ... 20:27:11 20:27:11 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:27:11 #181 DONE 0.1s 20:27:11 20:27:11 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:27:11 #182 DONE 0.2s 20:27:11 20:27:11 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:13 #183 DONE 1.8s 20:27:13 20:27:13 #96 [security-proxy-auth] exporting to image 20:27:13 #96 exporting layers 20:27:14 #96 exporting layers 0.7s done 20:27:14 #96 writing image sha256:eb11ec2667bce392d4205edaadf0fde77fc1b28ff68f531412017462ee14de9c done 20:27:14 #96 naming to docker.io/library/security-proxy-auth-arm64 done 20:27:14 #96 DONE 13.1s 20:27:14 20:27:14 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:46 #132 ... 20:27:46 20:27:46 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:27:46 #136 DONE 1137.4s 20:27:46 20:27:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:46 #137 ... 20:27:46 20:27:46 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:27:46 #184 DONE 0.1s 20:27:46 20:27:46 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:27:46 #37 ... 20:27:46 20:27:46 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:27:46 #185 DONE 0.2s 20:27:46 20:27:46 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:27:46 #186 DONE 0.4s 20:27:46 20:27:46 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:27:46 #187 DONE 0.1s 20:27:46 20:27:46 #96 [core-command] exporting to image 20:27:46 #96 exporting layers 20:27:46 #96 exporting layers 0.4s done 20:27:46 #96 writing image sha256:f83b1736b6ac15b2fc11dfaa17f198765abe67996fb62aecd48940aac4704c3c done 20:27:46 #96 naming to docker.io/library/core-command-arm64 done 20:27:46 #96 DONE 13.6s 20:27:46 20:27:46 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:27:48 #37 ... 20:27:48 20:27:48 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:48 #132 DONE 1143.2s 20:27:48 20:27:48 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:27:48 #138 ... 20:27:48 20:27:48 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:27:48 #188 DONE 0.2s 20:27:48 20:27:48 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:27:48 #189 DONE 0.2s 20:27:48 20:27:48 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:49 #131 ... 20:27:49 20:27:49 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:49 #190 DONE 0.4s 20:27:49 20:27:49 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:27:49 #191 DONE 0.1s 20:27:49 20:27:49 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:27:49 #192 DONE 0.1s 20:27:49 20:27:49 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:50 #137 ... 20:27:50 20:27:50 #96 [core-metadata] exporting to image 20:27:50 #96 exporting layers 20:27:50 #96 exporting layers 0.5s done 20:27:50 #96 writing image sha256:9d81fc91ea79a417f5829c830aaa9064a789380104b043a9c5eb876cd40db147 done 20:27:50 #96 naming to docker.io/library/core-metadata-arm64 done 20:27:50 #96 DONE 14.0s 20:27:50 20:27:50 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:52 #131 DONE 1147.6s 20:27:52 20:27:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:27:53 #37 ... 20:27:53 20:27:53 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:27:53 #193 DONE 0.2s 20:27:53 20:27:53 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:27:53 #138 ... 20:27:53 20:27:53 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:27:53 #194 DONE 0.1s 20:27:53 20:27:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:27:53 #52 ... 20:27:53 20:27:53 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:53 #195 DONE 0.3s 20:27:53 20:27:53 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:27:53 #196 DONE 0.1s 20:27:53 20:27:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:27:54 #52 ... 20:27:54 20:27:54 #96 [core-data] exporting to image 20:27:54 #96 exporting layers 0.4s done 20:27:54 #96 writing image sha256:f5a933689ae15b2bee6731e404208ebb5e15d813d86e5121d4104669d06e9f19 done 20:27:54 #96 naming to docker.io/library/core-data-arm64 done 20:27:54 #96 DONE 14.5s 20:27:54 20:27:54 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:28:13 #37 ... 20:28:13 20:28:13 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:13 #137 DONE 1168.0s 20:28:13 20:28:13 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:28:13 #138 DONE 1168.1s 20:28:13 20:28:13 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:28:13 #52 ... 20:28:13 20:28:13 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:13 #197 DONE 0.2s 20:28:13 20:28:13 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:13 #198 ... 20:28:13 20:28:13 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:13 #199 DONE 0.2s 20:28:13 20:28:13 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:28:13 #198 DONE 0.2s 20:28:13 20:28:13 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:28:13 #200 DONE 0.1s 20:28:13 20:28:13 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:14 #201 DONE 0.5s 20:28:14 20:28:14 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:14 #202 DONE 0.4s 20:28:14 20:28:14 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:28:14 #203 DONE 0.1s 20:28:14 20:28:14 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:28:14 #204 DONE 0.1s 20:28:14 20:28:14 #96 [support-notifications] exporting to image 20:28:14 #96 exporting layers 20:28:14 #96 exporting layers 0.4s done 20:28:15 #96 writing image sha256:38d146fce5fb5d8d51e6169b9b118522f8bb0b55cd2be0e29a3e920868cb5d45 done 20:28:15 #96 naming to docker.io/library/support-scheduler-arm64 done 20:28:15 #96 exporting layers 0.6s done 20:28:15 #96 writing image sha256:ba3344a61ee18c4e9e64c1fc3238bca45d502c1a8e14103d70127d7122941fe1 done 20:28:15 #96 naming to docker.io/library/support-notifications-arm64 done 20:28:15 #96 DONE 15.4s 20:28:15 20:28:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:28:15 time="2024-03-19T20:06:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:28:15 $ docker stop --time=1 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc 20:28:16 $ docker rm -f --volumes 627e84f3f156b5a1d75440d9de4dfc1183be7381d39ce80fa7c3b02eaa9547dc [Pipeline] // withDockerContainer [Pipeline] sh 20:28:17 + docker images 20:28:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:17 support-notifications-arm64 latest ba3344a61ee1 3 seconds ago 38.4MB 20:28:17 support-scheduler-arm64 latest 38d146fce5fb 3 seconds ago 37.7MB 20:28:17 core-data-arm64 latest f5a933689ae1 24 seconds ago 35.1MB 20:28:17 core-metadata-arm64 latest 9d81fc91ea79 28 seconds ago 35.3MB 20:28:17 core-command-arm64 latest f83b1736b6ac 34 seconds ago 34.8MB 20:28:17 security-proxy-auth-arm64 latest eb11ec2667bc About a minute ago 32.5MB 20:28:17 security-spiffe-token-provider-arm64 latest 04d3263d1696 5 minutes ago 29.5MB 20:28:17 core-common-config-bootstrapper-arm64 latest c0777093348d 6 minutes ago 15.4MB 20:28:17 security-secretstore-setup-arm64 latest 01bc3f66f8a2 7 minutes ago 36.2MB 20:28:17 security-bootstrapper-arm64 latest c9df4b1b204d 7 minutes ago 18.9MB 20:28:17 security-proxy-setup-arm64 latest 0b4e718c572a 7 minutes ago 26.1MB 20:28:17 security-spire-agent-arm64 latest 4b2d0bc86f08 20 minutes ago 152MB 20:28:17 security-spire-server-arm64 latest 020e1ed990db 20 minutes ago 96.9MB 20:28:17 security-spire-config-arm64 latest 0d9053740855 20 minutes ago 96MB 20:28:17 ci-base-image-arm64 latest 73cec915d843 34 minutes ago 973MB 20:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB 20:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:18 20:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:18 arm64: Pulling from edgex-lftools-log-publisher 20:28:18 8998bd30e6a1: Pulling fs layer 20:28:18 04944245beec: Pulling fs layer 20:28:18 699f458cf7ca: Pulling fs layer 20:28:18 765212b225bb: Pulling fs layer 20:28:18 f23df028b6ca: Pulling fs layer 20:28:18 d65c8cfc05b1: Pulling fs layer 20:28:18 2437ff75d9bd: Pulling fs layer 20:28:18 f23df028b6ca: Waiting 20:28:18 765212b225bb: Waiting 20:28:18 d65c8cfc05b1: Waiting 20:28:18 2437ff75d9bd: Waiting 20:28:18 04944245beec: Verifying Checksum 20:28:18 04944245beec: Download complete 20:28:18 765212b225bb: Verifying Checksum 20:28:18 765212b225bb: Download complete 20:28:18 f23df028b6ca: Download complete 20:28:19 d65c8cfc05b1: Download complete 20:28:19 699f458cf7ca: Verifying Checksum 20:28:19 699f458cf7ca: Download complete 20:28:19 8998bd30e6a1: Verifying Checksum 20:28:19 8998bd30e6a1: Download complete 20:28:21 2437ff75d9bd: Verifying Checksum 20:28:21 2437ff75d9bd: Download complete 20:28:24 8998bd30e6a1: Pull complete 20:28:24 04944245beec: Pull complete 20:28:26 699f458cf7ca: Pull complete 20:28:26 765212b225bb: Pull complete 20:28:27 f23df028b6ca: Pull complete 20:28:27 d65c8cfc05b1: Pull complete 20:28:46 2437ff75d9bd: Pull complete 20:28:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:46 prd-ubuntu20.04-docker-arm64-4c-16g-385 does not seem to be running inside a container 20:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:28:49 $ docker top 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:50 ---> job-cost.sh 20:28:50 lf-activate-venv: SKIPPING 20:28:50 INFO: No Stack... 20:28:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:28:51 INFO: Archiving Costs [Pipeline] sh 20:28:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:28:52 + cut -d, -f6 [Pipeline] lock 20:28:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] 20:28:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] did not exist. Created. 20:28:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:52 + echo total: 0.10999999940395355 [Pipeline] stash 20:28:53 Stashed 1 file(s) [Pipeline] } 20:28:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4778-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:53 $ docker stop --time=1 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 20:28:54 $ docker rm -f --volumes 89a95039908139f5683a0b9646b69f666207feaffb8ca0aa043ccc710b021009 [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 20:28:55 provisioning config files... 20:28:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15394404388571138277tmp [Pipeline] { [Pipeline] sh 20:28:56 + set +x 20:28:56 + curl -s https://codecov.io/bash 20:28:56 + bash -s -- 20:28:56 20:28:56 _____ _ 20:28:56 / ____| | | 20:28:56 | | ___ __| | ___ ___ _____ __ 20:28:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:28:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:28:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:28:56 Bash-1.0.6 20:28:56 20:28:56 20:28:56 ==> git version 2.25.1 found 20:28:56 ==> 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 20:28:56 Release-Date: 2020-01-08 20:28:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:28:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:28:56 ==> Jenkins CI detected. 20:28:56 current dir:  /w/workspace/edgex-go/1 20:28:56 project root: . 20:28:56 --> token set from env 20:28:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:28:56 ==> Running gcov in . (disable via -X gcov) 20:28:56 ==> Python coveragepy not found 20:28:56 ==> Searching for coverage reports in: 20:28:56 + . 20:28:56 -> Found 1 reports 20:28:56 ==> Detecting git/mercurial file structure 20:28:56 ==> Reading reports 20:28:56 + ./coverage.out bytes=455122 20:28:56 ==> Appending adjustments 20:28:56 https://docs.codecov.io/docs/fixing-reports 20:28:57 + Found adjustments 20:28:57 ==> Gzipping contents 20:28:57 60K /tmp/codecov.kAMVGj.gz 20:28:57 ==> Uploading reports 20:28:57 url: https://codecov.io 20:28:57 query: branch=PR-4778&commit=f8d74bb3f257e769c5325eb2242b6e59611a7c0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4778%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4778&job=&cmd_args= 20:28:57 -> Pinging Codecov 20:28:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4778&commit=f8d74bb3f257e769c5325eb2242b6e59611a7c0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4778%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4778&job=&cmd_args= 20:28:57 -> Uploading to 20:28:57 https://storage.googleapis.com/codecov/v4/raw/2024-03-19/00271124DB129430A58F1EEE437C3FCB/f8d74bb3f257e769c5325eb2242b6e59611a7c0b/b75e0d79-40e9-4eb4-91d0-d9fa029670d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240319T202857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f73ac9f3b860311b80d78c8ca23aefa9589c97622dc0a14f9d5a3e4af2850367 20:28:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:57 Dload Upload Total Spent Left Speed 20:28:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57838 0 0 100 57838 0 178k --:--:-- --:--:-- --:--:-- 178k 20:28:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f8d74bb3f257e769c5325eb2242b6e59611a7c0b [Pipeline] } 20:28:57 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 20:28:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:28:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:00 ---> package-listing.sh 20:29:00 ++ facter osfamily 20:29:00 ++ tr '[:upper:]' '[:lower:]' 20:29:00 + OS_FAMILY=debian 20:29:00 + workspace=/w/workspace/edgex-go/1 20:29:00 + START_PACKAGES=/tmp/packages_start.txt 20:29:00 + END_PACKAGES=/tmp/packages_end.txt 20:29:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:00 + PACKAGES=/tmp/packages_start.txt 20:29:00 + '[' /w/workspace/edgex-go/1 ']' 20:29:00 + PACKAGES=/tmp/packages_end.txt 20:29:00 + case "${OS_FAMILY}" in 20:29:00 + dpkg -l 20:29:00 + grep '^ii' 20:29:00 + '[' -f /tmp/packages_start.txt ']' 20:29:00 + '[' -f /tmp/packages_end.txt ']' 20:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:00 + '[' /w/workspace/edgex-go/1 ']' 20:29:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:29:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:01 20:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:02 latest: Pulling from edgex-lftools-log-publisher 20:29:02 5eb5b503b376: Pulling fs layer 20:29:02 5c69ac0246d0: Pulling fs layer 20:29:02 ec43610c2a17: Pulling fs layer 20:29:02 3a2ae6a8a46f: Pulling fs layer 20:29:02 33b1e0a273af: Pulling fs layer 20:29:02 5d3b04190fa2: Pulling fs layer 20:29:02 2f39f015ded8: Pulling fs layer 20:29:02 33b1e0a273af: Waiting 20:29:02 5d3b04190fa2: Waiting 20:29:02 2f39f015ded8: Waiting 20:29:02 3a2ae6a8a46f: Waiting 20:29:02 5c69ac0246d0: Verifying Checksum 20:29:02 5c69ac0246d0: Download complete 20:29:02 3a2ae6a8a46f: Verifying Checksum 20:29:02 3a2ae6a8a46f: Download complete 20:29:02 33b1e0a273af: Verifying Checksum 20:29:02 33b1e0a273af: Download complete 20:29:02 ec43610c2a17: Verifying Checksum 20:29:02 ec43610c2a17: Download complete 20:29:02 5d3b04190fa2: Verifying Checksum 20:29:02 5d3b04190fa2: Download complete 20:29:02 5eb5b503b376: Verifying Checksum 20:29:02 5eb5b503b376: Download complete 20:29:03 2f39f015ded8: Download complete 20:29:03 5eb5b503b376: Pull complete 20:29:03 5c69ac0246d0: Pull complete 20:29:04 ec43610c2a17: Pull complete 20:29:04 3a2ae6a8a46f: Pull complete 20:29:04 33b1e0a273af: Pull complete 20:29:04 5d3b04190fa2: Pull complete 20:29:08 2f39f015ded8: Pull complete 20:29:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:08 prd-ubuntu20.04-docker-8c-8g-384 does not seem to be running inside a container 20:29:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:15 $ docker top 848b2f1e80da975693c4bb16455a94a6793d3a8275a87f90200907de3f9f977f -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:16 + ls /var/log/sa-host 20:29:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:16 provisioning config files... 20:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11384711853866675013tmp [Pipeline] { [Pipeline] echo 20:29:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:16 ---> create-netrc.sh [Pipeline] } 20:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:17 ---> python-tools-install.sh [Pipeline] echo 20:29:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:17 ---> sudo-logs.sh 20:29:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:18 ---> job-cost.sh 20:29:18 lf-activate-venv: SKIPPING 20:29:18 DEBUG: total: 0.10999999940395355 20:29:18 INFO: Retrieving Stack Cost... 20:29:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:18 INFO: Archiving Costs [Pipeline] echo 20:29:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:18 ---> logs-deploy.sh 20:29:18 lf-activate-venv: SKIPPING 20:29:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4778/1 20:29:18 INFO: archiving workspace using pattern(s): 20:29:19 Archives upload complete. 20:29:19 INFO: archiving logs to Nexus