Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9bc23dae8268f53719886593a74d14a2f768ab7f+97ead1fc80aa095b46845053832efa05950d1120 (0d4fc1b03ddf2b3da406a0e61b27ceb6d9a8ff42) 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-ssh3178464896670048626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12149782126750643261.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6843361678158812011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15532301292794392126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14396697125849758789.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-9597 in /w/workspace/edgexfoundry_edgex-go_PR-4431 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4431/head:refs/remotes/origin/PR-4431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 9bc23dae8268f53719886593a74d14a2f768ab7f Merge succeeded, producing a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 Checking out Revision a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 (PR-4431) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc23dae8268f53719886593a74d14a2f768ab7f # 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 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 # timeout=10 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" > git rev-list --no-walk 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:29 ========================================================= 08:29:29 EdgeX Global Pipelines Version Info 08:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:30 ------------------- 08:29:30 stable info: 08:29:30 ------------------- 08:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:30 Message: update stable to v1.0.244 08:29:30 ------------------- 08:29:30 experimental info: 08:29:30 ------------------- 08:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4431 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4431 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4431 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8e7e6d [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:31 provisioning config files... 08:29:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8950236376724208694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:31 ---> docker-login.sh 08:29:31 nexus3.edgexfoundry.org:10001 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10002 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10003 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10004 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 docker.io 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 ---> docker-login.sh ends [Pipeline] } 08:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:33 + 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 08:29:33 + dirname cmd/core-command/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-command,cmd/core-command/Dockerfile 08:29:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + dirname cmd/core-data/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-data,cmd/core-data/Dockerfile 08:29:33 + dirname cmd/core-metadata/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:33 + dirname cmd/security-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:33 + dirname cmd/security-proxy-auth/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:33 + dirname cmd/security-proxy-setup/Dockerfile+ 08:29:33 cut -d/ -f2 08:29:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:33 + dirname cmd/security-spire-agent/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:33 + dirname cmd/security-spire-config/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:33 + dirname cmd/security-spire-server/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:33 + dirname cmd/support-notifications/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:33 + dirname cmd/support-scheduler/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:33 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 08:29:33 + git rev-list -1 --merges a8e7e6d6e076a0fc73e756bd532edfba51c5dd40~1..a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo 08:29:33 -----------> git rev-list -1 --merges a8e7e6d6e076a0fc73e756bd532edfba51c5dd40~1..a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:29:33 a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [false] [Pipeline] sh 08:29:33 + git log --format=format:%s -1 a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] echo 08:29:33 ========================================================= 08:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:34 + grep -v github /etc/ssh/ssh_known_hosts 08:29:34 + [ -e /tmp/ssh_known_hosts ] 08:29:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 08:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:34 b85a868b505f: Pulling fs layer 08:29:34 e2be974225ed: Pulling fs layer 08:29:34 339a4e72a1f5: Pulling fs layer 08:29:34 988bab9f4d93: Pulling fs layer 08:29:34 1469e6f7b9e6: Pulling fs layer 08:29:34 eaf3925da568: Pulling fs layer 08:29:34 bab4dde63d76: Pulling fs layer 08:29:34 bde34c3a00c8: Pulling fs layer 08:29:34 b352a97aabf1: Pulling fs layer 08:29:34 4872d77fe225: Pulling fs layer 08:29:34 5851b861e8e6: Pulling fs layer 08:29:34 bab4dde63d76: Waiting 08:29:34 988bab9f4d93: Waiting 08:29:34 bde34c3a00c8: Waiting 08:29:34 b352a97aabf1: Waiting 08:29:34 1469e6f7b9e6: Waiting 08:29:34 4872d77fe225: Waiting 08:29:34 eaf3925da568: Waiting 08:29:34 5851b861e8e6: Waiting 08:29:34 e2be974225ed: Verifying Checksum 08:29:34 e2be974225ed: Download complete 08:29:34 988bab9f4d93: Download complete 08:29:35 339a4e72a1f5: Verifying Checksum 08:29:35 339a4e72a1f5: Download complete 08:29:35 1469e6f7b9e6: Verifying Checksum 08:29:35 1469e6f7b9e6: Download complete 08:29:35 eaf3925da568: Verifying Checksum 08:29:35 eaf3925da568: Download complete 08:29:35 bde34c3a00c8: Download complete 08:29:35 b352a97aabf1: Download complete 08:29:35 4872d77fe225: Download complete 08:29:35 5851b861e8e6: Download complete 08:29:35 b85a868b505f: Verifying Checksum 08:29:35 b85a868b505f: Download complete 08:29:35 bab4dde63d76: Verifying Checksum 08:29:35 bab4dde63d76: Download complete 08:29:36 b85a868b505f: Pull complete 08:29:36 e2be974225ed: Pull complete 08:29:37 339a4e72a1f5: Pull complete 08:29:37 988bab9f4d93: Pull complete 08:29:37 1469e6f7b9e6: Pull complete 08:29:37 eaf3925da568: Pull complete 08:29:39 bab4dde63d76: Pull complete 08:29:39 bde34c3a00c8: Pull complete 08:29:39 b352a97aabf1: Pull complete 08:29:39 4872d77fe225: Pull complete 08:29:39 5851b861e8e6: Pull complete 08:29:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:39 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 08:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:41 $ docker top 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d -eo pid,comm 08:29:41 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). 08:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:41 [ssh-agent] Looking for ssh-agent implementation... 08:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:41 $ docker exec 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent 08:29:41 SSH_AUTH_SOCK=/tmp/ssh-gHYv4J2bA8Qv/agent.32 08:29:41 SSH_AGENT_PID=38 08:29:41 Running ssh-add (command line suppressed) 08:29:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4359316622457406812.key (/w/workspace/edgex-go/2@tmp/private_key_4359316622457406812.key) 08:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:41 + git tag --points-at HEAD [Pipeline] } 08:29:41 $ docker exec --env ******** --env ******** 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent -k 08:29:42 unset SSH_AUTH_SOCK; 08:29:42 unset SSH_AGENT_PID; 08:29:42 echo Agent pid 38 killed; 08:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:42 [ssh-agent] Looking for ssh-agent implementation... 08:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:42 $ docker exec 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent 08:29:42 SSH_AUTH_SOCK=/tmp/ssh-4d7x2InOsyzT/agent.70 08:29:42 SSH_AGENT_PID=76 08:29:42 Running ssh-add (command line suppressed) 08:29:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10618898302045923248.key (/w/workspace/edgex-go/2@tmp/private_key_10618898302045923248.key) 08:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:42 + git semver init 08:29:43 2023-03-10 08:29:42,972 [run_init] DEBUG init version:0.0.0 force:False 08:29:43 2023-03-10 08:29:42,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:43 2023-03-10 08:29:42,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:43 2023-03-10 08:29:42,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:47 2023-03-10 08:29:46,841 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:47 2023-03-10 08:29:46,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4431 with force:False 08:29:47 2023-03-10 08:29:46,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4431 08:29:47 2023-03-10 08:29:46,846 [execute] INFO git cat-file --batch-check 08:29:47 2023-03-10 08:29:46,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:47 2023-03-10 08:29:46,852 [execute] INFO git cat-file --batch 08:29:47 2023-03-10 08:29:46,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:47 2023-03-10 08:29:46,857 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4431 08:29:47 0.0.0 [Pipeline] } 08:29:47 $ docker exec --env ******** --env ******** 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d ssh-agent -k 08:29:47 unset SSH_AUTH_SOCK; 08:29:47 unset SSH_AGENT_PID; 08:29:47 echo Agent pid 76 killed; 08:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:47 + git semver [Pipeline] } 08:29:47 $ docker stop --time=1 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d 08:29:49 $ docker rm -f --volumes 9af1d6f23efab67b061d4a3517ac31e1ffb250f63278b976812169bbae50422d [Pipeline] // withDockerContainer [Pipeline] sh 08:29:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:49 Stashed 1 file(s) [Pipeline] echo 08:29:49 [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 08:29:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9592 in /w/workspace/edgexfoundry_edgex-go_PR-4431 [Pipeline] { [Pipeline] ws 08:29:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:29:50 The recommended git tool is: git 08:29:50 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:50 ========================================================= 08:29:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:50 213ec9aee27d: Pulling fs layer 08:29:50 4583459ba037: Pulling fs layer 08:29:50 93c1e223e6f2: Pulling fs layer 08:29:50 53926ce57604: Pulling fs layer 08:29:50 21b2b0c7a3f4: Pulling fs layer 08:29:50 22ff95d597cd: Pulling fs layer 08:29:50 12d6caf4c0d1: Pulling fs layer 08:29:50 96b7cbca73a9: Pulling fs layer 08:29:50 a7acece74701: Pulling fs layer 08:29:50 53926ce57604: Waiting 08:29:50 21b2b0c7a3f4: Waiting 08:29:50 22ff95d597cd: Waiting 08:29:50 12d6caf4c0d1: Waiting 08:29:50 96b7cbca73a9: Waiting 08:29:50 a7acece74701: Waiting 08:29:50 93c1e223e6f2: Download complete 08:29:50 4583459ba037: Download complete 08:29:50 21b2b0c7a3f4: Verifying Checksum 08:29:50 21b2b0c7a3f4: Download complete 08:29:50 22ff95d597cd: Verifying Checksum 08:29:50 22ff95d597cd: Download complete 08:29:50 213ec9aee27d: Verifying Checksum 08:29:50 213ec9aee27d: Download complete 08:29:50 12d6caf4c0d1: Download complete 08:29:50 213ec9aee27d: Pull complete 08:29:51 4583459ba037: Pull complete 08:29:51 93c1e223e6f2: Pull complete 08:29:51 a7acece74701: Download complete 08:29:51 96b7cbca73a9: Verifying Checksum 08:29:51 96b7cbca73a9: Download complete 08:29:51 53926ce57604: Verifying Checksum 08:29:51 53926ce57604: Download complete 08:29:54 using credential edgex-jenkins-ssh 08:29:54 Cloning the remote Git repository 08:29:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:29:54 > git init /w/workspace/edgex-go/2 # timeout=10 08:29:55 53926ce57604: Pull complete 08:29:55 21b2b0c7a3f4: Pull complete 08:29:55 22ff95d597cd: Pull complete 08:29:55 12d6caf4c0d1: Pull complete 08:29:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:29:54 > git --version # timeout=10 08:29:54 > git --version # 'git version 2.25.1' 08:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:57 96b7cbca73a9: Pull complete 08:29:58 a7acece74701: Pull complete 08:29:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:29:58 + docker build -t ci-base-image-x86_64 -f - . 08:29:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:58 WORKDIR /edgex 08:29:58 COPY go.mod . 08:29:58 RUN go mod download 08:29:59 Sending build context to Docker daemon 170.4MB 08:29:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:59 ---> db6d94c90886 08:29:59 Step 2/4 : WORKDIR /edgex 08:30:01 ---> Running in 28da4a1b662a 08:30:01 Removing intermediate container 28da4a1b662a 08:30:01 ---> 979778d6c0a9 08:30:01 Step 3/4 : COPY go.mod . 08:30:01 ---> dcfce5acd091 08:30:01 Step 4/4 : RUN go mod download 08:30:01 ---> Running in 2d022fc71445 08:30:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:13 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 9bc23dae8268f53719886593a74d14a2f768ab7f 08:30:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4431/head:refs/remotes/origin/PR-4431 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:30:13 > git config core.sparsecheckout # timeout=10 08:30:13 > git checkout -f 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 08:30:13 > git remote # timeout=10 08:30:13 > git config --get remote.origin.url # timeout=10 08:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:13 > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 08:30:14 Removing intermediate container 2d022fc71445 08:30:14 ---> 9a0558064f24 08:30:14 Successfully built 9a0558064f24 08:30:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 Merge succeeded, producing 1f31ee31c34e5a391ea58dc66333aa620320a4be 08:30:14 Checking out Revision 1f31ee31c34e5a391ea58dc66333aa620320a4be (PR-4431) 08:30:14 + docker inspect -f . ci-base-image-x86_64 08:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:14 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 08:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:14 $ docker top 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:15 + go version 08:30:15 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:15 $ docker stop --time=1 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 08:30:14 > git rev-parse HEAD^{commit} # timeout=10 08:30:14 > git config core.sparsecheckout # timeout=10 08:30:14 > git checkout -f 1f31ee31c34e5a391ea58dc66333aa620320a4be # timeout=10 08:30:16 $ docker rm -f --volumes 909b2c314ad6d20d55aba8ca9c7a2416d054af4a00b7a89e4d96d950f7cad918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker inspect -f . ci-base-image-x86_64 08:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:16 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 08:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:17 $ docker top 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [edgeXBuildGoParallel] Running Tests and Build... 08:30:17 ========================================================= [Pipeline] sh 08:30:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:17 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" 08:30:17 > git rev-list --no-walk 9bc23dae8268f53719886593a74d14a2f768ab7f # timeout=10 08:30:18 + make test 08:30:18 go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:18 Dload Upload Total Spent Left Speed 08:30:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 08:30:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:30:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:30:19 + sudo tee /etc/docker/daemon.new 08:30:19 { 08:30:19 "registry-mirrors": [ 08:30:19 "https://nexus3.edgexfoundry.org:10001" 08:30:19 ], 08:30:19 "bip": "10.250.0.254/24", 08:30:19 "hosts": [ 08:30:19 "tcp://0.0.0.0:5555", 08:30:19 "unix:///var/run/docker.sock" 08:30:19 ], 08:30:19 "mtu": 1458, 08:30:19 "selinux-enabled": true, 08:30:19 "seccomp-profile": "/etc/docker/seccomp.json" 08:30:19 } [Pipeline] sh 08:30:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:30:20 + sudo service docker restart 08:30:24 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:38 provisioning config files... 08:30:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10133266724354215561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:39 ---> docker-login.sh 08:30:39 nexus3.edgexfoundry.org:10001 08:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:39 Configure a credential helper to remove this warning. See 08:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:39 08:30:39 Login Succeeded 08:30:39 nexus3.edgexfoundry.org:10002 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 08:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 08:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:40 Configure a credential helper to remove this warning. See 08:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:40 08:30:40 Login Succeeded 08:30:40 nexus3.edgexfoundry.org:10003 08:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:40 Configure a credential helper to remove this warning. See 08:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:40 08:30:40 Login Succeeded 08:30:40 nexus3.edgexfoundry.org:10004 08:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:40 Configure a credential helper to remove this warning. See 08:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:40 08:30:40 Login Succeeded 08:30:40 docker.io 08:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:41 Configure a credential helper to remove this warning. See 08:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:41 08:30:41 Login Succeeded 08:30:41 ---> docker-login.sh ends [Pipeline] } 08:30:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:30:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:30:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:30:42 9b18e9b68314: Pulling fs layer 08:30:42 35d82f9e3411: Pulling fs layer 08:30:42 e16973657156: Pulling fs layer 08:30:42 fc693d55d65f: Pulling fs layer 08:30:42 7e9fc2657dce: Pulling fs layer 08:30:42 dda99020689f: Pulling fs layer 08:30:42 db1c61fa0a46: Pulling fs layer 08:30:42 891c053d2c06: Pulling fs layer 08:30:42 fc693d55d65f: Waiting 08:30:42 dda99020689f: Waiting 08:30:42 7e9fc2657dce: Waiting 08:30:42 891c053d2c06: Waiting 08:30:42 e16973657156: Verifying Checksum 08:30:42 e16973657156: Download complete 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.2% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:42 35d82f9e3411: Verifying Checksum 08:30:42 35d82f9e3411: Download complete 08:30:42 7e9fc2657dce: Verifying Checksum 08:30:42 7e9fc2657dce: Download complete 08:30:42 dda99020689f: Verifying Checksum 08:30:42 dda99020689f: Download complete 08:30:42 9b18e9b68314: Verifying Checksum 08:30:42 9b18e9b68314: Download complete 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.023s coverage: 88.5% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.0% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 45.5% of statements 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 82.9% of statements 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:30:43 9b18e9b68314: Pull complete 08:30:43 891c053d2c06: Verifying Checksum 08:30:43 891c053d2c06: Download complete 08:30:43 35d82f9e3411: Pull complete 08:30:44 e16973657156: Pull complete 08:30:44 db1c61fa0a46: Verifying Checksum 08:30:44 db1c61fa0a46: Download complete 08:30:45 fc693d55d65f: Verifying Checksum 08:30:45 fc693d55d65f: Download complete 08:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 08:30:57 fc693d55d65f: Pull complete 08:30:57 7e9fc2657dce: Pull complete 08:30:57 dda99020689f: Pull complete 08:31:02 db1c61fa0a46: Pull complete 08:31:04 891c053d2c06: Pull complete 08:31:04 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:05 WORKDIR /edgex 08:31:05 COPY go.mod . 08:31:05 RUN go mod download 08:31:05 + docker build -t ci-base-image-arm64 -f - . 08:31:05 Sending build context to Docker daemon 2.95MB 08:31:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:05 ---> f96f9c87975a 08:31:05 Step 2/4 : WORKDIR /edgex 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.328s coverage: 79.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 84.8% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 61.5% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:07 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 08:31:07 ---> Running in 27a2e523ae2d 08:31:07 Removing intermediate container 27a2e523ae2d 08:31:07 ---> 61ea09e3abfe 08:31:07 Step 3/4 : COPY go.mod . 08:31:08 ---> 0e6e2cc886e3 08:31:08 Step 4/4 : RUN go mod download 08:31:08 ---> Running in efb41e4a3d56 08:31:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:21 go vet ./... 08:31:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:26 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:26 + ls -al . 08:31:26 total 704 08:31:26 drwxrwxr-x 11 1001 1001 4096 Mar 10 08:30 . 08:31:26 drwxr-xr-x 4 root root 4096 Mar 10 08:30 .. 08:31:26 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 .blubracket 08:31:26 -rw-rw-r-- 1 1001 1001 16 Mar 10 08:29 .dockerignore 08:31:26 drwxrwxr-x 8 1001 1001 4096 Mar 10 08:31 .git 08:31:26 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 .github 08:31:26 -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:29 .gitignore 08:31:26 -rw-rw-r-- 1 1001 1001 42 Mar 10 08:29 .golangci.yml 08:31:26 -rw-rw-r-- 1 1001 1001 87 Mar 10 08:29 .hadolint.yml 08:31:26 drwxr-xr-x 3 1001 1001 4096 Mar 10 08:29 .semver 08:31:26 -rw-rw-r-- 1 1001 1001 166 Mar 10 08:29 .sonarcloud.properties 08:31:26 -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:29 ADOPTERS.md 08:31:26 -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:29 Attribution.txt 08:31:26 -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:29 CHANGELOG.md 08:31:26 -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:29 CONTRIBUTING.md 08:31:26 -rw-rw-r-- 1 1001 1001 677 Mar 10 08:29 GOVERNANCE.md 08:31:26 -rw-rw-r-- 1 1001 1001 883 Mar 10 08:29 Jenkinsfile 08:31:26 -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:29 LICENSE 08:31:26 -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:29 Makefile 08:31:26 -rw-rw-r-- 1 1001 1001 582 Mar 10 08:29 OWNERS.md 08:31:26 -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:29 README.md 08:31:26 -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:29 SECURITY.md 08:31:26 -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION 08:31:26 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:29 bin 08:31:26 drwxrwxr-x 18 1001 1001 4096 Mar 10 08:29 cmd 08:31:26 -rw-r--r-- 1 root root 447487 Mar 10 08:31 coverage.out 08:31:26 -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:29 go.mod 08:31:26 -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:29 go.sum 08:31:26 drwxrwxr-x 7 1001 1001 4096 Mar 10 08:29 internal 08:31:26 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:29 openapi 08:31:26 drwxrwxr-x 4 1001 1001 4096 Mar 10 08:29 snap 08:31:26 -rw-rw-r-- 1 1001 1001 204 Mar 10 08:29 version.go [Pipeline] sh 08:31:26 + '[' -e coverage.out ] 08:31:26 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:26 Stashed 1 file(s) [Pipeline] sh 08:31:27 + make build 08:31:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:34 Removing intermediate container efb41e4a3d56 08:31:34 ---> 10771afd9d5b 08:31:35 Successfully built 10771afd9d5b 08:31:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker inspect -f . ci-base-image-arm64 08:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:35 prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container 08:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:36 $ docker top 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:37 + go version 08:31:37 go version go1.18.7 linux/arm64 [Pipeline] } 08:31:37 $ docker stop --time=1 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 08:31:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:39 $ docker rm -f --volumes 35998c47d2b47a094debf5dfeaac4a3cb01ab12da252a8df9e27c274d7597205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker inspect -f . ci-base-image-arm64 08:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:40 prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container 08:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:41 $ docker top 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:41 ========================================================= 08:31:41 [edgeXBuildGoParallel] Running Tests and Build... 08:31:41 ========================================================= [Pipeline] sh 08:31:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:31:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:42 + make test 08:31:42 go test -race -coverprofile=coverage.out ./... 08:31:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:31:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:31:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:31:56 $ docker stop --time=1 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 08:31:58 $ docker rm -f --volumes 21a8c7243aadb767e0ff41ce5400a6be202587e3ce8418fc3bac23e1da9f3fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:59 08:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:00 latest: Pulling from edgex-devops/edgex-compose 08:32:00 cbdbe7a5bc2a: Pulling fs layer 08:32:00 ca9280d653b3: Pulling fs layer 08:32:00 7e9c9ca2126c: Pulling fs layer 08:32:00 cbdbe7a5bc2a: Download complete 08:32:00 cbdbe7a5bc2a: Pull complete 08:32:00 ca9280d653b3: Verifying Checksum 08:32:00 ca9280d653b3: Download complete 08:32:00 7e9c9ca2126c: Verifying Checksum 08:32:00 7e9c9ca2126c: Download complete 08:32:00 ca9280d653b3: Pull complete 08:32:04 7e9c9ca2126c: Pull complete 08:32:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:04 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 08:32:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:05 $ docker top 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:05 + docker-compose build --help 08:32:05 + grep parallel 08:32:06 --parallel Build images in parallel. [Pipeline] } 08:32:06 $ docker stop --time=1 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d 08:32:07 $ docker rm -f --volumes 3f9a48b7de3b57a6927a4b02e26d9b64f61d539901b5480ee8f286c4d174262d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:08 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 08:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:08 $ docker top b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:09 Building core-command ... 08:32:09 Building core-common-config-bootstrapper ... 08:32:09 Building core-data ... 08:32:09 Building core-metadata ... 08:32:09 Building security-bootstrapper ... 08:32:09 Building security-proxy-auth ... 08:32:09 Building security-proxy-setup ... 08:32:09 Building security-secretstore-setup ... 08:32:09 Building security-spiffe-token-provider ... 08:32:09 Building security-spire-agent ... 08:32:09 Building security-spire-config ... 08:32:09 Building security-spire-server ... 08:32:09 Building support-notifications ... 08:32:09 Building support-scheduler ... 08:32:09 Building core-command 08:32:09 Building security-spire-server 08:32:09 Building security-spire-config 08:32:09 Building support-notifications 08:32:09 Building security-proxy-setup 08:32:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:21 ---> 9a0558064f24 08:32:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:21 ---> 9a0558064f24 08:32:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:21 ---> 9a0558064f24 08:32:21 Step 3/24 : WORKDIR /edgex-go 08:32:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:21 ---> 9a0558064f24 08:32:21 Step 3/23 : WORKDIR /edgex-go 08:32:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:32:21 ---> 9a0558064f24 08:32:21 Step 3/20 : WORKDIR /edgex-go 08:32:23 ---> Running in f51b08a091a4 08:32:23 ---> Running in a48432db4c91 08:32:23 ---> Running in 877aaf2e1540 08:32:23 ---> Running in 17400efe629f 08:32:23 ---> Running in 5523354a6d8c 08:32:23 Removing intermediate container 5523354a6d8c 08:32:23 ---> 37299d03135c 08:32:23 Step 4/22 : WORKDIR /edgex-go 08:32:23 Removing intermediate container f51b08a091a4 08:32:23 ---> f672b051aa14 08:32:23 Step 4/23 : WORKDIR /edgex-go 08:32:23 Removing intermediate container 17400efe629f 08:32:23 ---> ea7c3d985fd8 08:32:23 Step 4/20 : RUN apk add --update --no-cache make git 08:32:23 Removing intermediate container a48432db4c91 08:32:23 ---> 6efe167542e5 08:32:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:32:23 Removing intermediate container 877aaf2e1540 08:32:23 ---> a580901b4a58 08:32:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:32:23 ---> Running in d7bdfa61374d 08:32:23 ---> Running in 4a2587ccbde7 08:32:23 ---> Running in 0a0108495937 08:32:23 ---> Running in f4641b3b67c0 08:32:23 ---> Running in 537d98ab6a7e 08:32:23 Removing intermediate container d7bdfa61374d 08:32:23 ---> 97e3002e59f3 08:32:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:23 ---> Running in 6b937c35b759 08:32:23 Removing intermediate container f4641b3b67c0 08:32:23 ---> dd404f67a974 08:32:23 Step 5/23 : RUN apk add --update --no-cache make git 08:32:23 ---> Running in f373ca78b99e 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:24 OK: 211 MiB in 51 packages 08:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:24 OK: 211 MiB in 51 packages 08:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:24 OK: 211 MiB in 51 packages 08:32:24 OK: 211 MiB in 51 packages 08:32:24 OK: 211 MiB in 51 packages 08:32:24 Removing intermediate container 4a2587ccbde7 08:32:24 ---> 9ad5541b3252 08:32:24 Step 5/24 : COPY go.mod vendor* ./ 08:32:24 Removing intermediate container 0a0108495937 08:32:24 ---> 6ee6e0d5d2b4 08:32:24 Step 5/20 : COPY go.mod vendor* ./ 08:32:24 ---> 393ed7296a66 08:32:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:24 ---> Running in 5d0323b4d9fc 08:32:24 ---> a3472cc9431d 08:32:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:24 Removing intermediate container f373ca78b99e 08:32:24 ---> 6fa8e0ab4a89 08:32:24 Step 6/23 : COPY go.mod vendor* ./ 08:32:24 Removing intermediate container 537d98ab6a7e 08:32:24 ---> f9c3c2972ec8 08:32:24 Step 5/23 : COPY go.mod vendor* ./ 08:32:24 ---> Running in 6e0155bc00e1 08:32:24 Removing intermediate container 6b937c35b759 08:32:24 ---> 6c61b4d6b259 08:32:24 Step 6/22 : COPY go.mod vendor* ./ 08:32:24 ---> df381677b8e5 08:32:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:25 ---> Running in bade5be5e05f 08:32:25 ---> d202ec102fcd 08:32:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:25 ---> Running in 9232324e8f64 08:32:25 ---> 6228cf014422 08:32:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:25 ---> Running in 9f948aa6ce0e 08:33:03 Removing intermediate container 6e0155bc00e1 08:33:03 ---> 3535d45c7ca8 08:33:03 Step 7/20 : COPY . . 08:33:03 Removing intermediate container bade5be5e05f 08:33:03 ---> f83cd7a3991f 08:33:03 Step 8/23 : COPY . . 08:33:03 Removing intermediate container 9232324e8f64 08:33:03 ---> 30083d9264ff 08:33:03 Step 7/23 : COPY . . 08:33:03 Removing intermediate container 5d0323b4d9fc 08:33:03 ---> 1ddec0496244 08:33:03 Step 7/24 : COPY . . 08:33:03 Removing intermediate container 9f948aa6ce0e 08:33:03 ---> 5b5f00c5f1fd 08:33:03 Step 8/22 : COPY . . 08:33:13 ---> f5f23ac5b5ec 08:33:13 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:33:13 ---> cb69664e3a7d 08:33:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:13 ---> d183477c6079 08:33:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:33:13 ---> Running in 2f69ff7089ae 08:33:13 ---> Running in 7610290fd705 08:33:13 ---> a612048c4ea2 08:33:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:13 ---> 94cab9db0c07 08:33:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:13 ---> Running in 39ead7d6140a 08:33:13 ---> Running in 8ade3b7c2a95 08:33:13 ---> Running in 0b970a38669e 08:33:13 Removing intermediate container 39ead7d6140a 08:33:13 ---> d8a1929dd7f6 08:33:13 Step 9/23 : WORKDIR /edgex-go/spire-build 08:33:13 ---> Running in 7d79960f8782 08:33:13 Removing intermediate container 0b970a38669e 08:33:13 ---> 2b5c42a7becf 08:33:13 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:13 ---> Running in b94a6f49f463 08:33:13 Removing intermediate container 7d79960f8782 08:33:13 ---> 9bed0b806695 08:33:13 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:13 ---> Running in 07a995120757 08:33:13 Removing intermediate container b94a6f49f463 08:33:13 ---> 33c0829f40b3 08:33:13 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:13 ---> Running in 1aeb4ed0758d 08:33:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:14 Removing intermediate container 07a995120757 08:33:14 ---> c392632ce0cd 08:33:14 Step 11/23 : WORKDIR /edgex-go 08:33:14 ---> Running in 0177f42e78c2 08:33:14 Removing intermediate container 1aeb4ed0758d 08:33:14 ---> 5f0dfa562202 08:33:14 Step 11/24 : WORKDIR /edgex-go 08:33:14 ---> Running in 62a3f81ae6d7 08:33:14 Removing intermediate container 0177f42e78c2 08:33:14 ---> 6a823ae7dba1 08:33:14 08:33:14 Step 12/23 : FROM alpine:3.15 08:33:14 3.15: Pulling from library/alpine 08:33:14 Removing intermediate container 62a3f81ae6d7 08:33:14 ---> 5e9359ad1ecb 08:33:14 08:33:14 Step 12/24 : FROM alpine:3.15 08:33:14 3.15: Pulling from library/alpine 08:33:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:16 Status: Downloaded newer image for alpine:3.15 08:33:16 ---> 5ce65d7b0fde 08:33:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:16 Status: Downloaded newer image for alpine:3.15 08:33:16 ---> 5ce65d7b0fde 08:33:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:16 ---> Running in e84509b21873 08:33:16 ---> Running in 9f6224946ead 08:33:16 Removing intermediate container e84509b21873 08:33:16 ---> 57ef7b8c32be 08:33:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:16 Removing intermediate container 9f6224946ead 08:33:16 ---> 0c021a0c3f00 08:33:16 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:16 ---> Running in 58f23c3a62d9 08:33:16 ---> Running in 28724f0e76b2 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:17 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:17 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:17 OK: 15859 distinct packages available 08:33:17 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:17 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:17 OK: 15859 distinct packages available 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:17 (1/4) Installing dumb-init (1.2.5-r1) 08:33:17 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:17 (3/4) Installing libucontext (1.1-r0) 08:33:17 (1/5) Installing dumb-init (1.2.5-r1) 08:33:17 (4/4) Installing gcompat (1.0.0-r4) 08:33:17 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:17 (3/5) Installing libucontext (1.1-r0) 08:33:17 Executing busybox-1.34.1-r7.trigger 08:33:17 (4/5) Installing gcompat (1.0.0-r4) 08:33:17 OK: 6 MiB in 18 packages 08:33:17 (5/5) Installing openssl (1.1.1t-r1) 08:33:17 Executing busybox-1.34.1-r7.trigger 08:33:17 OK: 7 MiB in 19 packages 08:33:19 Removing intermediate container 58f23c3a62d9 08:33:19 ---> 9fce300742de 08:33:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:19 Removing intermediate container 28724f0e76b2 08:33:19 ---> d913f57fd026 08:33:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:22 ---> 8bb422afc1d5 08:33:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:22 ---> 09e279bbcb85 08:33:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:23 ---> 60313721e317 08:33:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:23 ---> ba44336ca88b 08:33:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:23 ---> Running in a3e3e6a31697 08:33:23 Removing intermediate container a3e3e6a31697 08:33:23 ---> 41cf6cf38aab 08:33:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:23 ---> 24e0f480f8a0 08:33:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:24 ---> bca18efe49c5 08:33:24 Step 19/24 : WORKDIR / 08:33:24 ---> 3f17d1d3dfd5 08:33:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:24 ---> Running in 31518aefe848 08:33:24 ---> Running in a40364385cb4 08:33:25 Removing intermediate container a40364385cb4 08:33:25 Removing intermediate container 31518aefe848 08:33:25 ---> 2c689431cd85 08:33:25 ---> d98e5656706d 08:33:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ]Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:25 08:33:25 ---> Running in 6b83ad388591 08:33:25 ---> Running in b53c0530d641 08:33:25 Removing intermediate container b53c0530d641 08:33:25 ---> 9c2d68ec7f18 08:33:25 Step 21/23 : LABEL arch=x86_64 08:33:25 Removing intermediate container 6b83ad388591 08:33:25 ---> b7d44fd31c4f 08:33:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:25 ---> Running in 59478d3fea0b 08:33:25 ---> Running in 93a07ecc878f 08:33:26 Removing intermediate container 59478d3fea0b 08:33:26 ---> 77720ce26201 08:33:26 Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:33:26 Removing intermediate container 93a07ecc878f 08:33:26 ---> a3c86b975bfe 08:33:26 Step 22/24 : LABEL arch=x86_64 08:33:26 ---> Running in 35d30336d714 08:33:26 ---> Running in f915447490e7 08:33:26 Removing intermediate container 35d30336d714 08:33:26 ---> c8d7c5c31341 08:33:26 Step 23/23 : LABEL version=0.0.0 08:33:26 Removing intermediate container f915447490e7 08:33:26 ---> a37902969283 08:33:26 Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:33:26 ---> Running in 8fc0337bf008 08:33:26 ---> Running in 55d890d086fb 08:33:27 Removing intermediate container 55d890d086fb 08:33:27 ---> f94249c7ef2c 08:33:27 Step 24/24 : LABEL version=0.0.0 08:33:27 Removing intermediate container 8fc0337bf008 08:33:27 ---> 1531c54b87e2 08:33:27 08:33:27 ---> Running in 109733aaa995 08:33:27 Successfully built 1531c54b87e2 08:33:27 Successfully tagged security-spire-server:latest 08:33:27  Building security-spire-server ... done Building core-common-config-bootstrapper 08:33:28 Removing intermediate container 109733aaa995 08:33:28 ---> 8514001d6117 08:33:28 08:33:28 Successfully built 8514001d6117 08:33:28 Successfully tagged security-spire-config:latest 08:33:28  Building security-spire-config ... done Building security-secretstore-setup 08:33:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:31 ---> 9a0558064f24 08:33:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:31 ---> Using cache 08:33:31 ---> f672b051aa14 08:33:31 Step 4/22 : WORKDIR /edgex-go 08:33:31 ---> Using cache 08:33:31 ---> dd404f67a974 08:33:31 Step 5/22 : RUN apk add --update --no-cache make git 08:33:31 ---> Using cache 08:33:31 ---> 6fa8e0ab4a89 08:33:31 Step 6/22 : COPY go.mod vendor* ./ 08:33:31 ---> Using cache 08:33:31 ---> df381677b8e5 08:33:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 ---> Using cache 08:33:31 ---> f83cd7a3991f 08:33:31 Step 8/22 : COPY . . 08:33:31 ---> Using cache 08:33:31 ---> cb69664e3a7d 08:33:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 9a0558064f24 08:33:32 Step 3/23 : WORKDIR /edgex-go 08:33:32 ---> Using cache 08:33:32 ---> a580901b4a58 08:33:32 Step 4/23 : RUN apk add --update --no-cache make git 08:33:35 ---> Running in 3291927a8431 08:33:35 ---> Running in a5245d3ffc31 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:35 OK: 211 MiB in 51 packages 08:33:37 Removing intermediate container 3291927a8431 08:33:37 ---> f06e6cbd6012 08:33:37 Step 5/23 : COPY go.mod vendor* ./ 08:33:38 ---> 99d194df08a4 08:33:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:38 ---> Running in 874376ee633f 08:33:38 Removing intermediate container 7610290fd705 08:33:38 ---> 6f810aef7c84 08:33:38 08:33:38 Step 9/20 : FROM alpine:3.16 08:33:38 3.16: Pulling from library/alpine 08:33:39 Removing intermediate container 2f69ff7089ae 08:33:39 ---> cf5a1a3bc112 08:33:39 08:33:39 Step 10/23 : FROM alpine:3.16 08:33:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:39 Status: Downloaded newer image for alpine:3.16 08:33:39 ---> dfd21b5a31f5 08:33:39 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:33:40 3.16: Pulling from library/alpine 08:33:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:40 Status: Image is up to date for alpine:3.16 08:33:40 ---> dfd21b5a31f5 08:33:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:33:40 ---> Running in 3c8a1cf6affc 08:33:40 ---> Running in a36fb74c9338 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:40 (1/1) Installing dumb-init (1.2.5-r1) 08:33:40 Executing busybox-1.35.0-r17.trigger 08:33:40 OK: 6 MiB in 15 packages 08:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:41 Removing intermediate container a36fb74c9338 08:33:41 ---> ad4f9343f9b9 08:33:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:41 ---> Running in 8a09db784a0d 08:33:41 (1/2) Installing dumb-init (1.2.5-r1) 08:33:41 (2/2) Installing openssl (1.1.1t-r0) 08:33:41 Executing busybox-1.35.0-r17.trigger 08:33:41 OK: 6 MiB in 16 packages 08:33:41 Removing intermediate container 8a09db784a0d 08:33:41 ---> 0e55dcaf3f6d 08:33:41 Step 13/23 : ENV APP_PORT=59882 08:33:42 ---> Running in 7655727ecd5f 08:33:42 Removing intermediate container 7655727ecd5f 08:33:42 ---> f5d34506063c 08:33:42 Step 14/23 : EXPOSE $APP_PORT 08:33:42 Removing intermediate container 3c8a1cf6affc 08:33:42 ---> 1ce7ec52a0a2 08:33:42 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:33:42 ---> Running in 3125e66b7462 08:33:42 ---> Running in 30a27639bf8d 08:33:42 Removing intermediate container 3125e66b7462 08:33:42 ---> 408d4cec472b 08:33:42 Step 15/23 : WORKDIR / 08:33:42 ---> Running in 007688fe1b56 08:33:42 Removing intermediate container 30a27639bf8d 08:33:42 ---> 8faf7ec26ae0 08:33:42 Step 12/20 : WORKDIR /edgex 08:33:43 ---> Running in 6ab9792c6080 08:33:43 Removing intermediate container 007688fe1b56 08:33:43 ---> c3345c4fd68d 08:33:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 Removing intermediate container 6ab9792c6080 08:33:43 ---> ff746d6afa3a 08:33:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:33:43 ---> 5d4b3f29f327 08:33:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:33:44 ---> e9508de89b27 08:33:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:33:44 ---> 59b7cf434046 08:33:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:33:44 ---> 0bbd15e47053 08:33:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:33:44 Removing intermediate container 8ade3b7c2a95 08:33:44 ---> cb24087edd35 08:33:44 08:33:44 Step 10/22 : FROM alpine:3.16 08:33:44 ---> dfd21b5a31f5 08:33:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:33:44 ---> Running in 345327d7e5d0 08:33:44 ---> 65ec21a618aa 08:33:44 Step 19/23 : ENTRYPOINT ["/core-command"] 08:33:44 ---> Running in cd6a846fc76f 08:33:44 ---> cb267ca7380e 08:33:44 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:44 ---> Running in 2433a3f2d46c 08:33:44 Removing intermediate container cd6a846fc76f 08:33:44 ---> c5606bc7b67c 08:33:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:45 ---> Running in 48a863cba7a7 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:45 Removing intermediate container 48a863cba7a7 08:33:45 ---> 672e00d7b62d 08:33:45 Step 21/23 : LABEL arch=x86_64 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:45 ---> Running in 01bc5fcd1459 08:33:45 Removing intermediate container 01bc5fcd1459 08:33:45 ---> f9441972d6de 08:33:45 Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:33:45 ---> Running in 7af7afb9175d 08:33:45 (1/2) Installing ca-certificates (20220614-r0) 08:33:45 Removing intermediate container 7af7afb9175d 08:33:45 ---> b7e37b5b1f22 08:33:45 Step 23/23 : LABEL version=0.0.0 08:33:45 (2/2) Installing dumb-init (1.2.5-r1) 08:33:45 Executing busybox-1.35.0-r17.trigger 08:33:45 Executing ca-certificates-20220614-r0.trigger 08:33:45 ---> Running in fd352ff71da5 08:33:45 OK: 6 MiB in 16 packages 08:33:45 Removing intermediate container 2433a3f2d46c 08:33:45 ---> 7c71d691a313 08:33:45 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:33:45 Removing intermediate container fd352ff71da5 08:33:45 ---> 620dd656e76a 08:33:45 08:33:45 ---> Running in 0758db67551b 08:33:45 Successfully built 620dd656e76a 08:33:45 Successfully tagged core-command:latest 08:33:45  Building core-command ... done Building core-data 08:33:45 Removing intermediate container 0758db67551b 08:33:45 ---> 32062e783aee 08:33:45 Step 18/20 : LABEL arch=x86_64 08:33:46 ---> Running in c13bfaf786e0 08:33:46 Removing intermediate container c13bfaf786e0 08:33:46 ---> 892022911154 08:33:46 Step 19/20 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:33:47 Removing intermediate container 345327d7e5d0 08:33:47 ---> 98a57cb6631b 08:33:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:33:47 ---> Running in 3a446416aefd 08:33:47 ---> Running in b4849417b706 08:33:47 Removing intermediate container 3a446416aefd 08:33:47 ---> bc94c6c3ad50 08:33:47 Step 20/20 : LABEL version=0.0.0 08:33:47 Removing intermediate container b4849417b706 08:33:47 ---> Running in b042f3b224a8 08:33:47 ---> e9594e7f8835 08:33:47 Step 13/22 : ENV APP_PORT=59860 08:33:47 ---> Running in 918e5eedc1ce 08:33:47 Removing intermediate container b042f3b224a8 08:33:47 ---> afd2ea88ebec 08:33:47 08:33:47 Removing intermediate container 918e5eedc1ce 08:33:47 ---> 21d2adea4278 08:33:47 Step 14/22 : EXPOSE $APP_PORT 08:33:47 Successfully built afd2ea88ebec 08:33:47 Successfully tagged security-proxy-setup:latest 08:33:47  Building security-proxy-setup ... done Building security-spire-agent 08:33:47 ---> Running in e4fb50cd6dc9 08:33:48 Removing intermediate container e4fb50cd6dc9 08:33:48 ---> 378fa5154573 08:33:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> 9a0558064f24 08:33:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:49 ---> Using cache 08:33:49 ---> f672b051aa14 08:33:49 Step 4/22 : WORKDIR /edgex-go 08:33:49 ---> Using cache 08:33:49 ---> dd404f67a974 08:33:49 Step 5/22 : RUN apk add --update --no-cache make git 08:33:49 ---> Using cache 08:33:49 ---> 6fa8e0ab4a89 08:33:49 Step 6/22 : COPY go.mod vendor* ./ 08:33:49 ---> Using cache 08:33:49 ---> df381677b8e5 08:33:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Using cache 08:33:49 ---> f83cd7a3991f 08:33:49 Step 8/22 : COPY . . 08:33:49 ---> Using cache 08:33:49 ---> cb69664e3a7d 08:33:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:51 ---> bdb113d67359 08:33:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:33:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 9a0558064f24 08:33:51 Step 3/24 : WORKDIR /edgex-go 08:33:51 ---> Using cache 08:33:51 ---> a580901b4a58 08:33:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:51 ---> Using cache 08:33:51 ---> f9c3c2972ec8 08:33:51 Step 5/24 : COPY go.mod vendor* ./ 08:33:51 ---> Using cache 08:33:51 ---> d202ec102fcd 08:33:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:51 ---> Using cache 08:33:51 ---> 30083d9264ff 08:33:51 Step 7/24 : COPY . . 08:33:51 ---> Using cache 08:33:51 ---> d183477c6079 08:33:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:51 ---> Using cache 08:33:51 ---> d8a1929dd7f6 08:33:51 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:51 ---> Using cache 08:33:51 ---> 9bed0b806695 08:33:51 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:52 ---> Running in 04854039a9a9 08:33:52 ---> Running in a0a6689d529c 08:33:52 ---> b68b47c3f5b6 08:33:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:33:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:53 ---> 130e59867b22 08:33:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:33:53 ---> Running in c03f9c73fd95 08:33:53 Removing intermediate container c03f9c73fd95 08:33:53 ---> ac2e03d8f973 08:33:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:53 ---> Running in 75847d136b1b 08:33:53 Removing intermediate container 75847d136b1b 08:33:53 ---> 3590ef5360ae 08:33:53 Step 20/22 : LABEL arch=x86_64 08:33:53 Removing intermediate container a0a6689d529c 08:33:53 ---> 2f19260b741c 08:33:53 Step 11/24 : WORKDIR /edgex-go 08:33:53 ---> Running in 9992d36b615a 08:33:53 ---> Running in 054aa4f59594 08:33:54 Removing intermediate container 9992d36b615a 08:33:54 ---> 4ea1047b89d8 08:33:54 Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:33:54 ---> Running in 7b9308bf1602 08:33:54 Removing intermediate container 054aa4f59594 08:33:54 ---> a55017e7b16b 08:33:54 08:33:54 Step 12/24 : FROM alpine:3.15 08:33:54 ---> 5ce65d7b0fde 08:33:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:54 ---> Using cache 08:33:54 ---> 0c021a0c3f00 08:33:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:54 ---> Using cache 08:33:54 ---> d913f57fd026 08:33:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:54 Removing intermediate container 7b9308bf1602 08:33:54 ---> 7ad4f3a0ce7d 08:33:54 Step 22/22 : LABEL version=0.0.0 08:33:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:54 ---> Running in 9771826873e4 08:33:54 Removing intermediate container 9771826873e4 08:33:54 ---> e4f2282d89b6 08:33:54 08:33:55 Successfully built e4f2282d89b6 08:33:55 Successfully tagged support-notifications:latest 08:33:55 Building security-spiffe-token-provider 08:33:55  Building support-notifications ... done Removing intermediate container a5245d3ffc31 08:33:55 ---> f4a50d714ad3 08:33:55 08:33:55 Step 10/22 : FROM alpine:3.16 08:33:55 ---> dfd21b5a31f5 08:33:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:33:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:56 ---> Running in 610755ad5e59 08:33:56 ---> 5788d7cc49ea 08:33:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:56 Removing intermediate container 610755ad5e59 08:33:56 ---> de3cc9c52e78 08:33:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:33:56 ---> Running in 95e0d7781684 08:33:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:57 (1/1) Installing dumb-init (1.2.5-r1) 08:33:57 Executing busybox-1.35.0-r17.trigger 08:33:57 OK: 6 MiB in 15 packages 08:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:59 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:59 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:59 ---> 9a0558064f24 08:33:59 Step 3/19 : WORKDIR /edgex-go 08:33:59 ---> Using cache 08:33:59 ---> a580901b4a58 08:33:59 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:00 ---> Running in 09a49bd97318 08:34:01 ---> a4502ee44628 08:34:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:01 Removing intermediate container 95e0d7781684 08:34:01 ---> 1ccaa0260660 08:34:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:01 ---> 42859a09e22b 08:34:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:01 ---> f39a26096a2c 08:34:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:01 ---> f733ea7c962d 08:34:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:01 ---> 42b38998f9dc 08:34:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:01 Removing intermediate container 874376ee633f 08:34:01 ---> 006cffe859ed 08:34:01 Step 7/23 : COPY . . 08:34:01 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:01 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:01 OK: 17046 distinct packages available 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:01 ---> 66c925fa79f7 08:34:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:01 ---> Running in ddaed2851c2d 08:34:02 OK: 211 MiB in 51 packages 08:34:03 ---> 4790388e201a 08:34:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:03 Removing intermediate container ddaed2851c2d 08:34:03 ---> 58b8cd1ba991 08:34:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:03 ---> Running in 2d432fde0925 08:34:03 ---> 3996592920c9 08:34:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:03 Removing intermediate container 09a49bd97318 08:34:03 ---> a528f9bcef99 08:34:03 Step 5/19 : COPY go.mod vendor* ./ 08:34:03 Removing intermediate container 2d432fde0925 08:34:03 ---> 110846944806 08:34:03 Step 22/24 : LABEL arch=x86_64 08:34:03 ---> Running in 86bed57943fa 08:34:03 ---> Running in 0cc3d4a5af74 08:34:03 ---> c4caee162bdb 08:34:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 ---> Running in 4b7ab0dbd315 08:34:04 Removing intermediate container 0cc3d4a5af74 08:34:04 ---> 5933788f1e2f 08:34:04 Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:04 ---> Running in 4ecf61daba8e 08:34:04 Removing intermediate container 4ecf61daba8e 08:34:04 ---> 56f8bedf5745 08:34:04 Step 24/24 : LABEL version=0.0.0 08:34:04 ---> Running in 5b1ab2b0fd4f 08:34:04 Removing intermediate container 5b1ab2b0fd4f 08:34:04 ---> fc1622fa0676 08:34:04 08:34:04 Successfully built fc1622fa0676 08:34:04 Successfully tagged security-spire-agent:latest 08:34:04  Building security-spire-agent ... done Building core-metadata 08:34:05 Removing intermediate container 86bed57943fa 08:34:05 ---> 7909da285b81 08:34:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:06 ---> Running in 71db600f3662 08:34:07 ---> f96f485cae10 08:34:07 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:07 ---> 9a0558064f24 08:34:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:07 ---> Using cache 08:34:07 ---> f672b051aa14 08:34:07 Step 4/24 : WORKDIR /edgex-go 08:34:07 ---> Using cache 08:34:07 ---> dd404f67a974 08:34:07 Step 5/24 : RUN apk add --update --no-cache make git 08:34:07 ---> Using cache 08:34:07 ---> 6fa8e0ab4a89 08:34:07 Step 6/24 : COPY go.mod vendor* ./ 08:34:07 ---> Using cache 08:34:07 ---> df381677b8e5 08:34:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:07 ---> Using cache 08:34:07 ---> f83cd7a3991f 08:34:07 Step 8/24 : COPY . . 08:34:07 ---> Using cache 08:34:07 ---> cb69664e3a7d 08:34:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:07 Removing intermediate container 71db600f3662 08:34:07 ---> ad567cd3b68d 08:34:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:07 ---> Running in 4949f36d489e 08:34:07 ---> Running in 2f8fe0f379a6 08:34:07 ---> Running in 89c19987cd8a 08:34:07 Removing intermediate container 89c19987cd8a 08:34:07 ---> 87bcd285e1fc 08:34:07 Step 20/22 : LABEL arch=x86_64 08:34:07 ---> Running in 5fb71ebd70fb 08:34:08 Removing intermediate container 5fb71ebd70fb 08:34:08 ---> 42e61ac27bae 08:34:08 Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:08 ---> Running in 81421aa4fd51 08:34:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:08 Removing intermediate container 81421aa4fd51 08:34:08 ---> b9d584b29cd0 08:34:08 Step 22/22 : LABEL version=0.0.0 08:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:08 ---> Running in 5c7dab994f48 08:34:08 Removing intermediate container 5c7dab994f48 08:34:08 ---> af9713ea49e0 08:34:08 08:34:08 Successfully built af9713ea49e0 08:34:08 Successfully tagged core-common-config-bootstrapper:latest 08:34:08 Building security-bootstrapper 08:34:11  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:11 ---> 9a0558064f24 08:34:11 Step 3/32 : WORKDIR /edgex-go 08:34:11 ---> Using cache 08:34:11 ---> a580901b4a58 08:34:11 Step 4/32 : RUN apk add --update --no-cache make git 08:34:11 ---> Using cache 08:34:11 ---> f06e6cbd6012 08:34:11 Step 5/32 : COPY go.mod vendor* ./ 08:34:11 ---> Using cache 08:34:11 ---> 99d194df08a4 08:34:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:11 ---> Using cache 08:34:11 ---> 006cffe859ed 08:34:11 Step 7/32 : COPY . . 08:34:11 ---> Using cache 08:34:11 ---> f96f485cae10 08:34:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:12 ---> Running in d2d99d455618 08:34:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:13 Removing intermediate container 04854039a9a9 08:34:13 ---> d20a42000e25 08:34:13 08:34:13 Step 10/22 : FROM alpine:3.16 08:34:13 ---> dfd21b5a31f5 08:34:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:13 ---> Running in 64fc7aa8db57 08:34:13 Removing intermediate container 64fc7aa8db57 08:34:13 ---> f156f5b7fc84 08:34:13 Step 12/22 : ENV APP_PORT=59880 08:34:13 ---> Running in ee3325b96cd9 08:34:13 Removing intermediate container ee3325b96cd9 08:34:13 ---> 5ddf88973579 08:34:13 Step 13/22 : EXPOSE $APP_PORT 08:34:13 ---> Running in e8c05eab4ea2 08:34:14 Removing intermediate container e8c05eab4ea2 08:34:14 ---> 6bad447e4db0 08:34:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:14 ---> Running in 2cd8a211ec76 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:15 (1/1) Installing dumb-init (1.2.5-r1) 08:34:15 Executing busybox-1.35.0-r17.trigger 08:34:15 OK: 6 MiB in 15 packages 08:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 98.5% of statements 08:34:19 Removing intermediate container 2cd8a211ec76 08:34:19 ---> 51909359cd78 08:34:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:19 ---> db20bd228577 08:34:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:20 ---> b6e8a5b63300 08:34:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:22 ---> 4a3a3cc6fb1f 08:34:22 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:22 ---> Running in 6286c0ae8a31 08:34:22 Removing intermediate container 6286c0ae8a31 08:34:22 ---> e098ecd92672 08:34:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:22 ---> Running in e417c332878c 08:34:23 Removing intermediate container e417c332878c 08:34:23 ---> 597fca59f450 08:34:23 Step 20/22 : LABEL arch=x86_64 08:34:23 ---> Running in f97e3368fd85 08:34:24 Removing intermediate container f97e3368fd85 08:34:24 ---> 5c0614071dbe 08:34:24 Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:24 ---> Running in 65edaf8bf5b1 08:34:24 Removing intermediate container 65edaf8bf5b1 08:34:24 ---> 38b3d873c4f1 08:34:24 Step 22/22 : LABEL version=0.0.0 08:34:24 ---> Running in 53291b8a0d70 08:34:25 Removing intermediate container 53291b8a0d70 08:34:25 ---> ce64d984e541 08:34:25 08:34:25 Successfully built ce64d984e541 08:34:25 Successfully tagged core-data:latest 08:34:25  Building core-data ... done Building support-scheduler 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.722s coverage: 71.2% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 54.0% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:31 ---> 9a0558064f24 08:34:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:31 ---> Using cache 08:34:31 ---> f672b051aa14 08:34:31 Step 4/22 : WORKDIR /edgex-go 08:34:31 ---> Using cache 08:34:31 ---> dd404f67a974 08:34:31 Step 5/22 : RUN apk add --update --no-cache make git 08:34:31 ---> Using cache 08:34:31 ---> 6fa8e0ab4a89 08:34:31 Step 6/22 : COPY go.mod vendor* ./ 08:34:31 ---> Using cache 08:34:31 ---> df381677b8e5 08:34:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:31 ---> Using cache 08:34:31 ---> f83cd7a3991f 08:34:31 Step 8/22 : COPY . . 08:34:31 ---> Using cache 08:34:31 ---> cb69664e3a7d 08:34:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:32 ---> Running in 1bdf32c40855 08:34:32 Removing intermediate container 4b7ab0dbd315 08:34:32 ---> 8f9efb108e94 08:34:32 Step 7/19 : COPY . . 08:34:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:37 Removing intermediate container 4949f36d489e 08:34:37 ---> 274d10063677 08:34:37 08:34:37 Step 10/24 : FROM alpine:3.16 08:34:37 ---> dfd21b5a31f5 08:34:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:37 ---> Using cache 08:34:37 ---> ad4f9343f9b9 08:34:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:37 ---> Using cache 08:34:37 ---> 0e55dcaf3f6d 08:34:37 Step 13/24 : ENV APP_PORT=59881 08:34:37 Removing intermediate container 2f8fe0f379a6 08:34:37 ---> 20a37df42185 08:34:37 08:34:37 Step 9/23 : FROM alpine:3.16 08:34:37 ---> dfd21b5a31f5 08:34:37 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:37 ---> Running in 64cb608574a9 08:34:37 ---> Running in 13e8f20fa1fe 08:34:37 Removing intermediate container 13e8f20fa1fe 08:34:37 ---> c6671b500486 08:34:37 Step 14/24 : EXPOSE $APP_PORT 08:34:37 ---> e91472fe8636 08:34:37 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:37 ---> Running in 146cb8696fec 08:34:37 ---> Running in 76676b939c05 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:38 Removing intermediate container 146cb8696fec 08:34:38 ---> 7760967977a7 08:34:38 Step 15/24 : WORKDIR / 08:34:38 (1/3) Installing ca-certificates (20220614-r0) 08:34:38 (2/3) Installing dumb-init (1.2.5-r1) 08:34:38 (3/3) Installing su-exec (0.2-r1) 08:34:38 Executing busybox-1.35.0-r17.trigger 08:34:38 Executing ca-certificates-20220614-r0.trigger 08:34:38 OK: 6 MiB in 17 packages 08:34:38 ---> Running in 2adcb85ead97 08:34:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:38 Removing intermediate container 2adcb85ead97 08:34:38 ---> c369ea82ce01 08:34:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:38 ---> cd05ccd07eeb 08:34:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:38 Removing intermediate container 64cb608574a9 08:34:38 ---> 75d5b7061c7f 08:34:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:39 ---> Running in 9c46b06b46ac 08:34:39 ---> 423c2aa65d40 08:34:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:39 Removing intermediate container 9c46b06b46ac 08:34:39 ---> aa8ea79e509b 08:34:39 Step 12/23 : WORKDIR / 08:34:39 Removing intermediate container d2d99d455618 08:34:39 ---> d7d8c5fe5117 08:34:39 08:34:39 Step 9/32 : FROM alpine:3.16 08:34:39 ---> dfd21b5a31f5 08:34:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:39 ---> Running in 82b076e5f2dd 08:34:39 ---> Running in 453a85e4cc30 08:34:39 ---> af5a8e399884 08:34:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:39 Removing intermediate container 82b076e5f2dd 08:34:39 ---> 57fd062481b2 08:34:39 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:39 Removing intermediate container 453a85e4cc30 08:34:39 ---> 48837dce82eb 08:34:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:39 ---> Running in c6cef4cbce7f 08:34:39 ---> d986af211180 08:34:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:40 ---> Running in e10f705d4d18 08:34:40 ---> 07658e71632e 08:34:40 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:40 Removing intermediate container e10f705d4d18 08:34:40 ---> 90d472daf078 08:34:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:40 ---> Running in 3b3562c160ea 08:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:40 Removing intermediate container 3b3562c160ea 08:34:40 ---> cc00a726b6e7 08:34:40 Step 22/24 : LABEL arch=x86_64 08:34:40 ---> cbca3554f868 08:34:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:40 ---> Running in ac971c7cb553 08:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:40 Removing intermediate container ac971c7cb553 08:34:40 ---> ccfa518ce5a0 08:34:40 Step 23/24 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:40 ---> Running in a9ad4bd7947f 08:34:40 ---> a3f085383b6c 08:34:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:40 (1/2) Installing dumb-init (1.2.5-r1) 08:34:40 (2/2) Installing su-exec (0.2-r1) 08:34:40 Executing busybox-1.35.0-r17.trigger 08:34:40 OK: 6 MiB in 16 packages 08:34:41 Removing intermediate container a9ad4bd7947f 08:34:41 ---> e88ee07afbe2 08:34:41 Step 24/24 : LABEL version=0.0.0 08:34:41 ---> Running in adb7708401f3 08:34:41 Removing intermediate container adb7708401f3 08:34:41 ---> a734ba6d6da3 08:34:41 08:34:41 Removing intermediate container c6cef4cbce7f 08:34:41 ---> 06af4007d377 08:34:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:41 Successfully built a734ba6d6da3 08:34:41 ---> 373730b08954 08:34:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:41 Successfully tagged core-metadata:latest 08:34:41  Building core-metadata ... done Building security-proxy-auth 08:34:41 ---> Running in c08f4ada75ac 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.249s coverage: 88.5% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.410s coverage: 3.9% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.528s coverage: 95.6% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.334s coverage: 72.2% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 65.9% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements 08:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:43 Removing intermediate container c08f4ada75ac 08:34:43 ---> b5b3c41defda 08:34:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements 08:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 82.9% of statements 08:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.328s coverage: 94.1% of statements 08:34:43 ---> 4004b2ac63aa 08:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:43 ---> Running in f796e3ebcaa6 08:34:43 Removing intermediate container f796e3ebcaa6 08:34:43 ---> 9487f709c38a 08:34:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 08:34:44 ---> Running in 26eb028a9515 08:34:44 ---> bfe662446eb0 08:34:44 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:44 ---> Running in ba91e1a68cb0 08:34:44 Removing intermediate container 26eb028a9515 08:34:44 ---> 158ae99a9d7e 08:34:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:44 ---> Running in 2d1099f4d2db 08:34:44 Removing intermediate container 2d1099f4d2db 08:34:44 ---> 066b2c9b83a3 08:34:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:44 ---> Running in 973411b66df5 08:34:45 Removing intermediate container ba91e1a68cb0 08:34:45 ---> 866239996ac6 08:34:45 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:46 ---> Running in 8ee63ef92b69 08:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 9a0558064f24 08:34:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:46 ---> Using cache 08:34:46 ---> f672b051aa14 08:34:46 Step 4/22 : WORKDIR /edgex-go 08:34:46 ---> Using cache 08:34:46 ---> dd404f67a974 08:34:46 Step 5/22 : RUN apk add --update --no-cache make git 08:34:46 ---> Using cache 08:34:46 ---> 6fa8e0ab4a89 08:34:46 Step 6/22 : COPY go.mod vendor* ./ 08:34:46 ---> Using cache 08:34:46 ---> df381677b8e5 08:34:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:46 ---> Using cache 08:34:46 ---> f83cd7a3991f 08:34:46 Step 8/22 : COPY . . 08:34:46 ---> Using cache 08:34:46 ---> cb69664e3a7d 08:34:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:46 ---> Running in ab19b182985e 08:34:46 Removing intermediate container 973411b66df5 08:34:46 ---> 71ee2e976f3f 08:34:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:46 Removing intermediate container 8ee63ef92b69 08:34:46 ---> 8e0b09e54a31 08:34:46 Step 21/23 : LABEL arch=x86_64 08:34:46 ---> Running in f41a285740e3 08:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements 08:34:46 ---> Running in aeea1e7959ef 08:34:46 Removing intermediate container aeea1e7959ef 08:34:46 ---> 4b98af8dee53 08:34:46 Step 22/23 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:46 Removing intermediate container f41a285740e3 08:34:46 ---> 1d355f0acf70 08:34:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:46 ---> Running in bd664f1f6b88 08:34:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:47 Removing intermediate container bd664f1f6b88 08:34:47 ---> 9d9b64f1b1f5 08:34:47 Step 23/23 : LABEL version=0.0.0 08:34:47 ---> Running in e43b9ecce4b2 08:34:47 ---> 339b22657c42 08:34:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:47 ---> Running in 94e0e4bddb62 08:34:47 Removing intermediate container e43b9ecce4b2 08:34:47 ---> e0acd3b6987c 08:34:47 08:34:47 Successfully built e0acd3b6987c 08:34:47 Successfully tagged security-secretstore-setup:latest 08:34:49  Building security-secretstore-setup ... done Removing intermediate container 94e0e4bddb62 08:34:49 ---> de7826fcdfc5 08:34:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:49 ---> c8a5c7229df3 08:34:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:50 ---> 9e7832b12a7b 08:34:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:50 ---> cc98ea0cf78f 08:34:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:51 ---> 12316d9bb8a7 08:34:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:52 ---> 693f524df297 08:34:52 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:52 ---> bf058fb37ab1 08:34:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:53 ---> ff413a89d83f 08:34:53 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:53 ---> Running in eb8f07da9313 08:34:54 Removing intermediate container eb8f07da9313 08:34:54 ---> ae1aa73c135e 08:34:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:55 ---> Running in 28e2079982a2 08:34:55 Removing intermediate container 28e2079982a2 08:34:55 ---> 0e52f101fb2c 08:34:55 Step 29/32 : CMD ["gate"] 08:34:55 ---> Running in a250410d18ce 08:34:55 Removing intermediate container a250410d18ce 08:34:55 ---> 35ceca9b7db8 08:34:55 Step 30/32 : LABEL arch=x86_64 08:34:55 ---> Running in 6d4c4c9092dd 08:34:55 Removing intermediate container 6d4c4c9092dd 08:34:55 ---> f466cb321e9b 08:34:55 Step 31/32 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:34:56 ---> Running in bd780a53ac4e 08:34:56 Removing intermediate container bd780a53ac4e 08:34:56 ---> 739090ffb3b0 08:34:56 Step 32/32 : LABEL version=0.0.0 08:34:56 ---> Running in 6db5fd8bc714 08:34:56 Removing intermediate container 6db5fd8bc714 08:34:56 ---> 44d2655d7279 08:34:56 08:34:56 Successfully built 44d2655d7279 08:34:56 Successfully tagged security-bootstrapper:latest 08:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements 08:35:03  Building security-bootstrapper ... done Removing intermediate container 1bdf32c40855 08:35:03 ---> f8fcf9b456b4 08:35:03 08:35:03 Step 10/22 : FROM alpine:3.16 08:35:03 ---> dfd21b5a31f5 08:35:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:03 ---> Using cache 08:35:03 ---> ad4f9343f9b9 08:35:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:03 ---> Using cache 08:35:03 ---> 0e55dcaf3f6d 08:35:03 Step 13/22 : ENV APP_PORT=59861 08:35:03 ---> Running in 724e302ee824 08:35:03 Removing intermediate container 724e302ee824 08:35:03 ---> aca006794a47 08:35:03 Step 14/22 : EXPOSE $APP_PORT 08:35:03 ---> Running in 384c36acf00e 08:35:03 Removing intermediate container 384c36acf00e 08:35:03 ---> accb8e4af553 08:35:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:03 ---> e338ce15ac0a 08:35:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:04 ---> 3b713423cab2 08:35:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:04 ---> 0817ce2f5f04 08:35:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:04 ---> Running in fdb38a86f539 08:35:05 Removing intermediate container fdb38a86f539 08:35:05 ---> 0fa97519107e 08:35:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:05 ---> Running in 5b5961837794 08:35:05 Removing intermediate container 5b5961837794 08:35:05 ---> c7e2b3c46fe1 08:35:05 Step 20/22 : LABEL arch=x86_64 08:35:05 ---> Running in 6bef87364017 08:35:05 Removing intermediate container 6bef87364017 08:35:05 ---> 42958102a322 08:35:05 Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:35:05 Removing intermediate container 76676b939c05 08:35:05 ---> 01e8741abcf5 08:35:05 08:35:05 Step 9/19 : FROM alpine:3.15 08:35:05 ---> 5ce65d7b0fde 08:35:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:05 ---> Using cache 08:35:05 ---> 0c021a0c3f00 08:35:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:05 ---> Running in 6b71ffd182c7 08:35:05 ---> Running in ade2660b5ca7 08:35:05 Removing intermediate container 6b71ffd182c7 08:35:05 ---> 113b102f2b4f 08:35:05 Step 22/22 : LABEL version=0.0.0 08:35:06 ---> Running in b6bea06be9b4 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:06 Removing intermediate container b6bea06be9b4 08:35:06 ---> da95cab790c8 08:35:06 08:35:06 Successfully built da95cab790c8 08:35:06 Successfully tagged support-scheduler:latest 08:35:06  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:06 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:06 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:06 OK: 15859 distinct packages available 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:06 (1/9) Installing ca-certificates (20220614-r0) 08:35:06 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:06 (4/9) Installing libcurl (7.80.0-r6) 08:35:06 (5/9) Installing curl (7.80.0-r6) 08:35:06 (6/9) Installing dumb-init (1.2.5-r1) 08:35:06 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:06 (8/9) Installing libucontext (1.1-r0) 08:35:06 (9/9) Installing gcompat (1.0.0-r4) 08:35:06 Executing busybox-1.34.1-r7.trigger 08:35:06 Executing ca-certificates-20220614-r0.trigger 08:35:06 OK: 8 MiB in 23 packages 08:35:07 Removing intermediate container ab19b182985e 08:35:07 ---> 1951e6dd84fc 08:35:07 08:35:07 Step 10/22 : FROM alpine:3.16 08:35:07 ---> dfd21b5a31f5 08:35:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:07 ---> Using cache 08:35:07 ---> de3cc9c52e78 08:35:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:07 ---> Using cache 08:35:07 ---> 1ccaa0260660 08:35:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 ---> Using cache 08:35:07 ---> f39a26096a2c 08:35:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:07 Removing intermediate container ade2660b5ca7 08:35:07 ---> 8ed5bbf7cc51 08:35:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 ---> c94d320209c0 08:35:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:07 ---> bdc4be4e2e56 08:35:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:08 ---> 39d594519e81 08:35:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:08 ---> 6515eb458a52 08:35:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:08 ---> 00cb17741afb 08:35:08 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:08 ---> Running in 83346bcb3875 08:35:08 ---> c41a6d88d838 08:35:08 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:08 ---> Running in 18d77a6c123c 08:35:08 Removing intermediate container 18d77a6c123c 08:35:08 ---> b30af9a01048 08:35:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:08 ---> Running in 4a78fbb72d5b 08:35:08 Removing intermediate container 4a78fbb72d5b 08:35:08 ---> 5d5451a16488 08:35:08 Step 17/19 : LABEL arch=x86_64 08:35:08 ---> Running in 3a264db2f820 08:35:08 Removing intermediate container 3a264db2f820 08:35:08 ---> 1120b79c48b3 08:35:08 Step 18/19 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:35:08 ---> Running in 4c07899f5ac8 08:35:08 Removing intermediate container 83346bcb3875 08:35:08 ---> d53be6661520 08:35:08 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:09 ---> Running in 8b746fa52e72 08:35:09 Removing intermediate container 4c07899f5ac8 08:35:09 ---> b868d8c4560e 08:35:09 Step 19/19 : LABEL version=0.0.0 08:35:09 ---> Running in 6dc33462b899 08:35:09 Removing intermediate container 8b746fa52e72 08:35:09 ---> 62403e21904c 08:35:09 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:09 ---> Running in 344eb415f168 08:35:09 Removing intermediate container 6dc33462b899 08:35:09 ---> 05c6ef63e6e0 08:35:09 08:35:09 Removing intermediate container 344eb415f168 08:35:09 ---> 44bae7e77be3 08:35:09 Step 20/22 : LABEL arch=x86_64 08:35:09 ---> Running in 870be1547a01 08:35:09 Successfully built 05c6ef63e6e0 08:35:09 Successfully tagged security-spiffe-token-provider:latest 08:35:09  Building security-spiffe-token-provider ... done Removing intermediate container 870be1547a01 08:35:09 ---> 7503f1b4127d 08:35:09 Step 21/22 : LABEL git_sha=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 08:35:09 ---> Running in 0b0398056454 08:35:09 Removing intermediate container 0b0398056454 08:35:09 ---> 5c7f5fb24945 08:35:09 Step 22/22 : LABEL version=0.0.0 08:35:09 ---> Running in ad0ef510b997 08:35:09 Removing intermediate container ad0ef510b997 08:35:09 ---> 3245a38c5b89 08:35:09 08:35:09 Successfully built 3245a38c5b89 08:35:09 Successfully tagged security-proxy-auth:latest 08:35:09  Building security-proxy-auth ... done  [Pipeline] } 08:35:09 $ docker stop --time=1 b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae 08:35:11 $ docker rm -f --volumes b792c25c49352174dcdc594d2bb8c316d15d3d3bf2b1a6f7bd99ff9bfa3babae [Pipeline] // withDockerContainer [Pipeline] sh 08:35:11 + docker images 08:35:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:11 security-spiffe-token-provider latest 05c6ef63e6e0 2 seconds ago 30MB 08:35:11 security-proxy-auth latest 3245a38c5b89 2 seconds ago 16.2MB 08:35:11 1951e6dd84fc 4 seconds ago 1.66GB 08:35:11 support-scheduler latest da95cab790c8 6 seconds ago 30.1MB 08:35:11 01e8741abcf5 6 seconds ago 1.72GB 08:35:11 f8fcf9b456b4 10 seconds ago 1.75GB 08:35:11 security-bootstrapper latest 44d2655d7279 15 seconds ago 19.8MB 08:35:11 security-secretstore-setup latest e0acd3b6987c 24 seconds ago 29.9MB 08:35:11 core-metadata latest a734ba6d6da3 30 seconds ago 18.5MB 08:35:11 d7d8c5fe5117 32 seconds ago 1.67GB 08:35:11 274d10063677 36 seconds ago 1.69GB 08:35:11 20a37df42185 36 seconds ago 1.67GB 08:35:11 core-data latest ce64d984e541 46 seconds ago 18MB 08:35:11 d20a42000e25 59 seconds ago 1.69GB 08:35:11 core-common-config-bootstrapper latest af9713ea49e0 About a minute ago 15.5MB 08:35:11 security-spire-agent latest fc1622fa0676 About a minute ago 125MB 08:35:11 support-notifications latest e4f2282d89b6 About a minute ago 30.7MB 08:35:11 f4a50d714ad3 About a minute ago 1.68GB 08:35:11 a55017e7b16b About a minute ago 1.55GB 08:35:11 security-proxy-setup latest afd2ea88ebec About a minute ago 16.4MB 08:35:11 core-command latest 620dd656e76a About a minute ago 17.8MB 08:35:11 cb24087edd35 About a minute ago 1.75GB 08:35:11 cf5a1a3bc112 About a minute ago 1.68GB 08:35:11 6f810aef7c84 About a minute ago 1.66GB 08:35:11 security-spire-config latest 8514001d6117 About a minute ago 85.8MB 08:35:11 security-spire-server latest 1531c54b87e2 About a minute ago 86.5MB 08:35:11 5e9359ad1ecb About a minute ago 1.55GB 08:35:11 6a823ae7dba1 About a minute ago 1.55GB 08:35:11 ci-base-image-x86_64 latest 9a0558064f24 5 minutes ago 903MB 08:35:11 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:35:11 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.390s coverage: 79.9% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.266s coverage: 87.2% of statements 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.217s coverage: 20.0% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 81.2% of statements 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.357s coverage: 82.1% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 84.8% of statements 08:35:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 08:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.971s coverage: 38.4% of statements 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.345s coverage: 84.8% of statements 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.698s coverage: 92.3% of statements 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.401s coverage: 61.5% of statements 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:35:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.506s coverage: 97.7% of statements 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:35:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:35:35 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 08:35:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:35:35 go vet ./... 08:37:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:37:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:37:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:37:43 + ls -al . 08:37:43 total 700 08:37:43 drwxrwxr-x 10 1001 1001 4096 Mar 10 08:31 . 08:37:43 drwxr-xr-x 4 root root 4096 Mar 10 08:31 .. 08:37:43 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 .blubracket 08:37:43 -rw-rw-r-- 1 1001 1001 16 Mar 10 08:30 .dockerignore 08:37:43 drwxrwxr-x 8 1001 1001 4096 Mar 10 08:30 .git 08:37:43 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 .github 08:37:43 -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:30 .gitignore 08:37:43 -rw-rw-r-- 1 1001 1001 42 Mar 10 08:30 .golangci.yml 08:37:43 -rw-rw-r-- 1 1001 1001 87 Mar 10 08:30 .hadolint.yml 08:37:43 -rw-rw-r-- 1 1001 1001 166 Mar 10 08:30 .sonarcloud.properties 08:37:43 -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:30 ADOPTERS.md 08:37:43 -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:30 Attribution.txt 08:37:43 -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:30 CHANGELOG.md 08:37:43 -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:30 CONTRIBUTING.md 08:37:43 -rw-rw-r-- 1 1001 1001 677 Mar 10 08:30 GOVERNANCE.md 08:37:43 -rw-rw-r-- 1 1001 1001 883 Mar 10 08:30 Jenkinsfile 08:37:43 -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:30 LICENSE 08:37:43 -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:30 Makefile 08:37:43 -rw-rw-r-- 1 1001 1001 582 Mar 10 08:30 OWNERS.md 08:37:43 -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:30 README.md 08:37:43 -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:30 SECURITY.md 08:37:43 -rw-rw-r-- 1 1001 1001 5 Mar 10 08:29 VERSION 08:37:43 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 bin 08:37:43 drwxrwxr-x 18 1001 1001 4096 Mar 10 08:30 cmd 08:37:43 -rw-r--r-- 1 root root 447487 Mar 10 08:35 coverage.out 08:37:43 -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:30 go.mod 08:37:43 -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:30 go.sum 08:37:43 drwxrwxr-x 7 1001 1001 4096 Mar 10 08:30 internal 08:37:43 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 openapi 08:37:43 drwxrwxr-x 4 1001 1001 4096 Mar 10 08:30 snap 08:37:43 -rw-rw-r-- 1 1001 1001 204 Mar 10 08:30 version.go [Pipeline] sh 08:37:43 + '[' -e coverage.out ] 08:37:43 + chown 1001:1001 coverage.out [Pipeline] stash 08:37:43 Warning: overwriting stash ‘coverage-report’ 08:37:44 Stashed 1 file(s) [Pipeline] sh 08:37:45 + make build 08:37:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:39:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:39:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:39:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:40:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:40:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:40:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:40:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:40:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:40:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:40:56 $ docker stop --time=1 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 08:40:58 $ docker rm -f --volumes 566ee0ab28d2e19df9287b804b819302c8a23b8146857c94faf0e0a03264f639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:01 08:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:02 latest: Pulling from edgex-devops/edgex-compose-arm64 08:41:02 29e5d40040c1: Pulling fs layer 08:41:02 1ce36da41761: Pulling fs layer 08:41:02 25b303627fd3: Pulling fs layer 08:41:02 29e5d40040c1: Verifying Checksum 08:41:02 29e5d40040c1: Download complete 08:41:03 1ce36da41761: Verifying Checksum 08:41:03 1ce36da41761: Download complete 08:41:03 29e5d40040c1: Pull complete 08:41:04 1ce36da41761: Pull complete 08:41:04 25b303627fd3: Verifying Checksum 08:41:04 25b303627fd3: Download complete 08:41:15 25b303627fd3: Pull complete 08:41:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container 08:41:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:41:18 $ docker top 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:19 + + grep paralleldocker-compose 08:41:19 build --help 08:41:27 --parallel Build images in parallel. [Pipeline] } 08:41:27 $ docker stop --time=1 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a 08:41:29 $ docker rm -f --volumes 478f7eca583bf12c0e4549bde08903acc4c2802e289458e2eee76ba68e5a784a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:29 prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container 08:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:41:31 $ docker top 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:32 + docker-compose -f ./docker-compose-build.yml build --parallel 08:41:38 Building core-command ... 08:41:38 Building core-common-config-bootstrapper ... 08:41:38 Building core-data ... 08:41:38 Building core-metadata ... 08:41:38 Building security-bootstrapper ... 08:41:38 Building security-proxy-auth ... 08:41:38 Building security-proxy-setup ... 08:41:38 Building security-secretstore-setup ... 08:41:38 Building security-spiffe-token-provider ... 08:41:38 Building security-spire-agent ... 08:41:38 Building security-spire-config ... 08:41:38 Building security-spire-server ... 08:41:38 Building support-notifications ... 08:41:38 Building support-scheduler ... 08:41:38 Building security-proxy-auth 08:41:38 Building security-proxy-setup 08:41:38 Building core-data 08:41:38 Building support-scheduler 08:41:38 Building core-command 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 10771afd9d5b 08:42:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:25 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 10771afd9d5b 08:42:25 Step 3/20 : WORKDIR /edgex-go 08:42:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 10771afd9d5b 08:42:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 10771afd9d5b 08:42:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 10771afd9d5b 08:42:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:42:25 ---> Running in 60898ec95045 08:42:25 ---> Running in 9774f7b8a629 08:42:25 ---> Running in f43096d68e10 08:42:25 ---> Running in 12f5e2d45231 08:42:25 ---> Running in 2c6d2c040714 08:42:25 Removing intermediate container f43096d68e10 08:42:25 ---> ea158084447f 08:42:25 Step 4/23 : WORKDIR /edgex-go 08:42:25 Removing intermediate container 60898ec95045 08:42:25 ---> 9f9d6b8e54d3 08:42:25 Step 4/20 : RUN apk add --update --no-cache make git 08:42:25 Removing intermediate container 2c6d2c040714 08:42:25 ---> edf069bbfc74 08:42:25 Step 4/22 : WORKDIR /edgex-go 08:42:25 Removing intermediate container 12f5e2d45231 08:42:25 ---> 48259dd121e6 08:42:25 Removing intermediate container 9774f7b8a629 08:42:25 ---> 919cbd58df96 08:42:25 Step 4/22 : WORKDIR /edgex-go ---> Running in 187f4528169b 08:42:25 Step 4/22 : WORKDIR /edgex-go 08:42:25 08:42:25 ---> Running in 19c41f67372c 08:42:25 ---> Running in 5a5d3927fcf3 08:42:25 ---> Running in 899a307848ec 08:42:25 ---> Running in d84f41580071 08:42:26 Removing intermediate container 187f4528169b 08:42:26 ---> 0d2a98b9cd9c 08:42:26 Step 5/23 : RUN apk add --update --no-cache make git 08:42:26 ---> Running in 0de52eb4e69c 08:42:26 Removing intermediate container 5a5d3927fcf3 08:42:26 ---> f5afd8ab19d0 08:42:26 Step 5/22 : RUN apk add --update --no-cache make git 08:42:26 Removing intermediate container d84f41580071 08:42:26 ---> b415219137be 08:42:26 Step 5/22 : RUN apk add --update --no-cache make git 08:42:26 Removing intermediate container 899a307848ec 08:42:26 ---> 0217426e2881 08:42:26 Step 5/22 : RUN apk add --update --no-cache make git 08:42:26 ---> Running in f9f1a3542a4f 08:42:26 ---> Running in 7e0c4137fda8 08:42:26 ---> Running in d4f6f6c10f5a 08:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:42:28 OK: 221 MiB in 51 packages 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:42:30 OK: 221 MiB in 51 packages 08:42:30 OK: 221 MiB in 51 packages 08:42:30 OK: 221 MiB in 51 packages 08:42:30 Removing intermediate container 19c41f67372c 08:42:30 ---> 8d596fbfdd4f 08:42:30 Step 5/20 : COPY go.mod vendor* ./ 08:42:31 OK: 221 MiB in 51 packages 08:42:31 Removing intermediate container 0de52eb4e69c 08:42:31 ---> 58d8fe45cb35 08:42:31 Step 6/23 : COPY go.mod vendor* ./ 08:42:31 ---> fa61c1c15055 08:42:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:32 ---> Running in d84df0f8aafc 08:42:32 Removing intermediate container 7e0c4137fda8 08:42:32 ---> fbc54f3355ca 08:42:32 Step 6/22 : COPY go.mod vendor* ./ 08:42:32 Removing intermediate container f9f1a3542a4f 08:42:32 ---> efb6d8b7a956 08:42:32 Step 6/22 : COPY go.mod vendor* ./ 08:42:32 Removing intermediate container d4f6f6c10f5a 08:42:32 ---> 20a1dd63be0d 08:42:32 Step 6/22 : COPY go.mod vendor* ./ 08:42:33 ---> f4ef6e03efb1 08:42:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:33 ---> Running in 622430271d59 08:42:33 ---> 6db95f554f74 08:42:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:34 ---> Running in a805d36df80a 08:42:34 ---> 56bd3449b079 08:42:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:34 ---> 9e2dcdceaa9e 08:42:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:34 ---> Running in 448386df8ed8 08:42:34 ---> Running in 58c1f3a4ba15 08:44:41 Removing intermediate container 448386df8ed8 08:44:41 ---> a8861808d90a 08:44:41 Step 8/22 : COPY . . 08:44:41 Removing intermediate container 58c1f3a4ba15 08:44:41 ---> 3215b4dc198d 08:44:41 Step 8/22 : COPY . . 08:44:41 Removing intermediate container 622430271d59 08:44:41 ---> e599b81c445c 08:44:41 Step 8/23 : COPY . . 08:44:41 Removing intermediate container a805d36df80a 08:44:41 ---> 059ab0106bbc 08:44:41 Step 8/22 : COPY . . 08:44:41 Removing intermediate container d84df0f8aafc 08:44:41 ---> f56835349ab1 08:44:41 Step 7/20 : COPY . . 08:44:45 ---> 86a6c9e4b409 08:44:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:44:45 ---> c836fc4c45bc 08:44:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:44:45 ---> 86bf76267d38 08:44:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:44:45 ---> Running in 50a561fae728 08:44:45 ---> c4c3dee5c1d5 08:44:45 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:44:45 ---> 1d2ee1b24c65 08:44:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:44:45 ---> Running in d580da5ea9a4 08:44:45 ---> Running in f8afbfee8c4b 08:44:45 ---> Running in 8d43b758cb2a 08:44:46 ---> Running in acd01593d086 08:44:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:40 Removing intermediate container 8d43b758cb2a 08:51:40 ---> 74878aad2f37 08:51:40 08:51:40 Step 10/22 : FROM alpine:3.16 08:51:40 3.16: Pulling from library/alpine 08:51:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:51:40 Status: Downloaded newer image for alpine:3.16 08:51:40 ---> 4c81e5bf8899 08:51:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:51:40 ---> Running in c56d3d386d8a 08:51:40 Removing intermediate container c56d3d386d8a 08:51:40 ---> b48ad6ee870c 08:51:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:51:40 ---> Running in 791a53efcbe5 08:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:40 Removing intermediate container f8afbfee8c4b 08:51:40 ---> e689b566e93b 08:51:40 08:51:40 Step 9/20 : FROM alpine:3.16 08:51:40 ---> 4c81e5bf8899 08:51:40 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:51:40 ---> Running in eace4b2cc1dc 08:51:40 (1/1) Installing dumb-init (1.2.5-r1) 08:51:40 Executing busybox-1.35.0-r17.trigger 08:51:40 OK: 5 MiB in 15 packages 08:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:40 Removing intermediate container 791a53efcbe5 08:51:40 ---> 3ea28748dd5f 08:51:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:41 ---> 0502f3178bbc 08:51:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:51:41 (1/2) Installing dumb-init (1.2.5-r1) 08:51:41 (2/2) Installing openssl (1.1.1t-r0) 08:51:41 Executing busybox-1.35.0-r17.trigger 08:51:41 OK: 6 MiB in 16 packages 08:51:43 Removing intermediate container eace4b2cc1dc 08:51:43 ---> a312cb6a30f2 08:51:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:51:43 ---> Running in 15ee48742607 08:51:43 ---> cd8758391aee 08:51:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:51:44 Removing intermediate container 15ee48742607 08:51:44 ---> f36719809e10 08:51:44 Step 12/20 : WORKDIR /edgex 08:51:44 ---> Running in 0c3012c543ae 08:51:45 ---> eb990d8f38e3 08:51:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:51:45 Removing intermediate container 0c3012c543ae 08:51:45 ---> 2dac023b0e43 08:51:45 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:51:46 ---> dc653b24556f 08:51:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:47 ---> eb8461a4f1c4 08:51:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:51:47 ---> Running in 64437fd716e0 08:51:49 ---> ed20cc503985 08:51:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:51:51 ---> 27f9618af93f 08:51:51 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:51 ---> Running in a3388995eca7 08:51:52 Removing intermediate container 64437fd716e0 08:51:52 ---> 318df881ccd5 08:51:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:51:52 ---> Running in db7b452cb73d 08:51:53 Removing intermediate container db7b452cb73d 08:51:53 ---> 4748c66650f5 08:51:53 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:51:53 ---> Running in 5890aad84f6e 08:51:54 Removing intermediate container 5890aad84f6e 08:51:54 ---> 20560c3361fb 08:51:54 Step 20/22 : LABEL arch=arm64 08:51:55 ---> Running in b3d7c59ab77e 08:51:55 Removing intermediate container b3d7c59ab77e 08:51:55 ---> b846247d1044 08:51:55 Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:51:55 ---> Running in acb5beb7e848 08:51:56 Removing intermediate container a3388995eca7 08:51:56 ---> 38dada5dceaf 08:51:56 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:51:56 ---> Running in 054576e89d15 08:51:56 Removing intermediate container acb5beb7e848 08:51:56 ---> 12aef2cf4bfd 08:51:56 Step 22/22 : LABEL version=0.0.0 08:51:57 ---> Running in c2c20759b7a7 08:51:57 Removing intermediate container 054576e89d15 08:51:57 ---> 800613ad73ab 08:51:57 Step 18/20 : LABEL arch=arm64 08:51:57 ---> Running in c84c3ed69081 08:51:57 Removing intermediate container c2c20759b7a7 08:51:57 ---> 01ebfaec5736 08:51:57 08:51:58 Removing intermediate container c84c3ed69081 08:51:58 ---> f72892ceb5c7 08:51:58 Step 19/20 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:51:58 ---> Running in 6a43fcc16d73 08:51:58 Successfully built 01ebfaec5736 08:51:58 Successfully tagged security-proxy-auth-arm64:latest 08:51:58 Building security-bootstrapper 08:51:59  Building security-proxy-auth ... done Removing intermediate container 6a43fcc16d73 08:51:59 ---> b476cb3f2ecb 08:51:59 Step 20/20 : LABEL version=0.0.0 08:51:59 ---> Running in c8599ac9dd3c 08:51:59 Removing intermediate container c8599ac9dd3c 08:51:59 ---> 466e0b5a29c0 08:51:59 08:51:59 Successfully built 466e0b5a29c0 08:51:59 Successfully tagged security-proxy-setup-arm64:latest 08:51:59  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:52:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:52:26 ---> 10771afd9d5b 08:52:26 Step 3/32 : WORKDIR /edgex-go 08:52:26 ---> Using cache 08:52:26 ---> 9f9d6b8e54d3 08:52:26 Step 4/32 : RUN apk add --update --no-cache make git 08:52:26 ---> Using cache 08:52:26 ---> 8d596fbfdd4f 08:52:26 Step 5/32 : COPY go.mod vendor* ./ 08:52:26 ---> Using cache 08:52:26 ---> fa61c1c15055 08:52:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:26 ---> Using cache 08:52:26 ---> f56835349ab1 08:52:26 Step 7/32 : COPY . . 08:52:26 ---> Using cache 08:52:26 ---> c4c3dee5c1d5 08:52:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:27 ---> Running in 24fab5b278cc 08:52:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:52:28 ---> 10771afd9d5b 08:52:28 Step 3/19 : WORKDIR /edgex-go 08:52:28 ---> Using cache 08:52:28 ---> 9f9d6b8e54d3 08:52:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:52:28 ---> Running in f5cedae49c69 08:52:28 Removing intermediate container acd01593d086 08:52:28 ---> 397c6f9e5ee4 08:52:28 08:52:28 Step 10/23 : FROM alpine:3.16 08:52:28 ---> 4c81e5bf8899 08:52:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:52:28 ---> Running in b6a1327446f1 08:52:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:33 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:52:33 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:52:33 OK: 16903 distinct packages available 08:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:33 (1/1) Installing dumb-init (1.2.5-r1) 08:52:33 Executing busybox-1.35.0-r17.trigger 08:52:33 OK: 5 MiB in 15 packages 08:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:35 OK: 221 MiB in 51 packages 08:52:35 Removing intermediate container b6a1327446f1 08:52:35 ---> 2437866a7b5f 08:52:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:35 ---> Running in 901a2aff4ea6 08:52:37 Removing intermediate container 901a2aff4ea6 08:52:37 ---> 75082a7d8be3 08:52:37 Step 13/23 : ENV APP_PORT=59882 08:52:37 ---> Running in 580ed31fee9c 08:52:38 Removing intermediate container f5cedae49c69 08:52:38 ---> ecdf0a5e2f77 08:52:38 Step 5/19 : COPY go.mod vendor* ./ 08:52:38 Removing intermediate container 580ed31fee9c 08:52:38 ---> a703645f0af5 08:52:38 Step 14/23 : EXPOSE $APP_PORT 08:52:39 ---> Running in bc7bf7219c35 08:52:40 ---> c3bc1a481c6e 08:52:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:40 Removing intermediate container bc7bf7219c35 08:52:40 ---> a6eda73469d5 08:52:40 Step 15/23 : WORKDIR / 08:52:40 ---> Running in 43bc650e42fd 08:52:40 ---> Running in 811c6dea3532 08:52:42 Removing intermediate container 811c6dea3532 08:52:42 ---> 61b6e957f2ba 08:52:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:44 ---> 8fedea9eb142 08:52:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:45 Removing intermediate container 50a561fae728 08:52:45 ---> 398c81ee428a 08:52:45 08:52:45 Step 10/22 : FROM alpine:3.16 08:52:45 ---> 4c81e5bf8899 08:52:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:52:45 ---> Running in 2e60837b266b 08:52:46 ---> 8d970666dc5f 08:52:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:52:46 Removing intermediate container 2e60837b266b 08:52:46 ---> a078c79f95c0 08:52:46 Step 12/22 : ENV APP_PORT=59880 08:52:46 ---> Running in 0eaecaaa6ea3 08:52:47 Removing intermediate container 0eaecaaa6ea3 08:52:47 ---> 772b0774357c 08:52:47 Step 13/22 : EXPOSE $APP_PORT 08:52:47 ---> Running in 83ceefe96fe7 08:52:47 ---> 97a6759e8138 08:52:47 Step 19/23 : ENTRYPOINT ["/core-command"] 08:52:48 ---> Running in dbaa88ed1da1 08:52:48 Removing intermediate container 83ceefe96fe7 08:52:48 ---> bf64c1bc702b 08:52:48 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:52:48 ---> Running in c8da3e787864 08:52:48 Removing intermediate container dbaa88ed1da1 08:52:48 ---> d4ed944ba8c6 08:52:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:52:49 ---> Running in ab6ef1c73172 08:52:50 Removing intermediate container ab6ef1c73172 08:52:50 ---> b4975de1441f 08:52:50 Step 21/23 : LABEL arch=arm64 08:52:50 ---> Running in 4e18504f6511 08:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:51 Removing intermediate container 4e18504f6511 08:52:51 ---> d4d1a198caf6 08:52:51 Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:52:51 ---> Running in f761ca462135 08:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:51 Removing intermediate container f761ca462135 08:52:51 ---> a432eca35b40 08:52:51 Step 23/23 : LABEL version=0.0.0 08:52:52 ---> Running in dabd49efe25e 08:52:52 Removing intermediate container dabd49efe25e 08:52:52 ---> 8b72144d9cf1 08:52:52 08:52:52 Successfully built 8b72144d9cf1 08:52:52 Successfully tagged core-command-arm64:latest 08:52:52 Building support-notifications 08:52:52  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r1) 08:52:53 Executing busybox-1.35.0-r17.trigger 08:52:53 OK: 5 MiB in 15 packages 08:52:55 Removing intermediate container c8da3e787864 08:52:55 ---> 95e6fc938b33 08:52:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:56 ---> 30c5f597367a 08:52:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:52:58 ---> 897ef3f3f367 08:52:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:52:59 ---> add9b1782187 08:52:59 Step 18/22 : ENTRYPOINT ["/core-data"] 08:52:59 ---> Running in 33af5771a702 08:53:00 Removing intermediate container 33af5771a702 08:53:00 ---> e10decbd7915 08:53:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:00 ---> Running in 4d6f51523d2d 08:53:00 Removing intermediate container 4d6f51523d2d 08:53:00 ---> 8071a20ca494 08:53:00 Step 20/22 : LABEL arch=arm64 08:53:01 ---> Running in 130012fb53e1 08:53:02 Removing intermediate container 130012fb53e1 08:53:02 ---> c16bf227acaa 08:53:02 Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:53:02 ---> Running in 1957fd664007 08:53:03 Removing intermediate container 1957fd664007 08:53:03 ---> d6f73461328d 08:53:03 Step 22/22 : LABEL version=0.0.0 08:53:03 ---> Running in 431e0476bb9a 08:53:03 Removing intermediate container 431e0476bb9a 08:53:03 ---> 6959d953f159 08:53:03 08:53:04 Successfully built 6959d953f159 08:53:04 Successfully tagged core-data-arm64:latest 08:53:04  Building core-data ... done Building security-spire-config 08:53:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:16 ---> 10771afd9d5b 08:53:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:16 ---> Using cache 08:53:16 ---> 48259dd121e6 08:53:16 Step 4/22 : WORKDIR /edgex-go 08:53:16 ---> Using cache 08:53:16 ---> b415219137be 08:53:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:16 ---> Running in 3b365a3a1b08 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:21 OK: 221 MiB in 51 packages 08:53:23 Removing intermediate container 3b365a3a1b08 08:53:23 ---> febf40c89c65 08:53:23 Step 6/22 : COPY go.mod vendor* ./ 08:53:25 ---> 6fd46a381ba8 08:53:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:25 ---> Running in 9e8139fdf474 08:53:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:28 ---> 10771afd9d5b 08:53:28 Step 3/24 : WORKDIR /edgex-go 08:53:28 ---> Using cache 08:53:28 ---> 9f9d6b8e54d3 08:53:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:53:28 ---> Running in 8b8e7c2041d4 08:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:33 OK: 221 MiB in 51 packages 08:53:34 Removing intermediate container 8b8e7c2041d4 08:53:34 ---> 06913eed54df 08:53:35 Step 5/24 : COPY go.mod vendor* ./ 08:53:36 ---> 0b55f2816c18 08:53:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:36 ---> Running in 1cf7eda93082 08:54:23 Removing intermediate container 43bc650e42fd 08:54:23 ---> 2217ba43cbcb 08:54:23 Step 7/19 : COPY . . 08:54:35 ---> c69e0a86d3fa 08:54:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:35 ---> Running in 9d0ade89e08f 08:54:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:55:46 Removing intermediate container 9e8139fdf474 08:55:46 ---> 0367f7662ed1 08:55:46 Step 8/22 : COPY . . 08:55:46 Removing intermediate container 1cf7eda93082 08:55:46 ---> b42b33f41fd5 08:55:46 Step 7/24 : COPY . . 08:55:46 Removing intermediate container d580da5ea9a4 08:55:46 ---> 73a06daaf73f 08:55:46 08:55:46 Step 10/22 : FROM alpine:3.16 08:55:46 ---> 4c81e5bf8899 08:55:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:55:46 ---> Using cache 08:55:46 ---> 2437866a7b5f 08:55:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:46 ---> Using cache 08:55:46 ---> 75082a7d8be3 08:55:46 Step 13/22 : ENV APP_PORT=59861 08:55:46 ---> Running in b5f3334252cd 08:55:47 Removing intermediate container b5f3334252cd 08:55:47 ---> f23f96c2c9f5 08:55:47 Step 14/22 : EXPOSE $APP_PORT 08:55:47 ---> Running in 4b02c1c08776 08:55:51 Removing intermediate container 4b02c1c08776 08:55:51 ---> 9cc8af33ebd5 08:55:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:53 ---> 8527a4b60058 08:55:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:59 ---> 2122aabf945d 08:55:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:56:00 ---> b89b17e1c519 08:56:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:56:00 ---> 66ecf6939336 08:56:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:56:00 ---> Running in 0f9fa34b5d62 08:56:00 ---> Running in 6aad984d0dd4 08:56:02 Removing intermediate container 0f9fa34b5d62 08:56:02 ---> 0a6a061b442a 08:56:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:02 ---> Running in 8252e40a1153 08:56:03 Removing intermediate container 8252e40a1153 08:56:03 ---> e96e48062bf0 08:56:03 Step 20/22 : LABEL arch=arm64 08:56:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:03 ---> Running in 97079c5d04b5 08:56:04 Removing intermediate container 97079c5d04b5 08:56:04 ---> b4143e6725d9 08:56:04 Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:56:04 ---> Running in 7935e31dc68b 08:56:05 Removing intermediate container 7935e31dc68b 08:56:05 ---> 886caf2ef714 08:56:05 Step 22/22 : LABEL version=0.0.0 08:56:05 ---> Running in 0ffd1db84ab0 08:56:06 Removing intermediate container 0ffd1db84ab0 08:56:06 ---> 41a329ace091 08:56:06 08:56:07 Successfully built 41a329ace091 08:56:07 Successfully tagged support-scheduler-arm64:latest 08:56:07 Building core-common-config-bootstrapper 08:56:09  Building support-scheduler ... done  ---> 0c3ab78522a4 08:56:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:56:09 ---> Running in 8a0e72caae2a 08:56:10 Removing intermediate container 8a0e72caae2a 08:56:10 ---> 2afab2920f58 08:56:10 Step 9/24 : WORKDIR /edgex-go/spire-build 08:56:10 ---> Running in 082dfb3e1fb9 08:56:10 Removing intermediate container 082dfb3e1fb9 08:56:10 ---> 48900dc40181 08:56:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:56:10 ---> Running in fdb85f85a078 08:56:14 Removing intermediate container fdb85f85a078 08:56:14 ---> c270910ca20e 08:56:14 Step 11/24 : WORKDIR /edgex-go 08:56:14 ---> Running in f38e88630d8d 08:56:15 Removing intermediate container f38e88630d8d 08:56:15 ---> 15a9ac694ef0 08:56:15 08:56:15 Step 12/24 : FROM alpine:3.15 08:56:15 3.15: Pulling from library/alpine 08:56:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:56:17 Status: Downloaded newer image for alpine:3.15 08:56:17 ---> 354640af7b1b 08:56:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:17 ---> Running in 5265b6b0c7d8 08:56:17 Removing intermediate container 5265b6b0c7d8 08:56:17 ---> 193171a89e58 08:56:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:18 ---> Running in 3910f660aca1 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:56:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:56:23 OK: 15736 distinct packages available 08:56:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:25 (1/4) Installing dumb-init (1.2.5-r1) 08:56:25 (2/4) Installing musl-obstack (1.2.3-r0) 08:56:25 (3/4) Installing libucontext (1.1-r0) 08:56:25 (4/4) Installing gcompat (1.0.0-r4) 08:56:25 Executing busybox-1.34.1-r7.trigger 08:56:25 OK: 6 MiB in 18 packages 08:56:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:28 ---> 10771afd9d5b 08:56:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:28 ---> Using cache 08:56:28 ---> 48259dd121e6 08:56:28 Step 4/22 : WORKDIR /edgex-go 08:56:28 ---> Using cache 08:56:28 ---> b415219137be 08:56:28 Step 5/22 : RUN apk add --update --no-cache make git 08:56:28 ---> Using cache 08:56:28 ---> fbc54f3355ca 08:56:28 Step 6/22 : COPY go.mod vendor* ./ 08:56:28 ---> Using cache 08:56:28 ---> 6db95f554f74 08:56:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:28 ---> Using cache 08:56:28 ---> 059ab0106bbc 08:56:28 Step 8/22 : COPY . . 08:56:28 ---> Using cache 08:56:28 ---> c836fc4c45bc 08:56:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:31 ---> Running in dda810c9e101 08:56:31 Removing intermediate container 3910f660aca1 08:56:31 ---> 7a20370a27ea 08:56:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:56:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:38 ---> 375a9c58eea7 08:56:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:56:38 ---> eec4956f254f 08:56:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:56:38 ---> Running in 2b248f3cc86e 08:56:39 Removing intermediate container 2b248f3cc86e 08:56:39 ---> be589c5f07fa 08:56:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:56:40 ---> 5f3792d0d087 08:56:40 Step 19/24 : WORKDIR / 08:56:40 ---> Running in 9906369e357b 08:56:41 Removing intermediate container 9906369e357b 08:56:41 ---> d5c151d882f9 08:56:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:56:41 ---> Running in 7781e5cf59be 08:56:41 Removing intermediate container 7781e5cf59be 08:56:41 ---> 69bf7efbd8e8 08:56:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:56:41 ---> Running in c978532ec6ab 08:56:42 Removing intermediate container c978532ec6ab 08:56:42 ---> af4b4a81bc04 08:56:42 Step 22/24 : LABEL arch=arm64 08:56:43 ---> Running in 772f18d4e117 08:56:43 Removing intermediate container 772f18d4e117 08:56:43 ---> c1dc74f3019d 08:56:43 Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:56:43 ---> Running in 93eb475f2dd0 08:56:44 Removing intermediate container 93eb475f2dd0 08:56:44 ---> 0c2423ee3372 08:56:44 Step 24/24 : LABEL version=0.0.0 08:56:44 ---> Running in b108e465692e 08:56:45 Removing intermediate container b108e465692e 08:56:45 ---> e359b1e91f2c 08:56:45 08:56:45 Successfully built e359b1e91f2c 08:56:45 Successfully tagged security-spire-config-arm64:latest 08:56:45  Building security-spire-config ... done Building security-secretstore-setup 08:57:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:07 ---> 10771afd9d5b 08:57:07 Step 3/23 : WORKDIR /edgex-go 08:57:07 ---> Using cache 08:57:07 ---> 9f9d6b8e54d3 08:57:07 Step 4/23 : RUN apk add --update --no-cache make git 08:57:07 ---> Using cache 08:57:07 ---> 8d596fbfdd4f 08:57:07 Step 5/23 : COPY go.mod vendor* ./ 08:57:07 ---> Using cache 08:57:07 ---> fa61c1c15055 08:57:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:07 ---> Using cache 08:57:07 ---> f56835349ab1 08:57:07 Step 7/23 : COPY . . 08:57:07 ---> Using cache 08:57:07 ---> c4c3dee5c1d5 08:57:07 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:07 ---> Running in d1e21bdc5a11 08:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:59:29 Removing intermediate container 24fab5b278cc 08:59:29 ---> 90b1f1c4c4bd 08:59:29 08:59:29 Step 9/32 : FROM alpine:3.16 08:59:29 ---> 4c81e5bf8899 08:59:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:29 ---> Running in fdad5867ae2a 08:59:29 Removing intermediate container fdad5867ae2a 08:59:29 ---> 14b6d9da039a 08:59:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:59:29 ---> Running in 90b3ce3fcb26 08:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:29 (1/2) Installing dumb-init (1.2.5-r1) 08:59:29 (2/2) Installing su-exec (0.2-r1) 08:59:29 Executing busybox-1.35.0-r17.trigger 08:59:29 OK: 5 MiB in 16 packages 08:59:29 Removing intermediate container 90b3ce3fcb26 08:59:29 ---> 4e7ac1cd8203 08:59:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:59:29 ---> Running in 598a105f5c62 08:59:29 Removing intermediate container 598a105f5c62 08:59:29 ---> 7f9b76207f40 08:59:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:29 ---> Running in a773070eac0c 08:59:29 Removing intermediate container a773070eac0c 08:59:29 ---> 5ae8a116c0ca 08:59:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:29 ---> Running in fbbe1004fcfa 08:59:29 Removing intermediate container fbbe1004fcfa 08:59:29 ---> 3bee8a1511b1 08:59:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:29 ---> Running in 454d624d49e8 08:59:29 Removing intermediate container 454d624d49e8 08:59:29 ---> 5a98d7b52fda 08:59:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:29 ---> Running in 9d3cf64291a9 08:59:29 Removing intermediate container 9d3cf64291a9 08:59:29 ---> aa9e14e0c6ee 08:59:29 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:29 ---> Running in af43bad402da 08:59:29 Removing intermediate container af43bad402da 08:59:29 ---> 04636202aff1 08:59:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:29 ---> 0d9a34340855 08:59:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:30 ---> Running in 6602493f2ec9 08:59:34 Removing intermediate container 6602493f2ec9 08:59:34 ---> 9c593b163f27 08:59:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:35 ---> 2400f8282edf 08:59:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:37 ---> f077d77e4726 08:59:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:38 ---> 20d0f60263aa 08:59:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:39 ---> b4d6e45ba363 08:59:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:40 ---> 53fbe3862d4a 08:59:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:41 ---> bd942704091d 08:59:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:42 ---> 99f6f8f280b8 08:59:42 Step 27/32 : RUN chmod +x /entrypoint.sh 08:59:42 ---> Running in 64bb35ab8bc7 08:59:46 Removing intermediate container 64bb35ab8bc7 08:59:46 ---> 5869b016a4a8 08:59:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:59:46 ---> Running in 873b614066a5 08:59:46 Removing intermediate container 873b614066a5 08:59:46 ---> 1d7ee93a3bd7 08:59:46 Step 29/32 : CMD ["gate"] 08:59:47 ---> Running in b215be61c4c2 08:59:47 Removing intermediate container b215be61c4c2 08:59:47 ---> 1a6e32fbe764 08:59:47 Step 30/32 : LABEL arch=arm64 08:59:47 ---> Running in f9bfe6cf1360 08:59:48 Removing intermediate container f9bfe6cf1360 08:59:48 ---> e0c5beddc581 08:59:48 Step 31/32 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 08:59:48 ---> Running in edccdb5cffb2 08:59:49 Removing intermediate container edccdb5cffb2 08:59:49 ---> ea7bb2129363 08:59:49 Step 32/32 : LABEL version=0.0.0 08:59:49 ---> Running in ad23ce4b3607 08:59:50 Removing intermediate container ad23ce4b3607 08:59:50 ---> a24b3a9401a1 08:59:50 08:59:50 Successfully built a24b3a9401a1 08:59:50 Successfully tagged security-bootstrapper-arm64:latest 08:59:50  Building security-bootstrapper ... done Building core-metadata 09:00:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:12 ---> 10771afd9d5b 09:00:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:00:12 ---> Using cache 09:00:12 ---> 48259dd121e6 09:00:12 Step 4/24 : WORKDIR /edgex-go 09:00:12 ---> Using cache 09:00:12 ---> b415219137be 09:00:12 Step 5/24 : RUN apk add --update --no-cache make git 09:00:12 ---> Using cache 09:00:12 ---> fbc54f3355ca 09:00:12 Step 6/24 : COPY go.mod vendor* ./ 09:00:12 ---> Using cache 09:00:12 ---> 6db95f554f74 09:00:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:12 ---> Using cache 09:00:12 ---> 059ab0106bbc 09:00:12 Step 8/24 : COPY . . 09:00:12 ---> Using cache 09:00:12 ---> c836fc4c45bc 09:00:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:12 ---> Running in c7d96a0ff49b 09:00:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:04:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:36 Removing intermediate container 9d0ade89e08f 09:04:36 ---> 55fe0d8a25f4 09:04:36 09:04:36 Step 9/19 : FROM alpine:3.15 09:04:36 ---> 354640af7b1b 09:04:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:36 ---> Using cache 09:04:36 ---> 193171a89e58 09:04:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:36 ---> Running in ef264887da78 09:04:36 Removing intermediate container dda810c9e101 09:04:36 ---> e9d5f5ad4655 09:04:36 09:04:36 Step 10/22 : FROM alpine:3.16 09:04:36 ---> 4c81e5bf8899 09:04:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:04:36 ---> Using cache 09:04:36 ---> b48ad6ee870c 09:04:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:04:36 ---> Using cache 09:04:36 ---> 3ea28748dd5f 09:04:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:36 ---> Using cache 09:04:36 ---> 0502f3178bbc 09:04:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:39 ---> 190ce9f76558 09:04:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:39 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:04:39 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:04:39 OK: 15736 distinct packages available 09:04:39 Removing intermediate container d1e21bdc5a11 09:04:39 ---> 6dd265ba25c2 09:04:39 09:04:39 Step 9/23 : FROM alpine:3.16 09:04:39 ---> 4c81e5bf8899 09:04:39 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:40 ---> Running in 54fe50443c0f 09:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:41 ---> 9614a932c929 09:04:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:42 (1/9) Installing ca-certificates (20220614-r0) 09:04:42 (2/9) Installing brotli-libs (1.0.9-r5) 09:04:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:04:42 (4/9) Installing libcurl (7.80.0-r6) 09:04:42 (5/9) Installing curl (7.80.0-r6) 09:04:42 (6/9) Installing dumb-init (1.2.5-r1) 09:04:42 (7/9) Installing musl-obstack (1.2.3-r0) 09:04:42 (8/9) Installing libucontext (1.1-r0) 09:04:42 (9/9) Installing gcompat (1.0.0-r4) 09:04:42 Executing busybox-1.34.1-r7.trigger 09:04:42 ---> e62b051c65a3 09:04:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:42 Executing ca-certificates-20220614-r0.trigger 09:04:42 ---> Running in d7f95114006e 09:04:42 OK: 8 MiB in 23 packages 09:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:45 (1/3) Installing ca-certificates (20220614-r0) 09:04:45 (2/3) Installing dumb-init (1.2.5-r1) 09:04:45 (3/3) Installing su-exec (0.2-r1) 09:04:45 Executing busybox-1.35.0-r17.trigger 09:04:45 Executing ca-certificates-20220614-r0.trigger 09:04:46 OK: 6 MiB in 17 packages 09:04:46 Removing intermediate container ef264887da78 09:04:46 ---> 3422ef41309d 09:04:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:48 Removing intermediate container d7f95114006e 09:04:48 ---> 3cced559f3fe 09:04:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:04:48 ---> Running in d3f6669d6c94 09:04:48 ---> ca1b9d352507 09:04:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:04:49 Removing intermediate container 54fe50443c0f 09:04:49 ---> 27694d649bf4 09:04:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:49 ---> Running in af882ebf09c9 09:04:49 Removing intermediate container d3f6669d6c94 09:04:49 ---> e5d3c03a78ce 09:04:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:04:49 ---> Running in dacf84ccfbe9 09:04:50 Removing intermediate container af882ebf09c9 09:04:50 ---> 8a8e7e2eb74d 09:04:50 Step 12/23 : WORKDIR / 09:04:50 ---> Running in 336c27c2cc62 09:04:50 Removing intermediate container dacf84ccfbe9 09:04:50 ---> a30bab808c2a 09:04:50 Step 20/22 : LABEL arch=arm64 09:04:50 ---> Running in 79d27afcf4ab 09:04:51 Removing intermediate container 336c27c2cc62 09:04:51 ---> 0f047e14798a 09:04:51 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:51 Removing intermediate container 79d27afcf4ab 09:04:51 ---> 9597d8e1a8c7 09:04:51 Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:04:52 ---> Running in 90f9006972d7 09:04:52 Removing intermediate container 90f9006972d7 09:04:52 ---> 9efc64e5e1ee 09:04:52 Step 22/22 : LABEL version=0.0.0 09:04:52 ---> Running in 4580daba3c59 09:04:53 ---> c133644c358c 09:04:53 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:04:53 ---> 5a9308c73af3 09:04:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:04:53 Removing intermediate container 4580daba3c59 09:04:53 ---> 39cdfb8f0447 09:04:53 09:04:54 Successfully built 39cdfb8f0447 09:04:54 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:04:54 Building security-spire-server 09:04:54  Building core-common-config-bootstrapper ... done  ---> 561eaa69e487 09:04:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:54 ---> ca339fc6932d 09:04:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:04:55 ---> Running in 048c37c56995 09:04:55 Removing intermediate container 048c37c56995 09:04:55 ---> daaed7fe4da3 09:04:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:56 ---> Running in 94e3b5242a81 09:04:56 ---> 48477aca1fc5 09:04:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:56 Removing intermediate container 94e3b5242a81 09:04:56 ---> 7a5849086c4d 09:04:56 Step 17/19 : LABEL arch=arm64 09:04:56 ---> Running in 6c35ca5608a3 09:04:57 Removing intermediate container 6c35ca5608a3 09:04:57 ---> f1073dab8ca3 09:04:57 Step 18/19 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:04:58 ---> Running in cd447110e518 09:04:58 ---> 9b96d27675b1 09:04:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:58 Removing intermediate container cd447110e518 09:04:58 ---> bfc968f40f31 09:04:58 Step 19/19 : LABEL version=0.0.0 09:04:59 ---> Running in 895e9e1dd4b4 09:04:59 Removing intermediate container 895e9e1dd4b4 09:04:59 ---> 5314dcda0898 09:04:59 09:05:00 Successfully built 5314dcda0898 09:05:00 Successfully tagged security-spiffe-token-provider-arm64:latest 09:05:00 Building security-spire-agent 09:05:00  Building security-spiffe-token-provider ... done  ---> 5746a824a027 09:05:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:05:02 ---> 047e617dfdea 09:05:02 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:02 ---> Running in 312182dacb72 09:05:05 Removing intermediate container 312182dacb72 09:05:05 ---> db11556ccdd1 09:05:05 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:05:05 ---> Running in a3d50b21e873 09:05:06 Removing intermediate container a3d50b21e873 09:05:06 ---> d82575f42c3d 09:05:06 Step 21/23 : LABEL arch=arm64 09:05:06 ---> Running in 819c99bb4250 09:05:07 Removing intermediate container 819c99bb4250 09:05:07 ---> 956d9539f106 09:05:07 Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:05:07 ---> Running in 788fc3b18308 09:05:08 Removing intermediate container 788fc3b18308 09:05:08 ---> f60c0b8b511e 09:05:08 Step 23/23 : LABEL version=0.0.0 09:05:08 ---> Running in f7eecdf04a98 09:05:09 Removing intermediate container f7eecdf04a98 09:05:09 ---> e6af112707e6 09:05:09 09:05:09 Successfully built e6af112707e6 09:05:09 Successfully tagged security-secretstore-setup-arm64:latest 09:05:21  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:21 ---> 10771afd9d5b 09:05:21 Step 3/23 : WORKDIR /edgex-go 09:05:21 ---> Using cache 09:05:21 ---> 9f9d6b8e54d3 09:05:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:05:21 ---> Using cache 09:05:21 ---> 06913eed54df 09:05:21 Step 5/23 : COPY go.mod vendor* ./ 09:05:21 ---> Using cache 09:05:21 ---> 0b55f2816c18 09:05:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:21 ---> Using cache 09:05:21 ---> b42b33f41fd5 09:05:21 Step 7/23 : COPY . . 09:05:21 ---> Using cache 09:05:21 ---> 0c3ab78522a4 09:05:21 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:05:21 ---> Using cache 09:05:21 ---> 2afab2920f58 09:05:21 Step 9/23 : WORKDIR /edgex-go/spire-build 09:05:21 ---> Using cache 09:05:21 ---> 48900dc40181 09:05:21 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:05:22 ---> Running in 41acaf7c9523 09:05:26 Removing intermediate container 41acaf7c9523 09:05:26 ---> 45ea0103f157 09:05:26 Step 11/23 : WORKDIR /edgex-go 09:05:26 ---> Running in e5e682aae9e4 09:05:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:26 ---> 10771afd9d5b 09:05:26 Step 3/24 : WORKDIR /edgex-go 09:05:26 ---> Using cache 09:05:26 ---> 9f9d6b8e54d3 09:05:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:05:26 ---> Using cache 09:05:26 ---> 06913eed54df 09:05:26 Step 5/24 : COPY go.mod vendor* ./ 09:05:26 ---> Using cache 09:05:26 ---> 0b55f2816c18 09:05:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 ---> Using cache 09:05:26 ---> b42b33f41fd5 09:05:26 Step 7/24 : COPY . . 09:05:26 ---> Using cache 09:05:26 ---> 0c3ab78522a4 09:05:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:05:26 ---> Using cache 09:05:26 ---> 2afab2920f58 09:05:26 Step 9/24 : WORKDIR /edgex-go/spire-build 09:05:26 ---> Using cache 09:05:26 ---> 48900dc40181 09:05:26 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:05:26 ---> Using cache 09:05:26 ---> c270910ca20e 09:05:26 Step 11/24 : WORKDIR /edgex-go 09:05:26 ---> Using cache 09:05:26 ---> 15a9ac694ef0 09:05:26 09:05:26 Step 12/24 : FROM alpine:3.15 09:05:26 ---> 354640af7b1b 09:05:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:26 ---> Using cache 09:05:26 ---> 193171a89e58 09:05:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:26 ---> Running in 1e1c5d62e4a2 09:05:27 Removing intermediate container e5e682aae9e4 09:05:27 ---> 6640dc49ebe3 09:05:27 09:05:27 Step 12/23 : FROM alpine:3.15 09:05:27 ---> 354640af7b1b 09:05:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:27 ---> Using cache 09:05:27 ---> 193171a89e58 09:05:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:27 ---> Running in 2893a9682a76 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:31 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:31 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:31 OK: 15736 distinct packages available 09:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:31 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:31 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:31 OK: 15736 distinct packages available 09:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:33 (1/5) Installing dumb-init (1.2.5-r1) 09:05:33 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:33 (3/5) Installing libucontext (1.1-r0) 09:05:33 (4/5) Installing gcompat (1.0.0-r4) 09:05:33 (5/5) Installing openssl (1.1.1t-r1) 09:05:33 Executing busybox-1.34.1-r7.trigger 09:05:33 OK: 6 MiB in 19 packages 09:05:33 (1/5) Installing dumb-init (1.2.5-r1) 09:05:33 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:33 (3/5) Installing libucontext (1.1-r0) 09:05:33 (4/5) Installing gcompat (1.0.0-r4) 09:05:33 (5/5) Installing openssl (1.1.1t-r1) 09:05:33 Executing busybox-1.34.1-r7.trigger 09:05:33 OK: 6 MiB in 19 packages 09:05:35 Removing intermediate container 1e1c5d62e4a2 09:05:35 ---> 05f1eb068a34 09:05:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:05:36 Removing intermediate container 2893a9682a76 09:05:36 ---> f6c26f5cfbca 09:05:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:41 ---> 043c42566f5e 09:05:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:46 ---> 132e81bb0b93 09:05:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:48 ---> 584f9473d5c6 09:05:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:49 ---> 35c6fdd8b173 09:05:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:49 ---> 41f916659e7b 09:05:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:05:51 ---> 0c978ea88c3c 09:05:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:51 ---> 8fd90da1deb8 09:05:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:05:51 ---> Running in 70865e3a4d04 09:05:52 Removing intermediate container 70865e3a4d04 09:05:52 ---> 02819339f34f 09:05:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:52 ---> Running in e8211eefd141 09:05:52 ---> 46151c586c39 09:05:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:05:52 Removing intermediate container e8211eefd141 09:05:52 ---> 8771c8e1c154 09:05:52 Step 21/23 : LABEL arch=arm64 09:05:53 ---> Running in 5699458af10f 09:05:53 ---> 26366c205983 09:05:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:53 ---> Running in 6dc0c22f6ebe 09:05:53 Removing intermediate container 5699458af10f 09:05:53 ---> 7b2b1b9b2d9d 09:05:53 Step 22/23 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:05:54 ---> Running in 169b2e196514 09:05:54 Removing intermediate container 6dc0c22f6ebe 09:05:54 ---> 998fcbe08c29 09:05:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:54 ---> Running in f3c9f0ffe869 09:05:54 Removing intermediate container 169b2e196514 09:05:54 ---> 65968cae27be 09:05:54 Step 23/23 : LABEL version=0.0.0 09:05:54 ---> Running in 857e15fe8c08 09:05:55 Removing intermediate container 857e15fe8c08 09:05:55 ---> 51992cc196d5 09:05:55 09:05:55 Removing intermediate container f3c9f0ffe869 09:05:55 ---> d691cd486094 09:05:55 Step 22/24 : LABEL arch=arm64 09:05:55 ---> Running in a7a558738093 09:05:56 Successfully built 51992cc196d5 09:05:56 Successfully tagged security-spire-server-arm64:latest 09:05:56  Building security-spire-server ... done Removing intermediate container a7a558738093 09:05:56 ---> 463ba9a6d2f5 09:05:56 Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:05:56 ---> Running in d1207d199e26 09:05:57 Removing intermediate container d1207d199e26 09:05:57 ---> 67b2dae53962 09:05:57 Step 24/24 : LABEL version=0.0.0 09:05:57 ---> Running in 2c917ea7662e 09:05:57 Removing intermediate container 2c917ea7662e 09:05:57 ---> 89c5ab0df730 09:05:57 09:05:58 Successfully built 89c5ab0df730 09:05:58 Successfully tagged security-spire-agent-arm64:latest 09:06:44  Building security-spire-agent ... done Removing intermediate container 6aad984d0dd4 09:06:44 ---> 1fadaee42732 09:06:44 09:06:44 Step 10/22 : FROM alpine:3.16 09:06:44 ---> 4c81e5bf8899 09:06:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:06:44 ---> Running in f5e31cd4d602 09:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:44 Removing intermediate container c7d96a0ff49b 09:06:44 ---> efbb2369f405 09:06:44 09:06:44 Step 10/24 : FROM alpine:3.16 09:06:44 ---> 4c81e5bf8899 09:06:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:06:44 ---> Using cache 09:06:44 ---> 2437866a7b5f 09:06:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:44 ---> Using cache 09:06:44 ---> 75082a7d8be3 09:06:44 Step 13/24 : ENV APP_PORT=59881 09:06:44 ---> Running in e26c5ceaa867 09:06:44 Removing intermediate container e26c5ceaa867 09:06:44 ---> 0e644fe27896 09:06:44 Step 14/24 : EXPOSE $APP_PORT 09:06:44 ---> Running in 1aba153b894d 09:06:44 (1/2) Installing ca-certificates (20220614-r0) 09:06:44 (2/2) Installing dumb-init (1.2.5-r1) 09:06:44 Executing busybox-1.35.0-r17.trigger 09:06:44 Executing ca-certificates-20220614-r0.trigger 09:06:44 Removing intermediate container 1aba153b894d 09:06:44 ---> 705cf1e9855f 09:06:44 Step 15/24 : WORKDIR / 09:06:44 ---> Running in ee52a87b5301 09:06:44 OK: 6 MiB in 16 packages 09:06:44 Removing intermediate container ee52a87b5301 09:06:44 ---> 9f0adce2e35d 09:06:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:44 ---> e2c8f690a0de 09:06:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:45 Removing intermediate container f5e31cd4d602 09:06:45 ---> 8221afa41a5a 09:06:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:06:45 ---> Running in 1491ce154d5d 09:06:46 Removing intermediate container 1491ce154d5d 09:06:46 ---> e1179387f2ab 09:06:46 Step 13/22 : ENV APP_PORT=59860 09:06:46 ---> 966d837113dc 09:06:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:06:46 ---> Running in 8bc95e328ef3 09:06:46 Removing intermediate container 8bc95e328ef3 09:06:46 ---> 2ad3f574f706 09:06:46 Step 14/22 : EXPOSE $APP_PORT 09:06:46 ---> Running in 9ae0aef7e9b4 09:06:46 ---> 552241a80bdc 09:06:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:06:47 Removing intermediate container 9ae0aef7e9b4 09:06:47 ---> 547986e0e9f5 09:06:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:47 ---> d19054d644fc 09:06:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:06:47 ---> Running in 4116ec0d15b4 09:06:47 ---> 02fe8b21a69f 09:06:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:48 Removing intermediate container 4116ec0d15b4 09:06:48 ---> dd654fdcc6dd 09:06:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:48 ---> Running in ef275bf4945e 09:06:48 Removing intermediate container ef275bf4945e 09:06:48 ---> e6b82d200577 09:06:48 Step 22/24 : LABEL arch=arm64 09:06:49 ---> Running in c7bb792e0ee0 09:06:49 Removing intermediate container c7bb792e0ee0 09:06:49 ---> 785dc60e046e 09:06:49 Step 23/24 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:06:49 ---> Running in 4c30896641c5 09:06:49 ---> 3aba40a2e46a 09:06:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:06:49 Removing intermediate container 4c30896641c5 09:06:49 ---> a3c06c6d8b4e 09:06:49 Step 24/24 : LABEL version=0.0.0 09:06:50 ---> Running in 5b1b16f792c5 09:06:50 Removing intermediate container 5b1b16f792c5 09:06:50 ---> 0155a8d24de2 09:06:50 09:06:50 ---> 1064ae43335d 09:06:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:06:50 ---> Running in 9d1b74f0b749 09:06:50 Successfully built 0155a8d24de2 09:06:50 Successfully tagged core-metadata-arm64:latest 09:06:50  Building core-metadata ... done Removing intermediate container 9d1b74f0b749 09:06:50 ---> 3874305059aa 09:06:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:51 ---> Running in 357836d2ff0c 09:06:51 Removing intermediate container 357836d2ff0c 09:06:51 ---> 7a19bcef9d70 09:06:51 Step 20/22 : LABEL arch=arm64 09:06:51 ---> Running in 83ee5e00f24f 09:06:51 Removing intermediate container 83ee5e00f24f 09:06:51 ---> 747b54f5d896 09:06:52 Step 21/22 : LABEL git_sha=1f31ee31c34e5a391ea58dc66333aa620320a4be 09:06:52 ---> Running in 3b9074999ecd 09:06:52 Removing intermediate container 3b9074999ecd 09:06:52 ---> b5e3d0e076e5 09:06:52 Step 22/22 : LABEL version=0.0.0 09:06:52 ---> Running in 3dc6cd28492b 09:06:52 Removing intermediate container 3dc6cd28492b 09:06:52 ---> 2d387d424f6f 09:06:52 09:06:53 Successfully built 2d387d424f6f 09:06:53 Successfully tagged support-notifications-arm64:latest 09:06:53  Building support-notifications ... done  [Pipeline] } 09:06:53 $ docker stop --time=1 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f 09:06:55 $ docker rm -f --volumes 7a91614604929e1570fed65f442e141c488cb5a25993904b1b2323ffa1b3c39f [Pipeline] // withDockerContainer [Pipeline] sh 09:06:55 + docker images 09:06:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:56 support-notifications-arm64 latest 2d387d424f6f 3 seconds ago 29.7MB 09:06:56 core-metadata-arm64 latest 0155a8d24de2 5 seconds ago 17.8MB 09:06:56 efbb2369f405 14 seconds ago 1.51GB 09:06:56 1fadaee42732 17 seconds ago 1.57GB 09:06:56 security-spire-agent-arm64 latest 89c5ab0df730 58 seconds ago 122MB 09:06:56 security-spire-server-arm64 latest 51992cc196d5 About a minute ago 84.3MB 09:06:56 6640dc49ebe3 About a minute ago 1.38GB 09:06:56 security-secretstore-setup-arm64 latest e6af112707e6 About a minute ago 28.7MB 09:06:56 security-spiffe-token-provider-arm64 latest 5314dcda0898 About a minute ago 29.1MB 09:06:56 core-common-config-bootstrapper-arm64 latest 39cdfb8f0447 2 minutes ago 14.9MB 09:06:56 6dd265ba25c2 2 minutes ago 1.5GB 09:06:56 e9d5f5ad4655 2 minutes ago 1.5GB 09:06:56 55fe0d8a25f4 2 minutes ago 1.54GB 09:06:56 security-bootstrapper-arm64 latest a24b3a9401a1 7 minutes ago 19MB 09:06:56 90b1f1c4c4bd 7 minutes ago 1.49GB 09:06:56 security-spire-config-arm64 latest e359b1e91f2c 10 minutes ago 83.6MB 09:06:56 15a9ac694ef0 10 minutes ago 1.38GB 09:06:56 support-scheduler-arm64 latest 41a329ace091 10 minutes ago 29.1MB 09:06:56 73a06daaf73f 11 minutes ago 1.57GB 09:06:56 core-data-arm64 latest 6959d953f159 13 minutes ago 17.3MB 09:06:56 core-command-arm64 latest 8b72144d9cf1 14 minutes ago 17.1MB 09:06:56 398c81ee428a 14 minutes ago 1.51GB 09:06:56 397c6f9e5ee4 14 minutes ago 1.51GB 09:06:56 security-proxy-setup-arm64 latest 466e0b5a29c0 14 minutes ago 15.8MB 09:06:56 security-proxy-auth-arm64 latest 01ebfaec5736 14 minutes ago 15.7MB 09:06:56 e689b566e93b 15 minutes ago 1.49GB 09:06:56 74878aad2f37 15 minutes ago 1.49GB 09:06:56 ci-base-image-arm64 latest 10771afd9d5b 35 minutes ago 904MB 09:06:56 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:06:56 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 09:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:56 09:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:57 arm64: Pulling from edgex-lftools-log-publisher 09:06:57 8998bd30e6a1: Pulling fs layer 09:06:57 04944245beec: Pulling fs layer 09:06:57 699f458cf7ca: Pulling fs layer 09:06:57 765212b225bb: Pulling fs layer 09:06:57 f23df028b6ca: Pulling fs layer 09:06:57 d65c8cfc05b1: Pulling fs layer 09:06:57 765212b225bb: Waiting 09:06:57 f23df028b6ca: Waiting 09:06:57 2437ff75d9bd: Pulling fs layer 09:06:57 d65c8cfc05b1: Waiting 09:06:57 2437ff75d9bd: Waiting 09:06:57 04944245beec: Verifying Checksum 09:06:57 04944245beec: Download complete 09:06:57 765212b225bb: Download complete 09:06:57 f23df028b6ca: Verifying Checksum 09:06:57 f23df028b6ca: Download complete 09:06:57 d65c8cfc05b1: Verifying Checksum 09:06:57 d65c8cfc05b1: Download complete 09:06:57 699f458cf7ca: Verifying Checksum 09:06:57 699f458cf7ca: Download complete 09:06:57 8998bd30e6a1: Download complete 09:07:00 2437ff75d9bd: Verifying Checksum 09:07:00 2437ff75d9bd: Download complete 09:07:02 8998bd30e6a1: Pull complete 09:07:02 04944245beec: Pull complete 09:07:04 699f458cf7ca: Pull complete 09:07:04 765212b225bb: Pull complete 09:07:05 f23df028b6ca: Pull complete 09:07:05 d65c8cfc05b1: Pull complete 09:07:20 2437ff75d9bd: Pull complete 09:07:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:20 prd-ubuntu20.04-docker-arm64-4c-16g-9592 does not seem to be running inside a container 09:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:23 $ docker top caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:24 ---> job-cost.sh 09:07:24 lf-activate-venv: SKIPPING 09:07:24 INFO: No Stack... 09:07:25 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:25 INFO: Archiving Costs [Pipeline] sh 09:07:26 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:07:26 + cut -d, -f6 [Pipeline] lock 09:07:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] 09:07:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] did not exist. Created. 09:07:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:27 + echo total: 0.550000011920929 [Pipeline] stash 09:07:27 Stashed 1 file(s) [Pipeline] } 09:07:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4431-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:27 $ docker stop --time=1 caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 09:07:28 $ docker rm -f --volumes caa9cef7e87cc603cd6244f324a5f83e6cbaf6f7da422d65a66eb8bd445a9854 [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 09:07:29 provisioning config files... 09:07:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5052031962878948497tmp [Pipeline] { [Pipeline] sh 09:07:29 + set +x 09:07:29 + curl -s https://codecov.io/bash 09:07:29 + bash -s -- 09:07:29 09:07:29 _____ _ 09:07:29 / ____| | | 09:07:29 | | ___ __| | ___ ___ _____ __ 09:07:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:29 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:29 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:29 Bash-1.0.6 09:07:29 09:07:29 09:07:29 ==> git version 2.25.1 found 09:07:29 ==> 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 09:07:29 Release-Date: 2020-01-08 09:07:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:29 ==> Jenkins CI detected. 09:07:29 current dir:  /w/workspace/edgex-go/2 09:07:29 project root: . 09:07:29 --> token set from env 09:07:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:29 ==> Running gcov in . (disable via -X gcov) 09:07:29 ==> Python coveragepy not found 09:07:29 ==> Searching for coverage reports in: 09:07:29 + . 09:07:29 -> Found 1 reports 09:07:29 ==> Detecting git/mercurial file structure 09:07:29 ==> Reading reports 09:07:29 + ./coverage.out bytes=447487 09:07:29 ==> Appending adjustments 09:07:29 https://docs.codecov.io/docs/fixing-reports 09:07:30 + Found adjustments 09:07:30 ==> Gzipping contents 09:07:31 60K /tmp/codecov.Amrj4l.gz 09:07:31 ==> Uploading reports 09:07:31 url: https://codecov.io 09:07:31 query: branch=PR-4431&commit=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4431&job=&cmd_args= 09:07:31 -> Pinging Codecov 09:07:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4431&commit=a8e7e6d6e076a0fc73e756bd532edfba51c5dd40&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4431&job=&cmd_args= 09:07:31 -> Uploading to 09:07:31 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/a8e7e6d6e076a0fc73e756bd532edfba51c5dd40/6b892c11-d725-42da-8415-730aba31c9f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T090730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4df2d7f009de64e70889a96be8f675918208cea85b35d28dcb7ca6c4f1c0086 09:07:31 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:31 Dload Upload Total Spent Left Speed 09:07:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58226 0 0 100 58226 0 256k --:--:-- --:--:-- --:--:-- 254k 100 58226 0 0 100 58226 0 206k --:--:-- --:--:-- --:--:-- 206k 09:07:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8e7e6d6e076a0fc73e756bd532edfba51c5dd40 [Pipeline] } 09:07:31 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 09:07:31 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:07:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:32 ---> package-listing.sh 09:07:32 ++ tr '[:upper:]' '[:lower:]' 09:07:32 ++ facter osfamily 09:07:33 + OS_FAMILY=debian 09:07:33 + workspace=/w/workspace/edgex-go/2 09:07:33 + START_PACKAGES=/tmp/packages_start.txt 09:07:33 + END_PACKAGES=/tmp/packages_end.txt 09:07:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:33 + PACKAGES=/tmp/packages_start.txt 09:07:33 + '[' /w/workspace/edgex-go/2 ']' 09:07:33 + PACKAGES=/tmp/packages_end.txt 09:07:33 + case "${OS_FAMILY}" in 09:07:33 + dpkg -l 09:07:33 + grep '^ii' 09:07:33 + '[' -f /tmp/packages_start.txt ']' 09:07:33 + '[' -f /tmp/packages_end.txt ']' 09:07:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:33 + '[' /w/workspace/edgex-go/2 ']' 09:07:33 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:07:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:07:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:33 09:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:34 latest: Pulling from edgex-lftools-log-publisher 09:07:34 5eb5b503b376: Pulling fs layer 09:07:34 5c69ac0246d0: Pulling fs layer 09:07:34 ec43610c2a17: Pulling fs layer 09:07:34 3a2ae6a8a46f: Pulling fs layer 09:07:34 33b1e0a273af: Pulling fs layer 09:07:34 5d3b04190fa2: Pulling fs layer 09:07:34 2f39f015ded8: Pulling fs layer 09:07:34 33b1e0a273af: Waiting 09:07:34 3a2ae6a8a46f: Waiting 09:07:34 2f39f015ded8: Waiting 09:07:34 5c69ac0246d0: Download complete 09:07:34 3a2ae6a8a46f: Verifying Checksum 09:07:34 3a2ae6a8a46f: Download complete 09:07:34 33b1e0a273af: Verifying Checksum 09:07:34 33b1e0a273af: Download complete 09:07:34 5d3b04190fa2: Download complete 09:07:34 ec43610c2a17: Verifying Checksum 09:07:34 ec43610c2a17: Download complete 09:07:34 5eb5b503b376: Verifying Checksum 09:07:34 5eb5b503b376: Download complete 09:07:34 2f39f015ded8: Verifying Checksum 09:07:34 2f39f015ded8: Download complete 09:07:35 5eb5b503b376: Pull complete 09:07:35 5c69ac0246d0: Pull complete 09:07:36 ec43610c2a17: Pull complete 09:07:36 3a2ae6a8a46f: Pull complete 09:07:36 33b1e0a273af: Pull complete 09:07:36 5d3b04190fa2: Pull complete 09:07:40 2f39f015ded8: Pull complete 09:07:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:40 prd-ubuntu20.04-docker-8c-8g-9597 does not seem to be running inside a container 09:07:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:42 $ docker top 82c74892e5562d5279b4c9f06447ed5cfe181945e260dcd2b3bcea4d6e53af98 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:43 + ls /var/log/sa-host 09:07:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:43 provisioning config files... 09:07:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18276164456078412445tmp [Pipeline] { [Pipeline] echo 09:07:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:44 ---> create-netrc.sh [Pipeline] } 09:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:44 ---> python-tools-install.sh [Pipeline] echo 09:07:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:44 ---> sudo-logs.sh 09:07:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:45 ---> job-cost.sh 09:07:45 lf-activate-venv: SKIPPING 09:07:45 DEBUG: total: 0.550000011920929 09:07:45 INFO: Retrieving Stack Cost... 09:07:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:45 INFO: Archiving Costs [Pipeline] echo 09:07:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:46 ---> logs-deploy.sh 09:07:46 lf-activate-venv: SKIPPING 09:07:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4431/2 09:07:46 INFO: archiving workspace using pattern(s): 09:07:47 Archives upload complete. 09:07:47 INFO: archiving logs to Nexus